rev: 63224
test-all :
test-spec:
exit statuses:
"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 0.
"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.
Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc5.20180421-103639
#<BuildRuby:0x00556e50894798
@BUILD_DIR="/home/ko1/ruby/build",
@INSTALL_DIR="/home/ko1/ruby/install",
@REPOSITORY="https://svn.ruby-lang.org/repos/ruby/trunk",
@REPOSITORY_TYPE=:svn,
@SRC_DIR="/home/ko1/ruby/src",
@TARGET_BUILD_DIR="/home/ko1/ruby/build/trunk_gcc5",
@TARGET_INSTALL_DIR="/home/ko1/ruby/install/trunk_gcc5",
@TARGET_NAME="trunk_gcc5",
@TARGET_SRC_DIR="/home/ko1/ruby/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.20180421-103639",
@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.000019)
autoconf 0.000000 0.000000 0.000000 ( 0.000047)
configure 0.000000 0.000000 0.000000 ( 0.000039)
build_up 0.010000 0.000000 10.640000 ( 10.428162)
build_miniruby 0.010000 0.000000 0.060000 ( 0.051551)
build_ruby 0.000000 0.000000 1.470000 ( 1.503983)
build_all 0.010000 0.010000 3.690000 ( 1.969638)
build_install 0.000000 0.010000 3.060000 ( 2.175065)
test_btest test_attr.rb ..
test_autoload.rb ........
test_block.rb ..........................................................
test_class.rb ................................................
test_eval.rb .....................................
test_exception.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 ..................................................
PASS all 1193 tests
0.010000 0.000000 25.790000 ( 27.922392)
test_basic 0.000000 0.010000 0.390000 ( 0.530183)
test_all #<Thread:0x000055a265506d08@/home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1578 run> terminated with exception (report_on_exception is true):
/home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:744:in `rescue in block in open': druby://localhost:40119 - #<Errno::ECONNREFUSED: Connection refused - connect(2) for "localhost" port 40119> (DRb::DRbConnError)
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:738:in `block in open'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:737:in `each'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:737:in `open'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1251:in `initialize'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1231:in `new'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1231:in `open'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1144:in `block in method_missing'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1163:in `with_friend'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1143:in `method_missing'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/invokemethod.rb:11:in `block_yield'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/invokemethod.rb:18:in `block in perform_with_block'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/invokemethod.rb:15:in `collect'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/invokemethod.rb:15:in `perform_with_block'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1582:in `block in perform'
#<Thread:0x0000559acd536340@/home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1578 run> terminated with exception (report_on_exception is true):
/home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:744:in `rescue in block in open': druby://localhost:40119 - #<Errno::ECONNREFUSED: Connection refused - connect(2) for "localhost" port 40119> (DRb::DRbConnError)
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:738:in `block in open'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:737:in `each'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:737:in `open'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1251:in `initialize'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1231:in `new'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1231:in `open'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1144:in `block in method_missing'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1163:in `with_friend'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1143:in `method_missing'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/invokemethod.rb:11:in `block_yield'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/invokemethod.rb:18:in `block in perform_with_block'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/invokemethod.rb:15:in `each'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/invokemethod.rb:15:in `perform_with_block'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1582:in `block in perform'
#<Thread:0x0000565286ec6b78@/home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1578 run> terminated with exception (report_on_exception is true):
/home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:744:in `rescue in block in open': druby://localhost:40119 - #<Errno::ECONNREFUSED: Connection refused - connect(2) for "localhost" port 40119> (DRb::DRbConnError)
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:738:in `block in open'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:737:in `each'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:737:in `open'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1251:in `initialize'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1231:in `new'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1231:in `open'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1144:in `block in method_missing'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1163:in `with_friend'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1143:in `method_missing'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/invokemethod.rb:11:in `block_yield'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/invokemethod.rb:18:in `block in perform_with_block'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/invokemethod.rb:15:in `each'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/invokemethod.rb:15:in `perform_with_block'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1582:in `block in perform'
#<Thread:0x0000559f2496b2e8@/home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1578 run> terminated with exception (report_on_exception is true):
/home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:744:in `rescue in block in open': druby://localhost:40119 - #<Errno::ECONNREFUSED: Connection refused - connect(2) for "localhost" port 40119> (DRb::DRbConnError)
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:738:in `block in open'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:737:in `each'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:737:in `open'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1251:in `initialize'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1231:in `new'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1231:in `open'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1144:in `block in method_missing'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1163:in `with_friend'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1143:in `method_missing'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/invokemethod.rb:11:in `block_yield'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/invokemethod.rb:18:in `block in perform_with_block'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/invokemethod.rb:15:in `each'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/invokemethod.rb:15:in `perform_with_block'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1582:in `block in perform'
#<Thread:0x00005580289faf08@/home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1578 run> terminated with exception (report_on_exception is true):
/home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:744:in `rescue in block in open': druby://localhost:40119 - #<Errno::ECONNREFUSED: Connection refused - connect(2) for "localhost" port 40119> (DRb::DRbConnError)
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:738:in `block in open'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:737:in `each'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:737:in `open'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1251:in `initialize'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1231:in `new'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1231:in `open'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1144:in `block in method_missing'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1163:in `with_friend'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1143:in `method_missing'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/invokemethod.rb:11:in `block_yield'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/invokemethod.rb:18:in `block in perform_with_block'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/invokemethod.rb:15:in `each'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/invokemethod.rb:15:in `perform_with_block'
from /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1582:in `block in perform'
$$$ #<Timeout::Error: execution expired>
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
12 13 13 13 ? -1 Ss 1001 0:02 sh build-loop.sh trunk_gcc5 --incremental --process-num=6
29814 4426 13 13 ? -1 S 1001 0:00 sh -c make yes-test-all TESTS='-j6'
4426 4428 13 13 ? -1 S 1001 0:00 make yes-test-all TESTS=-j6
4428 4430 13 13 ? -1 Sl 1001 0:03 /home/ko1/ruby/build/trunk_gcc5/ruby --disable-gems /home/ko1/ruby/src/trunk_gcc5/test/runner.rb --ruby=./miniruby -I/home/ko1/ruby/src/trunk_gcc5/lib -I. -I.ext/common /home/ko1/ruby/src/trunk_gcc5/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/home/ko1/ruby/src/trunk_gcc5/test/excludes --name=!/memory_leak/ -j6
4430 4433 13 13 ? -1 Sl 1001 0:51 /home/ko1/ruby/src/trunk_gcc5/test/lib/test/unit/parallel.rb: TestIO#test_recycled_fd_close
29814 16131 13 13 ? -1 R 1001 0:00 ps jx
13 29812 13 13 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk_gcc5 --incremental --process-num=6
29812 29814 13 13 ? -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.20180421-103639 --timeout=10800 --configure_opts=CC=gcc-5 --incremental --process-num=6
{12=>[13], 29814=>[4426, 16131], 4426=>[4428], 4428=>[4430], 4430=>[4433], 13=>[29812], 29812=>[29814]}
"gdb -p 4433 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 9419]
[New LWP 9645]
[New LWP 9646]
[New LWP 12296]
[New LWP 14379]
[New LWP 29778]
[New LWP 30159]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
88 ../sysdeps/unix/sysv/linux/futex-internal.h: No such file or directory.
0x00007f38ec2ed072 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55835b7572f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
>>> Machine level backtrace
Thread 8 (Thread 0x7f38ec5f5700 (LWP 30159)):
#0 0x00007f38ec2f0d5d in __libc_read (fd=16, buf=0x55835e2771e0, nbytes=1) at ../sysdeps/unix/sysv/linux/read.c:26
#1 0x000055835961cc9a in rb_thread_io_blocking_region (func=func@entry=0x5583594fbef0 <internal_read_func>, data1=data1@entry=0x7f38ec5f44b0, fd=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread.c:1523
#2 0x0000558359502139 in rb_read_internal (count=1, buf=0x55835e2771e0, fd=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/io.c:979
#3 io_bufread (ptr=0x55835e2771e0 "", len=1, fptr=0x7f38d4027bd0) at /home/ko1/ruby/src/trunk_gcc5/io.c:2317
#4 0x0000558359502244 in bufread_call (arg=arg@entry=139882460563136) at /home/ko1/ruby/src/trunk_gcc5/io.c:2356
#5 0x00005583594d4563 in rb_ensure (b_proc=0x558359502230 <bufread_call>, data1=139882460563136, e_proc=e_proc@entry=0x5583595eb160 <rb_str_unlocktmp>, data2=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/eval.c:1039
#6 0x00005583595fec70 in rb_str_locktmp_ensure (str=<optimized out>, func=func@entry=0x558359502230 <bufread_call>, arg=arg@entry=139882460563136) at /home/ko1/ruby/src/trunk_gcc5/string.c:2651
#7 0x00005583595076ab in io_fread (fptr=0x7f38d4027bd0, size=1, offset=0, str=94022708720080) at /home/ko1/ruby/src/trunk_gcc5/io.c:2370
#8 io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/io.c:3053
#9 0x000055835964ebbf in vm_call_cfunc_with_frame (ci=0x55835e70d7d0, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f38d3efdfa0, ec=0x7f38d401f1c8) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1924
#10 vm_call_cfunc (ec=0x7f38d401f1c8, reg_cfp=0x7f38d3efdfa0, calling=<optimized out>, ci=0x55835e70d7d0, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1940
#11 0x000055835965ee22 in vm_exec_core (ec=ec@entry=0x7f38d401f1c8, initial=initial@entry=0) at /home/ko1/ruby/src/trunk_gcc5/insns.def:780
#12 0x000055835965600e in vm_exec (ec=ec@entry=0x7f38d401f1c8, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1812
#13 0x0000558359656de1 in invoke_block (captured=0x7f38d4027db0, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=94022708384400, iseq=0x55835e2efa90, ec=0x7f38d401f1c8) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1009
#14 invoke_iseq_block_from_c (ec=0x7f38d401f1c8, captured=0x7f38d4027db0, self=94022708384400, argc=<optimized out>, argv=<optimized out>, passed_block_handler=0, cref=0x0, is_lambda=0) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1061
#15 0x0000558359656eae in invoke_block_from_c_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=0, argv=<optimized out>, passed_block_handler=<optimized out>, is_lambda=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1154
#16 0x0000558359656f14 in vm_invoke_proc (passed_block_handler=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, proc=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1172
#17 rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x7f38d4027db0, argc=<optimized out>, argv=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1193
#18 0x000055835961c0f9 in thread_do_start (args=94022708460640, th=0x7f38d404f3b0) at /home/ko1/ruby/src/trunk_gcc5/thread.c:635
#19 thread_start_func_2 (th=th@entry=0x7f38d404f3b0, stack_start=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread.c:674
#20 0x000055835961c606 in thread_start_func_1 (th_ptr=0x7f38d404f3b0) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:859
#21 0x00007f38ec2e67fc in start_thread (arg=0x7f38ec5f5700) at pthread_create.c:465
#22 0x00007f38eb601b0f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 7 (Thread 0x7f38d3582700 (LWP 29778)):
#0 0x00007f38ec2ed072 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55835e5e7e7c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x55835e5e7eb8, cond=0x55835e5e7e50) at pthread_cond_wait.c:502
#2 __pthread_cond_wait (cond=0x55835e5e7e50, mutex=0x55835e5e7eb8) at pthread_cond_wait.c:655
#3 0x00005583596196c9 in rb_native_cond_wait (cond=<optimized out>, mutex=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:339
#4 0x000055835961a2b3 in native_sleep (th=th@entry=0x55835e5e7de0, timeout_rel=0x0) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:1082
#5 0x000055835961a6d9 in thread_join_sleep (arg=arg@entry=139882040660064) at /home/ko1/ruby/src/trunk_gcc5/thread.c:922
#6 0x00005583594d4563 in rb_ensure (b_proc=b_proc@entry=0x55835961a490 <thread_join_sleep>, data1=data1@entry=139882040660064, e_proc=e_proc@entry=0x558359613690 <remove_from_join_list>, data2=data2@entry=139882040660064) at /home/ko1/ruby/src/trunk_gcc5/eval.c:1039
#7 0x0000558359616b27 in thread_join (ts=0x0, target_th=0x7f38d404f3b0) at /home/ko1/ruby/src/trunk_gcc5/thread.c:967
#8 thread_value (self=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread.c:1090
#9 0x000055835964ebbf in vm_call_cfunc_with_frame (ci=0x55835e70c8c0, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f38e8505f30, ec=0x55835e5e8058) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1924
#10 vm_call_cfunc (ec=0x55835e5e8058, reg_cfp=0x7f38e8505f30, calling=<optimized out>, ci=0x55835e70c8c0, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1940
#11 0x000055835965ee22 in vm_exec_core (ec=ec@entry=0x55835e5e8058, initial=initial@entry=0) at /home/ko1/ruby/src/trunk_gcc5/insns.def:780
#12 0x000055835965600e in vm_exec (ec=ec@entry=0x55835e5e8058, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1812
#13 0x0000558359656de1 in invoke_block (captured=0x7f38e8505fb8, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=94022708384400, iseq=0x55835e2efb58, ec=0x55835e5e8058) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1009
#14 invoke_iseq_block_from_c (ec=0x55835e5e8058, captured=0x7f38e8505fb8, self=94022708384400, argc=<optimized out>, argv=<optimized out>, passed_block_handler=0, cref=0x0, is_lambda=0) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1061
#15 0x0000558359657f49 in 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 /home/ko1/ruby/src/trunk_gcc5/vm.c:1079
#16 vm_yield (argc=1, argv=0x7f38d3581518, ec=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1124
#17 rb_yield_0 (argv=0x7f38d3581518, argc=1) at /home/ko1/ruby/src/trunk_gcc5/vm_eval.c:972
#18 rb_yield_1 (val=94022708460760) at /home/ko1/ruby/src/trunk_gcc5/vm_eval.c:978
#19 rb_yield (val=val@entry=94022708460760) at /home/ko1/ruby/src/trunk_gcc5/vm_eval.c:988
#20 0x00005583594d4563 in rb_ensure (b_proc=0x558359657e80 <rb_yield>, data1=data1@entry=94022708460760, e_proc=e_proc@entry=0x5583594fccd0 <pipe_pair_close>, data2=data2@entry=139882040661728) at /home/ko1/ruby/src/trunk_gcc5/eval.c:1039
#21 0x000055835950b873 in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/io.c:10168
#22 0x000055835964ebbf in vm_call_cfunc_with_frame (ci=0x55835e70dbc0, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f38e8505fa0, ec=0x55835e5e8058) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1924
#23 vm_call_cfunc (ec=0x55835e5e8058, reg_cfp=0x7f38e8505fa0, calling=<optimized out>, ci=0x55835e70dbc0, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1940
#24 0x0000558359660365 in vm_exec_core (ec=ec@entry=0x55835e5e8058, initial=initial@entry=0) at /home/ko1/ruby/src/trunk_gcc5/insns.def:717
#25 0x000055835965600e in vm_exec (ec=ec@entry=0x55835e5e8058, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1812
#26 0x0000558359656de1 in invoke_block (captured=0x55835e5e8700, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=94022708384400, iseq=0x55835e2efc70, ec=0x55835e5e8058) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1009
#27 invoke_iseq_block_from_c (ec=0x55835e5e8058, captured=0x55835e5e8700, self=94022708384400, argc=<optimized out>, argv=<optimized out>, passed_block_handler=0, cref=0x0, is_lambda=0) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1061
#28 0x0000558359656eae in invoke_block_from_c_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=0, argv=<optimized out>, passed_block_handler=<optimized out>, is_lambda=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1154
#29 0x0000558359656f14 in vm_invoke_proc (passed_block_handler=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, proc=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1172
#30 rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x55835e5e8700, argc=<optimized out>, argv=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1193
#31 0x000055835961c0f9 in thread_do_start (args=94022708384000, th=0x55835e5e7de0) at /home/ko1/ruby/src/trunk_gcc5/thread.c:635
#32 thread_start_func_2 (th=th@entry=0x55835e5e7de0, stack_start=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread.c:674
#33 0x000055835961c606 in thread_start_func_1 (th_ptr=0x55835e5e7de0) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:859
#34 0x00007f38ec2e67fc in start_thread (arg=0x7f38d3582700) at pthread_create.c:465
#35 0x00007f38eb601b0f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 6 (Thread 0x7f38ec721700 (LWP 14379)):
#0 0x00007f38eb5f5901 in __GI___poll (fds=fds@entry=0x7f38ec720ec0, nfds=nfds@entry=2, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x0000558359616a3a in timer_thread_sleep (gvl=0x55835b757958) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:1400
#2 thread_timer (p=0x55835b757958) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:1519
#3 0x00007f38ec2e67fc in start_thread (arg=0x7f38ec721700) at pthread_create.c:465
#4 0x00007f38eb601b0f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 5 (Thread 0x7f38ec551700 (LWP 12296)):
#0 0x00007f38ec2f0d5d in __libc_read (fd=12, buf=0x7f38cc07dc50, nbytes=1024) at ../sysdeps/unix/sysv/linux/read.c:26
#1 0x000055835961cc9a in rb_thread_io_blocking_region (func=func@entry=0x5583594fbef0 <internal_read_func>, data1=data1@entry=0x7f38ec550520, fd=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread.c:1523
#2 0x00005583594fbcbe in rb_read_internal (count=<optimized out>, buf=<optimized out>, fd=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/io.c:979
#3 read_internal_call (arg=arg@entry=139882459891456) at /home/ko1/ruby/src/trunk_gcc5/io.c:2709
#4 0x00005583594d4563 in rb_ensure (b_proc=0x5583594fbc90 <read_internal_call>, data1=139882459891456, e_proc=e_proc@entry=0x5583595eb160 <rb_str_unlocktmp>, data2=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/eval.c:1039
#5 0x00005583595fec70 in rb_str_locktmp_ensure (str=<optimized out>, func=func@entry=0x5583594fbc90 <read_internal_call>, arg=arg@entry=139882459891456) at /home/ko1/ruby/src/trunk_gcc5/string.c:2651
#6 0x0000558359511ace in io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, opts=opts@entry=8, nonblock=nonblock@entry=0) at /home/ko1/ruby/src/trunk_gcc5/io.c:2759
#7 0x0000558359511e91 in io_readpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/io.c:2849
#8 0x000055835964ebbf in vm_call_cfunc_with_frame (ci=0x55835b8ac820, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f38e8404fa0, ec=0x55835e082e28) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1924
#9 vm_call_cfunc (ec=0x55835e082e28, reg_cfp=0x7f38e8404fa0, calling=<optimized out>, ci=0x55835b8ac820, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1940
#10 0x000055835965ee22 in vm_exec_core (ec=ec@entry=0x55835e082e28, initial=initial@entry=0) at /home/ko1/ruby/src/trunk_gcc5/insns.def:780
#11 0x000055835965600e in vm_exec (ec=ec@entry=0x55835e082e28, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1812
#12 0x0000558359656de1 in invoke_block (captured=0x55835e467d20, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=94022666921280, iseq=0x55835b76c9b8, ec=0x55835e082e28) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1009
#13 invoke_iseq_block_from_c (ec=0x55835e082e28, captured=0x55835e467d20, self=94022666921280, argc=<optimized out>, argv=<optimized out>, passed_block_handler=0, cref=0x0, is_lambda=0) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1061
#14 0x0000558359656eae in invoke_block_from_c_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=0, argv=<optimized out>, passed_block_handler=<optimized out>, is_lambda=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1154
#15 0x0000558359656f14 in vm_invoke_proc (passed_block_handler=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, proc=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1172
#16 rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x55835e467d20, argc=<optimized out>, argv=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1193
#17 0x000055835961c0f9 in thread_do_start (args=94022709454200, th=0x55835dc5c570) at /home/ko1/ruby/src/trunk_gcc5/thread.c:635
#18 thread_start_func_2 (th=th@entry=0x55835dc5c570, stack_start=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread.c:674
#19 0x000055835961c606 in thread_start_func_1 (th_ptr=0x55835dc5c570) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:859
#20 0x00007f38ec2e67fc in start_thread (arg=0x7f38ec551700) at pthread_create.c:465
#21 0x00007f38eb601b0f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 4 (Thread 0x7f38e809f700 (LWP 9646)):
#0 0x00007f38eb5f7870 in __GI___select (nfds=nfds@entry=11, readfds=readfds@entry=0x55835cf58f10, writefds=writefds@entry=0x0, exceptfds=0x0, timeout=timeout@entry=0x0) at ../sysdeps/unix/sysv/linux/select.c:41
#1 0x000055835961dc44 in rb_fd_select (timeout=0x0, exceptfds=0x0, writefds=0x0, readfds=0x7f38e809e720, n=11) at /home/ko1/ruby/src/trunk_gcc5/thread.c:3704
#2 native_fd_select (th=<optimized out>, timeout=<optimized out>, exceptfds=0x0, writefds=0x0, readfds=0x7f38e809e720, n=11) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:1035
#3 do_select (timeout=0x0, exceptfds=0x0, writefds=0x0, readfds=0x7f38e809e720, n=11) at /home/ko1/ruby/src/trunk_gcc5/thread.c:3842
#4 rb_thread_fd_select (max=max@entry=11, read=read@entry=0x7f38e809e720, write=write@entry=0x0, except=0x0, timeout=timeout@entry=0x0) at /home/ko1/ruby/src/trunk_gcc5/thread.c:3915
#5 0x00005583595019cd in select_internal (fds=0x7f38e809e720, tp=0x0, except=<optimized out>, write=<optimized out>, read=94022686829400) at /home/ko1/ruby/src/trunk_gcc5/io.c:8972
#6 select_call (arg=arg@entry=139882387859200) at /home/ko1/ruby/src/trunk_gcc5/io.c:9042
#7 0x00005583594d4563 in rb_ensure (b_proc=b_proc@entry=0x558359501650 <select_call>, data1=data1@entry=139882387859200, e_proc=e_proc@entry=0x5583594fcd50 <select_end>, data2=data2@entry=139882387859200) at /home/ko1/ruby/src/trunk_gcc5/eval.c:1039
#8 0x00005583594fd16f in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/io.c:9391
#9 0x000055835964ebbf in vm_call_cfunc_with_frame (ci=0x55835c673980, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f38e81e1ef8, ec=0x55835e010cf8) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1924
#10 vm_call_cfunc (ec=0x55835e010cf8, reg_cfp=0x7f38e81e1ef8, calling=<optimized out>, ci=0x55835c673980, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1940
#11 0x000055835965ee22 in vm_exec_core (ec=ec@entry=0x55835e010cf8, initial=initial@entry=0) at /home/ko1/ruby/src/trunk_gcc5/insns.def:780
#12 0x000055835965600e in vm_exec (ec=ec@entry=0x55835e010cf8, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1812
#13 0x0000558359656de1 in invoke_block (captured=0x55835de953e0, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=94022709005520, iseq=0x55835cad4e10, ec=0x55835e010cf8) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1009
#14 invoke_iseq_block_from_c (ec=0x55835e010cf8, captured=0x55835de953e0, self=94022709005520, argc=<optimized out>, argv=<optimized out>, passed_block_handler=0, cref=0x0, is_lambda=0) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1061
#15 0x0000558359656eae in invoke_block_from_c_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=0, argv=<optimized out>, passed_block_handler=<optimized out>, is_lambda=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1154
#16 0x0000558359656f14 in vm_invoke_proc (passed_block_handler=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, proc=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1172
#17 rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x55835de953e0, argc=<optimized out>, argv=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1193
#18 0x000055835961c0f9 in thread_do_start (args=94022709004520, th=0x55835e1783f0) at /home/ko1/ruby/src/trunk_gcc5/thread.c:635
#19 thread_start_func_2 (th=th@entry=0x55835e1783f0, stack_start=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread.c:674
#20 0x000055835961c606 in thread_start_func_1 (th_ptr=0x55835e1783f0) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:859
#21 0x00007f38ec2e67fc in start_thread (arg=0x7f38e809f700) at pthread_create.c:465
#22 0x00007f38eb601b0f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 3 (Thread 0x7f38e80e1700 (LWP 9645)):
#0 0x00007f38ec2ed072 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55835de955ec) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x55835de95628, cond=0x55835de955c0) at pthread_cond_wait.c:502
#2 __pthread_cond_wait (cond=0x55835de955c0, mutex=0x55835de95628) at pthread_cond_wait.c:655
#3 0x00005583596196c9 in rb_native_cond_wait (cond=<optimized out>, mutex=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:339
#4 0x000055835961a2b3 in native_sleep (th=th@entry=0x55835de95550, timeout_rel=0x0) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:1082
#5 0x000055835961a900 in sleep_forever (deadlockable=1, spurious_check=0, th=0x55835de95550) at /home/ko1/ruby/src/trunk_gcc5/thread.c:1145
#6 rb_thread_sleep_deadly_allow_spurious_wakeup () at /home/ko1/ruby/src/trunk_gcc5/thread.c:1274
#7 queue_sleep (arg=arg@entry=94022709008480) at /home/ko1/ruby/src/trunk_gcc5/thread_sync.c:855
#8 0x00005583594d4563 in rb_ensure (b_proc=b_proc@entry=0x55835961a880 <queue_sleep>, data1=data1@entry=94022709008480, e_proc=e_proc@entry=0x558359613620 <queue_sleep_done>, data2=data2@entry=139882388129568) at /home/ko1/ruby/src/trunk_gcc5/eval.c:1039
#9 0x000055835961587a in queue_do_pop (self=94022709008480, q=0x55835d583e90, should_block=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread_sync.c:912
#10 0x000055835964ebbf in vm_call_cfunc_with_frame (ci=0x55835e2c76f0, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f38d3ffefa0, ec=0x55835de97f68) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1924
#11 vm_call_cfunc (ec=0x55835de97f68, reg_cfp=0x7f38d3ffefa0, calling=<optimized out>, ci=0x55835e2c76f0, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1940
#12 0x000055835965ee22 in vm_exec_core (ec=ec@entry=0x55835de97f68, initial=initial@entry=0) at /home/ko1/ruby/src/trunk_gcc5/insns.def:780
#13 0x000055835965600e in vm_exec (ec=ec@entry=0x55835de97f68, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1812
#14 0x0000558359656de1 in invoke_block (captured=0x55835d583ec0, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=94022709008880, iseq=0x55835e2be3c8, ec=0x55835de97f68) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1009
#15 invoke_iseq_block_from_c (ec=0x55835de97f68, captured=0x55835d583ec0, self=94022709008880, argc=<optimized out>, argv=<optimized out>, passed_block_handler=0, cref=0x0, is_lambda=0) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1061
#16 0x0000558359656eae in invoke_block_from_c_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=0, argv=<optimized out>, passed_block_handler=<optimized out>, is_lambda=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1154
#17 0x0000558359656f14 in vm_invoke_proc (passed_block_handler=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, proc=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1172
#18 rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x55835d583ec0, argc=<optimized out>, argv=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1193
#19 0x000055835961c0f9 in thread_do_start (args=94022709008280, th=0x55835de95550) at /home/ko1/ruby/src/trunk_gcc5/thread.c:635
#20 thread_start_func_2 (th=th@entry=0x55835de95550, stack_start=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread.c:674
#21 0x000055835961c606 in thread_start_func_1 (th_ptr=0x55835de95550) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:859
#22 0x00007f38ec2e67fc in start_thread (arg=0x7f38e80e1700) at pthread_create.c:465
#23 0x00007f38eb601b0f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 2 (Thread 0x7f38ec5b4700 (LWP 9419)):
#0 0x00007f38ec2ed64b in futex_reltimed_wait_cancelable (private=<optimized out>, reltime=0x7f38ec5b35d0, expected=0, futex_word=0x55835e387868) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
#1 __pthread_cond_wait_common (abstime=0x7f38ec5b36a0, mutex=0x55835e3878a8, cond=0x55835e387840) at pthread_cond_wait.c:533
#2 __pthread_cond_timedwait (cond=cond@entry=0x55835e387840, mutex=mutex@entry=0x55835e3878a8, abstime=abstime@entry=0x7f38ec5b36a0) at pthread_cond_wait.c:667
#3 0x00005583596198d8 in native_cond_timedwait (ts=<optimized out>, mutex=<optimized out>, cond=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:357
#4 native_sleep (th=0x55835e3877d0, timeout_rel=0x7f38ec5b36e0) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:1084
#5 0x0000558359619e91 in sleep_timespec (th=0x55835e3877d0, ts=..., spurious_check=1) at /home/ko1/ruby/src/trunk_gcc5/thread.c:1246
#6 0x000055835961c941 in rb_thread_wait_for (time=...) at /home/ko1/ruby/src/trunk_gcc5/thread.c:1284
#7 0x00005583595860a0 in rb_f_sleep (argc=1, argv=0x7f38e9894070) at /home/ko1/ruby/src/trunk_gcc5/process.c:4446
#8 0x000055835964ebbf in vm_call_cfunc_with_frame (ci=0x55835dd0f320, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f38e9993f68, ec=0x55835e36d758) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1924
#9 vm_call_cfunc (ec=0x55835e36d758, reg_cfp=0x7f38e9993f68, calling=<optimized out>, ci=0x55835dd0f320, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1940
#10 0x000055835965ee22 in vm_exec_core (ec=ec@entry=0x55835e36d758, initial=initial@entry=0) at /home/ko1/ruby/src/trunk_gcc5/insns.def:780
#11 0x000055835965600e in vm_exec (ec=ec@entry=0x55835e36d758, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1812
#12 0x0000558359656de1 in invoke_block (captured=0x55835e3cccd0, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=94022686729120, iseq=0x55835cd62b78, ec=0x55835e36d758) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1009
#13 invoke_iseq_block_from_c (ec=0x55835e36d758, captured=0x55835e3cccd0, self=94022686729120, argc=<optimized out>, argv=<optimized out>, passed_block_handler=0, cref=0x0, is_lambda=0) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1061
#14 0x0000558359656eae in invoke_block_from_c_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=0, argv=<optimized out>, passed_block_handler=<optimized out>, is_lambda=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1154
#15 0x0000558359656f14 in vm_invoke_proc (passed_block_handler=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, proc=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1172
#16 rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x55835e3cccd0, argc=<optimized out>, argv=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1193
#17 0x000055835961c0f9 in thread_do_start (args=94022686726480, th=0x55835e3877d0) at /home/ko1/ruby/src/trunk_gcc5/thread.c:635
#18 thread_start_func_2 (th=th@entry=0x55835e3877d0, stack_start=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread.c:674
#19 0x000055835961c606 in thread_start_func_1 (th_ptr=0x55835e3877d0) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:859
#20 0x00007f38ec2e67fc in start_thread (arg=0x7f38ec5b4700) at pthread_create.c:465
#21 0x00007f38eb601b0f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7f38ec717740 (LWP 4433)):
#0 0x00007f38ec2ed072 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55835b7572f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x55835b757338, cond=0x55835b7572d0) at pthread_cond_wait.c:502
#2 __pthread_cond_wait (cond=0x55835b7572d0, mutex=0x55835b757338) at pthread_cond_wait.c:655
#3 0x00005583596196c9 in rb_native_cond_wait (cond=<optimized out>, mutex=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:339
#4 0x000055835961a2b3 in native_sleep (th=th@entry=0x55835b757260, timeout_rel=0x0) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:1082
#5 0x000055835961a6d9 in thread_join_sleep (arg=arg@entry=140720736961792) at /home/ko1/ruby/src/trunk_gcc5/thread.c:922
#6 0x00005583594d4563 in rb_ensure (b_proc=b_proc@entry=0x55835961a490 <thread_join_sleep>, data1=data1@entry=140720736961792, e_proc=e_proc@entry=0x558359613690 <remove_from_join_list>, data2=data2@entry=140720736961792) at /home/ko1/ruby/src/trunk_gcc5/eval.c:1039
#7 0x0000558359616b27 in thread_join (ts=0x0, target_th=0x55835e5e7de0) at /home/ko1/ruby/src/trunk_gcc5/thread.c:967
#8 thread_value (self=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread.c:1090
#9 0x000055835964ebbf in vm_call_cfunc_with_frame (ci=0x55835e6eb8f0, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f38ec715c58, ec=0x55835b7580d8) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1924
#10 vm_call_cfunc (ec=0x55835b7580d8, reg_cfp=0x7f38ec715c58, calling=<optimized out>, ci=0x55835e6eb8f0, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1940
#11 0x0000558359657723 in vm_call_method (ec=0x55835b7580d8, cfp=0x7f38ec715c58, calling=<optimized out>, ci=<optimized out>, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:2414
#12 0x000055835965ee22 in vm_exec_core (ec=ec@entry=0x55835b7580d8, initial=initial@entry=0) at /home/ko1/ruby/src/trunk_gcc5/insns.def:780
#13 0x000055835965600e in vm_exec (ec=ec@entry=0x55835b7580d8, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1812
#14 0x0000558359656de1 in invoke_block (captured=0x7f38ec715ce0, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=94022708384400, iseq=0x55835e2efd60, ec=0x55835b7580d8) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1009
#15 invoke_iseq_block_from_c (ec=0x55835b7580d8, captured=0x7f38ec715ce0, self=94022708384400, argc=<optimized out>, argv=<optimized out>, passed_block_handler=0, cref=0x0, is_lambda=0) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1061
#16 0x0000558359657f49 in 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 /home/ko1/ruby/src/trunk_gcc5/vm.c:1079
#17 vm_yield (argc=1, argv=0x7ffc198a0a28, ec=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1124
#18 rb_yield_0 (argv=0x7ffc198a0a28, argc=1) at /home/ko1/ruby/src/trunk_gcc5/vm_eval.c:972
#19 rb_yield_1 (val=94022708384120) at /home/ko1/ruby/src/trunk_gcc5/vm_eval.c:978
#20 rb_yield (val=val@entry=94022708384120) at /home/ko1/ruby/src/trunk_gcc5/vm_eval.c:988
#21 0x00005583594d4563 in rb_ensure (b_proc=0x558359657e80 <rb_yield>, data1=data1@entry=94022708384120, e_proc=e_proc@entry=0x5583594fccd0 <pipe_pair_close>, data2=data2@entry=140720736963568) at /home/ko1/ruby/src/trunk_gcc5/eval.c:1039
#22 0x000055835950b873 in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/io.c:10168
#23 0x000055835964ebbf in vm_call_cfunc_with_frame (ci=0x55835e70d2b0, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f38ec715cc8, ec=0x55835b7580d8) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1924
#24 vm_call_cfunc (ec=0x55835b7580d8, reg_cfp=0x7f38ec715cc8, calling=<optimized out>, ci=0x55835e70d2b0, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1940
#25 0x0000558359657723 in vm_call_method (ec=0x55835b7580d8, cfp=0x7f38ec715cc8, calling=<optimized out>, ci=<optimized out>, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:2414
#26 0x0000558359660365 in vm_exec_core (ec=ec@entry=0x55835b7580d8, initial=initial@entry=0) at /home/ko1/ruby/src/trunk_gcc5/insns.def:717
#27 0x000055835965600e in vm_exec (ec=ec@entry=0x55835b7580d8, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1812
#28 0x0000558359656de1 in invoke_block (captured=0x7f38ec715e30, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=94022666921280, iseq=0x55835b8f1180, ec=0x55835b7580d8) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1009
#29 invoke_iseq_block_from_c (ec=0x55835b7580d8, captured=0x7f38ec715e30, self=94022666921280, argc=<optimized out>, argv=<optimized out>, passed_block_handler=0, cref=0x0, is_lambda=0) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1061
#30 0x00005583596587ad in 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 /home/ko1/ruby/src/trunk_gcc5/vm.c:1079
#31 vm_yield_force_blockarg (args=94022708165360, ec=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1140
#32 rb_yield_force_blockarg (values=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_eval.c:1037
#33 0x0000558359676efd in rb_ary_collect (ary=94022708160000) at /home/ko1/ruby/src/trunk_gcc5/array.c:2741
#34 0x000055835964ebbf in vm_call_cfunc_with_frame (ci=0x55835b9b9550, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f38ec715e18, ec=0x55835b7580d8) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1924
#35 vm_call_cfunc (ec=0x55835b7580d8, reg_cfp=0x7f38ec715e18, calling=<optimized out>, ci=0x55835b9b9550, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1940
#36 0x0000558359660365 in vm_exec_core (ec=ec@entry=0x55835b7580d8, initial=initial@entry=0) at /home/ko1/ruby/src/trunk_gcc5/insns.def:717
#37 0x000055835965600e in vm_exec (ec=ec@entry=0x55835b7580d8, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1812
#38 0x0000558359656de1 in invoke_block (captured=0x7f38ec715f48, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=94022666921280, iseq=0x55835b76cc38, ec=0x55835b7580d8) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1009
#39 invoke_iseq_block_from_c (ec=0x55835b7580d8, captured=0x7f38ec715f48, self=94022666921280, argc=<optimized out>, argv=<optimized out>, passed_block_handler=0, cref=0x0, is_lambda=0) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1061
#40 0x00005583596587ad in 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 /home/ko1/ruby/src/trunk_gcc5/vm.c:1079
#41 vm_yield_force_blockarg (args=94022709163680, ec=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1140
#42 rb_yield_force_blockarg (values=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_eval.c:1037
#43 0x0000558359676efd in rb_ary_collect (ary=94022709454760) at /home/ko1/ruby/src/trunk_gcc5/array.c:2741
#44 0x000055835964ebbf in vm_call_cfunc_with_frame (ci=0x55835b88d410, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f38ec715f30, ec=0x55835b7580d8) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1924
#45 vm_call_cfunc (ec=0x55835b7580d8, reg_cfp=0x7f38ec715f30, calling=<optimized out>, ci=0x55835b88d410, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1940
#46 0x0000558359660365 in vm_exec_core (ec=<optimized out>, initial=initial@entry=0) at /home/ko1/ruby/src/trunk_gcc5/insns.def:717
#47 0x0000558359656704 in vm_exec (ec=0x55835b7580d8, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1821
#48 0x000055835966528a in rb_iseq_eval_main (iseq=iseq@entry=0x55835b76d278) at /home/ko1/ruby/src/trunk_gcc5/vm.c:2071
#49 0x00005583594cf254 in ruby_exec_internal (n=0x55835b76d278) at /home/ko1/ruby/src/trunk_gcc5/eval.c:248
#50 0x00005583594d370f in ruby_exec_node (n=0x55835b76d278) at /home/ko1/ruby/src/trunk_gcc5/eval.c:312
#51 ruby_run_node (n=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/eval.c:304
#52 0x00005583594ce6ff in main (argc=8, argv=0x7ffc198a1cb8) at /home/ko1/ruby/src/trunk_gcc5/main.c:42
>>> Dump Ruby level backtrace
th: 0x55835b757260, native_id: 0x7f38ec717740
-- Control frame information -----------------------------------------------
c:0018 p:---- s:0117 e:000116 CFUNC :value
c:0017 p:0037 s:0113 E:0026e8 BLOCK /home/ko1/ruby/src/trunk_gcc5/test/ruby/test_io.rb:3792 [FINISH]
c:0016 p:---- s:0105 e:000104 CFUNC :pipe
c:0015 p:0015 s:0101 E:0026a8 METHOD /home/ko1/ruby/src/trunk_gcc5/test/ruby/test_io.rb:3766
c:0014 p:0056 s:0096 e:000095 METHOD /home/ko1/ruby/src/trunk_gcc5/test/lib/test/unit.rb:1168
c:0013 p:0058 s:0090 e:000089 METHOD /home/ko1/ruby/src/trunk_gcc5/test/lib/minitest/unit.rb:1283
c:0012 p:0016 s:0081 e:000080 METHOD /home/ko1/ruby/src/trunk_gcc5/test/lib/test/unit/testcase.rb:18
c:0011 p:0080 s:0076 e:000075 BLOCK /home/ko1/ruby/src/trunk_gcc5/test/lib/minitest/unit.rb:952 [FINISH]
c:0010 p:---- s:0069 e:000068 CFUNC :map
c:0009 p:0131 s:0065 e:000064 METHOD /home/ko1/ruby/src/trunk_gcc5/test/lib/minitest/unit.rb:945
c:0008 p:0046 s:0053 e:000052 METHOD /home/ko1/ruby/src/trunk_gcc5/test/lib/test/unit.rb:1035
c:0007 p:0095 s:0046 E:0016e0 METHOD /home/ko1/ruby/src/trunk_gcc5/test/lib/test/unit/parallel.rb:50
c:0006 p:0009 s:0030 e:000029 BLOCK /home/ko1/ruby/src/trunk_gcc5/test/lib/test/unit/parallel.rb:25 [FINISH]
c:0005 p:---- s:0026 e:000025 CFUNC :map
c:0004 p:0006 s:0022 e:000021 METHOD /home/ko1/ruby/src/trunk_gcc5/test/lib/test/unit/parallel.rb:24
c:0003 p:0263 s:0016 E:001a90 METHOD /home/ko1/ruby/src/trunk_gcc5/test/lib/test/unit/parallel.rb:122
c:0002 p:0127 s:0006 E:000470 EVAL /home/ko1/ruby/src/trunk_gcc5/test/lib/test/unit/parallel.rb:207 [FINISH]
c:0001 p:0000 s:0003 E:0005e0 (none) [FINISH]
th: 0x55835e3877d0, native_id: 0x7f38ec5b4700
-- Control frame information -----------------------------------------------
c:0004 p:---- s:0016 e:000015 CFUNC :sleep
c:0003 p:0017 s:0011 e:000010 METHOD /home/ko1/ruby/src/trunk_gcc5/test/rinda/test_rinda.rb:98
c:0002 p:0012 s:0006 e:000005 BLOCK /home/ko1/ruby/src/trunk_gcc5/lib/rinda/tuplespace.rb:619 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
th: 0x55835de95550, native_id: 0x7f38e80e1700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0011 e:000010 CFUNC :pop
c:0002 p:0011 s:0007 e:000006 BLOCK /home/ko1/ruby/src/trunk_gcc5/lib/drb/extservm.rb:65 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
th: 0x55835e1783f0, native_id: 0x7f38e809f700
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0027 e:000026 CFUNC :select
c:0005 p:0018 s:0022 e:000021 METHOD /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:994
c:0004 p:0008 s:0017 e:000016 METHOD /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:980
c:0003 p:0006 s:0011 e:000010 METHOD /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1670
c:0002 p:0009 s:0006 e:000005 BLOCK /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1510 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
th: 0x55835dc5c570, native_id: 0x7f38ec551700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC :readpartial
c:0002 p:0036 s:0007 e:000006 BLOCK /home/ko1/ruby/src/trunk_gcc5/test/lib/test/unit/parallel.rb:39 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
th: 0x55835e5e7de0, native_id: 0x7f38d3582700
-- Control frame information -----------------------------------------------
c:0005 p:---- s:0022 e:000021 CFUNC :value
c:0004 p:0032 s:0018 E:0023b8 BLOCK /home/ko1/ruby/src/trunk_gcc5/test/ruby/test_io.rb:3772 [FINISH]
c:0003 p:---- s:0010 e:000009 CFUNC :pipe
c:0002 p:0018 s:0006 E:0003b0 BLOCK /home/ko1/ruby/src/trunk_gcc5/test/ruby/test_io.rb:3769 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
th: 0x7f38d404f3b0, native_id: 0x7f38ec5f5700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0011 e:000010 CFUNC :read
c:0002 p:0007 s:0006 e:000005 BLOCK /home/ko1/ruby/src/trunk_gcc5/test/ruby/test_io.rb:3770 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
$1 = 0
">>> Finish
"
[nil, 4433]
"gdb -p 4430 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
running file: /home/ko1/ruby/src/trunk_gcc5/test/ruby/test_io.rb
Some worker was crashed. It seems ruby interpreter's bug
or, a bug of test/unit/parallel.rb. try again without -j
option.
make: *** [yes-test-all] Error 1
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, 4430]
#<Errno::ESRCH: No such process>
"gdb -p 4428 -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, 4428]
#<Errno::ESRCH: No such process>
"gdb -p 4426 -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 4426 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, 4426]
"gdb -p 16131 -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, 16131]
#<Errno::ESRCH: No such process>
0.020000 0.000000 844.990000 (10802.848586)
/home/ko1/ruby/build-ruby/build-ruby.rb:146:in `each_line': execution expired (Timeout::Error)
from /home/ko1/ruby/build-ruby/build-ruby.rb:146:in `block (2 levels) in cmd'
from /usr/lib/ruby/2.3.0/timeout.rb:106:in `timeout'
from /home/ko1/ruby/build-ruby/build-ruby.rb:145:in `block in cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:142:in `popen'
from /home/ko1/ruby/build-ruby/build-ruby.rb:142:in `cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:281:in `block in test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:210:in `block in builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:209:in `chdir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:209:in `builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:280:in `test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:336:in `block (4 levels) in run'
from /usr/lib/ruby/2.3.0/benchmark.rb:293:in `measure'
from /usr/lib/ruby/2.3.0/benchmark.rb:375:in `item'
from /home/ko1/ruby/build-ruby/build-ruby.rb:334:in `block (3 levels) in run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:333:in `each'
from /home/ko1/ruby/build-ruby/build-ruby.rb:333:in `block (2 levels) in run'
from /usr/lib/ruby/2.3.0/benchmark.rb:173:in `benchmark'
from /usr/lib/ruby/2.3.0/benchmark.rb:205:in `bm'
from /home/ko1/ruby/build-ruby/build-ruby.rb:332:in `block in run'
from /usr/lib/ruby/2.3.0/benchmark.rb:293:in `measure'
from /home/ko1/ruby/build-ruby/build-ruby.rb:331:in `run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:494:in `<main>'
total: 10847.43 sec