# Logfile created on 2023-02-21 14:30:50 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x0000562936177270 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk.20230221-143050", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000056293620f8b8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056293620f778 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056293620f598 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20230221-143050", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20230221-143050>, @binmode=false, @mon_data=#<Monitor:0x000056293620f4d0>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j16 make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode -j16" exit with 0. $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update minitest to d4fc359899f96944be147609e045b9e921881f19 Update debug to d7bf3b2e4502eb0f07a67f00e5fce5a0d661189e From https://github.com/ruby/debug * branch d7bf3b2e4502eb0f07a67f00e5fce5a0d661189e -> FETCH_HEAD HEAD is now at d7bf3b2 Support the new message format of NameError in Ruby 3.3 echo d7bf3b2e4502eb0f07a67f00e5fce5a0d661189e | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged From https://github.com/seattlerb/minitest * branch d4fc359899f96944be147609e045b9e921881f19 -> FETCH_HEAD HEAD is now at d4fc359 Support the new message format of NameError in Ruby 3.3 echo d4fc359899f96944be147609e045b9e921881f19 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-rubyspec -j16 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j16" exit with 0. $$$[beg] make update-src -j16 $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 797 797 797 ? -1 Ss 1000 0:05 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental 797 798 798 798 pts/0 798 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental 798 799 798 798 pts/0 798 S+ 1000 0:01 sh build-loop.sh trunk --incremental 799 2703049 798 798 pts/0 798 Sl+ 1000 0:00 ruby ./br.rb build_report trunk --incremental 2703049 2703052 798 798 pts/0 798 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk --logfile=/home/ko1/ruby/logs/brlog.trunk.20230221-143050 --root_dir=/tmp/ruby --timeout=10800 --incremental 2703052 2703135 798 798 pts/0 798 S+ 1000 0:00 make update-src -j16 2703135 2703149 798 798 pts/0 798 S+ 1000 0:00 git pull --rebase 2703149 2703171 798 798 pts/0 798 S+ 1000 0:00 /usr/lib/git-core/git fetch --update-head-ok 2703171 2703172 798 798 pts/0 798 S+ 1000 0:00 /usr/lib/git-core/git remote-https origin https://github.com/ruby/ruby.git 2703172 2703173 798 798 pts/0 798 S+ 1000 0:00 /usr/lib/git-core/git-remote-https origin https://github.com/ruby/ruby.git 2703052 2718248 798 798 pts/0 798 R+ 1000 0:00 ps jx {1=>[797], 797=>[798], 798=>[799], 799=>[2703049], 2703049=>[2703052], 2703052=>[2703135, 2718248], 2703135=>[2703149], 2703149=>[2703171], 2703171=>[2703172], 2703172=>[2703173]} $ timeout 60 gdb -p 2703173 -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 2703172 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null error: git-remote-https died of signal 9 make: *** [Makefile:586: update-src] Error 1 >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 2703171 -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 2703149 -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 2703135 -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 2718248 -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>