Please use FDO_CI_CONCURRENT
My Mesa MR just timed out at the same time as an Android build job in Monado, and it looks to me like Monado is isn't using the FDO_CI_CONCURRENT env variable for ninja parallelism. This can cause you to oversubscribe our shared runners by 8x, denying resources to other jobs (I would suspect in this case killing jobs run in parallel due to swapping).