$ time ~/Downloads/jdk-21/bin/java -Xlog:gc,gc+task+stats=trace -XX:+AlwaysPreTouch -XX:+UseParallelGC -Xmn1g -Xms3g -Xmx3g DelayInducer [0.002s][warning][logging] No tag set matches selection: gc+task+stats. Did you mean any of the following? gc+stats* gc+task* gc+alloc+stats gc+phases+task gc+refine+stats [0.009s][info ][gc ] Using Parallel [0.972s][info ][gc ] GC(0) Pause Young (Allocation Failure) 769M->739M(2944M) 718.957ms 67108864|6373 [14.468s][info ][gc ] GC(1) Pause Young (Allocation Failure) 1891M->1869M(2944M) 6880.175ms [14.692s][info ][gc ] GC(2) Pause Full (Ergonomics) 1869M->203M(2666M) 223.880ms 33554432|2745 [22.058s][info ][gc ] GC(3) Pause Young (Allocation Failure) 971M->966M(2666M) 4524.694ms 16777216|1044 8388608|466 4194304|202 2097152|91 1048576|29 524288|9 262144|3 131072|1 65536|0 32768|0 16384|0 8192|0 4096|0 2048|0 1024|0 512|0 256|0 128|0 64|0 32|0 16|0 8|0 4|0 2|0 real 0m24.163s user 3m4.184s sys 0m21.596s