Noticed it just now, on all prod page views (tried various different kinds of wikis) the script is not there at the end of the body HTML.
https://test.wikipedia.org/w/index.php?title=Sandbox&action=history
However, it's fine in beta and locally. A quick try of echo wfReportTime() from mwscript eval.php on the same app servers that gave me the page without it, shows that at least that method is working fine, so it must be a hook or some later code messing it up.
Regression introduced by b2982e5d9c47708bb0 / 36459482b098f3b (1.32.0-wmf.6)