rev: da3bca513f
test-all :
test-spec:
exit statuses:
"make update-unicode -j8" exit with 0.
"make update-download -j8" exit with 0.
"make update-rubyspec -j8" exit with 0.
"make update-src -j8" exit with 0.
"make after-update -j8" exit with 0.
"make miniruby -j8" exit with 0.
"make ruby -j8" exit with 0.
"make all -j8" exit with 0.
"make install -j8" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20201210-134931
#<BuildRuby:0x0000561f9fe3e198
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test.20201210-134931",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000534 0.003957 1.224827 ( 2.498589)
build_miniruby 0.000720 0.000000 0.057167 ( 0.056066)
build_ruby 0.000646 0.000000 0.058605 ( 0.057576)
build_all 0.000000 0.004853 3.229560 ( 0.832570)
build_install 0.006790 0.003032 3.624064 ( 1.259783)
test_btest test_attr.rb ..
test_autoload.rb ........
test_block.rb ..........................................................
test_class.rb ................................................
test_env.rb ..
test_eval.rb .....................................
test_exception.rb ..................................
test_fiber.rb .....
test_finalizer.rb .
test_flip.rb .
test_flow.rb ..............................................................
test_fork.rb ....
test_gc.rb ..
test_insns.rb ...............................................................................................................................................................................................................................................................................................................................................................................................
test_io.rb .........
test_jump.rb .............................
test_literal.rb ............................................................................................................................................................
test_literal_suffix.rb ................................................
test_load.rb ..
test_marshal.rb .
test_massign.rb ..................................
test_method.rb ...............................................................................................................................................................................................................................
test_objectspace.rb ......
test_proc.rb .....................................
test_ractor.rb ...............$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes
$$$ ps jx
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
1 508 508 508 ? -1 Ss 1000 1:33 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk-test --incremental
508 515 515 515 pts/1 515 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk-test --incremental
515 518 515 515 pts/1 515 S+ 1000 0:14 sh build-loop.sh trunk-test --incremental
1 732 515 515 pts/1 515 S+ 1000 0:00 /tmp/ruby/v3/build/trunk-test/ruby -W0
518 14605 515 515 pts/1 515 Sl+ 1000 0:00 ruby ./br.rb build_report trunk-test --incremental
14605 14607 515 515 pts/1 515 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk-test --logfile=/home/ko1/ruby/logs/brlog.trunk-test.20201210-134931 --root_dir=/tmp/ruby --timeout=10800 --incremental
14607 15388 515 515 pts/1 515 S+ 1000 0:00 sh -c make yes-btest TESTS='-j8'
15388 15390 515 515 pts/1 515 S+ 1000 0:00 make yes-btest TESTS=-j8
15390 15396 515 515 pts/1 515 Sl+ 1000 0:00 /usr/bin/ruby --disable=gems /tmp/ruby/v3/src/trunk-test/bootstraptest/runner.rb --ruby=./miniruby -I/tmp/ruby/v3/src/trunk-test/lib -I. -I.ext/common --disable-gems
15396 17890 515 515 pts/1 515 Sl+ 1000 179:48 /tmp/ruby/v3/build/trunk-test/miniruby -I/tmp/ruby/v3/src/trunk-test/lib -I/tmp/ruby/v3/build/trunk-test -I/tmp/ruby/v3/build/trunk-test/.ext/common --disable-gems -W0 bootstraptest.tmp.rb
14607 17982 515 515 pts/1 515 R+ 1000 0:00 ps jx
1 19542 515 515 pts/1 515 S+ 1000 0:00 /tmp/ruby/v3/build/trunk-test/ruby -W0
1 19836 515 515 pts/1 515 S+ 1000 0:00 /tmp/ruby/v3/build/trunk-test/ruby -W0
1 20741 515 515 pts/1 515 S+ 1000 0:00 /tmp/ruby/v3/build/trunk-test/ruby -W0
1 23963 515 515 pts/1 515 S+ 1000 0:00 /tmp/ruby/v3/build/trunk-test/ruby -W0
1 24744 515 515 pts/1 515 S+ 1000 0:00 /tmp/ruby/v3/build/trunk-test/ruby -W0
{1=>[508, 732, 19542, 19836, 20741, 23963, 24744], 508=>[515], 515=>[518], 518=>[14605], 14605=>[14607], 14607=>[15388, 17982], 15388=>[15390], 15390=>[15396], 15396=>[17890]}
"gdb -p 17890 -x /home/ko1/build-ruby/gdbscript -batch -quiet"
Could not attach to process. If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf
ptrace: Operation not permitted.
>>> ThreadsNo threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/build-ruby/gdbscript:12: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 17890]
"gdb -p 15396 -x /home/ko1/build-ruby/gdbscript -batch -quiet"
F....Could not attach to process. If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf
ptrace: Operation not permitted.
>>> ThreadsNo threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/build-ruby/gdbscript:12: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
.[nil, 15396]
"gdb -p 15390 -x /home/ko1/build-ruby/gdbscript -batch -quiet"
make: *** [yes-btest] Killed
ptrace: No such process.
>>> ThreadsNo threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/build-ruby/gdbscript:12: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 15390]
#<Errno::ESRCH: No such process>
"gdb -p 15388 -x /home/ko1/build-ruby/gdbscript -batch -quiet"
Could not attach to process. If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf
warning: process 15388 is a zombie - the process has already terminated
ptrace: Operation not permitted.
>>> ThreadsNo threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/build-ruby/gdbscript:12: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 15388]
"gdb -p 17982 -x /home/ko1/build-ruby/gdbscript -batch -quiet"
ptrace: No such process.
>>> ThreadsNo threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/build-ruby/gdbscript:12: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 17982]
#<Errno::ESRCH: No such process>
0.002262 0.000264 10800.296194 (10800.170460)
/home/ko1/build-ruby/build-ruby.rb:174:in `each_line': execution expired (Timeout::Error)
from /home/ko1/build-ruby/build-ruby.rb:174:in `block (2 levels) in cmd'
from /usr/lib/ruby/2.5.0/timeout.rb:108:in `timeout'
from /home/ko1/build-ruby/build-ruby.rb:173:in `block in cmd'
from /home/ko1/build-ruby/build-ruby.rb:170:in `popen'
from /home/ko1/build-ruby/build-ruby.rb:170:in `cmd'
from /home/ko1/build-ruby/build-ruby.rb:308:in `block in test_btest'
from /home/ko1/build-ruby/build-ruby.rb:243:in `block in builddir'
from /home/ko1/build-ruby/build-ruby.rb:242:in `chdir'
from /home/ko1/build-ruby/build-ruby.rb:242:in `builddir'
from /home/ko1/build-ruby/build-ruby.rb:307:in `test_btest'
from /home/ko1/build-ruby/build-ruby.rb:382:in `block (4 levels) in run'
from /usr/lib/ruby/2.5.0/benchmark.rb:293:in `measure'
from /usr/lib/ruby/2.5.0/benchmark.rb:375:in `item'
from /home/ko1/build-ruby/build-ruby.rb:380:in `block (3 levels) in run'
from /home/ko1/build-ruby/build-ruby.rb:379:in `each'
from /home/ko1/build-ruby/build-ruby.rb:379:in `block (2 levels) in run'
from /usr/lib/ruby/2.5.0/benchmark.rb:173:in `benchmark'
from /usr/lib/ruby/2.5.0/benchmark.rb:205:in `bm'
from /home/ko1/build-ruby/build-ruby.rb:378:in `block in run'
from /usr/lib/ruby/2.5.0/benchmark.rb:293:in `measure'
from /home/ko1/build-ruby/build-ruby.rb:377:in `run'
from /home/ko1/build-ruby/build-ruby.rb:551:in `<main>'
total: 10804.88 sec