Twice today, I saw a PHPUnit build time out for no obvious reason:
- quibble-vendor-mysql-php81 #23756, for ADR for wbui2025 Server-Rendered HTML (a docs-only change)
- quibble-vendor-mysql-php81 #23762, for Add Jest test for wbui2025 references (a JavaScript-only change)
During the former build, I SSHed into the worker node, and its CPU seemed to be quite busy, with the PHPUnit process above 100% CPU usage IIRC. This feels like a different issue than T389536, though maybe it should still be considered part of T388416?

