lib: create global console properties at snapshot build time
It is safe to create the console properties for the global console at snapshot build time. Streams must still be created lazily however because they need special synchronization for the handles.
Looks like you need to update the code owners file
Removed the leftover benchmark rename (probably got it from https://github.com/nodejs/node/pull/51669)
Looks like there was a git error and I added the stream initialization back into the snapshot. Removed again.
CI: https://ci.nodejs.org/job/node-test-pull-request/57161/
CI: https://ci.nodejs.org/job/node-test-pull-request/57187/
CI: https://ci.nodejs.org/job/node-test-pull-request/57191/
Landed in 7851af051ab72401ca5b2dcf24f8a0f72d24a9f2