| "make update-unicode -j20" exit with 0. |
| "make update-download -j20" exit with 0. |
| "make update-rubyspec -j20" exit with 0. |
| "make update-src -j20" exit with 512. |
| From https://github.com/ruby/ruby |
| b5f33ba7..dee45ac2 master -> origin/master |
| 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:563: update-src] Error 1 |
| "make after-update -j20" exit with 0. |
| "make miniruby -j20" exit with 0. |
| "make ruby -j20" exit with 0. |
| "make all -j20" exit with 0. |
| "make install -j20" exit with 0. |
| "make yes-btest TESTOPTS='-q -j20'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j20'" exit with 0. |
| make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20' |
| 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 |
| 1 863 863 863 ? -1 Ss 1000 0:12 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental |
| 863 864 864 864 pts/0 864 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental |
| 864 865 864 864 pts/0 864 S+ 1000 0:03 sh build-loop.sh trunk --incremental |
| 1014692 198072 864 864 pts/0 864 R+ 1000 0:00 ps jx |
| 1 778292 864 864 pts/0 864 Sl+ 1000 0:00 /tmp/ruby/build/trunk/ruby /tmp/ruby/src/trunk/test/drb/ut_large.rb druby://localhost:35755 ut_large.rb |
| 865 967640 864 864 pts/0 864 Sl+ 1000 0:00 ruby ./br.rb build_report trunk --incremental |
| 967640 1014692 864 864 pts/0 864 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk --logfile=/home/ko1/ruby/logs/brlog.trunk.20231219-064718 --root_dir=/tmp/ruby --timeout=10800 --incremental |
| 1 1322885 864 864 pts/0 864 S+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestThread#test_thread_native_thread_id_across_fork_on_linux |
| 1 1577179 864 864 pts/0 864 S+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestThreadConditionVariable#test_condvar_fork |
| 1014692 1648908 864 864 pts/0 864 Z+ 1000 0:00 [sh] <defunct> |
| 1 2097553 864 864 pts/0 864 S+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestRand#test_fork_shuffle |
| 1 3322733 864 864 pts/0 864 Rl+ 1000 31164:16 /tmp/ruby/build/trunk/ruby -W0 |
| 1 3394129 864 864 pts/0 864 S+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestProcess#test__fork_pid_cache |
| 1 3672753 864 864 pts/0 864 Sl+ 1000 0:00 /tmp/ruby/build/trunk/ruby /tmp/ruby/src/trunk/test/drb/ut_drb_drbssl.rb drbssl://localhost:33729 ut_drb_drbssl.rb |
| 1 3967660 864 864 pts/0 864 S+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestRand#test_fork_shuffle |
| {1=>[863, 778292, 1322885, 1577179, 2097553, 3322733, 3394129, 3672753, 3967660], 863=>[864], 864=>[865], 1014692=>[198072, 1648908], 865=>[967640], 967640=>[1014692]} |
| $ timeout 60 gdb -p 198072 -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> |
| $ timeout 60 gdb -p 1648908 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |