rev: 9d3213ac85
test-all :
test-spec:
exit statuses:
"rm -f .revision.time" exit with 0.
"make update-download -j8" exit with 0.
"make update-rubyspec -j8" exit with 0.
"make update-src -j8" exit with 0.
"make after-update -j8" exit with 512.
"make miniruby -j8" exit with 0.
"make ruby -j8" exit with 0.
"make all -j8" exit with 0.
"make install -j8" exit with 0.
"make yes-btest TESTS='-j8'" exit with 0.
"make yes-test-basic TESTS='-j8'" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20191111-201933
#<BuildRuby:0x0000560c19e1e058
@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-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v2/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v2/src/trunk-test",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test.20191111-201933",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up /tmp/ruby/v2/src/trunk-test/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-test/tool/lib/vpath.rb:18:in `open'
from /tmp/ruby/v2/src/trunk-test/tool/lib/vpath.rb:18:in `call'
from /tmp/ruby/v2/src/trunk-test/tool/lib/vpath.rb:18:in `search'
from /tmp/ruby/v2/src/trunk-test/tool/lib/vpath.rb:35:in `open'
from /tmp/ruby/v2/src/trunk-test/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-test/tool/generic_erb.rb:41:in `block (2 levels) in <main>'
from /tmp/ruby/v2/src/trunk-test/tool/generic_erb.rb:41:in `block in <main>'
from /tmp/ruby/v2/src/trunk-test/tool/generic_erb.rb:34:in `map'
from /tmp/ruby/v2/src/trunk-test/tool/generic_erb.rb:34:in `<main>'
make: *** [/tmp/ruby/v2/src/trunk-test/enc/unicode/data/12.1.0/ucd/.unicode-tables.time] Error 1
make: *** Waiting for unfinished jobs....
0.003558 0.000297 8.242619 ( 5.561837)
build_miniruby 0.000762 0.000064 0.411899 ( 0.409938)
build_ruby 0.001437 0.000000 1.489771 ( 1.363417)
build_all 0.005397 0.000198 3.837752 ( 1.056725)
build_install 0.004470 0.003910 3.136566 ( 0.918551)
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 1409 tests
0.000849 0.000113 12.941514 ( 13.575091)
test_basic 0.003490 0.004135 0.390676 ( 0.476817)
test_all $$$ #<Timeout::Error: execution expired>
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
1 569 569 569 ? -1 Ss 1000 0:00 /lib/systemd/systemd --user
569 570 569 569 ? -1 S 1000 0:00 (sd-pam)
31544 677 31544 29852 pts/1 31544 Sl+ 1000 0:00 ruby ./br.rb build_report trunk-test --incremental
677 679 31544 29852 pts/1 31544 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk-test --logfile=/home/ko1/ruby/logs/brlog.trunk-test.20191111-201933 --root_dir=/tmp/ruby --timeout=10800 --incremental
29851 6057 6057 6057 pts/5 6057 Ss+ 1000 0:00 /bin/bash
29851 9277 9277 9277 pts/4 9277 Ss+ 1000 0:00 /bin/bash
679 15019 31544 29852 pts/1 31544 S+ 1000 0:00 sh -c make yes-test-all TESTS='-j8'
15019 15021 31544 29852 pts/1 31544 S+ 1000 0:00 make yes-test-all TESTS=-j8
15021 15046 31544 29852 pts/1 31544 S+ 1000 0:01 /tmp/ruby/v2/build/trunk-test/ruby --disable-gems /tmp/ruby/v2/src/trunk-test/test/runner.rb --ruby=./miniruby -I/tmp/ruby/v2/src/trunk-test/lib -I. -I.ext/common /tmp/ruby/v2/src/trunk-test/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/v2/src/trunk-test/test/excludes --name=!/memory_leak/ -j8
15046 15052 31544 29852 pts/1 31544 Sl+ 1000 0:15 /tmp/ruby/v2/src/trunk-test/tool/lib/test/unit/parallel.rb: TestOpenURI#test_200
1 15669 15669 14014 ? -1 Sl 1000 0:00 ruby -esleep
29851 17577 17577 17577 pts/2 17577 Ss+ 1000 0:00 /bin/bash
29851 21247 21247 21247 pts/3 21247 Ss+ 1000 0:00 /bin/bash
679 22967 31544 29852 pts/1 31544 R+ 1000 0:00 ps jx
1 29851 29851 29851 ? -1 Ss 1000 1:27 SCREEN
29851 29852 29852 29852 pts/1 31544 Ss 1000 0:00 /bin/bash
29852 31544 31544 29852 pts/1 31544 S+ 1000 0:04 sh build-loop.sh trunk-test --incremental
{1=>[569, 15669, 29851], 569=>[570], 31544=>[677], 677=>[679], 29851=>[6057, 9277, 17577, 21247, 29852], 679=>[15019, 22967], 15019=>[15021], 15021=>[15046], 15046=>[15052], 29852=>[31544]}
"gdb -p 15052 -x /home/ko1/build-ruby/gdbscript -batch -quiet"
[New LWP 15074]
[New LWP 19549]
[New LWP 19849]
[New LWP 19850]
[New LWP 19851]
[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.
0x00007f4b21d9bcf6 in __GI_ppoll (fds=fds@entry=0x7ffe5d32fa60, nfds=nfds@entry=2, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
>>> Machine level backtrace
Thread 6 (Thread 0x7f4b1b004700 (LWP 19851)):
#0 0x00007f4b218589f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x5574744cbb70) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x5574744cbba0, cond=0x5574744cbb48) at pthread_cond_wait.c:502
#2 __pthread_cond_wait (cond=0x5574744cbb48, mutex=0x5574744cbba0) at pthread_cond_wait.c:655
#3 0x00007f4b222d179c in rb_native_cond_wait (mutex=0x5574744cbba0, cond=0x5574744cbb48) at /tmp/ruby/v2/src/trunk-test/thread_pthread.c:509
#4 native_cond_sleep (th=th@entry=0x5574744cbae0, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk-test/thread_pthread.c:1197
#5 0x00007f4b222d181f in native_sleep (th=0x5574744cbae0, rel=0x0) at /tmp/ruby/v2/src/trunk-test/thread_pthread.c:2113
#6 0x00007f4b222d3ef6 in do_mutex_lock (self=93958595372960, interruptible_p=interruptible_p@entry=1) at /tmp/ruby/v2/src/trunk-test/thread_sync.c:278
#7 0x00007f4b222d40ea in rb_mutex_lock (self=<optimized out>) at /tmp/ruby/v2/src/trunk-test/thread_sync.c:335
#8 0x00007f4b1d6ad12d in monitor_enter (monitor=93958595373120) at /tmp/ruby/v2/src/trunk-test/ext/monitor/monitor.c:80
#9 0x00007f4b223086a8 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x557470e2ffe0, calling=<optimized out>, reg_cfp=0x7f4b1b003a70, ec=0x5574744cbcb0) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:2467
#10 vm_call_cfunc (ec=0x5574744cbcb0, reg_cfp=0x7f4b1b003a70, calling=<optimized out>, cd=0x557470e2ffe0) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:2492
#11 0x00007f4b22313c03 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:3972
#12 vm_exec_core (ec=0x5574744cbb70, ec@entry=0x5574744cbcb0, initial=128, initial@entry=0) at ../../src/trunk-test/insns.def:812
#13 0x00007f4b2231a1ae in rb_vm_exec (ec=0x5574744cbcb0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test/vm.c:1907
#14 0x00007f4b2231ac51 in invoke_block (ec=ec@entry=0x5574744cbcb0, iseq=iseq@entry=0x5574724130e8, self=self@entry=93958621527880, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm.c:1044
#15 0x00007f4b2231cc48 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f4b1af036e8, argc=1, self=93958621527880, captured=<optimized out>, ec=0x5574744cbcb0) at /tmp/ruby/v2/src/trunk-test/vm.c:1116
#16 invoke_block_from_c_bh (argc=<optimized out>, kw_splat=<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-test/vm.c:1134
#17 vm_yield (argc=1, kw_splat=0, argv=0x7f4b1af036e8, ec=0x5574744cbcb0) at /tmp/ruby/v2/src/trunk-test/vm.c:1179
#18 rb_yield_0 (argv=0x7f4b1af036e8, argc=1) at /tmp/ruby/v2/src/trunk-test/vm_eval.c:1228
#19 catch_i (tag=<optimized out>, _=<optimized out>, argc=<optimized out>, argv=<optimized out>, blockarg=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm_eval.c:2207
#20 0x00007f4b2230d471 in vm_catch_protect (tag=<optimized out>, func=0x7f4b2231ca90 <catch_i>, data=0, stateptr=stateptr@entry=0x7f4b1af03844, ec=ec@entry=0x5574744cbcb0) at /tmp/ruby/v2/src/trunk-test/vm_eval.c:2289
#21 0x00007f4b2230d5bc in rb_catch_obj (t=<optimized out>, func=<optimized out>, data=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm_eval.c:2315
#22 0x00007f4b223086a8 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x5574726b3160, calling=<optimized out>, reg_cfp=0x7f4b1b003b88, ec=0x5574744cbcb0) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:2467
#23 vm_call_cfunc (ec=0x5574744cbcb0, reg_cfp=0x7f4b1b003b88, calling=<optimized out>, cd=0x5574726b3160) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:2492
#24 0x00007f4b2232481e in vm_call_method (ec=0x5574744cbcb0, cfp=0x7f4b1b003b88, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:3006
#25 0x00007f4b22313d03 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:3972
#26 vm_exec_core (ec=0x5574744cbb70, ec@entry=0x5574744cbcb0, initial=128, initial@entry=0) at ../../src/trunk-test/insns.def:793
#27 0x00007f4b2231a1ae in rb_vm_exec (ec=0x5574744cbcb0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test/vm.c:1907
#28 0x00007f4b2231ac51 in invoke_block (ec=ec@entry=0x5574744cbcb0, iseq=iseq@entry=0x55747368db60, self=self@entry=93958640980760, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm.c:1044
#29 0x00007f4b2231e103 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=93958640980760, captured=0x5574744cbec0, ec=0x5574744cbcb0) at /tmp/ruby/v2/src/trunk-test/vm.c:1116
#30 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=93958640980760, proc=0x5574744cbcb0, ec=0x5574744cbcb0) at /tmp/ruby/v2/src/trunk-test/vm.c:1216
#31 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=93958640980760, proc=0x5574744cbcb0, ec=0x5574744cbcb0) at /tmp/ruby/v2/src/trunk-test/vm.c:1238
#32 rb_vm_invoke_proc (ec=0x5574744cbcb0, proc=proc@entry=0x5574744cbec0, argc=0, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-test/vm.c:1259
#33 0x00007f4b222d0703 in thread_do_start (th=th@entry=0x5574744cbae0) at /tmp/ruby/v2/src/trunk-test/thread.c:696
#34 0x00007f4b222d2c37 in thread_start_func_2 (th=th@entry=0x5574744cbae0, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-test/thread.c:744
#35 0x00007f4b222d326b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-test/thread_pthread.c:969
#36 0x00007f4b218526db in start_thread (arg=0x7f4b1b004700) at pthread_create.c:463
#37 0x00007f4b21da888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 5 (Thread 0x7f4b19d4c700 (LWP 19850)):
#0 0x00007f4b218589f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x5574731ffdd0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x5574731ffe00, cond=0x5574731ffda8) at pthread_cond_wait.c:502
#2 __pthread_cond_wait (cond=0x5574731ffda8, mutex=0x5574731ffe00) at pthread_cond_wait.c:655
#3 0x00007f4b222d179c in rb_native_cond_wait (mutex=0x5574731ffe00, cond=0x5574731ffda8) at /tmp/ruby/v2/src/trunk-test/thread_pthread.c:509
#4 native_cond_sleep (th=th@entry=0x5574731ffd40, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk-test/thread_pthread.c:1197
#5 0x00007f4b222d1a65 in native_sleep (th=th@entry=0x5574731ffd40, rel=0x0) at /tmp/ruby/v2/src/trunk-test/thread_pthread.c:2113
#6 0x00007f4b222d55be in thread_join_sleep (arg=arg@entry=139960531597312) at /tmp/ruby/v2/src/trunk-test/thread.c:1013
#7 0x00007f4b221503c4 in rb_ensure (b_proc=b_proc@entry=0x7f4b222d5470 <thread_join_sleep>, data1=data1@entry=139960531597312, e_proc=e_proc@entry=0x7f4b222cb160 <remove_from_join_list>, data2=data2@entry=139960531597312) at /tmp/ruby/v2/src/trunk-test/eval.c:1129
#8 0x00007f4b222cba90 in thread_join (target_th=0x5574731ffb90, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk-test/thread.c:1058
#9 0x00007f4b222cc2cc in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=93958641008040) at /tmp/ruby/v2/src/trunk-test/thread.c:1155
#10 0x00007f4b223086a8 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x557473bcefe0, calling=<optimized out>, reg_cfp=0x7f4b19d4bca0, ec=0x5574744cb830) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:2467
#11 vm_call_cfunc (ec=0x5574744cb830, reg_cfp=0x7f4b19d4bca0, calling=<optimized out>, cd=0x557473bcefe0) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:2492
#12 0x00007f4b2232481e in vm_call_method (ec=0x5574744cb830, cfp=0x7f4b19d4bca0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:3006
#13 0x00007f4b22313c03 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:3972
#14 vm_exec_core (ec=0x5574731ffdd0, ec@entry=0x5574744cb830, initial=128, initial@entry=0) at ../../src/trunk-test/insns.def:812
#15 0x00007f4b2231a1ae in rb_vm_exec (ec=0x5574744cb830, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test/vm.c:1907
#16 0x00007f4b2231ac51 in invoke_block (ec=ec@entry=0x5574744cb830, iseq=iseq@entry=0x55747368dc78, self=self@entry=93958640980760, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm.c:1044
#17 0x00007f4b2231e103 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=93958640980760, captured=0x5574744cbab0, ec=0x5574744cb830) at /tmp/ruby/v2/src/trunk-test/vm.c:1116
#18 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=93958640980760, proc=0x5574744cb830, ec=0x5574744cb830) at /tmp/ruby/v2/src/trunk-test/vm.c:1216
#19 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=93958640980760, proc=0x5574744cb830, ec=0x5574744cb830) at /tmp/ruby/v2/src/trunk-test/vm.c:1238
#20 rb_vm_invoke_proc (ec=0x5574744cb830, proc=proc@entry=0x5574744cbab0, argc=0, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-test/vm.c:1259
#21 0x00007f4b222d0703 in thread_do_start (th=th@entry=0x5574731ffd40) at /tmp/ruby/v2/src/trunk-test/thread.c:696
#22 0x00007f4b222d2c37 in thread_start_func_2 (th=th@entry=0x5574731ffd40, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-test/thread.c:744
#23 0x00007f4b222d326b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-test/thread_pthread.c:969
#24 0x00007f4b218526db in start_thread (arg=0x7f4b19d4c700) at pthread_create.c:463
#25 0x00007f4b21da888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 4 (Thread 0x7f4b1b125700 (LWP 19849)):
#0 0x00007f4b21d9e03f in __GI___select (nfds=11, readfds=0x7f4af4004ad0, writefds=0x0, exceptfds=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:41
#1 0x00007f4b222d65ec in rb_fd_select (n=<optimized out>, readfds=<optimized out>, writefds=<optimized out>, exceptfds=<optimized out>, timeout=<optimized out>) at /tmp/ruby/v2/src/trunk-test/thread.c:3817
#2 0x00007f4b222d6768 in native_fd_select (th=<optimized out>, timeout=<optimized out>, exceptfds=<optimized out>, writefds=<optimized out>, readfds=<optimized out>, n=<optimized out>) at /tmp/ruby/v2/src/trunk-test/thread_pthread.c:1158
#3 do_select (p=p@entry=139960552408528) at /tmp/ruby/v2/src/trunk-test/thread.c:3988
#4 0x00007f4b221503c4 in rb_ensure (b_proc=b_proc@entry=0x7f4b222d65f0 <do_select>, data1=data1@entry=139960552408528, e_proc=e_proc@entry=0x7f4b222d6330 <select_set_free>, data2=data2@entry=139960552408528) at /tmp/ruby/v2/src/trunk-test/eval.c:1129
#5 0x00007f4b222d6cd9 in rb_thread_fd_select (max=max@entry=11, read=read@entry=0x7f4b1b024880, write=write@entry=0x0, except=except@entry=0x0, timeout=timeout@entry=0x0) at /tmp/ruby/v2/src/trunk-test/thread.c:4111
#6 0x00007f4b22189bb0 in select_internal (fds=0x7f4b1b024880, tp=0x0, except=<optimized out>, write=<optimized out>, read=<optimized out>) at /tmp/ruby/v2/src/trunk-test/io.c:9162
#7 select_call (arg=arg@entry=139960552409184) at /tmp/ruby/v2/src/trunk-test/io.c:9232
#8 0x00007f4b221503c4 in rb_ensure (b_proc=b_proc@entry=0x7f4b22189880 <select_call>, data1=data1@entry=139960552409184, e_proc=e_proc@entry=0x7f4b221858d0 <select_end>, data2=data2@entry=139960552409184) at /tmp/ruby/v2/src/trunk-test/eval.c:1129
#9 0x00007f4b221857ec in rb_f_select (argc=1, argv=0x7f4b1b024d80, obj=<optimized out>) at /tmp/ruby/v2/src/trunk-test/io.c:9580
#10 0x00007f4b223086a8 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x557470e035d0, calling=<optimized out>, reg_cfp=0x7f4b1b124ca0, ec=0x557474673a30) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:2467
#11 vm_call_cfunc (ec=0x557474673a30, reg_cfp=0x7f4b1b124ca0, calling=<optimized out>, cd=0x557470e035d0) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:2492
#12 0x00007f4b22313c03 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:3972
#13 vm_exec_core (ec=0xb, ec@entry=0x557474673a30, initial=139959897967312, initial@entry=0) at ../../src/trunk-test/insns.def:812
#14 0x00007f4b2231a1ae in rb_vm_exec (ec=0x557474673a30, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test/vm.c:1907
#15 0x00007f4b2231ac51 in invoke_block (ec=ec@entry=0x557474673a30, iseq=iseq@entry=0x557470de9ee8, self=self@entry=93958640979120, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm.c:1044
#16 0x00007f4b2231e103 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=93958640979120, captured=0x5574731ffd10, ec=0x557474673a30) at /tmp/ruby/v2/src/trunk-test/vm.c:1116
#17 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=93958640979120, proc=0x557474673a30, ec=0x557474673a30) at /tmp/ruby/v2/src/trunk-test/vm.c:1216
#18 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=93958640979120, proc=0x557474673a30, ec=0x557474673a30) at /tmp/ruby/v2/src/trunk-test/vm.c:1238
#19 rb_vm_invoke_proc (ec=0x557474673a30, proc=proc@entry=0x5574731ffd10, argc=0, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-test/vm.c:1259
#20 0x00007f4b222d0703 in thread_do_start (th=th@entry=0x5574731ffb90) at /tmp/ruby/v2/src/trunk-test/thread.c:696
#21 0x00007f4b222d2c37 in thread_start_func_2 (th=th@entry=0x5574731ffb90, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-test/thread.c:744
#22 0x00007f4b222d326b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-test/thread_pthread.c:969
#23 0x00007f4b218526db in start_thread (arg=0x7f4b1b125700) at pthread_create.c:463
#24 0x00007f4b21da888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 3 (Thread 0x7f4b1adc2700 (LWP 19549)):
#0 0x00007f4b21d970b4 in __GI___libc_read (fd=5, buf=0x7f4b0800f600, nbytes=1024) at ../sysdeps/unix/sysv/linux/read.c:27
#1 0x00007f4b22184ba1 in read (__nbytes=<optimized out>, __buf=<optimized out>, __fd=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/unistd.h:44
#2 internal_read_func (ptr=ptr@entry=0x7f4b1acc1880) at /tmp/ruby/v2/src/trunk-test/io.c:1023
#3 0x00007f4b222d4826 in rb_thread_io_blocking_region (func=0x7f4b22184b30 <internal_read_func>, data1=0x7f4b1acc1880, fd=<optimized out>) at /tmp/ruby/v2/src/trunk-test/thread.c:1608
#4 0x00007f4b221503c4 in rb_ensure (b_proc=b_proc@entry=0x7f4b22184a90 <read_internal_call>, data1=data1@entry=139960548857984, e_proc=e_proc@entry=0x7f4b222a1360 <rb_str_unlocktmp>, data2=<optimized out>) at /tmp/ruby/v2/src/trunk-test/eval.c:1129
#5 0x00007f4b222b5eab in rb_str_locktmp_ensure (str=<optimized out>, func=func@entry=0x7f4b22184a90 <read_internal_call>, arg=arg@entry=139960548857984) at /tmp/ruby/v2/src/trunk-test/string.c:2738
#6 0x00007f4b2219ced6 in read_internal_locktmp (iis=0x7f4b1acc1880, str=<optimized out>) at /tmp/ruby/v2/src/trunk-test/io.c:2812
#7 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=no_exception@entry=8, nonblock=nonblock@entry=0) at /tmp/ruby/v2/src/trunk-test/io.c:2854
#8 0x00007f4b2219d631 in io_readpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/v2/src/trunk-test/io.c:2947
#9 0x00007f4b223086a8 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x5574708cb4b0, calling=<optimized out>, reg_cfp=0x7f4b1adc1ca0, ec=0x5574745d66c0) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:2467
#10 vm_call_cfunc (ec=0x5574745d66c0, reg_cfp=0x7f4b1adc1ca0, calling=<optimized out>, cd=0x5574708cb4b0) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:2492
#11 0x00007f4b22313c03 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:3972
#12 vm_exec_core (ec=0x5, ec@entry=0x5574745d66c0, initial=139960233555456, initial@entry=0) at ../../src/trunk-test/insns.def:812
#13 0x00007f4b2231a1ae in rb_vm_exec (ec=0x5574745d66c0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test/vm.c:1907
#14 0x00007f4b2231ac51 in invoke_block (ec=ec@entry=0x5574745d66c0, iseq=iseq@entry=0x55747076db00, self=self@entry=93958598517960, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm.c:1044
#15 0x00007f4b2231e103 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=93958598517960, captured=0x557473932dc0, ec=0x5574745d66c0) at /tmp/ruby/v2/src/trunk-test/vm.c:1116
#16 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=93958598517960, proc=0x5574745d66c0, ec=0x5574745d66c0) at /tmp/ruby/v2/src/trunk-test/vm.c:1216
#17 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=93958598517960, proc=0x5574745d66c0, ec=0x5574745d66c0) at /tmp/ruby/v2/src/trunk-test/vm.c:1238
#18 rb_vm_invoke_proc (ec=0x5574745d66c0, proc=proc@entry=0x557473932dc0, argc=0, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-test/vm.c:1259
#19 0x00007f4b222d0703 in thread_do_start (th=th@entry=0x557473932c40) at /tmp/ruby/v2/src/trunk-test/thread.c:696
#20 0x00007f4b222d2c37 in thread_start_func_2 (th=th@entry=0x557473932c40, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-test/thread.c:744
#21 0x00007f4b222d326b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-test/thread_pthread.c:969
#22 0x00007f4b218526db in start_thread (arg=0x7f4b1adc2700) at pthread_create.c:463
#23 0x00007f4b21da888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 2 (Thread 0x7f4b1b246700 (LWP 15074)):
#0 0x00007f4b21d9bcf6 in __GI_ppoll (fds=fds@entry=0x7f4b1b144c58, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1 0x00007f4b222d0bb7 in rb_sigwait_sleep (th=th@entry=0x5574731f7dc0, sigwait_fd=sigwait_fd@entry=3, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk-test/thread_pthread.c:1979
#2 0x00007f4b222d1b66 in native_sleep (th=th@entry=0x5574731f7dc0, rel=0x0) at /tmp/ruby/v2/src/trunk-test/thread_pthread.c:2099
#3 0x00007f4b222d5b14 in sleep_forever (fl=1, th=0x5574731f7dc0) at /tmp/ruby/v2/src/trunk-test/thread.c:1251
#4 rb_thread_sleep_deadly_allow_spurious_wakeup () at /tmp/ruby/v2/src/trunk-test/thread.c:1342
#5 rb_mutex_sleep_forever (time=time@entry=8) at /tmp/ruby/v2/src/trunk-test/thread_sync.c:451
#6 0x00007f4b221503c4 in rb_ensure (b_proc=b_proc@entry=0x7f4b222d5a60 <rb_mutex_sleep_forever>, data1=data1@entry=8, e_proc=e_proc@entry=0x7f4b222d4160 <mutex_lock_uninterruptible>, data2=data2@entry=93958622143480) at /tmp/ruby/v2/src/trunk-test/eval.c:1129
#7 0x00007f4b222d41bd in rb_mutex_sleep (self=93958622143480, timeout=<optimized out>) at /tmp/ruby/v2/src/trunk-test/thread_sync.c:477
#8 0x00007f4b2231e587 in vm_call0_cfunc_with_frame (argv=0x7f4b1b145088, cd=0x5574724be3f8, calling=0x7f4b1b144f20, ec=0x5574731f7f90) at /tmp/ruby/v2/src/trunk-test/vm_eval.c:91
#9 vm_call0_cfunc (argv=0x7f4b1b145088, cd=0x5574724be3f8, calling=0x7f4b1b144f20, ec=0x5574731f7f90) at /tmp/ruby/v2/src/trunk-test/vm_eval.c:105
#10 vm_call0_body (ec=0x5574731f7f90, calling=calling@entry=0x7f4b1b144f20, cd=cd@entry=0x7f4b22649140 <rb_funcallv_data>, argv=argv@entry=0x7f4b1b145088) at /tmp/ruby/v2/src/trunk-test/vm_eval.c:140
#11 0x00007f4b22320c3a in rb_funcallv_with_cc (cd=0x7f4b22649140 <rb_funcallv_data>, recv=93958622143480, mid=24129, argc=1, argv=0x7f4b1b145088) at /tmp/ruby/v2/src/trunk-test/vm_eval.c:1014
#12 0x00007f4b221503c4 in rb_ensure (b_proc=b_proc@entry=0x7f4b222cc380 <do_sleep>, data1=data1@entry=139960553590912, e_proc=e_proc@entry=0x7f4b222cb140 <delete_from_waitq>, data2=<optimized out>) at /tmp/ruby/v2/src/trunk-test/eval.c:1129
#13 0x00007f4b222cc496 in rb_condvar_wait (argc=2, argv=0x7f4b1b145340, self=93958622143040) at /tmp/ruby/v2/src/trunk-test/thread_sync.c:1407
#14 0x00007f4b2231e587 in vm_call0_cfunc_with_frame (argv=0x7f4b1b145340, cd=0x7f4b1b145140, calling=0x7f4b1b1451b0, ec=0x5574731f7f90) at /tmp/ruby/v2/src/trunk-test/vm_eval.c:91
#15 vm_call0_cfunc (argv=0x7f4b1b145340, cd=0x7f4b1b145140, calling=0x7f4b1b1451b0, ec=0x5574731f7f90) at /tmp/ruby/v2/src/trunk-test/vm_eval.c:105
#16 vm_call0_body (ec=ec@entry=0x5574731f7f90, calling=calling@entry=0x7f4b1b1451b0, cd=cd@entry=0x7f4b1b145210, argv=0x7f4b1b145340) at /tmp/ruby/v2/src/trunk-test/vm_eval.c:140
#17 0x00007f4b2231ebab in rb_vm_call0 (ec=ec@entry=0x5574731f7f90, recv=recv@entry=93958622143040, id=id@entry=24289, argc=<optimized out>, argv=<optimized out>, me=me@entry=0x55747079fc18, kw_splat=0) at /tmp/ruby/v2/src/trunk-test/vm_eval.c:52
#18 0x00007f4b2231ec4d in rb_vm_call_kw (ec=ec@entry=0x5574731f7f90, recv=recv@entry=93958622143040, id=id@entry=24289, argc=<optimized out>, argc@entry=2, argv=<optimized out>, argv@entry=0x7f4b1b145340, me=me@entry=0x55747079fc18, kw_splat=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm_eval.c:271
#19 0x00007f4b22320961 in rb_call0 (call_scope=CALL_FCALL, self=93958622143520, argv=0x7f4b1b145340, argc=2, mid=24289, recv=93958622143040, ec=0x5574731f7f90) at /tmp/ruby/v2/src/trunk-test/vm_eval.c:395
#20 rb_call (scope=CALL_FCALL, argv=0x7f4b1b145340, argc=2, mid=24289, recv=93958622143040) at /tmp/ruby/v2/src/trunk-test/vm_eval.c:719
#21 rb_funcallv (recv=93958622143040, mid=24289, argc=argc@entry=2, argv=argv@entry=0x7f4b1b145340) at /tmp/ruby/v2/src/trunk-test/vm_eval.c:959
#22 0x00007f4b1d6ace2c in monitor_wait_for_cond_body (v=v@entry=139960553591920) at /tmp/ruby/v2/src/trunk-test/ext/monitor/monitor.c:147
#23 0x00007f4b221503c4 in rb_ensure (b_proc=b_proc@entry=0x7f4b1d6acdc0 <monitor_wait_for_cond_body>, data1=data1@entry=139960553591920, e_proc=e_proc@entry=0x7f4b1d6ad070 <monitor_enter_for_cond>, data2=data2@entry=139960553591920) at /tmp/ruby/v2/src/trunk-test/eval.c:1129
#24 0x00007f4b1d6acfdd in monitor_wait_for_cond (monitor=93958622143520, cond=<optimized out>, timeout=<optimized out>) at /tmp/ruby/v2/src/trunk-test/ext/monitor/monitor.c:175
#25 0x00007f4b223086a8 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x557470e210b0, calling=<optimized out>, reg_cfp=0x7f4b1b245b50, ec=0x5574731f7f90) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:2467
#26 vm_call_cfunc (ec=0x5574731f7f90, reg_cfp=0x7f4b1b245b50, calling=<optimized out>, cd=0x557470e210b0) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:2492
#27 0x00007f4b22313c03 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:3972
#28 vm_exec_core (ec=0x7f4b1b144c58, ec@entry=0x5574731f7f90, initial=1, initial@entry=0) at ../../src/trunk-test/insns.def:812
#29 0x00007f4b2231a1ae in rb_vm_exec (ec=0x5574731f7f90, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test/vm.c:1907
#30 0x00007f4b2231ac51 in invoke_block (ec=ec@entry=0x5574731f7f90, iseq=iseq@entry=0x55747213d260, self=self@entry=93958622143800, cref=cref@entry=0x0, type=<optimized out>, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm.c:1044
#31 0x00007f4b2231d29e in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=<optimized out>, argc=0, self=93958622143800, captured=<optimized out>, ec=0x5574731f7f90) at /tmp/ruby/v2/src/trunk-test/vm.c:1116
#32 invoke_block_from_c_bh (passed_block_handler=<optimized out>, force_blockarg=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm.c:1134
#33 vm_yield (kw_splat=0, argv=<optimized out>, argc=0, ec=0x5574731f7f90) at /tmp/ruby/v2/src/trunk-test/vm.c:1179
#34 rb_yield_0 (argv=<optimized out>, argc=0) at /tmp/ruby/v2/src/trunk-test/vm_eval.c:1228
#35 rb_yield_values2 (argc=0, argv=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm_eval.c:1274
#36 0x00007f4b221503c4 in rb_ensure (b_proc=0x7f4b1d6aceb0 <monitor_sync_body>, data1=93958622143520, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/v2/src/trunk-test/eval.c:1129
#37 0x00007f4b223086a8 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x557470e23b10, calling=<optimized out>, reg_cfp=0x7f4b1b245c30, ec=0x5574731f7f90) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:2467
#38 vm_call_cfunc (ec=0x5574731f7f90, reg_cfp=0x7f4b1b245c30, calling=<optimized out>, cd=0x557470e23b10) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:2492
#39 0x00007f4b22313d03 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:3972
#40 vm_exec_core (ec=0x7f4b1b144c58, ec@entry=0x5574731f7f90, initial=1, initial@entry=0) at ../../src/trunk-test/insns.def:793
#41 0x00007f4b2231a1ae in rb_vm_exec (ec=0x5574731f7f90, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test/vm.c:1907
#42 0x00007f4b2231ac51 in invoke_block (ec=ec@entry=0x5574731f7f90, iseq=iseq@entry=0x55747213c8d8, self=self@entry=93958622144480, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm.c:1044
#43 0x00007f4b2231e103 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=1, self=93958622144480, captured=0x5574731f81a0, ec=0x5574731f7f90) at /tmp/ruby/v2/src/trunk-test/vm.c:1116
#44 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=1, self=93958622144480, proc=0x5574731f7f90, ec=0x5574731f7f90) at /tmp/ruby/v2/src/trunk-test/vm.c:1216
#45 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=1, self=93958622144480, proc=0x5574731f7f90, ec=0x5574731f7f90) at /tmp/ruby/v2/src/trunk-test/vm.c:1238
#46 rb_vm_invoke_proc (ec=0x5574731f7f90, proc=proc@entry=0x5574731f81a0, argc=1, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-test/vm.c:1259
#47 0x00007f4b222d0703 in thread_do_start (th=th@entry=0x5574731f7dc0) at /tmp/ruby/v2/src/trunk-test/thread.c:696
#48 0x00007f4b222d2c37 in thread_start_func_2 (th=th@entry=0x5574731f7dc0, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-test/thread.c:744
#49 0x00007f4b222d326b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-test/thread_pthread.c:969
#50 0x00007f4b218526db in start_thread (arg=0x7f4b1b246700) at pthread_create.c:463
#51 0x00007f4b21da888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7f4b22868d80 (LWP 15052)):
#0 0x00007f4b21d9bcf6 in __GI_ppoll (fds=fds@entry=0x7ffe5d32fa60, nfds=nfds@entry=2, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1 0x00007f4b222d13ec in native_ppoll_sleep (th=th@entry=0x55747075f040, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk-test/thread_pthread.c:2071
#2 0x00007f4b222d1c1a in native_sleep (th=th@entry=0x55747075f040, rel=0x0) at /tmp/ruby/v2/src/trunk-test/thread_pthread.c:2110
#3 0x00007f4b222d55be in thread_join_sleep (arg=arg@entry=140730462043168) at /tmp/ruby/v2/src/trunk-test/thread.c:1013
#4 0x00007f4b221503c4 in rb_ensure (b_proc=b_proc@entry=0x7f4b222d5470 <thread_join_sleep>, data1=data1@entry=140730462043168, e_proc=e_proc@entry=0x7f4b222cb160 <remove_from_join_list>, data2=data2@entry=140730462043168) at /tmp/ruby/v2/src/trunk-test/eval.c:1129
#5 0x00007f4b222cba90 in thread_join (target_th=target_th@entry=0x5574744cbae0, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk-test/thread.c:1058
#6 0x00007f4b222cbb1a in thread_value (self=<optimized out>) at /tmp/ruby/v2/src/trunk-test/thread.c:1176
#7 0x00007f4b223086a8 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x5574709faaf0, calling=<optimized out>, reg_cfp=0x7f4b22866be8, ec=0x55747075f650) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:2467
#8 vm_call_cfunc (ec=0x55747075f650, reg_cfp=0x7f4b22866be8, calling=<optimized out>, cd=0x5574709faaf0) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:2492
#9 0x00007f4b22313c03 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:3972
#10 vm_exec_core (ec=0x7ffe5d32fa60, initial=2, initial@entry=0) at ../../src/trunk-test/insns.def:812
#11 0x00007f4b2231a809 in rb_vm_exec (ec=0x55747075f650, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test/vm.c:1916
#12 0x00007f4b2231ac51 in invoke_block (ec=ec@entry=0x55747075f650, iseq=iseq@entry=0x5574709a3618, self=self@entry=93958598517960, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm.c:1044
#13 0x00007f4b2231ae2e in invoke_iseq_block_from_c (me=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm.c:1116
#14 invoke_block_from_c_bh (argc=<optimized out>, kw_splat=<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-test/vm.c:1134
#15 vm_yield (argc=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm.c:1179
#16 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm_eval.c:1228
#17 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm_eval.c:1234
#18 rb_yield (val=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm_eval.c:1244
#19 0x00007f4b220b495c in rb_ary_collect (ary=93958640988160) at /tmp/ruby/v2/src/trunk-test/array.c:3071
#20 0x00007f4b223086a8 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x5574709b45b0, calling=<optimized out>, reg_cfp=0x7f4b22866e18, ec=0x55747075f650) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:2467
#21 vm_call_cfunc (ec=0x55747075f650, reg_cfp=0x7f4b22866e18, calling=<optimized out>, cd=0x5574709b45b0) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:2492
#22 0x00007f4b22313d03 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:3972
#23 vm_exec_core (ec=0x7ffe5d32fa60, ec@entry=0x55747075f650, initial=2, initial@entry=0) at ../../src/trunk-test/insns.def:793
#24 0x00007f4b2231a1ae in rb_vm_exec (ec=0x55747075f650, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test/vm.c:1907
#25 0x00007f4b2231ac51 in invoke_block (ec=ec@entry=0x55747075f650, iseq=iseq@entry=0x55747076dce0, self=self@entry=93958598517960, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm.c:1044
#26 0x00007f4b2231ae2e in invoke_iseq_block_from_c (me=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm.c:1116
#27 invoke_block_from_c_bh (argc=<optimized out>, kw_splat=<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-test/vm.c:1134
#28 vm_yield (argc=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm.c:1179
#29 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm_eval.c:1228
#30 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm_eval.c:1234
#31 rb_yield (val=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm_eval.c:1244
#32 0x00007f4b220b495c in rb_ary_collect (ary=93958640991560) at /tmp/ruby/v2/src/trunk-test/array.c:3071
#33 0x00007f4b223086a8 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x5574708c7e20, calling=<optimized out>, reg_cfp=0x7f4b22866f30, ec=0x55747075f650) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:2467
#34 vm_call_cfunc (ec=0x55747075f650, reg_cfp=0x7f4b22866f30, calling=<optimized out>, cd=0x5574708c7e20) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:2492
#35 0x00007f4b22313d03 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test/vm_insnhelper.c:3972
#36 vm_exec_core (ec=0x7ffe5d32fa60, initial=2, initial@entry=0) at ../../src/trunk-test/insns.def:793
#37 0x00007f4b2231a809 in rb_vm_exec (ec=0x55747075f650, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test/vm.c:1916
#38 0x00007f4b22325d40 in rb_iseq_eval_main (iseq=iseq@entry=0x55747076e1b8) at /tmp/ruby/v2/src/trunk-test/vm.c:2166
#39 0x00007f4b2214c74a in rb_ec_exec_node (ec=ec@entry=0x55747075f650, n=n@entry=0x55747076e1b8) at /tmp/ruby/v2/src/trunk-test/eval.c:278
#40 0x00007f4b221530e9 in ruby_run_node (n=0x55747076e1b8) at /tmp/ruby/v2/src/trunk-test/eval.c:336
#41 0x000055746f8b7a1f in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v2/src/trunk-test/main.c:50
>>> Dump Ruby level backtrace
th: 0x55747075f040, native_id: 0x7f4b22868d80
-- Control frame information -----------------------------------------------
c:0020 p:---- s:0143 e:000142 CFUNC :value
c:0019 p:0023 s:0139 e:000137 METHOD /tmp/ruby/v2/src/trunk-test/tool/lib/test/unit/core_assertions.rb:368
c:0018 p:0128 s:0128 E:000b20 BLOCK /tmp/ruby/v2/src/trunk-test/test/open-uri/test_open-uri.rb:44
c:0017 p:0053 s:0117 e:000116 METHOD /tmp/ruby/v2/src/trunk-test/lib/tmpdir.rb:93
c:0016 p:0059 s:0107 E:0006f8 METHOD /tmp/ruby/v2/src/trunk-test/test/open-uri/test_open-uri.rb:21
c:0015 p:0004 s:0100 E:000760 METHOD /tmp/ruby/v2/src/trunk-test/test/open-uri/test_open-uri.rb:94
c:0014 p:0054 s:0096 e:000095 METHOD /tmp/ruby/v2/src/trunk-test/tool/lib/test/unit.rb:1197
c:0013 p:0053 s:0090 e:000089 METHOD /tmp/ruby/v2/src/trunk-test/tool/lib/minitest/unit.rb:1293
c:0012 p:0013 s:0081 e:000080 METHOD /tmp/ruby/v2/src/trunk-test/tool/lib/test/unit/testcase.rb:18
c:0011 p:0077 s:0076 e:000075 BLOCK /tmp/ruby/v2/src/trunk-test/tool/lib/minitest/unit.rb:951 [FINISH]
c:0010 p:---- s:0069 e:000068 CFUNC :map
c:0009 p:0125 s:0065 e:000064 METHOD /tmp/ruby/v2/src/trunk-test/tool/lib/minitest/unit.rb:944
c:0008 p:0042 s:0053 e:000052 METHOD /tmp/ruby/v2/src/trunk-test/tool/lib/test/unit.rb:1050
c:0007 p:0103 s:0046 E:000900 METHOD /tmp/ruby/v2/src/trunk-test/tool/lib/test/unit/parallel.rb:55
c:0006 p:0008 s:0030 e:000029 BLOCK /tmp/ruby/v2/src/trunk-test/tool/lib/test/unit/parallel.rb:30 [FINISH]
c:0005 p:---- s:0026 e:000025 CFUNC :map
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/v2/src/trunk-test/tool/lib/test/unit/parallel.rb:29
c:0003 p:0259 s:0016 e:000015 METHOD /tmp/ruby/v2/src/trunk-test/tool/lib/test/unit/parallel.rb:127
c:0002 p:0138 s:0006 e:000005 EVAL /tmp/ruby/v2/src/trunk-test/tool/lib/test/unit/parallel.rb:208 [FINISH]
c:0001 p:0000 s:0003 E:000db0 (none) [FINISH]
th: 0x5574731f7dc0, native_id: 0x7f4b1b246700
-- Control frame information -----------------------------------------------
c:0011 p:---- s:0045 e:000044 CFUNC :sleep
c:0010 p:---- s:0042 e:000041 CFUNC :wait
c:0009 p:---- s:0039 e:000038 CFUNC :wait_for_cond
c:0008 p:0019 s:0033 e:000032 METHOD /tmp/ruby/v2/build/trunk-test/.ext/common/monitor.rb:108
c:0007 p:0009 s:0028 e:000027 METHOD /tmp/ruby/v2/build/trunk-test/.ext/common/monitor.rb:125
c:0006 p:0007 s:0024 e:000023 BLOCK /tmp/ruby/v2/src/trunk-test/lib/drb/drb.rb:1252 [FINISH]
c:0005 p:---- s:0021 e:000020 CFUNC :synchronize
c:0004 p:0009 s:0017 e:000016 METHOD /tmp/ruby/v2/build/trunk-test/.ext/common/monitor.rb:202
c:0003 p:0004 s:0012 e:000011 METHOD /tmp/ruby/v2/src/trunk-test/lib/drb/drb.rb:1251
c:0002 p:0014 s:0008 e:000007 BLOCK /tmp/ruby/v2/src/trunk-test/lib/drb/drb.rb:1276 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
th: 0x557473932c40, native_id: 0x7f4b1adc2700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC :readpartial
c:0002 p:0032 s:0007 e:000006 BLOCK /tmp/ruby/v2/src/trunk-test/tool/lib/test/unit/parallel.rb:44 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
th: 0x5574731ffb90, native_id: 0x7f4b1b125700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0018 e:000017 CFUNC :select
c:0002 p:0113 s:0013 e:000012 BLOCK /tmp/ruby/v2/src/trunk-test/lib/webrick/server.rb:170 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
th: 0x5574731ffd40, native_id: 0x7f4b19d4c700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0010 e:000009 CFUNC :join
c:0002 p:0005 s:0006 e:000005 BLOCK /tmp/ruby/v2/src/trunk-test/test/open-uri/test_open-uri.rb:32 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
th: 0x5574744cbae0, native_id: 0x7f4b1b004700
-- Control frame information -----------------------------------------------
c:0013 p:---- s:0107 e:000106 CFUNC :enter
c:0012 p:0011 s:0103 e:000102 METHOD /tmp/ruby/v2/src/trunk-test/lib/rubygems/core_ext/kernel_require.rb:35
c:0011 p:0095 s:0089 e:000088 METHOD /tmp/ruby/v2/src/trunk-test/lib/open-uri.rb:291
c:0010 p:0018 s:0068 e:000067 METHOD /tmp/ruby/v2/src/trunk-test/lib/open-uri.rb:764
c:0009 p:0028 s:0061 e:000060 BLOCK /tmp/ruby/v2/src/trunk-test/lib/open-uri.rb:235 [FINISH]
c:0008 p:---- s:0058 e:000057 CFUNC :catch
c:0007 p:0357 s:0053 E:0017b8 METHOD /tmp/ruby/v2/src/trunk-test/lib/open-uri.rb:233
c:0006 p:0328 s:0038 e:000037 METHOD /tmp/ruby/v2/src/trunk-test/lib/open-uri.rb:174
c:0005 p:0020 s:0026 e:000025 METHOD /tmp/ruby/v2/src/trunk-test/lib/open-uri.rb:744
c:0004 p:0071 s:0020 e:000019 METHOD /tmp/ruby/v2/src/trunk-test/lib/open-uri.rb:50
c:0003 p:0042 s:0012 E:000258 BLOCK /tmp/ruby/v2/src/trunk-test/test/open-uri/test_open-uri.rb:96
c:0002 p:0042 s:0006 e:000005 BLOCK /tmp/ruby/v2/src/trunk-test/test/open-uri/test_open-uri.rb:39 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
$1 = 0
">>> Finish
"
[nil, 15052]
"gdb -p 15046 -x /home/ko1/build-ruby/gdbscript -batch -quiet"
running file: /tmp/ruby/v2/src/trunk-test/test/open-uri/test_open-uri.rb
Some worker was crashed. It seems ruby interpreter's bug
or, a bug of test/unit/parallel.rb. try again without -j
option.
15052:running:test_open-uri: Broken pipe
make: *** [yes-test-all] Error 1
ptrace: No such process.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/build-ruby/gdbscript:9: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 15046]
#<Errno::ESRCH: No such process>
"gdb -p 15021 -x /home/ko1/build-ruby/gdbscript -batch -quiet"
ptrace: No such process.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/build-ruby/gdbscript:9: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 15021]
#<Errno::ESRCH: No such process>
"gdb -p 15019 -x /home/ko1/build-ruby/gdbscript -batch -quiet"
Could not attach to process. If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf
warning: process 15019 is a zombie - the process has already terminated
ptrace: Operation not permitted.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/build-ruby/gdbscript:9: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 15019]
"gdb -p 22967 -x /home/ko1/build-ruby/gdbscript -batch -quiet"
ptrace: No such process.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/build-ruby/gdbscript:9: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 22967]
#<Errno::ESRCH: No such process>
0.010920 0.001179 323.785595 (10800.828348)
/home/ko1/build-ruby/build-ruby.rb:149:in `each_line': execution expired (Timeout::Error)
from /home/ko1/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/build-ruby/build-ruby.rb:148:in `block in cmd'
from /home/ko1/build-ruby/build-ruby.rb:145:in `popen'
from /home/ko1/build-ruby/build-ruby.rb:145:in `cmd'
from /home/ko1/build-ruby/build-ruby.rb:285:in `block in test_all'
from /home/ko1/build-ruby/build-ruby.rb:213:in `block in builddir'
from /home/ko1/build-ruby/build-ruby.rb:212:in `chdir'
from /home/ko1/build-ruby/build-ruby.rb:212:in `builddir'
from /home/ko1/build-ruby/build-ruby.rb:284:in `test_all'
from /home/ko1/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/build-ruby/build-ruby.rb:338:in `block (3 levels) in run'
from /home/ko1/build-ruby/build-ruby.rb:337:in `each'
from /home/ko1/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/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/build-ruby/build-ruby.rb:335:in `run'
from /home/ko1/build-ruby/build-ruby.rb:498:in `<main>'
total: 10824.19 sec