| "make update-unicode -j4" exit with 0. |
| "make update-download -j4" exit with 0. |
| "make update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 512. |
| error: The following untracked working tree files would be overwritten by merge: |
| test/prism/snapshots/heredoc_with_comment.txt |
| Please move or remove them before you merge. |
| Aborting |
| make: *** [Makefile:560: update-src] Error 1 |
| "make after-update -j4" exit with 0. |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' |
| Skipping Gem::PackageTask tests. rake not found. |
| $$$ #<Timeout::Error: execution expired> |
| ### enter analyzing mode for stuck processes |
| $$$ ps jx |
| PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND |
| 10 11 11 11 ? -1 Ss 1001 0:00 sh build-loop.sh master-no-rjit --incremental --process-num=4 |
| 11 2453438 11 11 ? -1 Sl 1001 0:00 ruby ./br.rb build_report master-no-rjit --incremental --process-num=4 |
| 2453438 2453441 11 11 ? -1 S 1001 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=master-no-rjit --logfile=/home/ko1/ruby/logs/brlog.master-no-rjit.20231203-045432 --root_dir=/tmp/ruby --timeout=10800 --configure_opts='--disable-rjit' --incremental --process-num=4 |
| 2453441 2453442 11 11 ? -1 Sl 1001 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=master-no-rjit --logfile=/home/ko1/ruby/logs/brlog.master-no-rjit.20231203-045432 --root_dir=/tmp/ruby --timeout=10800 --configure_opts=--disable-rjit --incremental --process-num=4 |
| 2453442 2493845 11 11 ? -1 Z 1001 0:00 [sh] <defunct> |
| 1 2528820 11 11 ? -1 S 1001 0:00 /tmp/ruby/src/master-no-rjit/tool/lib/test/unit/parallel.rb: TestProcess#test_daemon_noclose |
| 2453442 2529886 11 11 ? -1 R 1001 0:00 ps jx |
| {10=>[11], 11=>[2453438], 2453438=>[2453441], 2453441=>[2453442], 2453442=>[2493845, 2529886], 1=>[2528820]} |
| $ timeout 60 gdb -p 2493845 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| $ timeout 60 gdb -p 2529886 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| #<Errno::ESRCH: No such process> |