rev: 607aa11711
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.
"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.20210324-024525
#<BuildRuby:0x000055de6a1a1e10
@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.20210324-024525",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004687 0.000000 1.272740 ( 1.465708)
build_miniruby 0.000675 0.000000 0.057254 ( 0.056270)
build_ruby 0.000642 0.000000 0.057968 ( 0.056897)
build_all 0.004474 0.000000 1.475392 ( 0.564209)
build_install 0.005373 0.004633 3.077679 ( 2.161856)
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 1488 tests
0.000798 0.000053 16.678552 ( 18.218063)
test_basic 0.001894 0.003343 0.268607 ( 0.358651)
test_all 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 518 518 518 ? -1 Ss 1000 1:26 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk-test --incremental
518 519 519 519 pts/1 519 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk-test --incremental
519 521 519 519 pts/1 519 S+ 1000 0:13 sh build-loop.sh trunk-test --incremental
521 7058 519 519 pts/1 519 Sl+ 1000 0:00 ruby ./br.rb build_report trunk-test --incremental
7058 7061 519 519 pts/1 519 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk-test --logfile=/home/ko1/ruby/logs/brlog.trunk-test.20210324-024525 --root_dir=/tmp/ruby --timeout=10800 --incremental
7061 11378 519 519 pts/1 519 S+ 1000 0:00 sh -c make yes-test-all TESTS='-j8'
11378 11380 519 519 pts/1 519 S+ 1000 0:00 make yes-test-all TESTS=-j8
11380 11387 519 519 pts/1 519 S+ 1000 0:02 /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
11387 11395 519 519 pts/1 519 Rl+ 1000 204:46 /tmp/ruby/v3/src/trunk-test/tool/lib/test/unit/parallel.rb
7061 20172 519 519 pts/1 519 R+ 1000 0:00 ps jx
{1=>[518], 518=>[519], 519=>[521], 521=>[7058], 7058=>[7061], 7061=>[11378, 20172], 11378=>[11380], 11380=>[11387], 11387=>[11395]}
"timeout 60 gdb -p 11395 -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, 11395]
"timeout 60 gdb -p 11387 -x /home/ko1/build-ruby/gdbscript -batch -quiet"
running file: /tmp/ruby/v3/src/trunk-test/test/drb/test_drbssl.rb
Some worker was crashed. It seems ruby interpreter's bug
or, a bug of test/unit/parallel.rb. try again without -j
option.
11395:running:test_drbssl: 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, 11387]
#<Errno::ESRCH: No such process>
"timeout 60 gdb -p 11380 -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, 11380]
#<Errno::ESRCH: No such process>
"timeout 60 gdb -p 11378 -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 11378 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, 11378]
"timeout 60 gdb -p 20172 -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, 20172]
#<Errno::ESRCH: No such process>
0.014232 0.000618 12738.931023 (10800.196493)
/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:320:in `block in test_all'
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:319:in `test_all'
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: 10823.08 sec