rev: d8e23a67c3
test-all : 20817 tests, 2660215 assertions, 0 failures, 1 errors, 92 skips
: 1)
: TestProcess#test_execopts_close_others:
: ArgumentError: true or false is expected as close_others: nil
test-spec:
exit statuses:
"rm -f .revision.time" exit with 0.
"make update-download -j6" exit with 0.
"make update-rubyspec -j6" exit with 0.
"make update-src -j6" exit with 0.
"make after-update -j6" exit with 512.
"make miniruby -j6" exit with 0.
"make ruby -j6" exit with 0.
"make all -j6" exit with 0.
"make install -j6" exit with 0.
"make yes-btest TESTS='-j6'" exit with 0.
"make yes-test-basic TESTS='-j6'" exit with 0.
"make yes-test-all TESTS='-j6'" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc5.20190716-104151
#<BuildRuby:0x000055c19bd29e18
@BUILD_DIR="/tmp/ruby/v2/build",
@INSTALL_DIR="/tmp/ruby/v2/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v2/src",
@TARGET_BUILD_DIR="/tmp/ruby/v2/build/trunk_gcc5",
@TARGET_INSTALL_DIR="/tmp/ruby/v2/install/trunk_gcc5",
@TARGET_NAME="trunk_gcc5",
@TARGET_SRC_DIR="/tmp/ruby/v2/src/trunk_gcc5",
@build_opts="-j6",
@configure_opts=["CC=gcc-5"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_gcc5.20190716-104151",
@quiet=false,
@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='-j6'",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000024)
autoconf 0.000000 0.000000 0.000000 ( 0.000040)
configure 0.000000 0.000000 0.000000 ( 0.000036)
build_up From https://github.com/ruby/ruby
76c6cf2..d8e23a6 master -> origin/master
/tmp/ruby/v2/src/trunk_gcc5/tool/lib/vpath.rb:18:in `initialize': No such file or directory @ rb_sysopen - enc/unicode/data/12.1.0/ucd/CompositionExclusions.txt (Errno::ENOENT)
from /tmp/ruby/v2/src/trunk_gcc5/tool/lib/vpath.rb:18:in `open'
from /tmp/ruby/v2/src/trunk_gcc5/tool/lib/vpath.rb:18:in `call'
from /tmp/ruby/v2/src/trunk_gcc5/tool/lib/vpath.rb:18:in `search'
from /tmp/ruby/v2/src/trunk_gcc5/tool/lib/vpath.rb:35:in `open'
from /tmp/ruby/v2/src/trunk_gcc5/template/unicode_norm_gen.tmpl:69:in `block (2 levels) in <main>'
from /usr/lib/ruby/2.5.0/erb.rb:876:in `eval'
from /usr/lib/ruby/2.5.0/erb.rb:876:in `result'
from /tmp/ruby/v2/src/trunk_gcc5/tool/generic_erb.rb:41:in `block (2 levels) in <main>'
from /tmp/ruby/v2/src/trunk_gcc5/tool/generic_erb.rb:41:in `block in <main>'
from /tmp/ruby/v2/src/trunk_gcc5/tool/generic_erb.rb:34:in `map'
from /tmp/ruby/v2/src/trunk_gcc5/tool/generic_erb.rb:34:in `<main>'
make: *** [/tmp/ruby/v2/src/trunk_gcc5/enc/unicode/data/12.1.0/ucd/.unicode-tables.time] Error 1
make: *** Waiting for unfinished jobs....
0.004000 0.004000 23.492000 ( 10.423498)
build_miniruby /tmp/ruby/v2/src/trunk_gcc5/process.c: In function 'retry_fork_async_signal_safe':
/tmp/ruby/v2/src/trunk_gcc5/process.c:3930:35: warning: variable 'waitpid_lock_init' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
rb_nativethread_lock_t *const waitpid_lock_init =
^
/tmp/ruby/v2/src/trunk_gcc5/process.c: At top level:
cc1: warning: unrecognized command line option '-Wno-tautological-compare'
cc1: warning: unrecognized command line option '-Wno-self-assign'
cc1: warning: unrecognized command line option '-Wno-parentheses-equality'
cc1: warning: unrecognized command line option '-Wno-constant-logical-operand'
cc1: warning: unrecognized command line option '-Wno-cast-function-type'
0.016000 0.000000 121.484000 ( 26.816925)
build_ruby 0.004000 0.000000 2.532000 ( 2.046619)
build_all 0.016000 0.012000 23.680000 ( 8.048128)
build_install 0.016000 0.004000 2.504000 ( 1.891292)
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_string.rb .
test_struct.rb .
test_syntax.rb ............................................................................................................................................................
test_thread.rb .................................................
Fiber count: 10000 (skipping)
Thread count: 10000 (skipping)
PASS all 1401 tests
0.000000 0.000000 27.476000 ( 28.604067)
test_basic 0.004000 0.008000 0.432000 ( 0.560201)
test_all make: *** [yes-test-all] Error 1
0.004000 0.000000 591.148000 (134.266124)
test_rubyspec $ /tmp/ruby/v2/build/trunk_gcc5/miniruby -I/tmp/ruby/v2/src/trunk_gcc5/lib /tmp/ruby/v2/src/trunk_gcc5/tool/runruby.rb --archdir=/tmp/ruby/v2/build/trunk_gcc5 --extout=.ext -- /tmp/ruby/v2/src/trunk_gcc5/spec/mspec/bin/mspec-run -B /tmp/ruby/v2/src/trunk_gcc5/spec/default.mspec
/tmp/ruby/v2/src/trunk_gcc5/spec/ruby/core/process/fixtures/daemon.rb:57:in `daemon': true or false is expected as nochdir: :yes (ArgumentError)
from /tmp/ruby/v2/src/trunk_gcc5/spec/ruby/core/process/fixtures/daemon.rb:57:in `stay_in_dir'
from /tmp/ruby/v2/src/trunk_gcc5/spec/ruby/core/process/fixtures/daemon.rb:10:in `run'
from /tmp/ruby/v2/src/trunk_gcc5/spec/ruby/core/process/fixtures/daemon.rb:111:in `<main>'
$$$ #<Timeout::Error: execution expired>
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
11 12 12 12 ? -1 Ss 1001 0:00 sh build-loop.sh trunk_gcc5 --incremental --process-num=6
12 7350 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk_gcc5 --incremental --process-num=6
7350 7352 12 12 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk_gcc5 --logfile=/home/ko1/ruby/logs/brlog.trunk_gcc5.20190716-104151 --root_dir=/tmp/ruby --timeout=10800 --configure_opts=CC=gcc-5 --incremental --process-num=6
7352 28958 12 12 ? -1 S 1001 0:00 sh -c make yes-test-rubyspec TESTS='-j6'
28958 28960 12 12 ? -1 S 1001 0:00 make yes-test-rubyspec TESTS=-j6
28960 28981 12 12 ? -1 S 1001 11:13 /tmp/ruby/v2/src/trunk_gcc5/spec/mspec/bin/mspec-run
7352 29623 12 12 ? -1 R 1001 0:00 ps jx
{11=>[12], 12=>[7350], 7350=>[7352], 7352=>[28958, 29623], 28958=>[28960], 28960=>[28981]}
"gdb -p 28981 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
39 ../sysdeps/unix/sysv/linux/ppoll.c: No such file or directory.
0x00007f0586876cf6 in __GI_ppoll (fds=fds@entry=0x7ffff0ba8e48, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
>>> Machine level backtrace
Thread 1 (Thread 0x7f0587e0b740 (LWP 28981)):
#0 0x00007f0586876cf6 in __GI_ppoll (fds=fds@entry=0x7ffff0ba8e48, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1 0x000055777840ac2e in rb_sigwait_sleep (th=th@entry=0x5577788feea0, sigwait_fd=sigwait_fd@entry=3, rel=rel@entry=0x7ffff0ba8f00) at /tmp/ruby/v2/src/trunk_gcc5/thread_pthread.c:1979
#2 0x000055777840d8b8 in native_sleep (th=0x5577788feea0, rel=0x7ffff0ba8f00) at /tmp/ruby/v2/src/trunk_gcc5/thread_pthread.c:2099
#3 0x000055777840f009 in sleep_hrtime (fl=2, rel=1000000, th=0x5577788feea0) at /tmp/ruby/v2/src/trunk_gcc5/thread.c:1295
#4 rb_thread_wait_for (time=...) at /tmp/ruby/v2/src/trunk_gcc5/thread.c:1343
#5 0x00005577783741e0 in rb_f_sleep (argc=1, argv=0x7f0587d0a520) at /tmp/ruby/v2/src/trunk_gcc5/process.c:4851
#6 0x00005577784468f0 in vm_call_cfunc_with_frame (ci=0x55777a0d57b0, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f0587e098a0, ec=0x5577788ff528) at /tmp/ruby/v2/src/trunk_gcc5/vm_insnhelper.c:2213
#7 vm_call_cfunc (ec=<optimized out>, reg_cfp=0x7f0587e098a0, calling=<optimized out>, ci=0x55777a0d57b0, cc=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc5/vm_insnhelper.c:2231
#8 0x0000557778458a65 in vm_sendish (block_handler=0, method_explorer=<optimized out>, cc=0x55777a0caef0, ci=<optimized out>, reg_cfp=0x7f0587e098a0, ec=0x557778917ed0) at /tmp/ruby/v2/src/trunk_gcc5/vm_insnhelper.c:3632
#9 vm_exec_core (ec=ec@entry=0x5577788ff528, initial=initial@entry=0) at ../../src/trunk_gcc5/insns.def:789
#10 0x000055777844f040 in rb_vm_exec (ec=0x5577788ff528, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1889
#11 0x000055777844fb56 in invoke_block (ec=ec@entry=0x5577788ff528, iseq=iseq@entry=0x557779e8e4c8, self=self@entry=93971634747000, cref=cref@entry=0x557779e83758, type=type@entry=572653569, opt_pc=0, captured=0x7ffff0ba9360) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1029
#12 0x000055777845019b in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=0, argv=0x7f0587d0a4a8, argc=2045306056, self=<optimized out>, captured=<optimized out>, ec=0x5577788ff528) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1101
#13 invoke_block_from_c_bh (ec=ec@entry=0x5577788ff528, block_handler=<optimized out>, argc=argc@entry=1, argv=argv@entry=0x7ffff0ba93c8, cref=<optimized out>, is_lambda=<optimized out>, is_lambda@entry=0, force_blockarg=0, passed_block_handler=0) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1119
#14 0x00005577784504c0 in vm_yield_with_cref (is_lambda=0, cref=<optimized out>, argv=0x7ffff0ba93c8, argc=1, ec=0x5577788ff528) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1156
#15 yield_under (under=under@entry=93971634746640, self=<optimized out>, argc=argc@entry=1, argv=argv@entry=0x7ffff0ba93c8) at /tmp/ruby/v2/src/trunk_gcc5/vm_eval.c:1594
#16 0x0000557778453711 in specific_eval (argc=0, argv=0x7f0587d0a490, klass=93971634746640, self=93971634747000) at /tmp/ruby/v2/src/trunk_gcc5/vm_eval.c:1633
#17 0x00005577784468f0 in vm_call_cfunc_with_frame (ci=0x557778d689f0, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f0587e09980, ec=0x5577788ff528) at /tmp/ruby/v2/src/trunk_gcc5/vm_insnhelper.c:2213
#18 vm_call_cfunc (ec=<optimized out>, reg_cfp=0x7f0587e09980, calling=<optimized out>, ci=0x557778d689f0, cc=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc5/vm_insnhelper.c:2231
#19 0x000055777845a178 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cc=0x557778d6ec20, ci=<optimized out>, reg_cfp=0x7f0587e09980, ec=0x7f0587e098d8) at /tmp/ruby/v2/src/trunk_gcc5/vm_insnhelper.c:3632
#20 vm_exec_core (ec=ec@entry=0x5577788ff528, initial=initial@entry=0) at ../../src/trunk_gcc5/insns.def:771
#21 0x000055777844f040 in rb_vm_exec (ec=0x5577788ff528, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1889
#22 0x000055777844fb56 in invoke_block (ec=ec@entry=0x5577788ff528, iseq=iseq@entry=0x557778d85bb8, self=self@entry=93971634802560, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=0x7f0587e09a40) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1029
#23 0x000055777844fcf2 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, argv=0x7ffff0ba97b0, argc=1, self=<optimized out>, captured=<optimized out>, ec=0x5577788ff528) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1101
#24 invoke_block_from_c_bh (argc=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, force_blockarg=<optimized out>, argv=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1119
#25 vm_yield (argc=1, argv=0x7ffff0ba97b0, ec=0x5577788ff528) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1164
#26 rb_yield_0 (argv=0x7ffff0ba97b0, argc=1) at /tmp/ruby/v2/src/trunk_gcc5/vm_eval.c:994
#27 rb_yield_1 (val=93971634831000) at /tmp/ruby/v2/src/trunk_gcc5/vm_eval.c:1000
#28 rb_yield (val=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc5/vm_eval.c:1010
#29 0x000055777847241d in rb_ary_all_p (argc=<optimized out>, argv=<optimized out>, ary=93971634730880) at /tmp/ruby/v2/src/trunk_gcc5/array.c:6298
#30 0x00005577784468f0 in vm_call_cfunc_with_frame (ci=0x557778d7c700, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f0587e09a28, ec=0x5577788ff528) at /tmp/ruby/v2/src/trunk_gcc5/vm_insnhelper.c:2213
#31 vm_call_cfunc (ec=<optimized out>, reg_cfp=0x7f0587e09a28, calling=<optimized out>, ci=0x557778d7c700, cc=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc5/vm_insnhelper.c:2231
#32 0x000055777845a178 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cc=0x557778d919f0, ci=<optimized out>, reg_cfp=0x7f0587e09a28, ec=0x557778917ed0) at /tmp/ruby/v2/src/trunk_gcc5/vm_insnhelper.c:3632
#33 vm_exec_core (ec=ec@entry=0x5577788ff528, initial=initial@entry=0) at ../../src/trunk_gcc5/insns.def:771
#34 0x000055777844f040 in rb_vm_exec (ec=0x5577788ff528, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1889
#35 0x000055777844fb56 in invoke_block (ec=ec@entry=0x5577788ff528, iseq=iseq@entry=0x557778d835e8, self=self@entry=93971616558720, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=0x7f0587e09b20) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1029
#36 0x00005577784518bb in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, argv=0x7ffff0ba9bd8, argc=1, self=<optimized out>, captured=<optimized out>, ec=0x5577788ff528) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1101
#37 invoke_block_from_c_bh (argc=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, force_blockarg=<optimized out>, argv=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1119
#38 vm_yield (argc=1, argv=0x7ffff0ba9bd8, ec=0x5577788ff528) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1164
#39 rb_yield_0 (argv=0x7ffff0ba9bd8, argc=1) at /tmp/ruby/v2/src/trunk_gcc5/vm_eval.c:994
#40 rb_yield_1 (val=val@entry=1) at /tmp/ruby/v2/src/trunk_gcc5/vm_eval.c:1000
#41 0x000055777832d7ae in int_dotimes (num=3) at /tmp/ruby/v2/src/trunk_gcc5/numeric.c:5190
#42 0x00005577784468f0 in vm_call_cfunc_with_frame (ci=0x557778d95960, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f0587e09b08, ec=0x5577788ff528) at /tmp/ruby/v2/src/trunk_gcc5/vm_insnhelper.c:2213
#43 vm_call_cfunc (ec=<optimized out>, reg_cfp=0x7f0587e09b08, calling=<optimized out>, ci=0x557778d95960, cc=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc5/vm_insnhelper.c:2231
#44 0x000055777845a178 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cc=0x557778d95980, ci=<optimized out>, reg_cfp=0x7f0587e09b08, ec=0x5577789d2b40) at /tmp/ruby/v2/src/trunk_gcc5/vm_insnhelper.c:3632
#45 vm_exec_core (ec=ec@entry=0x5577788ff528, initial=initial@entry=0) at ../../src/trunk_gcc5/insns.def:771
#46 0x000055777844f040 in rb_vm_exec (ec=0x5577788ff528, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1889
#47 0x000055777844fb56 in invoke_block (ec=ec@entry=0x5577788ff528, iseq=iseq@entry=0x557778d85708, self=self@entry=93971634802560, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=0x7f0587e09bc8) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1029
#48 0x000055777844fcf2 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, argv=0x7ffff0ba9fe0, argc=1, self=<optimized out>, captured=<optimized out>, ec=0x5577788ff528) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1101
#49 invoke_block_from_c_bh (argc=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, force_blockarg=<optimized out>, argv=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1119
#50 vm_yield (argc=1, argv=0x7ffff0ba9fe0, ec=0x5577788ff528) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1164
#51 rb_yield_0 (argv=0x7ffff0ba9fe0, argc=1) at /tmp/ruby/v2/src/trunk_gcc5/vm_eval.c:994
#52 rb_yield_1 (val=93971634830960) at /tmp/ruby/v2/src/trunk_gcc5/vm_eval.c:1000
#53 rb_yield (val=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc5/vm_eval.c:1010
#54 0x00005577784774ed in rb_ary_each (ary=93971634822160) at /tmp/ruby/v2/src/trunk_gcc5/array.c:2099
#55 0x00005577784468f0 in vm_call_cfunc_with_frame (ci=0x557778d36340, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f0587e09bb0, ec=0x5577788ff528) at /tmp/ruby/v2/src/trunk_gcc5/vm_insnhelper.c:2213
#56 vm_call_cfunc (ec=<optimized out>, reg_cfp=0x7f0587e09bb0, calling=<optimized out>, ci=0x557778d36340, cc=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc5/vm_insnhelper.c:2231
#57 0x000055777845a178 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cc=0x557778d9da90, ci=<optimized out>, reg_cfp=0x7f0587e09bb0, ec=0x557778917ed0) at /tmp/ruby/v2/src/trunk_gcc5/vm_insnhelper.c:3632
#58 vm_exec_core (ec=ec@entry=0x5577788ff528, initial=initial@entry=0) at ../../src/trunk_gcc5/insns.def:771
#59 0x000055777844f040 in rb_vm_exec (ec=0x5577788ff528, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1889
#60 0x000055777845faf6 in rb_iseq_eval (iseq=iseq@entry=0x557779e84478) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:2137
#61 0x00005577782f36ba in rb_load_internal0 (ec=ec@entry=0x5577788ff528, fname=fname@entry=93971634746560, wrap=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc5/load.c:612
#62 0x00005577782f3980 in rb_load_internal (wrap=0, fname=93971634746560) at /tmp/ruby/v2/src/trunk_gcc5/load.c:643
#63 rb_f_load (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc5/load.c:711
#64 0x00005577784468f0 in vm_call_cfunc_with_frame (ci=0x557778caf510, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f0587e09d70, ec=0x5577788ff528) at /tmp/ruby/v2/src/trunk_gcc5/vm_insnhelper.c:2213
#65 vm_call_cfunc (ec=<optimized out>, reg_cfp=0x7f0587e09d70, calling=<optimized out>, ci=0x557778caf510, cc=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc5/vm_insnhelper.c:2231
#66 0x0000557778458a65 in vm_sendish (block_handler=0, method_explorer=<optimized out>, cc=0x557778d6e120, ci=<optimized out>, reg_cfp=0x7f0587e09d70, ec=0x557700000000) at /tmp/ruby/v2/src/trunk_gcc5/vm_insnhelper.c:3632
#67 vm_exec_core (ec=ec@entry=0x5577788ff528, initial=initial@entry=0) at ../../src/trunk_gcc5/insns.def:789
#68 0x000055777844f040 in rb_vm_exec (ec=0x5577788ff528, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1889
#69 0x000055777844fb56 in invoke_block (ec=ec@entry=0x5577788ff528, iseq=iseq@entry=0x557778b692d0, self=self@entry=93971634747000, cref=cref@entry=0x557779e874e8, type=type@entry=572653569, opt_pc=0, captured=0x7ffff0baa9a0) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1029
#70 0x000055777845019b in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=0, argv=0x7f0587d0a1a0, argc=2025231056, self=<optimized out>, captured=<optimized out>, ec=0x5577788ff528) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1101
#71 invoke_block_from_c_bh (ec=ec@entry=0x5577788ff528, block_handler=<optimized out>, argc=argc@entry=1, argv=argv@entry=0x7ffff0baaa08, cref=<optimized out>, is_lambda=<optimized out>, is_lambda@entry=0, force_blockarg=0, passed_block_handler=0) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1119
#72 0x00005577784504c0 in vm_yield_with_cref (is_lambda=0, cref=<optimized out>, argv=0x7ffff0baaa08, argc=1, ec=0x5577788ff528) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1156
#73 yield_under (under=under@entry=93971634746640, self=<optimized out>, argc=argc@entry=1, argv=argv@entry=0x7ffff0baaa08) at /tmp/ruby/v2/src/trunk_gcc5/vm_eval.c:1594
#74 0x0000557778453711 in specific_eval (argc=0, argv=0x7f0587d0a188, klass=93971634746640, self=93971634747000) at /tmp/ruby/v2/src/trunk_gcc5/vm_eval.c:1633
#75 0x00005577784468f0 in vm_call_cfunc_with_frame (ci=0x557778d689f0, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f0587e09de0, ec=0x5577788ff528) at /tmp/ruby/v2/src/trunk_gcc5/vm_insnhelper.c:2213
#76 vm_call_cfunc (ec=<optimized out>, reg_cfp=0x7f0587e09de0, calling=<optimized out>, ci=0x557778d689f0, cc=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc5/vm_insnhelper.c:2231
#77 0x000055777845a178 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cc=0x557778d6ec20, ci=<optimized out>, reg_cfp=0x7f0587e09de0, ec=0x7f0586b4dc40 <main_arena>) at /tmp/ruby/v2/src/trunk_gcc5/vm_insnhelper.c:3632
#78 vm_exec_core (ec=ec@entry=0x5577788ff528, initial=initial@entry=0) at ../../src/trunk_gcc5/insns.def:771
#79 0x000055777844f040 in rb_vm_exec (ec=0x5577788ff528, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1889
#80 0x000055777844fb56 in invoke_block (ec=ec@entry=0x5577788ff528, iseq=iseq@entry=0x557778b69780, self=self@entry=93971616558720, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=0x7f0587e09ed8) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1029
#81 0x000055777844fcf2 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, argv=0x7ffff0baadf0, argc=1, self=<optimized out>, captured=<optimized out>, ec=0x5577788ff528) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1101
#82 invoke_block_from_c_bh (argc=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, force_blockarg=<optimized out>, argv=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1119
#83 vm_yield (argc=1, argv=0x7ffff0baadf0, ec=0x5577788ff528) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1164
#84 rb_yield_0 (argv=0x7ffff0baadf0, argc=1) at /tmp/ruby/v2/src/trunk_gcc5/vm_eval.c:994
#85 rb_yield_1 (val=93971616783120) at /tmp/ruby/v2/src/trunk_gcc5/vm_eval.c:1000
#86 rb_yield (val=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc5/vm_eval.c:1010
#87 0x00005577784774ed in rb_ary_each (ary=93971616324880) at /tmp/ruby/v2/src/trunk_gcc5/array.c:2099
#88 0x00005577784468f0 in vm_call_cfunc_with_frame (ci=0x557778d44980, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f0587e09e88, ec=0x5577788ff528) at /tmp/ruby/v2/src/trunk_gcc5/vm_insnhelper.c:2213
#89 vm_call_cfunc (ec=<optimized out>, reg_cfp=0x7f0587e09e88, calling=<optimized out>, ci=0x557778d44980, cc=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc5/vm_insnhelper.c:2231
#90 0x0000557778452a83 in vm_call_method (ec=0x5577788ff528, cfp=0x7f0587e09e88, calling=<optimized out>, ci=<optimized out>, cc=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc5/vm_insnhelper.c:2721
#91 0x000055777845a178 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cc=0x557778d44b58, ci=<optimized out>, reg_cfp=0x7f0587e09e88, ec=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc5/vm_insnhelper.c:3632
#92 vm_exec_core (ec=<optimized out>, initial=initial@entry=0) at ../../src/trunk_gcc5/insns.def:771
#93 0x000055777844f75c in rb_vm_exec (ec=0x5577788ff528, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:1898
#94 0x000055777845fc0a in rb_iseq_eval_main (iseq=iseq@entry=0x557778d2a1a0) at /tmp/ruby/v2/src/trunk_gcc5/vm.c:2148
#95 0x000055777829a997 in ruby_exec_internal (n=0x557778d2a1a0) at /tmp/ruby/v2/src/trunk_gcc5/eval.c:262
#96 0x000055777829f56b in ruby_exec_node (n=0x557778d2a1a0) at /tmp/ruby/v2/src/trunk_gcc5/eval.c:326
#97 ruby_run_node (n=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc5/eval.c:318
#98 0x0000557778299d6f in main (argc=4, argv=0x7ffff0bab4b8) at /tmp/ruby/v2/src/trunk_gcc5/main.c:42
>>> Dump Ruby level backtrace
th: 0x5577788feea0, native_id: 0x7f0587e0b740
-- Control frame information -----------------------------------------------
c:0035 p:---- s:0166 e:000165 CFUNC :sleep
c:0034 p:0012 s:0161 e:000160 METHOD /tmp/ruby/v2/src/trunk_gcc5/spec/ruby/core/process/fixtures/common.rb:29
c:0033 p:0057 s:0157 e:000156 METHOD /tmp/ruby/v2/src/trunk_gcc5/spec/ruby/core/process/fixtures/common.rb:38
c:0032 p:0011 s:0150 e:000149 BLOCK /tmp/ruby/v2/src/trunk_gcc5/spec/ruby/core/process/daemon_spec.rb:90 [FINISH]
c:0031 p:---- s:0147 e:000146 CFUNC :instance_eval
c:0030 p:0010 s:0143 e:000142 METHOD /tmp/ruby/v2/src/trunk_gcc5/spec/mspec/lib/mspec/runner/mspec.rb:104
c:0029 p:0016 s:0135 e:000134 BLOCK /tmp/ruby/v2/src/trunk_gcc5/spec/mspec/lib/mspec/runner/context.rb:179 [FINISH]
c:0028 p:---- s:0131 e:000130 CFUNC :all?
c:0027 p:0035 s:0127 e:000126 METHOD /tmp/ruby/v2/src/trunk_gcc5/spec/mspec/lib/mspec/runner/context.rb:179
c:0026 p:0064 s:0120 e:000119 BLOCK /tmp/ruby/v2/src/trunk_gcc5/spec/mspec/lib/mspec/runner/context.rb:215
c:0025 p:0003 s:0115 e:000114 BLOCK /tmp/ruby/v2/src/trunk_gcc5/spec/mspec/lib/mspec/runner/mspec.rb:274 [FINISH]
c:0024 p:---- s:0112 e:000111 CFUNC :times
c:0023 p:0012 s:0108 e:000107 METHOD /tmp/ruby/v2/src/trunk_gcc5/spec/mspec/lib/mspec/runner/mspec.rb:273
c:0022 p:0012 s:0104 e:000103 BLOCK /tmp/ruby/v2/src/trunk_gcc5/spec/mspec/lib/mspec/runner/context.rb:207 [FINISH]
c:0021 p:---- s:0100 e:000099 CFUNC :each
c:0020 p:0087 s:0096 e:000095 METHOD /tmp/ruby/v2/src/trunk_gcc5/spec/mspec/lib/mspec/runner/context.rb:206
c:0019 p:0072 s:0092 e:000091 METHOD /tmp/ruby/v2/src/trunk_gcc5/spec/mspec/lib/mspec/runner/mspec.rb:48
c:0018 p:0024 s:0084 e:000083 METHOD /tmp/ruby/v2/src/trunk_gcc5/spec/mspec/lib/mspec/runner/object.rb:11
c:0017 p:0030 s:0076 E:0009d0 BLOCK /tmp/ruby/v2/src/trunk_gcc5/spec/ruby/core/process/daemon_spec.rb:41
c:0016 p:0020 s:0073 e:000072 METHOD /tmp/ruby/v2/src/trunk_gcc5/spec/mspec/lib/mspec/guards/guard.rb:91
c:0015 p:0023 s:0067 e:000066 METHOD /tmp/ruby/v2/src/trunk_gcc5/spec/mspec/lib/mspec/guards/platform.rb:90
c:0014 p:0021 s:0061 E:001e80 TOP /tmp/ruby/v2/src/trunk_gcc5/spec/ruby/core/process/daemon_spec.rb:4 [FINISH]
c:0013 p:---- s:0058 e:000057 CFUNC :load
c:0012 p:0013 s:0053 e:000052 BLOCK /tmp/ruby/v2/src/trunk_gcc5/spec/mspec/lib/mspec/runner/mspec.rb:88 [FINISH]
c:0011 p:---- s:0050 e:000049 CFUNC :instance_eval
c:0010 p:0010 s:0046 e:000045 METHOD /tmp/ruby/v2/src/trunk_gcc5/spec/mspec/lib/mspec/runner/mspec.rb:104
c:0009 p:0043 s:0038 e:000037 BLOCK /tmp/ruby/v2/src/trunk_gcc5/spec/mspec/lib/mspec/runner/mspec.rb:88 [FINISH]
c:0008 p:---- s:0034 e:000033 CFUNC :each
c:0007 p:0127 s:0030 e:000029 METHOD /tmp/ruby/v2/src/trunk_gcc5/spec/mspec/lib/mspec/runner/mspec.rb:79
c:0006 p:0005 s:0023 e:000022 METHOD /tmp/ruby/v2/src/trunk_gcc5/spec/mspec/lib/mspec/runner/mspec.rb:84
c:0005 p:0040 s:0019 e:000018 METHOD /tmp/ruby/v2/src/trunk_gcc5/spec/mspec/lib/mspec/runner/mspec.rb:56
c:0004 p:0044 s:0015 e:000014 METHOD /tmp/ruby/v2/src/trunk_gcc5/spec/mspec/lib/mspec/commands/mspec-run.rb:83
c:0003 p:0056 s:0011 e:000010 METHOD /tmp/ruby/v2/src/trunk_gcc5/spec/mspec/lib/mspec/utils/script.rb:276
c:0002 p:0037 s:0006 e:000005 EVAL /tmp/ruby/v2/src/trunk_gcc5/spec/mspec/bin/mspec-run:7 [FINISH]
c:0001 p:0000 s:0003 E:0019b0 (none) [FINISH]
$1 = 0
">>> Finish
"
[nil, 28981]
"gdb -p 28960 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
make: *** [yes-test-spec] Killed
ptrace: No such process.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/ruby/build-ruby/gdbscript:9: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 28960]
#<Errno::ESRCH: No such process>
"gdb -p 28958 -x /home/ko1/ruby/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 28958 is a zombie - the process has already terminated
ptrace: Operation not permitted.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/ruby/build-ruby/gdbscript:9: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 28958]
"gdb -p 29623 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
ptrace: No such process.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/ruby/build-ruby/gdbscript:9: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 29623]
#<Errno::ESRCH: No such process>
0.020000 0.016000 723.300000 (10802.160071)
/home/ko1/ruby/build-ruby/build-ruby.rb:149:in `each_line': execution expired (Timeout::Error)
from /home/ko1/ruby/build-ruby/build-ruby.rb:149:in `block (2 levels) in cmd'
from /usr/lib/ruby/2.5.0/timeout.rb:108:in `timeout'
from /home/ko1/ruby/build-ruby/build-ruby.rb:148:in `block in cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:145:in `popen'
from /home/ko1/ruby/build-ruby/build-ruby.rb:145:in `cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:291:in `block in test_rubyspec'
from /home/ko1/ruby/build-ruby/build-ruby.rb:213:in `block in builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:212:in `chdir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:212:in `builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:290:in `test_rubyspec'
from /home/ko1/ruby/build-ruby/build-ruby.rb:340: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/ruby/build-ruby/build-ruby.rb:338:in `block (3 levels) in run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:337:in `each'
from /home/ko1/ruby/build-ruby/build-ruby.rb:337: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/ruby/build-ruby/build-ruby.rb:336:in `block in run'
from /usr/lib/ruby/2.5.0/benchmark.rb:293:in `measure'
from /home/ko1/ruby/build-ruby/build-ruby.rb:335:in `run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:498:in `<main>'
total: 11014.82 sec