@solnic @timriley @katafrakt I tracked this down to `I18n.available_locales`, because Faker busts the cache when it loads.
Unfortunately this means zeitwerk/bootsnap are unlikely to make a difference. You can call this during your test suite startup so the time doesn't get randomly added to a test run.