Use the CoreRT compiler from the new blob feed (#4617)
* Use CoreRT compiler from the new blob feed
See https://github.com/dotnet/corert/pull/7268
* Opt out of compiler defaults
These options became the defaults in the past months, but the benchmark doesn't need them. This removed almost 10 MB of cruft from the produced executable (which likely helps working set and code locality).