rev: 103b04128f
test-all :
test-spec:
exit statuses:
"rm -f .revision.time" exit with 0.
"make update-download -j6" exit with 0.
"make update-rubyspec -j6" exit with 0.
"make update-src -j6" exit with 0.
"make after-update -j6" exit with 512.
"make miniruby -j6" exit with 0.
"make ruby -j6" exit with 0.
"make all -j6" exit with 0.
"make install -j6" exit with 0.
"make yes-btest TESTS='-j6'" exit with 0.
"make yes-test-basic TESTS='-j6'" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-iseq_binary.20191201-213658
#<BuildRuby:0x000055caf0daf0c8
@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-iseq_binary",
@TARGET_INSTALL_DIR="/tmp/ruby/v2/install/trunk-iseq_binary",
@TARGET_NAME="trunk-iseq_binary",
@TARGET_SRC_DIR="/tmp/ruby/v2/src/trunk-iseq_binary",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-iseq_binary.20191201-213658",
@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.000029)
autoconf 0.000000 0.000000 0.000000 ( 0.000054)
configure 0.000000 0.000000 0.000000 ( 0.000059)
build_up /tmp/ruby/v2/src/trunk-iseq_binary/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-iseq_binary/tool/lib/vpath.rb:18:in `open'
from /tmp/ruby/v2/src/trunk-iseq_binary/tool/lib/vpath.rb:18:in `call'
from /tmp/ruby/v2/src/trunk-iseq_binary/tool/lib/vpath.rb:18:in `search'
from /tmp/ruby/v2/src/trunk-iseq_binary/tool/lib/vpath.rb:35:in `open'
from /tmp/ruby/v2/src/trunk-iseq_binary/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-iseq_binary/tool/generic_erb.rb:41:in `block (2 levels) in <main>'
from /tmp/ruby/v2/src/trunk-iseq_binary/tool/generic_erb.rb:41:in `block in <main>'
from /tmp/ruby/v2/src/trunk-iseq_binary/tool/generic_erb.rb:34:in `map'
from /tmp/ruby/v2/src/trunk-iseq_binary/tool/generic_erb.rb:34:in `<main>'
make: *** [/tmp/ruby/v2/src/trunk-iseq_binary/enc/unicode/data/12.1.0/ucd/.unicode-tables.time] Error 1
make: *** Waiting for unfinished jobs....
0.008000 0.004000 2.280000 ( 3.084855)
build_miniruby 0.000000 0.000000 0.072000 ( 0.096153)
build_ruby 0.004000 0.000000 0.072000 ( 0.080685)
build_all 0.016000 0.000000 2.180000 ( 1.444396)
build_install 0.012000 0.008000 2.800000 ( 2.025198)
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.004000 0.000000 41.980000 ( 47.580278)
test_basic 0.000000 0.012000 0.616000 ( 0.885790)
test_all $$$ #<Timeout::Error: execution expired>
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
11 12 12 12 ? -1 Ss 1001 0:00 sh build-loop.sh trunk-iseq_binary --incremental --process-num=6
12 7969 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-iseq_binary --incremental --process-num=6
7969 7971 12 12 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-iseq_binary --logfile=/home/ko1/ruby/logs/brlog.trunk-iseq_binary.20191201-213658 --root_dir=/tmp/ruby --timeout=10800 --add-env=RUBY_ISEQ_DUMP_DEBUG=to_binary --incremental --process-num=6
7971 21930 12 12 ? -1 S 1001 0:00 sh -c make yes-test-all TESTS='-j6'
21930 21932 12 12 ? -1 S 1001 0:00 make yes-test-all TESTS=-j6
21932 21938 12 12 ? -1 S 1001 0:04 /tmp/ruby/v2/build/trunk-iseq_binary/ruby --disable-gems /tmp/ruby/v2/src/trunk-iseq_binary/test/runner.rb --ruby=./miniruby -I/tmp/ruby/v2/src/trunk-iseq_binary/lib -I. -I.ext/common /tmp/ruby/v2/src/trunk-iseq_binary/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/v2/src/trunk-iseq_binary/test/excludes --name=!/memory_leak/ -j6
21938 21940 12 12 ? -1 Sl 1001 2:31 /tmp/ruby/v2/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb: TestIO_Console#test_raw_minchar
1 23663 12 12 ? -1 Sl 1001 3792:16 /tmp/ruby/v2/build/trunk-iseq_binary/miniruby -I/tmp/ruby/v2/src/trunk-iseq_binary/lib -I/tmp/ruby/v2/build/trunk-iseq_binary -I/tmp/ruby/v2/build/trunk-iseq_binary/.ext/common --disable-gems -W0 bootstraptest.tmp.rb
7971 29466 12 12 ? -1 R 1001 0:00 ps jx
{11=>[12], 12=>[7969], 7969=>[7971], 7971=>[21930, 29466], 21930=>[21932], 21932=>[21938], 21938=>[21940], 1=>[23663]}
"gdb -p 21940 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 27093]
[New LWP 27231]
[New LWP 28170]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
27 ../sysdeps/unix/sysv/linux/read.c: No such file or directory.
0x00007f64f29bc0b4 in __GI___libc_read (fd=10, buf=0x5604a71d05c0, nbytes=8192) at ../sysdeps/unix/sysv/linux/read.c:27
>>> Machine level backtrace
Thread 4 (Thread 0x7f64bfa99700 (LWP 28170)):
#0 0x00007f64f247ded9 in futex_reltimed_wait_cancelable (private=<optimized out>, reltime=0x7f64bf998720, expected=0, futex_word=0x5604a4bd31c0) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
#1 __pthread_cond_wait_common (abstime=0x7f64bf998810, mutex=0x5604a4bd31f0, cond=0x5604a4bd3198) at pthread_cond_wait.c:533
#2 __pthread_cond_timedwait (cond=0x5604a4bd3198, mutex=0x5604a4bd31f0, abstime=0x7f64bf998810) at pthread_cond_wait.c:667
#3 0x00007f64f2eedc72 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x5604a4bd31f0, cond=0x5604a4bd3198) at /tmp/ruby/v2/src/trunk-iseq_binary/thread_pthread.c:529
#4 native_cond_sleep (th=th@entry=0x5604a4bd3130, rel=rel@entry=0x7f64bf9988a0) at /tmp/ruby/v2/src/trunk-iseq_binary/thread_pthread.c:1207
#5 0x00007f64f2eede2f in native_sleep (th=0x5604a4bd3130, rel=0x7f64bf9988a0) at /tmp/ruby/v2/src/trunk-iseq_binary/thread_pthread.c:2113
#6 0x00007f64f2ef2589 in sleep_hrtime (fl=2, rel=<optimized out>, th=0x5604a4bd3130) at /tmp/ruby/v2/src/trunk-iseq_binary/thread.c:1302
#7 rb_thread_wait_for (time=...) at /tmp/ruby/v2/src/trunk-iseq_binary/thread.c:1350
#8 0x00007f64f2e52970 in rb_f_sleep (argc=1, argv=0x7f64bf998d48, _=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/process.c:4879
#9 0x00007f64f2f243ba in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x5604a5e14b00, calling=<optimized out>, reg_cfp=0x7f64bfa98ca0, ec=0x5604a687eaf0) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_insnhelper.c:2513
#10 vm_call_cfunc (ec=0x5604a687eaf0, reg_cfp=0x7f64bfa98ca0, calling=<optimized out>, cd=0x5604a5e14b00) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_insnhelper.c:2538
#11 0x00007f64f2f2f816 in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_insnhelper.c:4021
#12 vm_exec_core (ec=0x5604a4bd31c0, ec@entry=0x5604a687eaf0, initial=128, initial@entry=0) at ../../src/trunk-iseq_binary/insns.def:801
#13 0x00007f64f2f35ceb in rb_vm_exec (ec=0x5604a687eaf0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-iseq_binary/vm.c:1907
#14 0x00007f64f2f36811 in invoke_block (ec=ec@entry=0x5604a687eaf0, iseq=iseq@entry=0x5604a465d020, self=self@entry=94577948098640, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/vm.c:1044
#15 0x00007f64f2f399d3 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=94577948098640, captured=0x5604a1baa1c0, ec=0x5604a687eaf0) at /tmp/ruby/v2/src/trunk-iseq_binary/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=94577948098640, proc=0x5604a687eaf0, ec=0x5604a687eaf0) at /tmp/ruby/v2/src/trunk-iseq_binary/vm.c:1216
#17 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94577948098640, proc=0x5604a687eaf0, ec=0x5604a687eaf0) at /tmp/ruby/v2/src/trunk-iseq_binary/vm.c:1238
#18 rb_vm_invoke_proc (ec=0x5604a687eaf0, proc=proc@entry=0x5604a1baa1c0, argc=0, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-iseq_binary/vm.c:1259
#19 0x00007f64f2eecd13 in thread_do_start (th=th@entry=0x5604a4bd3130) at /tmp/ruby/v2/src/trunk-iseq_binary/thread.c:696
#20 0x00007f64f2eef247 in thread_start_func_2 (th=th@entry=0x5604a4bd3130, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/thread.c:744
#21 0x00007f64f2eef87b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/thread_pthread.c:969
#22 0x00007f64f24776db in start_thread (arg=0x7f64bfa99700) at pthread_create.c:463
#23 0x00007f64f29cd88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 3 (Thread 0x7f64bf615700 (LWP 27231)):
#0 0x00007f64f29bc0b4 in __GI___libc_read (fd=7, buf=0x7f649800a9d0, nbytes=1024) at ../sysdeps/unix/sysv/linux/read.c:27
#1 0x00007f64f2da64c1 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=0x7f64bf514890) at /tmp/ruby/v2/src/trunk-iseq_binary/io.c:1023
#3 0x00007f64f2ef0e36 in rb_thread_io_blocking_region (func=0x7f64f2da6450 <internal_read_func>, data1=0x7f64bf514890, fd=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/thread.c:1608
#4 0x00007f64f2d72de4 in rb_ensure (b_proc=b_proc@entry=0x7f64f2da63b0 <read_internal_call>, data1=data1@entry=140070683232400, e_proc=e_proc@entry=0x7f64f2ec00b0 <rb_str_unlocktmp>, data2=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/eval.c:1128
#5 0x00007f64f2ed41ab in rb_str_locktmp_ensure (str=<optimized out>, func=func@entry=0x7f64f2da63b0 <read_internal_call>, arg=arg@entry=140070683232400) at /tmp/ruby/v2/src/trunk-iseq_binary/string.c:2688
#6 0x00007f64f2dbe4c6 in read_internal_locktmp (iis=0x7f64bf514890, str=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/io.c:2800
#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-iseq_binary/io.c:2841
#8 0x00007f64f2dbec11 in io_readpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/io.c:2934
#9 0x00007f64f2f243ba in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x56049fe87fb0, calling=<optimized out>, reg_cfp=0x7f64bf614ca0, ec=0x5604a6889640) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_insnhelper.c:2513
#10 vm_call_cfunc (ec=0x5604a6889640, reg_cfp=0x7f64bf614ca0, calling=<optimized out>, cd=0x56049fe87fb0) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_insnhelper.c:2538
#11 0x00007f64f2f2f816 in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_insnhelper.c:4021
#12 vm_exec_core (ec=0x7, ec@entry=0x5604a6889640, initial=140070023637456, initial@entry=0) at ../../src/trunk-iseq_binary/insns.def:801
#13 0x00007f64f2f35ceb in rb_vm_exec (ec=0x5604a6889640, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-iseq_binary/vm.c:1907
#14 0x00007f64f2f36811 in invoke_block (ec=ec@entry=0x5604a6889640, iseq=iseq@entry=0x56049fd2e4a8, self=self@entry=94577866718360, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/vm.c:1044
#15 0x00007f64f2f399d3 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=94577866718360, captured=0x5604a1da0c20, ec=0x5604a6889640) at /tmp/ruby/v2/src/trunk-iseq_binary/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=94577866718360, proc=0x5604a6889640, ec=0x5604a6889640) at /tmp/ruby/v2/src/trunk-iseq_binary/vm.c:1216
#17 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94577866718360, proc=0x5604a6889640, ec=0x5604a6889640) at /tmp/ruby/v2/src/trunk-iseq_binary/vm.c:1238
#18 rb_vm_invoke_proc (ec=0x5604a6889640, proc=proc@entry=0x5604a1da0c20, argc=0, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-iseq_binary/vm.c:1259
#19 0x00007f64f2eecd13 in thread_do_start (th=th@entry=0x5604a4dd3170) at /tmp/ruby/v2/src/trunk-iseq_binary/thread.c:696
#20 0x00007f64f2eef247 in thread_start_func_2 (th=th@entry=0x5604a4dd3170, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/thread.c:744
#21 0x00007f64f2eef87b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/thread_pthread.c:969
#22 0x00007f64f24776db in start_thread (arg=0x7f64bf615700) at pthread_create.c:463
#23 0x00007f64f29cd88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 2 (Thread 0x7f64e7d72700 (LWP 27093)):
#0 0x00007f64f29c0cf6 in __GI_ppoll (fds=fds@entry=0x7f64e7c709c8, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1 0x00007f64f2eed1c7 in rb_sigwait_sleep (th=th@entry=0x5604a4bab6e0, sigwait_fd=sigwait_fd@entry=3, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk-iseq_binary/thread_pthread.c:1979
#2 0x00007f64f2eee176 in native_sleep (th=th@entry=0x5604a4bab6e0, rel=0x0) at /tmp/ruby/v2/src/trunk-iseq_binary/thread_pthread.c:2099
#3 0x00007f64f2ef2074 in sleep_forever (fl=1, th=0x5604a4bab6e0) at /tmp/ruby/v2/src/trunk-iseq_binary/thread.c:1251
#4 rb_thread_sleep_deadly_allow_spurious_wakeup () at /tmp/ruby/v2/src/trunk-iseq_binary/thread.c:1342
#5 rb_mutex_sleep_forever (time=time@entry=8) at /tmp/ruby/v2/src/trunk-iseq_binary/thread_sync.c:451
#6 0x00007f64f2d72de4 in rb_ensure (b_proc=b_proc@entry=0x7f64f2ef1fc0 <rb_mutex_sleep_forever>, data1=data1@entry=8, e_proc=e_proc@entry=0x7f64f2ef0770 <mutex_lock_uninterruptible>, data2=data2@entry=94577939331800) at /tmp/ruby/v2/src/trunk-iseq_binary/eval.c:1128
#7 0x00007f64f2ef07cd in rb_mutex_sleep (self=94577939331800, timeout=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/thread_sync.c:477
#8 0x00007f64f2f39e57 in vm_call0_cfunc_with_frame (argv=0x7f64e7c70f88, cd=0x7f64e7c70c20, calling=0x7f64e7c70c90, ec=0x5604a50f3a30) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:91
#9 vm_call0_cfunc (argv=0x7f64e7c70f88, cd=0x7f64e7c70c20, calling=0x7f64e7c70c90, ec=0x5604a50f3a30) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:105
#10 vm_call0_body (ec=ec@entry=0x5604a50f3a30, calling=calling@entry=0x7f64e7c70c90, cd=cd@entry=0x7f64e7c70cf0, argv=0x7f64e7c70f88) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:140
#11 0x00007f64f2f3a4ab in rb_vm_call0 (ec=ec@entry=0x5604a50f3a30, recv=recv@entry=94577939331800, id=id@entry=24113, argc=<optimized out>, argv=<optimized out>, me=me@entry=0x56049fd48740, kw_splat=0) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:52
#12 0x00007f64f2f3a75d in rb_vm_call_kw (ec=ec@entry=0x5604a50f3a30, recv=recv@entry=94577939331800, id=id@entry=24113, argc=<optimized out>, argc@entry=1, argv=<optimized out>, argv@entry=0x7f64e7c70f88, me=me@entry=0x56049fd48740, kw_splat=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:271
#13 0x00007f64f2f3c471 in rb_call0 (call_scope=CALL_FCALL, self=94577939331560, argv=0x7f64e7c70f88, argc=1, mid=24113, recv=94577939331800, ec=0x5604a50f3a30) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:395
#14 rb_call (scope=CALL_FCALL, argv=0x7f64e7c70f88, argc=1, mid=24113, recv=94577939331800) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:721
#15 rb_funcallv (recv=recv@entry=94577939331800, mid=mid@entry=24113, argc=argc@entry=1, argv=argv@entry=0x7f64e7c70f88) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:961
#16 0x00007f64f2f3c7f4 in rb_funcallv_with_cc (cd=0x7f64f3264120 <rb_funcallv_data>, recv=94577939331800, mid=24113, argc=1, argv=0x7f64e7c70f88) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:1031
#17 0x00007f64f2d72de4 in rb_ensure (b_proc=b_proc@entry=0x7f64f2ee8a00 <do_sleep>, data1=data1@entry=140071362039680, e_proc=e_proc@entry=0x7f64f2ee77a0 <delete_from_waitq>, data2=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/eval.c:1128
#18 0x00007f64f2ee8b16 in rb_condvar_wait (argc=2, argv=0x7f64e7c71240, self=94577939331560) at /tmp/ruby/v2/src/trunk-iseq_binary/thread_sync.c:1407
#19 0x00007f64f2f39e57 in vm_call0_cfunc_with_frame (argv=0x7f64e7c71240, cd=0x7f64e7c71040, calling=0x7f64e7c710b0, ec=0x5604a50f3a30) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:91
#20 vm_call0_cfunc (argv=0x7f64e7c71240, cd=0x7f64e7c71040, calling=0x7f64e7c710b0, ec=0x5604a50f3a30) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:105
#21 vm_call0_body (ec=ec@entry=0x5604a50f3a30, calling=calling@entry=0x7f64e7c710b0, cd=cd@entry=0x7f64e7c71110, argv=0x7f64e7c71240) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:140
#22 0x00007f64f2f3a4ab in rb_vm_call0 (ec=ec@entry=0x5604a50f3a30, recv=recv@entry=94577939331560, id=id@entry=24273, argc=<optimized out>, argv=<optimized out>, me=me@entry=0x56049fd47c50, kw_splat=0) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:52
#23 0x00007f64f2f3a75d in rb_vm_call_kw (ec=ec@entry=0x5604a50f3a30, recv=recv@entry=94577939331560, id=id@entry=24273, argc=<optimized out>, argc@entry=2, argv=<optimized out>, argv@entry=0x7f64e7c71240, me=me@entry=0x56049fd47c50, kw_splat=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:271
#24 0x00007f64f2f3c471 in rb_call0 (call_scope=CALL_FCALL, self=94577939331880, argv=0x7f64e7c71240, argc=2, mid=24273, recv=94577939331560, ec=0x5604a50f3a30) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:395
#25 rb_call (scope=CALL_FCALL, argv=0x7f64e7c71240, argc=2, mid=24273, recv=94577939331560) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:721
#26 rb_funcallv (recv=94577939331560, mid=24273, argc=argc@entry=2, argv=argv@entry=0x7f64e7c71240) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:961
#27 0x00007f64ee2bfe7c in monitor_wait_for_cond_body (v=v@entry=140071362040688) at /tmp/ruby/v2/src/trunk-iseq_binary/ext/monitor/monitor.c:152
#28 0x00007f64f2d72de4 in rb_ensure (b_proc=b_proc@entry=0x7f64ee2bfe10 <monitor_wait_for_cond_body>, data1=data1@entry=140071362040688, e_proc=e_proc@entry=0x7f64ee2c0040 <monitor_enter_for_cond>, data2=data2@entry=140071362040688) at /tmp/ruby/v2/src/trunk-iseq_binary/eval.c:1128
#29 0x00007f64ee2bffad in monitor_wait_for_cond (monitor=94577939331880, cond=<optimized out>, timeout=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/ext/monitor/monitor.c:180
#30 0x00007f64f2f243ba in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x5604a0734630, calling=<optimized out>, reg_cfp=0x7f64e7d71b50, ec=0x5604a50f3a30) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_insnhelper.c:2513
#31 vm_call_cfunc (ec=0x5604a50f3a30, reg_cfp=0x7f64e7d71b50, calling=<optimized out>, cd=0x5604a0734630) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_insnhelper.c:2538
#32 0x00007f64f2f403ce in vm_call_method (ec=0x5604a50f3a30, cfp=0x7f64e7d71b50, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_insnhelper.c:3052
#33 0x00007f64f2f2f816 in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_insnhelper.c:4021
#34 vm_exec_core (ec=0x7f64e7c709c8, ec@entry=0x5604a50f3a30, initial=1, initial@entry=0) at ../../src/trunk-iseq_binary/insns.def:801
#35 0x00007f64f2f35ceb in rb_vm_exec (ec=0x5604a50f3a30, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-iseq_binary/vm.c:1907
#36 0x00007f64f2f36811 in invoke_block (ec=ec@entry=0x5604a50f3a30, iseq=iseq@entry=0x5604a444a3a0, self=self@entry=94577939332040, cref=cref@entry=0x0, type=<optimized out>, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/vm.c:1044
#37 0x00007f64f2f38f6e 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=94577939332040, captured=<optimized out>, ec=0x5604a50f3a30) at /tmp/ruby/v2/src/trunk-iseq_binary/vm.c:1116
#38 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-iseq_binary/vm.c:1134
#39 vm_yield (kw_splat=0, argv=<optimized out>, argc=0, ec=0x5604a50f3a30) at /tmp/ruby/v2/src/trunk-iseq_binary/vm.c:1179
#40 rb_yield_0 (argv=<optimized out>, argc=0) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:1230
#41 rb_yield_values2 (argc=0, argv=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:1276
#42 0x00007f64f2d72de4 in rb_ensure (b_proc=0x7f64ee2bff00 <monitor_sync_body>, data1=94577939331880, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/eval.c:1128
#43 0x00007f64f2f243ba in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x5604a06643c0, calling=<optimized out>, reg_cfp=0x7f64e7d71c30, ec=0x5604a50f3a30) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_insnhelper.c:2513
#44 vm_call_cfunc (ec=0x5604a50f3a30, reg_cfp=0x7f64e7d71c30, calling=<optimized out>, cd=0x5604a06643c0) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_insnhelper.c:2538
#45 0x00007f64f2f403ce in vm_call_method (ec=0x5604a50f3a30, cfp=0x7f64e7d71c30, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_insnhelper.c:3052
#46 0x00007f64f2f2f8cd 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-iseq_binary/vm_insnhelper.c:4021
#47 vm_exec_core (ec=0x7f64e7c709c8, ec@entry=0x5604a50f3a30, initial=1, initial@entry=0) at ../../src/trunk-iseq_binary/insns.def:782
#48 0x00007f64f2f35ceb in rb_vm_exec (ec=0x5604a50f3a30, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-iseq_binary/vm.c:1907
#49 0x00007f64f2f36811 in invoke_block (ec=ec@entry=0x5604a50f3a30, iseq=iseq@entry=0x5604a4449fb8, self=self@entry=94577939332440, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/vm.c:1044
#50 0x00007f64f2f399d3 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=94577939332440, captured=0x5604a51152c0, ec=0x5604a50f3a30) at /tmp/ruby/v2/src/trunk-iseq_binary/vm.c:1116
#51 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=94577939332440, proc=0x5604a50f3a30, ec=0x5604a50f3a30) at /tmp/ruby/v2/src/trunk-iseq_binary/vm.c:1216
#52 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=1, self=94577939332440, proc=0x5604a50f3a30, ec=0x5604a50f3a30) at /tmp/ruby/v2/src/trunk-iseq_binary/vm.c:1238
#53 rb_vm_invoke_proc (ec=0x5604a50f3a30, proc=proc@entry=0x5604a51152c0, argc=1, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-iseq_binary/vm.c:1259
#54 0x00007f64f2eecd13 in thread_do_start (th=th@entry=0x5604a4bab6e0) at /tmp/ruby/v2/src/trunk-iseq_binary/thread.c:696
#55 0x00007f64f2eef247 in thread_start_func_2 (th=th@entry=0x5604a4bab6e0, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/thread.c:744
#56 0x00007f64f2eef87b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/thread_pthread.c:969
#57 0x00007f64f24776db in start_thread (arg=0x7f64e7d72700) at pthread_create.c:463
#58 0x00007f64f29cd88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7f64f3484d80 (LWP 21940)):
#0 0x00007f64f29bc0b4 in __GI___libc_read (fd=10, buf=0x5604a71d05c0, nbytes=8192) at ../sysdeps/unix/sysv/linux/read.c:27
#1 0x00007f64f2da64c1 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=0x7ffd16225c80) at /tmp/ruby/v2/src/trunk-iseq_binary/io.c:1023
#3 0x00007f64f2ef0e36 in rb_thread_io_blocking_region (func=func@entry=0x7f64f2da6450 <internal_read_func>, data1=data1@entry=0x7ffd16225c80, fd=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/thread.c:1608
#4 0x00007f64f2dabd4c in rb_read_internal (count=<optimized out>, buf=<optimized out>, fd=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/io.c:1077
#5 io_fillbuf (fptr=0x5604a54e9fe0) at /tmp/ruby/v2/src/trunk-iseq_binary/io.c:2092
#6 0x00007f64f2dad112 in io_getc (fptr=0x5604a54e9fe0, enc=0x56049fd67f20) at /tmp/ruby/v2/src/trunk-iseq_binary/io.c:3930
#7 0x00007f64f2f39e57 in vm_call0_cfunc_with_frame (argv=0x0, cd=0x7ffd16225da0, calling=0x7ffd16225e10, ec=0x56049fd1e580) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:91
#8 vm_call0_cfunc (argv=0x0, cd=0x7ffd16225da0, calling=0x7ffd16225e10, ec=0x56049fd1e580) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:105
#9 vm_call0_body (ec=ec@entry=0x56049fd1e580, calling=calling@entry=0x7ffd16225e10, cd=cd@entry=0x7ffd16225e70, argv=0x0) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:140
#10 0x00007f64f2f3a4ab in rb_vm_call0 (ec=ec@entry=0x56049fd1e580, recv=recv@entry=94577947672280, id=id@entry=16177, argc=<optimized out>, argv=<optimized out>, me=me@entry=0x56049fd5cb78, kw_splat=0) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:52
#11 0x00007f64f2f3a75d in rb_vm_call_kw (ec=ec@entry=0x56049fd1e580, recv=recv@entry=94577947672280, id=id@entry=16177, argc=<optimized out>, argc@entry=0, argv=<optimized out>, argv@entry=0x0, me=me@entry=0x56049fd5cb78, kw_splat=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:271
#12 0x00007f64f2f3c471 in rb_call0 (call_scope=CALL_FCALL, self=94577947672280, argv=0x0, argc=0, mid=16177, recv=94577947672280, ec=0x56049fd1e580) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:395
#13 rb_call (scope=CALL_FCALL, argv=0x0, argc=0, mid=16177, recv=94577947672280) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:721
#14 rb_funcallv (recv=94577947672280, mid=16177, argc=0, argv=0x0) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:961
#15 0x00007f64f2d72c34 in rb_protect (proc=proc@entry=0x7f64bce8dfb0 <getc_call>, data=data@entry=94577947672280, pstate=pstate@entry=0x7ffd162260dc) at /tmp/ruby/v2/src/trunk-iseq_binary/eval.c:1086
#16 0x00007f64bce8fbff in ttymode (io=io@entry=94577947672280, func=func@entry=0x7f64bce8dfb0 <getc_call>, farg=farg@entry=94577947672280, arg=0x7ffd162261ec, setter=0x7f64bce8df20 <set_rawmode>) at /tmp/ruby/v2/src/trunk-iseq_binary/ext/io/console/console.c:299
#17 0x00007f64bce905fb in console_getch (argc=<optimized out>, argv=<optimized out>, io=94577947672280) at /tmp/ruby/v2/src/trunk-iseq_binary/ext/io/console/console.c:469
#18 0x00007f64f2f243ba in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x5604a85e8728, calling=<optimized out>, reg_cfp=0x7f64f3482c20, ec=0x56049fd1e580) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_insnhelper.c:2513
#19 vm_call_cfunc (ec=0x56049fd1e580, reg_cfp=0x7f64f3482c20, calling=<optimized out>, cd=0x5604a85e8728) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_insnhelper.c:2538
#20 0x00007f64f2f403ce in vm_call_method (ec=0x56049fd1e580, cfp=0x7f64f3482c20, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_insnhelper.c:3052
#21 0x00007f64f2f2f816 in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_insnhelper.c:4021
#22 vm_exec_core (ec=0xa, ec@entry=0x56049fd1e580, initial=94577983555008, initial@entry=0) at ../../src/trunk-iseq_binary/insns.def:801
#23 0x00007f64f2f35ceb in rb_vm_exec (ec=0x56049fd1e580, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-iseq_binary/vm.c:1907
#24 0x00007f64f2f36811 in invoke_block (ec=ec@entry=0x56049fd1e580, iseq=iseq@entry=0x56049ff63cf0, self=self@entry=94577866718360, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/vm.c:1044
#25 0x00007f64f2f369ee 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-iseq_binary/vm.c:1116
#26 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-iseq_binary/vm.c:1134
#27 vm_yield (argc=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/vm.c:1179
#28 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:1230
#29 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:1236
#30 rb_yield (val=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:1246
#31 0x00007f64f2cd93bc in rb_ary_collect (ary=94577941213280) at /tmp/ruby/v2/src/trunk-iseq_binary/array.c:3065
#32 0x00007f64f2f243ba in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x56049ff6c530, calling=<optimized out>, reg_cfp=0x7f64f3482de0, ec=0x56049fd1e580) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_insnhelper.c:2513
#33 vm_call_cfunc (ec=0x56049fd1e580, reg_cfp=0x7f64f3482de0, calling=<optimized out>, cd=0x56049ff6c530) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_insnhelper.c:2538
#34 0x00007f64f2f2f8cd 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-iseq_binary/vm_insnhelper.c:4021
#35 vm_exec_core (ec=0xa, initial=94577983555008, initial@entry=0) at ../../src/trunk-iseq_binary/insns.def:782
#36 0x00007f64f2f3638f in rb_vm_exec (ec=0x56049fd1e580, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-iseq_binary/vm.c:1916
#37 0x00007f64f2f36811 in invoke_block (ec=ec@entry=0x56049fd1e580, iseq=iseq@entry=0x56049fd2e688, self=self@entry=94577866718360, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/vm.c:1044
#38 0x00007f64f2f369ee 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-iseq_binary/vm.c:1116
#39 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-iseq_binary/vm.c:1134
#40 vm_yield (argc=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/vm.c:1179
#41 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:1230
#42 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:1236
#43 rb_yield (val=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_eval.c:1246
#44 0x00007f64f2cd93bc in rb_ary_collect (ary=94577941138800) at /tmp/ruby/v2/src/trunk-iseq_binary/array.c:3065
#45 0x00007f64f2f243ba in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x56049fe84930, calling=<optimized out>, reg_cfp=0x7f64f3482f30, ec=0x56049fd1e580) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_insnhelper.c:2513
#46 vm_call_cfunc (ec=0x56049fd1e580, reg_cfp=0x7f64f3482f30, calling=<optimized out>, cd=0x56049fe84930) at /tmp/ruby/v2/src/trunk-iseq_binary/vm_insnhelper.c:2538
#47 0x00007f64f2f2f8cd 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-iseq_binary/vm_insnhelper.c:4021
#48 vm_exec_core (ec=0xa, initial=94577983555008, initial@entry=0) at ../../src/trunk-iseq_binary/insns.def:782
#49 0x00007f64f2f3638f in rb_vm_exec (ec=0x56049fd1e580, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-iseq_binary/vm.c:1916
#50 0x00007f64f2f41850 in rb_iseq_eval_main (iseq=iseq@entry=0x56049fd2eb60) at /tmp/ruby/v2/src/trunk-iseq_binary/vm.c:2166
#51 0x00007f64f2d6f15a in rb_ec_exec_node (ec=ec@entry=0x56049fd1e580, n=n@entry=0x56049fd2eb60) at /tmp/ruby/v2/src/trunk-iseq_binary/eval.c:277
#52 0x00007f64f2d75b09 in ruby_run_node (n=0x56049fd2eb60) at /tmp/ruby/v2/src/trunk-iseq_binary/eval.c:335
#53 0x000056049e010a1f in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v2/src/trunk-iseq_binary/main.c:50
>>> Dump Ruby level backtrace
th: 0x56049fd1df70, native_id: 0x7f64f3484d80
-- Control frame information -----------------------------------------------
c:0020 p:---- s:0129 e:000128 CFUNC :getc
c:0019 p:---- s:0126 e:000125 CFUNC :getch
c:0018 p:0062 s:0121 E:0015f0 BLOCK /tmp/ruby/v2/src/trunk-iseq_binary/test/io/console/test_io_console.rb:59
c:0017 p:0026 s:0110 e:000109 METHOD /tmp/ruby/v2/src/trunk-iseq_binary/test/io/console/test_io_console.rb:324
c:0016 p:0004 s:0104 E:001190 METHOD /tmp/ruby/v2/src/trunk-iseq_binary/test/io/console/test_io_console.rb:44
c:0015 p:0054 s:0100 e:000099 METHOD /tmp/ruby/v2/src/trunk-iseq_binary/tool/lib/test/unit.rb:1197
c:0014 p:0053 s:0094 e:000093 METHOD /tmp/ruby/v2/src/trunk-iseq_binary/tool/lib/minitest/unit.rb:1301
c:0013 p:0013 s:0085 e:000084 METHOD /tmp/ruby/v2/src/trunk-iseq_binary/tool/lib/test/unit/testcase.rb:18
c:0012 p:0079 s:0080 e:000079 BLOCK /tmp/ruby/v2/src/trunk-iseq_binary/tool/lib/minitest/unit.rb:952 [FINISH]
c:0011 p:---- s:0073 e:000072 CFUNC :map
c:0010 p:0006 s:0069 e:000068 BLOCK /tmp/ruby/v2/src/trunk-iseq_binary/tool/lib/minitest/unit.rb:945
c:0009 p:0167 s:0065 E:000020 METHOD /tmp/ruby/v2/src/trunk-iseq_binary/tool/lib/minitest/unit.rb:972
c:0008 p:0042 s:0053 e:000052 METHOD /tmp/ruby/v2/src/trunk-iseq_binary/tool/lib/test/unit.rb:1050
c:0007 p:0103 s:0046 E:001e60 METHOD /tmp/ruby/v2/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:55
c:0006 p:0008 s:0030 e:000029 BLOCK /tmp/ruby/v2/src/trunk-iseq_binary/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-iseq_binary/tool/lib/test/unit/parallel.rb:29
c:0003 p:0259 s:0016 E:000510 METHOD /tmp/ruby/v2/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:127
c:0002 p:0138 s:0006 E:0003e0 EVAL /tmp/ruby/v2/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:208 [FINISH]
c:0001 p:0000 s:0003 E:000550 (none) [FINISH]
th: 0x5604a4bab6e0, native_id: 0x7f64e7d72700
-- 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-iseq_binary/.ext/common/monitor.rb:108
c:0007 p:0009 s:0028 e:000027 METHOD /tmp/ruby/v2/build/trunk-iseq_binary/.ext/common/monitor.rb:125
c:0006 p:0007 s:0024 e:000023 BLOCK /tmp/ruby/v2/src/trunk-iseq_binary/lib/drb/drb.rb:1233 [FINISH]
c:0005 p:---- s:0021 e:000020 CFUNC :synchronize
c:0004 p:0009 s:0017 e:000016 METHOD /tmp/ruby/v2/build/trunk-iseq_binary/.ext/common/monitor.rb:202
c:0003 p:0004 s:0012 e:000011 METHOD /tmp/ruby/v2/src/trunk-iseq_binary/lib/drb/drb.rb:1232
c:0002 p:0014 s:0008 e:000007 BLOCK /tmp/ruby/v2/src/trunk-iseq_binary/lib/drb/drb.rb:1257 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
th: 0x5604a4dd3170, native_id: 0x7f64bf615700
-- 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-iseq_binary/tool/lib/test/unit/parallel.rb:44 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
th: 0x5604a4bd3130, native_id: 0x7f64bfa99700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0011 e:000010 CFUNC :sleep
c:0002 p:0031 s:0006 e:000005 BLOCK /tmp/ruby/v2/src/trunk-iseq_binary/test/io/console/test_io_console.rb:53 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
$1 = 0
">>> Finish
"
[nil, 21940]
"gdb -p 21938 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
running file: /tmp/ruby/v2/src/trunk-iseq_binary/test/io/console/test_io_console.rb
Some worker was crashed. It seems ruby interpreter's bug
or, a bug of test/unit/parallel.rb. try again without -j
option.
21940:running:test_io_console: Broken pipe
make: *** [yes-test-all] Error 1
ptrace: No such process.
>>> Machine level backtrace
/home/ko1/ruby/build-ruby/gdbscript:9: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
>>> Dump Ruby level backtrace
[nil, 21938]
#<Errno::ESRCH: No such process>
"gdb -p 21932 -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, 21932]
#<Errno::ESRCH: No such process>
"gdb -p 21930 -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 21930 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, 21930]
"gdb -p 29466 -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, 29466]
#<Errno::ESRCH: No such process>
0.008000 0.008000 1127.552000 (10803.025723)
/home/ko1/ruby/build-ruby/build-ruby.rb:149:in `each_line': execution expired (Timeout::Error)
from /home/ko1/ruby/build-ruby/build-ruby.rb:149:in `block (2 levels) in cmd'
from /usr/lib/ruby/2.5.0/timeout.rb:108:in `timeout'
from /home/ko1/ruby/build-ruby/build-ruby.rb:148:in `block in cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:145:in `popen'
from /home/ko1/ruby/build-ruby/build-ruby.rb:145:in `cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:285:in `block in test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:213:in `block in builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:212:in `chdir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:212:in `builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:284:in `test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:340:in `block (4 levels) in run'
from /usr/lib/ruby/2.5.0/benchmark.rb:293:in `measure'
from /usr/lib/ruby/2.5.0/benchmark.rb:375:in `item'
from /home/ko1/ruby/build-ruby/build-ruby.rb:338:in `block (3 levels) in run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:337:in `each'
from /home/ko1/ruby/build-ruby/build-ruby.rb:337:in `block (2 levels) in run'
from /usr/lib/ruby/2.5.0/benchmark.rb:173:in `benchmark'
from /usr/lib/ruby/2.5.0/benchmark.rb:205:in `bm'
from /home/ko1/ruby/build-ruby/build-ruby.rb:336:in `block in run'
from /usr/lib/ruby/2.5.0/benchmark.rb:293:in `measure'
from /home/ko1/ruby/build-ruby/build-ruby.rb:335:in `run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:498:in `<main>'
total: 10858.23 sec