rev: d8e23a67c3
test-all : 20818 tests, 2659521 assertions, 0 failures, 1 errors, 94 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_gcc7.20190716-110336
#<BuildRuby:0x000055bf590d36d0
@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_gcc7",
@TARGET_INSTALL_DIR="/tmp/ruby/v2/install/trunk_gcc7",
@TARGET_NAME="trunk_gcc7",
@TARGET_SRC_DIR="/tmp/ruby/v2/src/trunk_gcc7",
@build_opts="-j6",
@configure_opts=["CC=gcc-7"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_gcc7.20190716-110336",
@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.000020)
autoconf 0.000000 0.000000 0.000000 ( 0.000040)
configure 0.000000 0.000000 0.000000 ( 0.000039)
build_up From https://github.com/ruby/ruby
e988048..d8e23a6 master -> origin/master
/tmp/ruby/v2/src/trunk_gcc7/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_gcc7/tool/lib/vpath.rb:18:in `open'
from /tmp/ruby/v2/src/trunk_gcc7/tool/lib/vpath.rb:18:in `call'
from /tmp/ruby/v2/src/trunk_gcc7/tool/lib/vpath.rb:18:in `search'
from /tmp/ruby/v2/src/trunk_gcc7/tool/lib/vpath.rb:35:in `open'
from /tmp/ruby/v2/src/trunk_gcc7/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_gcc7/tool/generic_erb.rb:41:in `block (2 levels) in <main>'
from /tmp/ruby/v2/src/trunk_gcc7/tool/generic_erb.rb:41:in `block in <main>'
from /tmp/ruby/v2/src/trunk_gcc7/tool/generic_erb.rb:34:in `map'
from /tmp/ruby/v2/src/trunk_gcc7/tool/generic_erb.rb:34:in `<main>'
make: *** [/tmp/ruby/v2/src/trunk_gcc7/enc/unicode/data/12.1.0/ucd/.unicode-tables.time] Error 1
make: *** Waiting for unfinished jobs....
0.008000 0.004000 4.460000 ( 5.935883)
build_miniruby 0.000000 0.000000 1.184000 ( 1.232593)
build_ruby 0.004000 0.000000 2.100000 ( 2.160311)
build_all 0.012000 0.000000 3.884000 ( 2.295200)
build_install 0.016000 0.004000 2.720000 ( 2.019276)
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 28.148000 ( 30.184228)
test_basic 0.012000 0.000000 0.448000 ( 0.586543)
test_all make: *** [yes-test-all] Error 1
0.004000 0.000000 600.912000 (133.980565)
test_rubyspec $ /tmp/ruby/v2/build/trunk_gcc7/miniruby -I/tmp/ruby/v2/src/trunk_gcc7/lib /tmp/ruby/v2/src/trunk_gcc7/tool/runruby.rb --archdir=/tmp/ruby/v2/build/trunk_gcc7 --extout=.ext -- /tmp/ruby/v2/src/trunk_gcc7/spec/mspec/bin/mspec-run -B /tmp/ruby/v2/src/trunk_gcc7/spec/default.mspec
/tmp/ruby/v2/src/trunk_gcc7/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_gcc7/spec/ruby/core/process/fixtures/daemon.rb:57:in `stay_in_dir'
from /tmp/ruby/v2/src/trunk_gcc7/spec/ruby/core/process/fixtures/daemon.rb:10:in `run'
from /tmp/ruby/v2/src/trunk_gcc7/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_gcc7 --incremental --process-num=6
12 1282 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk_gcc7 --incremental --process-num=6
1282 1284 12 12 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk_gcc7 --logfile=/home/ko1/ruby/logs/brlog.trunk_gcc7.20190716-110336 --root_dir=/tmp/ruby --timeout=10800 --configure_opts=CC=gcc-7 --incremental --process-num=6
1284 22481 12 12 ? -1 S 1001 0:00 sh -c make yes-test-rubyspec TESTS='-j6'
22481 22483 12 12 ? -1 S 1001 0:00 make yes-test-rubyspec TESTS=-j6
22483 22504 12 12 ? -1 S 1001 11:15 /tmp/ruby/v2/src/trunk_gcc7/spec/mspec/bin/mspec-run
1284 23146 12 12 ? -1 R 1001 0:00 ps jx
{11=>[12], 12=>[1282], 1282=>[1284], 1284=>[22481, 23146], 22481=>[22483], 22483=>[22504]}
"gdb -p 22504 -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.
0x00007efcc96afcf6 in __GI_ppoll (fds=fds@entry=0x7fffba4b4f68, 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 0x7efccac44740 (LWP 22504)):
#0 0x00007efcc96afcf6 in __GI_ppoll (fds=fds@entry=0x7fffba4b4f68, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1 0x00005647e32438f7 in rb_sigwait_sleep (th=th@entry=0x5647e42f4ea0, sigwait_fd=sigwait_fd@entry=3, rel=rel@entry=0x7fffba4b5020) at /tmp/ruby/v2/src/trunk_gcc7/thread_pthread.c:1979
#2 0x00005647e324654d in native_sleep (th=<optimized out>, rel=0x7fffba4b5020) at /tmp/ruby/v2/src/trunk_gcc7/thread_pthread.c:2099
#3 0x00005647e3247be9 in sleep_hrtime (fl=2, rel=<optimized out>, th=0x5647e42f4ea0) at /tmp/ruby/v2/src/trunk_gcc7/thread.c:1295
#4 rb_thread_wait_for (time=...) at /tmp/ruby/v2/src/trunk_gcc7/thread.c:1343
#5 0x00005647e31a7920 in rb_f_sleep (argc=1, argv=0x7efccab43520) at /tmp/ruby/v2/src/trunk_gcc7/process.c:4851
#6 0x00005647e327ed2f in vm_call_cfunc_with_frame (ci=0x5647e59038e0, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7efccac428a0, ec=0x5647e42f5528) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:2213
#7 vm_call_cfunc (ec=<optimized out>, reg_cfp=0x7efccac428a0, calling=<optimized out>, ci=0x5647e59038e0, cc=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:2231
#8 0x00005647e3290f1d in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cc=<optimized out>, ci=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:3632
#9 vm_exec_core (ec=0x7fffba4b4f68, ec@entry=0x5647e42f5528, initial=1, initial@entry=0) at ../../src/trunk_gcc7/insns.def:789
#10 0x00005647e328756e in rb_vm_exec (ec=0x5647e42f5528, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1889
#11 0x00005647e3287f51 in invoke_block (ec=ec@entry=0x5647e42f5528, iseq=iseq@entry=0x5647e56ecc50, self=self@entry=94866791980280, cref=cref@entry=0x5647e56b6470, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1029
#12 0x00005647e3288694 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x5647e56b6470, passed_block_handler=0, argv=0x5647e56ecc50, argc=-466660056, self=94866791980280, captured=<optimized out>, ec=0x5647e42f5528) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1101
#13 invoke_block_from_c_bh (ec=ec@entry=0x5647e42f5528, block_handler=<optimized out>, argc=argc@entry=1, argv=argv@entry=0x7fffba4b54e8, cref=0x5647e56b6470, is_lambda=<optimized out>, is_lambda@entry=0, force_blockarg=0, passed_block_handler=0) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1119
#14 0x00005647e3288a1d in vm_yield_with_cref (is_lambda=0, cref=<optimized out>, argv=0x7fffba4b54e8, argc=1, ec=0x5647e42f5528) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1156
#15 yield_under (under=under@entry=94866791979920, self=<optimized out>, argc=argc@entry=1, argv=argv@entry=0x7fffba4b54e8) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:1594
#16 0x00005647e328bdb1 in specific_eval (argc=0, argv=0x7efccab43490, klass=94866791979920, self=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:1633
#17 0x00005647e327ed2f in vm_call_cfunc_with_frame (ci=0x5647e44478c0, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7efccac42980, ec=0x5647e42f5528) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:2213
#18 vm_call_cfunc (ec=<optimized out>, reg_cfp=0x7efccac42980, calling=<optimized out>, ci=0x5647e44478c0, cc=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:2231
#19 0x00005647e3290fcc in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cc=<optimized out>, ci=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:3632
#20 vm_exec_core (ec=0x7fffba4b4f68, ec@entry=0x5647e42f5528, initial=1, initial@entry=0) at ../../src/trunk_gcc7/insns.def:771
#21 0x00005647e328756e in rb_vm_exec (ec=0x5647e42f5528, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1889
#22 0x00005647e3287f51 in invoke_block (ec=ec@entry=0x5647e42f5528, iseq=iseq@entry=0x5647e42f88c0, self=self@entry=94866791854320, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1029
#23 0x00005647e328810e in invoke_iseq_block_from_c (me=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1101
#24 invoke_block_from_c_bh (argc=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>, argv=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1119
#25 vm_yield (argc=<optimized out>, argv=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1164
#26 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:994
#27 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:1000
#28 rb_yield (val=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:1010
#29 0x00005647e32ac098 in rb_ary_all_p (argc=<optimized out>, argv=<optimized out>, ary=94866791687320) at /tmp/ruby/v2/src/trunk_gcc7/array.c:6298
#30 0x00005647e327ed2f in vm_call_cfunc_with_frame (ci=0x5647e4744970, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7efccac42a28, ec=0x5647e42f5528) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:2213
#31 vm_call_cfunc (ec=<optimized out>, reg_cfp=0x7efccac42a28, calling=<optimized out>, ci=0x5647e4744970, cc=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:2231
#32 0x00005647e3290fcc in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cc=<optimized out>, ci=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:3632
#33 vm_exec_core (ec=0x7fffba4b4f68, ec@entry=0x5647e42f5528, initial=1, initial@entry=0) at ../../src/trunk_gcc7/insns.def:771
#34 0x00005647e328756e in rb_vm_exec (ec=0x5647e42f5528, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1889
#35 0x00005647e3287f51 in invoke_block (ec=ec@entry=0x5647e42f5528, iseq=iseq@entry=0x5647e4357118, self=self@entry=94866775450360, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1029
#36 0x00005647e3289f81 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, argv=0x7fffba4b5cf8, argc=1, self=94866775450360, captured=<optimized out>, ec=0x5647e42f5528) at /tmp/ruby/v2/src/trunk_gcc7/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_gcc7/vm.c:1119
#38 vm_yield (argc=1, argv=0x7fffba4b5cf8, ec=0x5647e42f5528) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1164
#39 rb_yield_0 (argv=0x7fffba4b5cf8, argc=1) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:994
#40 rb_yield_1 (val=<optimized out>, val@entry=1) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:1000
#41 0x00005647e315dea0 in int_dotimes (num=3) at /tmp/ruby/v2/src/trunk_gcc7/numeric.c:5190
#42 0x00005647e327ed2f in vm_call_cfunc_with_frame (ci=0x5647e4745880, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7efccac42b08, ec=0x5647e42f5528) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:2213
#43 vm_call_cfunc (ec=<optimized out>, reg_cfp=0x7efccac42b08, calling=<optimized out>, ci=0x5647e4745880, cc=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:2231
#44 0x00005647e3290fcc in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cc=<optimized out>, ci=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:3632
#45 vm_exec_core (ec=0x7fffba4b4f68, ec@entry=0x5647e42f5528, initial=1, initial@entry=0) at ../../src/trunk_gcc7/insns.def:771
#46 0x00005647e328756e in rb_vm_exec (ec=0x5647e42f5528, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1889
#47 0x00005647e3287f51 in invoke_block (ec=ec@entry=0x5647e42f5528, iseq=iseq@entry=0x5647e4783db8, self=self@entry=94866791854320, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1029
#48 0x00005647e328810e in invoke_iseq_block_from_c (me=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1101
#49 invoke_block_from_c_bh (argc=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>, argv=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1119
#50 vm_yield (argc=<optimized out>, argv=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1164
#51 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:994
#52 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:1000
#53 rb_yield (val=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:1010
#54 0x00005647e32b0e0c in rb_ary_each (ary=94866791837080) at /tmp/ruby/v2/src/trunk_gcc7/array.c:2099
#55 0x00005647e327ed2f in vm_call_cfunc_with_frame (ci=0x5647e46c6d60, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7efccac42bb0, ec=0x5647e42f5528) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:2213
#56 vm_call_cfunc (ec=<optimized out>, reg_cfp=0x7efccac42bb0, calling=<optimized out>, ci=0x5647e46c6d60, cc=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:2231
#57 0x00005647e3290fcc in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cc=<optimized out>, ci=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:3632
#58 vm_exec_core (ec=0x7fffba4b4f68, ec@entry=0x5647e42f5528, initial=1, initial@entry=0) at ../../src/trunk_gcc7/insns.def:771
#59 0x00005647e328756e in rb_vm_exec (ec=0x5647e42f5528, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1889
#60 0x00005647e3298781 in rb_iseq_eval (iseq=iseq@entry=0x5647e56eeb90) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:2137
#61 0x00005647e311f987 in rb_load_internal0 (ec=ec@entry=0x5647e42f5528, fname=fname@entry=94866791979840, wrap=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/load.c:612
#62 0x00005647e311fc50 in rb_load_internal (wrap=0, fname=94866791979840) at /tmp/ruby/v2/src/trunk_gcc7/load.c:643
#63 rb_f_load (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/load.c:711
#64 0x00005647e327ed2f in vm_call_cfunc_with_frame (ci=0x5647e4667e30, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7efccac42d70, ec=0x5647e42f5528) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:2213
#65 vm_call_cfunc (ec=<optimized out>, reg_cfp=0x7efccac42d70, calling=<optimized out>, ci=0x5647e4667e30, cc=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:2231
#66 0x00005647e3290f1d in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cc=<optimized out>, ci=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:3632
#67 vm_exec_core (ec=0x7fffba4b4f68, ec@entry=0x5647e42f5528, initial=1, initial@entry=0) at ../../src/trunk_gcc7/insns.def:789
#68 0x00005647e328756e in rb_vm_exec (ec=0x5647e42f5528, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1889
#69 0x00005647e3287f51 in invoke_block (ec=ec@entry=0x5647e42f5528, iseq=iseq@entry=0x5647e4498888, self=self@entry=94866791980280, cref=cref@entry=0x5647e56fdb68, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1029
#70 0x00005647e3288694 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x5647e56fdb68, passed_block_handler=0, argv=0x5647e4498888, argc=-466660056, self=94866791980280, captured=<optimized out>, ec=0x5647e42f5528) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1101
#71 invoke_block_from_c_bh (ec=ec@entry=0x5647e42f5528, block_handler=<optimized out>, argc=argc@entry=1, argv=argv@entry=0x7fffba4b6b28, cref=0x5647e56fdb68, is_lambda=<optimized out>, is_lambda@entry=0, force_blockarg=0, passed_block_handler=0) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1119
#72 0x00005647e3288a1d in vm_yield_with_cref (is_lambda=0, cref=<optimized out>, argv=0x7fffba4b6b28, argc=1, ec=0x5647e42f5528) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1156
#73 yield_under (under=under@entry=94866791979920, self=<optimized out>, argc=argc@entry=1, argv=argv@entry=0x7fffba4b6b28) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:1594
#74 0x00005647e328bdb1 in specific_eval (argc=0, argv=0x7efccab43188, klass=94866791979920, self=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:1633
#75 0x00005647e327ed2f in vm_call_cfunc_with_frame (ci=0x5647e44478c0, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7efccac42de0, ec=0x5647e42f5528) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:2213
#76 vm_call_cfunc (ec=<optimized out>, reg_cfp=0x7efccac42de0, calling=<optimized out>, ci=0x5647e44478c0, cc=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:2231
#77 0x00005647e3290fcc in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cc=<optimized out>, ci=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:3632
#78 vm_exec_core (ec=0x7fffba4b4f68, ec@entry=0x5647e42f5528, initial=1, initial@entry=0) at ../../src/trunk_gcc7/insns.def:771
#79 0x00005647e328756e in rb_vm_exec (ec=0x5647e42f5528, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1889
#80 0x00005647e3287f51 in invoke_block (ec=ec@entry=0x5647e42f5528, iseq=iseq@entry=0x5647e4498a68, self=self@entry=94866775450360, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1029
#81 0x00005647e328810e in invoke_iseq_block_from_c (me=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1101
#82 invoke_block_from_c_bh (argc=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>, argv=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1119
#83 vm_yield (argc=<optimized out>, argv=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1164
#84 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:994
#85 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:1000
#86 rb_yield (val=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:1010
#87 0x00005647e32b0e0c in rb_ary_each (ary=94866773572360) at /tmp/ruby/v2/src/trunk_gcc7/array.c:2099
#88 0x00005647e327ed2f in vm_call_cfunc_with_frame (ci=0x5647e4758e10, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7efccac42e88, ec=0x5647e42f5528) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:2213
#89 vm_call_cfunc (ec=<optimized out>, reg_cfp=0x7efccac42e88, calling=<optimized out>, ci=0x5647e4758e10, cc=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:2231
#90 0x00005647e328b1c3 in vm_call_method (ec=0x5647e42f5528, cfp=0x7efccac42e88, calling=<optimized out>, ci=<optimized out>, cc=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:2721
#91 0x00005647e3290fcc in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cc=<optimized out>, ci=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:3632
#92 vm_exec_core (ec=0x7fffba4b4f68, initial=1, initial@entry=0) at ../../src/trunk_gcc7/insns.def:771
#93 0x00005647e3287c10 in rb_vm_exec (ec=0x5647e42f5528, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1898
#94 0x00005647e329889a in rb_iseq_eval_main (iseq=iseq@entry=0x5647e4733278) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:2148
#95 0x00005647e30c3a43 in ruby_exec_internal (n=0x5647e4733278) at /tmp/ruby/v2/src/trunk_gcc7/eval.c:262
#96 0x00005647e30c898b in ruby_exec_node (n=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/eval.c:326
#97 ruby_run_node (n=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/eval.c:318
#98 0x00005647e30c30af in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/main.c:42
>>> Dump Ruby level backtrace
th: 0x5647e42f4ea0, native_id: 0x7efccac44740
-- 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_gcc7/spec/ruby/core/process/fixtures/common.rb:29
c:0033 p:0057 s:0157 e:000156 METHOD /tmp/ruby/v2/src/trunk_gcc7/spec/ruby/core/process/fixtures/common.rb:38
c:0032 p:0011 s:0150 e:000149 BLOCK /tmp/ruby/v2/src/trunk_gcc7/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_gcc7/spec/mspec/lib/mspec/runner/mspec.rb:104
c:0029 p:0016 s:0135 e:000134 BLOCK /tmp/ruby/v2/src/trunk_gcc7/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_gcc7/spec/mspec/lib/mspec/runner/context.rb:179
c:0026 p:0064 s:0120 e:000119 BLOCK /tmp/ruby/v2/src/trunk_gcc7/spec/mspec/lib/mspec/runner/context.rb:215
c:0025 p:0003 s:0115 e:000114 BLOCK /tmp/ruby/v2/src/trunk_gcc7/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_gcc7/spec/mspec/lib/mspec/runner/mspec.rb:273
c:0022 p:0012 s:0104 e:000103 BLOCK /tmp/ruby/v2/src/trunk_gcc7/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_gcc7/spec/mspec/lib/mspec/runner/context.rb:206
c:0019 p:0072 s:0092 e:000091 METHOD /tmp/ruby/v2/src/trunk_gcc7/spec/mspec/lib/mspec/runner/mspec.rb:48
c:0018 p:0024 s:0084 e:000083 METHOD /tmp/ruby/v2/src/trunk_gcc7/spec/mspec/lib/mspec/runner/object.rb:11
c:0017 p:0030 s:0076 E:000dd0 BLOCK /tmp/ruby/v2/src/trunk_gcc7/spec/ruby/core/process/daemon_spec.rb:41
c:0016 p:0020 s:0073 e:000072 METHOD /tmp/ruby/v2/src/trunk_gcc7/spec/mspec/lib/mspec/guards/guard.rb:91
c:0015 p:0023 s:0067 e:000066 METHOD /tmp/ruby/v2/src/trunk_gcc7/spec/mspec/lib/mspec/guards/platform.rb:90
c:0014 p:0021 s:0061 E:000320 TOP /tmp/ruby/v2/src/trunk_gcc7/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_gcc7/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_gcc7/spec/mspec/lib/mspec/runner/mspec.rb:104
c:0009 p:0043 s:0038 e:000037 BLOCK /tmp/ruby/v2/src/trunk_gcc7/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_gcc7/spec/mspec/lib/mspec/runner/mspec.rb:79
c:0006 p:0005 s:0023 e:000022 METHOD /tmp/ruby/v2/src/trunk_gcc7/spec/mspec/lib/mspec/runner/mspec.rb:84
c:0005 p:0040 s:0019 e:000018 METHOD /tmp/ruby/v2/src/trunk_gcc7/spec/mspec/lib/mspec/runner/mspec.rb:56
c:0004 p:0044 s:0015 e:000014 METHOD /tmp/ruby/v2/src/trunk_gcc7/spec/mspec/lib/mspec/commands/mspec-run.rb:83
c:0003 p:0056 s:0011 e:000010 METHOD /tmp/ruby/v2/src/trunk_gcc7/spec/mspec/lib/mspec/utils/script.rb:276
c:0002 p:0037 s:0006 e:000005 EVAL /tmp/ruby/v2/src/trunk_gcc7/spec/mspec/bin/mspec-run:7 [FINISH]
c:0001 p:0000 s:0003 E:001230 (none) [FINISH]
$1 = 0
">>> Finish
"
[nil, 22504]
"gdb -p 22483 -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, 22483]
#<Errno::ESRCH: No such process>
"gdb -p 22481 -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 22481 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, 22481]
"gdb -p 23146 -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, 23146]
#<Errno::ESRCH: No such process>
0.024000 0.016000 721.248000 (10802.536822)
/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: 10980.93 sec