SIGN IN SIGN UP

Issue #25220: Enhance regrtest -jN

Running the Python test suite with -jN now:

- Display the duration of tests which took longer than 30 seconds
- Display the tests currently running since at least 30 seconds
- Display the tests we are waiting for when the test suite is interrupted

Clenaup also run_test_in_subprocess() code.
V
Victor Stinner committed
76f756d9344157d893ce49503327af315c7c3b9c
Parent: 0231980