Slowest CI tests Args: — both optional. defaults to 500. If is omitted, just print the table and stop. 1. Gather the data Run the script. With no build number it auto-picks the most recent finished build from a merged PR. The script ( ) does the heavy lifting: - Lists jobs from , skipping . - Fetches each job's directly with . Do not use — it hangs indefinitely on some Windows/alpine jobs. - Caches logs to so re-runs are instant. - Parses group headers, normalising backslashes to and stripping retries. - Aggregates each file's duration as the max across all platforms (a file appears once per…