When running the runtime tests on mono, we currently rebuild the tests. However, the tests are build in increments, and much of the test build only actually has to be done once and can be reused by diffirent test runs.
Probably best to do this after this change:
#35783