rev: bb2ba72c3b
test-all :
test-spec:
exit statuses:
"rm -f .revision.time" exit with 0.
"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.
"make yes-btest TESTS='-j8'" exit with 0.
"make yes-test-basic TESTS='-j8'" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20201001-101735
#<BuildRuby:0x0000562bb7df6658
@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,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test.20201001-101735",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004192 0.000762 1.293341 ( 2.360181)
build_miniruby 0.000575 0.000105 0.056759 ( 0.055759)
build_ruby 0.000585 0.000106 0.057387 ( 0.056295)
build_all 0.001278 0.003770 3.154476 ( 0.839885)
build_install 0.004867 0.004493 3.554940 ( 1.197166)
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 ...................................................
test_string.rb .
test_struct.rb .
test_syntax.rb ............................................................................................................................................................
test_thread.rb .................................................
Fiber count: 10000 (skipping)
PASS all 1452 tests
0.000793 0.000000 14.998606 ( 15.919429)
test_basic 0.005211 0.000511 0.299970 ( 0.388933)
test_all <internal:ractor>:38: warning: Ractor is experimental, and the behavior may change in future versions of Ruby! Also there are many implementation issues.
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 508 508 508 ? -1 Ss 1000 0:15 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:02 sh build-loop.sh trunk-test --incremental
518 2575 515 515 pts/1 515 Sl+ 1000 0:00 ruby ./br.rb build_report trunk-test --incremental
2575 2577 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.20201001-101735 --root_dir=/tmp/ruby --timeout=10800 --incremental
2577 6936 515 515 pts/1 515 S+ 1000 0:00 sh -c make yes-test-all TESTS='-j8'
6936 6938 515 515 pts/1 515 S+ 1000 0:00 make yes-test-all TESTS=-j8
6938 6945 515 515 pts/1 515 S+ 1000 0:01 /tmp/ruby/v3/build/trunk-test/ruby --disable-gems /tmp/ruby/v3/src/trunk-test/test/runner.rb --ruby=./miniruby -I/tmp/ruby/v3/src/trunk-test/lib -I. -I.ext/common /tmp/ruby/v3/src/trunk-test/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/v3/src/trunk-test/test/excludes --name=!/memory_leak/ -j8
6945 6953 515 515 pts/1 515 Sl+ 1000 0:06 /tmp/ruby/v3/src/trunk-test/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
6953 8912 515 515 pts/1 515 S+ 1000 0:00 /tmp/ruby/v3/src/trunk-test/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
6953 8913 515 515 pts/1 515 S+ 1000 0:00 /tmp/ruby/v3/src/trunk-test/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
6953 8914 515 515 pts/1 515 S+ 1000 0:00 /tmp/ruby/v3/src/trunk-test/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
2577 16182 515 515 pts/1 515 R+ 1000 0:00 ps jx
{1=>[508], 508=>[515], 515=>[518], 518=>[2575], 2575=>[2577], 2577=>[6936, 16182], 6936=>[6938], 6938=>[6945], 6945=>[6953], 6953=>[8912, 8913, 8914]}
"gdb -p 8912 -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, 8912]
"gdb -p 8913 -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, 8913]
"gdb -p 8914 -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, 8914]
"gdb -p 6953 -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, 6953]
"gdb -p 6945 -x /home/ko1/build-ruby/gdbscript -batch -quiet"
running file: /tmp/ruby/v3/src/trunk-test/test/ruby/test_autoload.rb
Some worker was crashed. It seems ruby interpreter's bug
or, a bug of test/unit/parallel.rb. try again without -j
option.
6953:running:test_autoload: Broken pipe
make: *** [yes-test-all] Error 1
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, 6945]
#<Errno::ESRCH: No such process>
"gdb -p 6938 -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, 6938]
#<Errno::ESRCH: No such process>
"gdb -p 6936 -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 6936 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, 6936]
"gdb -p 16182 -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, 16182]
#<Errno::ESRCH: No such process>
0.011815 0.004137 408.748309 (10800.271388)
/home/ko1/build-ruby/build-ruby.rb:154:in `each_line': execution expired (Timeout::Error)
from /home/ko1/build-ruby/build-ruby.rb:154: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:153:in `block in cmd'
from /home/ko1/build-ruby/build-ruby.rb:150:in `popen'
from /home/ko1/build-ruby/build-ruby.rb:150:in `cmd'
from /home/ko1/build-ruby/build-ruby.rb:293:in `block in test_all'
from /home/ko1/build-ruby/build-ruby.rb:220:in `block in builddir'
from /home/ko1/build-ruby/build-ruby.rb:219:in `chdir'
from /home/ko1/build-ruby/build-ruby.rb:219:in `builddir'
from /home/ko1/build-ruby/build-ruby.rb:292:in `test_all'
from /home/ko1/build-ruby/build-ruby.rb:355: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:353:in `block (3 levels) in run'
from /home/ko1/build-ruby/build-ruby.rb:352:in `each'
from /home/ko1/build-ruby/build-ruby.rb:352: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:351:in `block in run'
from /usr/lib/ruby/2.5.0/benchmark.rb:293:in `measure'
from /home/ko1/build-ruby/build-ruby.rb:350:in `run'
from /home/ko1/build-ruby/build-ruby.rb:516:in `<main>'
total: 10821.09 sec