Open
Description
Almost all recent runs of runtime-llvm
contain a cancellation of full AOT x64 linux jobs (RuntimeTests and RuntimeIntrinsicsTests). This makes them unreliable for test coverage as we are not getting the results of failed tests.

We should investigate why the compilation of tests is taking longer now and either fix the issue or increase the timeout limit.
fyi: @kotlarmilos @steveisok