rev: 8b27c23b5d
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_gcc7.20191111-120704
#<BuildRuby:0x000056513924c198
@BUILD_DIR="/tmp/ruby/v2/build",
@INSTALL_DIR="/tmp/ruby/v2/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v2/src",
@TARGET_BUILD_DIR="/tmp/ruby/v2/build/trunk_gcc7",
@TARGET_INSTALL_DIR="/tmp/ruby/v2/install/trunk_gcc7",
@TARGET_NAME="trunk_gcc7",
@TARGET_SRC_DIR="/tmp/ruby/v2/src/trunk_gcc7",
@build_opts="-j6",
@configure_opts=["CC=gcc-7"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_gcc7.20191111-120704",
@quiet=false,
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j6'",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000020)
autoconf 0.000000 0.000000 0.000000 ( 0.000048)
configure 0.000000 0.000000 0.000000 ( 0.000039)
build_up From https://github.com/ruby/ruby
9d3213a..8b27c23 master -> origin/master
/tmp/ruby/v2/src/trunk_gcc7/tool/lib/vpath.rb:18:in `initialize': No such file or directory @ rb_sysopen - enc/unicode/data/12.1.0/ucd/CompositionExclusions.txt (Errno::ENOENT)
from /tmp/ruby/v2/src/trunk_gcc7/tool/lib/vpath.rb:18:in `open'
from /tmp/ruby/v2/src/trunk_gcc7/tool/lib/vpath.rb:18:in `call'
from /tmp/ruby/v2/src/trunk_gcc7/tool/lib/vpath.rb:18:in `search'
from /tmp/ruby/v2/src/trunk_gcc7/tool/lib/vpath.rb:35:in `open'
from /tmp/ruby/v2/src/trunk_gcc7/template/unicode_norm_gen.tmpl:69:in `block (2 levels) in <main>'
from /usr/lib/ruby/2.5.0/erb.rb:876:in `eval'
from /usr/lib/ruby/2.5.0/erb.rb:876:in `result'
from /tmp/ruby/v2/src/trunk_gcc7/tool/generic_erb.rb:41:in `block (2 levels) in <main>'
from /tmp/ruby/v2/src/trunk_gcc7/tool/generic_erb.rb:41:in `block in <main>'
from /tmp/ruby/v2/src/trunk_gcc7/tool/generic_erb.rb:34:in `map'
from /tmp/ruby/v2/src/trunk_gcc7/tool/generic_erb.rb:34:in `<main>'
make: *** [/tmp/ruby/v2/src/trunk_gcc7/enc/unicode/data/12.1.0/ucd/.unicode-tables.time] Error 1
make: *** Waiting for unfinished jobs....
0.012000 0.000000 17.860000 ( 14.794060)
build_miniruby 0.004000 0.000000 1.872000 ( 1.541404)
build_ruby 0.004000 0.000000 2.500000 ( 2.202758)
build_all 0.012000 0.004000 3.872000 ( 2.407205)
build_install 0.016000 0.004000 2.716000 ( 1.861439)
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 29.588000 ( 31.466523)
test_basic 0.008000 0.000000 0.412000 ( 0.554328)
test_all $$$ #<Timeout::Error: execution expired>
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
11 12 12 12 ? -1 Ss 1001 0:01 sh build-loop.sh trunk_gcc7 --incremental --process-num=6
12 6611 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk_gcc7 --incremental --process-num=6
6611 6613 12 12 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk_gcc7 --logfile=/home/ko1/ruby/logs/brlog.trunk_gcc7.20191111-120704 --root_dir=/tmp/ruby --timeout=10800 --configure_opts=CC=gcc-7 --incremental --process-num=6
6613 20748 12 12 ? -1 S 1001 0:00 sh -c make yes-test-all TESTS='-j6'
20748 20750 12 12 ? -1 S 1001 0:00 make yes-test-all TESTS=-j6
20750 20775 12 12 ? -1 S 1001 0:04 /tmp/ruby/v2/build/trunk_gcc7/ruby --disable-gems /tmp/ruby/v2/src/trunk_gcc7/test/runner.rb --ruby=./miniruby -I/tmp/ruby/v2/src/trunk_gcc7/lib -I. -I.ext/common /tmp/ruby/v2/src/trunk_gcc7/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/v2/src/trunk_gcc7/test/excludes --name=!/memory_leak/ -j6
20775 20780 12 12 ? -1 Sl 1001 0:22 /tmp/ruby/v2/src/trunk_gcc7/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
20780 25245 12 12 ? -1 Z 1001 0:00 [test_autoload.*] <defunct>
20780 25246 12 12 ? -1 Z 1001 0:00 [test_autoload.*] <defunct>
20780 25247 12 12 ? -1 Z 1001 0:00 [test_autoload.*] <defunct>
6613 27568 12 12 ? -1 R 1001 0:00 ps jx
{11=>[12], 12=>[6611], 6611=>[6613], 6613=>[20748, 27568], 20748=>[20750], 20750=>[20775], 20775=>[20780], 20780=>[25245, 25246, 25247]}
"gdb -p 25245 -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 25245 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, 25245]
"gdb -p 25246 -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 25246 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, 25246]
"gdb -p 25247 -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 25247 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, 25247]
"gdb -p 20780 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 20782]
[New LWP 24914]
[New LWP 25241]
[New LWP 25243]
[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.
0x00007f68132a2cf6 in __GI_ppoll (fds=fds@entry=0x7fff63731bc8, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
>>> Machine level backtrace
Thread 5 (Thread 0x7f680fe0e700 (LWP 25243)):
#0 0x00007f68141ef9f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55c444502340) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x55c444502370, cond=0x55c444502318) at pthread_cond_wait.c:502
#2 __pthread_cond_wait (cond=0x55c444502318, mutex=0x55c444502370) at pthread_cond_wait.c:655
#3 0x000055c440475a29 in rb_native_cond_wait (cond=<optimized out>, mutex=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/thread_pthread.c:509
#4 0x000055c44047948c in native_cond_sleep (th=th@entry=0x55c4445022b0, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk_gcc7/thread_pthread.c:1197
#5 0x000055c44047a195 in native_sleep (th=th@entry=0x55c4445022b0, rel=0x0) at /tmp/ruby/v2/src/trunk_gcc7/thread_pthread.c:2113
#6 0x000055c44047aa2c in sleep_forever (fl=3, th=0x55c4445022b0) at /tmp/ruby/v2/src/trunk_gcc7/thread.c:1251
#7 rb_thread_sleep_deadly () at /tmp/ruby/v2/src/trunk_gcc7/thread.c:1323
#8 0x000055c44049ffbd in autoload_sleep (arg=arg@entry=140084918671600) at /tmp/ruby/v2/src/trunk_gcc7/variable.c:2230
#9 0x000055c4402ee6c1 in rb_ensure (b_proc=b_proc@entry=0x55c44049ffb0 <autoload_sleep>, data1=data1@entry=140084918671600, e_proc=e_proc@entry=0x55c44049ff70 <autoload_sleep_done>, data2=data2@entry=140084918671600) at /tmp/ruby/v2/src/trunk_gcc7/eval.c:1129
#10 0x000055c4404a6a13 in rb_autoload_load (mod=mod@entry=94301399241200, id=id@entry=272027) at /tmp/ruby/v2/src/trunk_gcc7/variable.c:2285
#11 0x000055c4404a7ba7 in rb_const_search_from (visibility=0, recurse=1, exclude=0, id=272027, klass=94301418731360) at /tmp/ruby/v2/src/trunk_gcc7/variable.c:2366
#12 rb_const_search (visibility=0, recurse=1, exclude=0, id=272027, klass=94301418731360) at /tmp/ruby/v2/src/trunk_gcc7/variable.c:2389
#13 rb_const_get_0 (visibility=0, recurse=1, exclude=0, id=272027, klass=94301418731360) at /tmp/ruby/v2/src/trunk_gcc7/variable.c:2337
#14 rb_const_get (klass=94301418731360, id=272027) at /tmp/ruby/v2/src/trunk_gcc7/variable.c:2406
#15 0x000055c4404c61fd in vm_get_ev_const (ec=<optimized out>, is_defined=<optimized out>, allow_nil=<optimized out>, id=<optimized out>, orig_klass=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:955
#16 vm_exec_core (ec=0x55c444153a20, initial=128, initial@entry=0) at ../../src/trunk_gcc7/insns.def:267
#17 0x000055c4404bc96b in rb_vm_exec (ec=0x55c444153a20, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1907
#18 0x000055c4404bd411 in invoke_block (ec=ec@entry=0x55c444153a20, iseq=iseq@entry=0x55c442962ad8, self=self@entry=94301418735280, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1044
#19 0x000055c4404c0553 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=94301418735280, captured=0x55c443518f30, ec=0x55c444153a20) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1116
#20 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=94301418735280, proc=0x55c444153a20, ec=0x55c444153a20) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1216
#21 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94301418735280, proc=0x55c444153a20, ec=0x55c444153a20) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1238
#22 rb_vm_invoke_proc (ec=0x55c444153a20, proc=proc@entry=0x55c443518f30, argc=0, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1259
#23 0x000055c4404766b3 in thread_do_start (th=th@entry=0x55c4445022b0) at /tmp/ruby/v2/src/trunk_gcc7/thread.c:696
#24 0x000055c4404789c4 in thread_start_func_2 (th=th@entry=0x55c4445022b0, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/thread.c:744
#25 0x000055c440478f3b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/thread_pthread.c:969
#26 0x00007f68141e96db in start_thread (arg=0x7f680fe0e700) at pthread_create.c:463
#27 0x00007f68132af88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 4 (Thread 0x7f680d47a700 (LWP 25241)):
#0 0x00007f68141ef9f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55c443c88074) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x55c443c880a0, cond=0x55c443c88048) at pthread_cond_wait.c:502
#2 __pthread_cond_wait (cond=0x55c443c88048, mutex=0x55c443c880a0) at pthread_cond_wait.c:655
#3 0x000055c440475a29 in rb_native_cond_wait (cond=<optimized out>, mutex=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/thread_pthread.c:509
#4 0x000055c44047948c in native_cond_sleep (th=th@entry=0x55c443c87fe0, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk_gcc7/thread_pthread.c:1197
#5 0x000055c44047a195 in native_sleep (th=th@entry=0x55c443c87fe0, rel=0x0) at /tmp/ruby/v2/src/trunk_gcc7/thread_pthread.c:2113
#6 0x000055c44047aa2c in sleep_forever (fl=3, th=0x55c443c87fe0) at /tmp/ruby/v2/src/trunk_gcc7/thread.c:1251
#7 rb_thread_sleep_deadly () at /tmp/ruby/v2/src/trunk_gcc7/thread.c:1323
#8 0x000055c44049ffbd in autoload_sleep (arg=arg@entry=140084875073776) at /tmp/ruby/v2/src/trunk_gcc7/variable.c:2230
#9 0x000055c4402ee6c1 in rb_ensure (b_proc=b_proc@entry=0x55c44049ffb0 <autoload_sleep>, data1=data1@entry=140084875073776, e_proc=e_proc@entry=0x55c44049ff70 <autoload_sleep_done>, data2=data2@entry=140084875073776) at /tmp/ruby/v2/src/trunk_gcc7/eval.c:1129
#10 0x000055c4404a6a13 in rb_autoload_load (mod=mod@entry=94301399241200, id=id@entry=272027) at /tmp/ruby/v2/src/trunk_gcc7/variable.c:2285
#11 0x000055c4404a7ba7 in rb_const_search_from (visibility=0, recurse=1, exclude=0, id=272027, klass=94301418731360) at /tmp/ruby/v2/src/trunk_gcc7/variable.c:2366
#12 rb_const_search (visibility=0, recurse=1, exclude=0, id=272027, klass=94301418731360) at /tmp/ruby/v2/src/trunk_gcc7/variable.c:2389
#13 rb_const_get_0 (visibility=0, recurse=1, exclude=0, id=272027, klass=94301418731360) at /tmp/ruby/v2/src/trunk_gcc7/variable.c:2337
#14 rb_const_get (klass=94301418731360, id=272027) at /tmp/ruby/v2/src/trunk_gcc7/variable.c:2406
#15 0x000055c4404c61fd in vm_get_ev_const (ec=<optimized out>, is_defined=<optimized out>, allow_nil=<optimized out>, id=<optimized out>, orig_klass=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:955
#16 vm_exec_core (ec=0x55c44454a1e0, initial=128, initial@entry=0) at ../../src/trunk_gcc7/insns.def:267
#17 0x000055c4404bc96b in rb_vm_exec (ec=0x55c44454a1e0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1907
#18 0x000055c4404bd411 in invoke_block (ec=ec@entry=0x55c44454a1e0, iseq=iseq@entry=0x55c442962ad8, self=self@entry=94301418735280, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1044
#19 0x000055c4404c0553 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=94301418735280, captured=0x55c443518ea0, ec=0x55c44454a1e0) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1116
#20 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=94301418735280, proc=0x55c44454a1e0, ec=0x55c44454a1e0) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1216
#21 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94301418735280, proc=0x55c44454a1e0, ec=0x55c44454a1e0) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1238
#22 rb_vm_invoke_proc (ec=0x55c44454a1e0, proc=proc@entry=0x55c443518ea0, argc=0, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1259
#23 0x000055c4404766b3 in thread_do_start (th=th@entry=0x55c443c87fe0) at /tmp/ruby/v2/src/trunk_gcc7/thread.c:696
#24 0x000055c4404789c4 in thread_start_func_2 (th=th@entry=0x55c443c87fe0, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/thread.c:744
#25 0x000055c440478f3b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/thread_pthread.c:969
#26 0x00007f68141e96db in start_thread (arg=0x7f680d47a700) at pthread_create.c:463
#27 0x00007f68132af88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 3 (Thread 0x7f680c1f2700 (LWP 24914)):
#0 0x00007f68141ef9f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55c443c02bd4) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x55c443c02c00, cond=0x55c443c02ba8) at pthread_cond_wait.c:502
#2 __pthread_cond_wait (cond=0x55c443c02ba8, mutex=0x55c443c02c00) at pthread_cond_wait.c:655
#3 0x000055c440475a29 in rb_native_cond_wait (cond=<optimized out>, mutex=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/thread_pthread.c:509
#4 0x000055c44047948c in native_cond_sleep (th=th@entry=0x55c443c02b40, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk_gcc7/thread_pthread.c:1197
#5 0x000055c44047955f in native_sleep (th=0x55c443c02b40, rel=0x0) at /tmp/ruby/v2/src/trunk_gcc7/thread_pthread.c:2113
#6 0x000055c440479ab1 in do_mutex_lock (self=94301406076640, interruptible_p=1) at /tmp/ruby/v2/src/trunk_gcc7/thread_sync.c:278
#7 0x000055c440479cc5 in rb_mutex_lock (self=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/thread_sync.c:335
#8 0x00007f680ff310fd in monitor_enter (monitor=94301406076680) at /tmp/ruby/v2/src/trunk_gcc7/ext/monitor/monitor.c:80
#9 0x000055c4404b3728 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55c441cc5680, calling=<optimized out>, reg_cfp=0x7f680c1f1c68, ec=0x55c444019fe0) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:2467
#10 vm_call_cfunc (ec=0x55c444019fe0, reg_cfp=0x7f680c1f1c68, calling=<optimized out>, cd=0x55c441cc5680) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:2492
#11 0x000055c4404c4fbc 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_gcc7/vm_insnhelper.c:3972
#12 vm_exec_core (ec=0x55c444019fe0, initial=128, initial@entry=0) at ../../src/trunk_gcc7/insns.def:812
#13 0x000055c4404bc96b in rb_vm_exec (ec=ec@entry=0x55c444019fe0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1907
#14 0x000055c4404c08c7 in vm_call0_body (ec=0x55c444019fe0, calling=calling@entry=0x7f680c0f1760, cd=cd@entry=0x55c440893d40 <rb_funcallv_data>, argv=argv@entry=0x7f680c0f17c0) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:136
#15 0x000055c4404c3ff0 in rb_funcallv_with_cc (cd=cd@entry=0x55c440893d40 <rb_funcallv_data>, recv=94301399227640, mid=mid@entry=21233, argc=argc@entry=1, argv=argv@entry=0x7f680c0f17c0) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:1014
#16 0x000055c44049ff49 in autoload_require (arg=arg@entry=140084855642352) at /tmp/ruby/v2/src/trunk_gcc7/variable.c:2165
#17 0x000055c4402ee6c1 in rb_ensure (b_proc=b_proc@entry=0x55c44049fed0 <autoload_require>, data1=data1@entry=140084855642352, e_proc=e_proc@entry=0x55c44049fd60 <autoload_reset>, data2=data2@entry=140084855642352) at /tmp/ruby/v2/src/trunk_gcc7/eval.c:1129
#18 0x000055c4404a6a35 in rb_autoload_load (mod=mod@entry=94301399241200, id=id@entry=272027) at /tmp/ruby/v2/src/trunk_gcc7/variable.c:2291
#19 0x000055c4404a7ba7 in rb_const_search_from (visibility=0, recurse=1, exclude=0, id=272027, klass=94301418731360) at /tmp/ruby/v2/src/trunk_gcc7/variable.c:2366
#20 rb_const_search (visibility=0, recurse=1, exclude=0, id=272027, klass=94301418731360) at /tmp/ruby/v2/src/trunk_gcc7/variable.c:2389
#21 rb_const_get_0 (visibility=0, recurse=1, exclude=0, id=272027, klass=94301418731360) at /tmp/ruby/v2/src/trunk_gcc7/variable.c:2337
#22 rb_const_get (klass=94301418731360, id=272027) at /tmp/ruby/v2/src/trunk_gcc7/variable.c:2406
#23 0x000055c4404c61fd in vm_get_ev_const (ec=<optimized out>, is_defined=<optimized out>, allow_nil=<optimized out>, id=<optimized out>, orig_klass=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:955
#24 vm_exec_core (ec=0x55c444019fe0, initial=128, initial@entry=0) at ../../src/trunk_gcc7/insns.def:267
#25 0x000055c4404bc96b in rb_vm_exec (ec=0x55c444019fe0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1907
#26 0x000055c4404bd411 in invoke_block (ec=ec@entry=0x55c444019fe0, iseq=iseq@entry=0x55c442962ad8, self=self@entry=94301418735280, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1044
#27 0x000055c4404c0553 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=94301418735280, captured=0x55c443fb9d70, ec=0x55c444019fe0) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1116
#28 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=94301418735280, proc=0x55c444019fe0, ec=0x55c444019fe0) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1216
#29 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94301418735280, proc=0x55c444019fe0, ec=0x55c444019fe0) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1238
#30 rb_vm_invoke_proc (ec=0x55c444019fe0, proc=proc@entry=0x55c443fb9d70, argc=0, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1259
#31 0x000055c4404766b3 in thread_do_start (th=th@entry=0x55c443c02b40) at /tmp/ruby/v2/src/trunk_gcc7/thread.c:696
#32 0x000055c4404789c4 in thread_start_func_2 (th=th@entry=0x55c443c02b40, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/thread.c:744
#33 0x000055c440478f3b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/thread_pthread.c:969
#34 0x00007f68141e96db in start_thread (arg=0x7f680c1f2700) at pthread_create.c:463
#35 0x00007f68132af88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 2 (Thread 0x7f680ff2f700 (LWP 20782)):
#0 0x00007f68141f3384 in __libc_read (fd=5, buf=0x7f680800d170, nbytes=1024) at ../sysdeps/unix/sysv/linux/read.c:27
#1 0x000055c440323c41 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=0x7f680fe2e880) at /tmp/ruby/v2/src/trunk_gcc7/io.c:1023
#3 0x000055c44047b554 in rb_thread_io_blocking_region (func=0x55c440323bd0 <internal_read_func>, data1=0x7f680fe2e880, fd=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/thread.c:1608
#4 0x000055c4402ee6c1 in rb_ensure (b_proc=0x55c440323980 <read_internal_call>, data1=140084919855232, e_proc=e_proc@entry=0x55c440444dd0 <rb_str_unlocktmp>, data2=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/eval.c:1129
#5 0x000055c440459b70 in rb_str_locktmp_ensure (str=<optimized out>, func=func@entry=0x55c440323980 <read_internal_call>, arg=arg@entry=140084919855232) at /tmp/ruby/v2/src/trunk_gcc7/string.c:2738
#6 0x000055c44033c056 in read_internal_locktmp (iis=0x7f680fe2e880, str=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/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_gcc7/io.c:2854
#8 0x000055c44033c851 in io_readpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/io.c:2947
#9 0x000055c4404b3728 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55c44177ef60, calling=<optimized out>, reg_cfp=0x7f680ff2eca0, ec=0x55c4439e1fa0) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:2467
#10 vm_call_cfunc (ec=0x55c4439e1fa0, reg_cfp=0x7f680ff2eca0, calling=<optimized out>, cd=0x55c44177ef60) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:2492
#11 0x000055c4404c4fbc 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_gcc7/vm_insnhelper.c:3972
#12 vm_exec_core (ec=0x55c4439e1fa0, initial=140084787597680, initial@entry=0) at ../../src/trunk_gcc7/insns.def:812
#13 0x000055c4404bc96b in rb_vm_exec (ec=0x55c4439e1fa0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1907
#14 0x000055c4404bd411 in invoke_block (ec=ec@entry=0x55c4439e1fa0, iseq=iseq@entry=0x55c441625b00, self=self@entry=94301406100440, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1044
#15 0x000055c4404c0553 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=94301406100440, captured=0x55c44355fa90, ec=0x55c4439e1fa0) at /tmp/ruby/v2/src/trunk_gcc7/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=94301406100440, proc=0x55c4439e1fa0, ec=0x55c4439e1fa0) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1216
#17 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94301406100440, proc=0x55c4439e1fa0, ec=0x55c4439e1fa0) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1238
#18 rb_vm_invoke_proc (ec=0x55c4439e1fa0, proc=proc@entry=0x55c44355fa90, argc=0, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1259
#19 0x000055c4404766b3 in thread_do_start (th=th@entry=0x55c443576350) at /tmp/ruby/v2/src/trunk_gcc7/thread.c:696
#20 0x000055c4404789c4 in thread_start_func_2 (th=th@entry=0x55c443576350, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/thread.c:744
#21 0x000055c440478f3b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/thread_pthread.c:969
#22 0x00007f68141e96db in start_thread (arg=0x7f680ff2f700) at pthread_create.c:463
#23 0x00007f68132af88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7f6814837740 (LWP 20780)):
#0 0x00007f68132a2cf6 in __GI_ppoll (fds=fds@entry=0x7fff63731bc8, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1 0x000055c440476b67 in rb_sigwait_sleep (th=th@entry=0x55c441614eb0, sigwait_fd=sigwait_fd@entry=3, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk_gcc7/thread_pthread.c:1979
#2 0x000055c44047a296 in native_sleep (th=th@entry=0x55c441614eb0, rel=0x0) at /tmp/ruby/v2/src/trunk_gcc7/thread_pthread.c:2099
#3 0x000055c44047a5af in thread_join_sleep (arg=arg@entry=140734861876656) at /tmp/ruby/v2/src/trunk_gcc7/thread.c:1013
#4 0x000055c4402ee6c1 in rb_ensure (b_proc=b_proc@entry=0x55c44047a4f0 <thread_join_sleep>, data1=data1@entry=140734861876656, e_proc=e_proc@entry=0x55c440470f30 <remove_from_join_list>, data2=data2@entry=140734861876656) at /tmp/ruby/v2/src/trunk_gcc7/eval.c:1129
#5 0x000055c440471960 in thread_join (target_th=0x55c443c02b40, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk_gcc7/thread.c:1058
#6 0x000055c4404721dc in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=94301418739560) at /tmp/ruby/v2/src/trunk_gcc7/thread.c:1155
#7 0x000055c4404c09d7 in vm_call0_cfunc_with_frame (argv=0x7fff637320f0, cd=0x7fff63731e70, calling=0x7fff63731ee0, ec=0x55c4416154c0) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:91
#8 vm_call0_cfunc (argv=0x7fff637320f0, cd=0x7fff63731e70, calling=0x7fff63731ee0, ec=0x55c4416154c0) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:105
#9 vm_call0_body (ec=ec@entry=0x55c4416154c0, calling=calling@entry=0x7fff63731ee0, cd=cd@entry=0x7fff63731f40, argv=0x7fff637320f0) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:140
#10 0x000055c4404c0ffb in rb_vm_call0 (ec=ec@entry=0x55c4416154c0, recv=recv@entry=94301418739560, id=id@entry=13297, argc=<optimized out>, argv=<optimized out>, me=me@entry=0x55c4416417d8, kw_splat=0) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:52
#11 0x000055c4404c109d in rb_vm_call_kw (ec=0x55c4416154c0, recv=94301418739560, id=13297, argc=<optimized out>, argv=<optimized out>, me=0x55c4416417d8, kw_splat=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:271
#12 0x000055c4404c16a0 in rb_call0 (ec=0x55c4416154c0, recv=94301418739560, mid=13297, argc=0, argv=0x7fff637320f0, call_scope=<optimized out>, self=94301418733600) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:395
#13 0x000055c4404c1d99 in rb_call (scope=<optimized out>, argv=<optimized out>, argc=<optimized out>, mid=13297, recv=94301418739560) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:719
#14 rb_funcall_with_block_kw (recv=94301418739560, mid=13297, argc=<optimized out>, argc@entry=0, argv=<optimized out>, argv@entry=0x7fff637320f0, passed_procval=passed_procval@entry=8, kw_splat=<optimized out>, kw_splat@entry=0) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:1068
#15 0x000055c440460e0c in rb_sym_proc_call (mid=<optimized out>, argc=argc@entry=1, argv=argv@entry=0x7fff637320e8, kw_splat=kw_splat@entry=0, passed_proc=passed_proc@entry=8) at /tmp/ruby/v2/src/trunk_gcc7/string.c:10922
#16 0x000055c4404bd6bf in vm_yield_with_symbol (block_handler=0, kw_splat=0, argv=0x7fff637320e8, argc=1, symbol=<optimized out>, ec=0x55c4416154c0) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:3181
#17 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_gcc7/vm.c:1143
#18 vm_yield (argc=1, kw_splat=0, argv=0x7fff637320e8, ec=0x55c4416154c0) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1179
#19 rb_yield_0 (argv=0x7fff637320e8, argc=1) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:1228
#20 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:1234
#21 rb_yield (val=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:1244
#22 0x000055c4404e75bc in rb_ary_each (ary=94301418733600) at /tmp/ruby/v2/src/trunk_gcc7/array.c:2133
#23 0x000055c4404b3728 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55c444558120, calling=<optimized out>, reg_cfp=0x7f6814835be8, ec=0x55c4416154c0) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:2467
#24 vm_call_cfunc (ec=0x55c4416154c0, reg_cfp=0x7f6814835be8, calling=<optimized out>, cd=0x55c444558120) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:2492
#25 0x000055c4404cd75e in vm_call_method (ec=0x55c4416154c0, cfp=0x7f6814835be8, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:3006
#26 0x000055c4404c50be 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_gcc7/vm_insnhelper.c:3972
#27 vm_exec_core (ec=0x55c4416154c0, initial=1, initial@entry=0) at ../../src/trunk_gcc7/insns.def:793
#28 0x000055c4404bcfc9 in rb_vm_exec (ec=0x55c4416154c0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1916
#29 0x000055c4404bd411 in invoke_block (ec=ec@entry=0x55c4416154c0, iseq=iseq@entry=0x55c441857658, self=self@entry=94301406100440, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1044
#30 0x000055c4404bd5ee 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_gcc7/vm.c:1116
#31 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_gcc7/vm.c:1134
#32 vm_yield (argc=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1179
#33 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:1228
#34 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:1234
#35 rb_yield (val=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:1244
#36 0x000055c4404ea294 in rb_ary_collect (ary=94301418721520) at /tmp/ruby/v2/src/trunk_gcc7/array.c:3071
#37 0x000055c4404b3728 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55c441869590, calling=<optimized out>, reg_cfp=0x7f6814835e18, ec=0x55c4416154c0) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:2467
#38 vm_call_cfunc (ec=0x55c4416154c0, reg_cfp=0x7f6814835e18, calling=<optimized out>, cd=0x55c441869590) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:2492
#39 0x000055c4404c50be 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_gcc7/vm_insnhelper.c:3972
#40 vm_exec_core (ec=0x55c4416154c0, initial=1, initial@entry=0) at ../../src/trunk_gcc7/insns.def:793
#41 0x000055c4404bc96b in rb_vm_exec (ec=0x55c4416154c0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1907
#42 0x000055c4404bd411 in invoke_block (ec=ec@entry=0x55c4416154c0, iseq=iseq@entry=0x55c441625ce0, self=self@entry=94301406100440, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1044
#43 0x000055c4404bd5ee 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_gcc7/vm.c:1116
#44 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_gcc7/vm.c:1134
#45 vm_yield (argc=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1179
#46 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:1228
#47 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:1234
#48 rb_yield (val=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/vm_eval.c:1244
#49 0x000055c4404ea294 in rb_ary_collect (ary=94301418726080) at /tmp/ruby/v2/src/trunk_gcc7/array.c:3071
#50 0x000055c4404b3728 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55c44177b8d0, calling=<optimized out>, reg_cfp=0x7f6814835f30, ec=0x55c4416154c0) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:2467
#51 vm_call_cfunc (ec=0x55c4416154c0, reg_cfp=0x7f6814835f30, calling=<optimized out>, cd=0x55c44177b8d0) at /tmp/ruby/v2/src/trunk_gcc7/vm_insnhelper.c:2492
#52 0x000055c4404c50be 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_gcc7/vm_insnhelper.c:3972
#53 vm_exec_core (ec=0x55c4416154c0, initial=1, initial@entry=0) at ../../src/trunk_gcc7/insns.def:793
#54 0x000055c4404bcfc9 in rb_vm_exec (ec=0x55c4416154c0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:1916
#55 0x000055c4404cf0ca in rb_iseq_eval_main (iseq=iseq@entry=0x55c4416261b8) at /tmp/ruby/v2/src/trunk_gcc7/vm.c:2166
#56 0x000055c4402e7dea in rb_ec_exec_node (ec=ec@entry=0x55c4416154c0, n=n@entry=0x55c4416261b8) at /tmp/ruby/v2/src/trunk_gcc7/eval.c:278
#57 0x000055c4402ed6f6 in ruby_run_node (n=0x55c4416261b8) at /tmp/ruby/v2/src/trunk_gcc7/eval.c:336
#58 0x000055c4402e748f in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v2/src/trunk_gcc7/main.c:50
>>> Dump Ruby level backtrace
th: 0x55c441614eb0, native_id: 0x7f6814837740
-- Control frame information -----------------------------------------------
c:0021 p:---- s:0130 e:000129 CFUNC :join
c:0020 p:---- s:0127 e:000126 CFUNC :each
c:0019 p:0039 s:0123 E:000d30 BLOCK /tmp/ruby/v2/src/trunk_gcc7/test/ruby/test_autoload.rb:310
c:0018 p:0049 s:0118 e:000117 METHOD /tmp/ruby/v2/src/trunk_gcc7/lib/tempfile.rb:336
c:0017 p:0019 s:0107 E:000cf0 BLOCK /tmp/ruby/v2/src/trunk_gcc7/test/ruby/test_autoload.rb:300
c:0016 p:0006 s:0104 e:000103 METHOD /tmp/ruby/v2/src/trunk_gcc7/tool/lib/envutil.rb:205
c:0015 p:0012 s:0100 E:000cc0 METHOD /tmp/ruby/v2/src/trunk_gcc7/test/ruby/test_autoload.rb:299
c:0014 p:0054 s:0096 e:000095 METHOD /tmp/ruby/v2/src/trunk_gcc7/tool/lib/test/unit.rb:1197
c:0013 p:0053 s:0090 e:000089 METHOD /tmp/ruby/v2/src/trunk_gcc7/tool/lib/minitest/unit.rb:1293
c:0012 p:0013 s:0081 e:000080 METHOD /tmp/ruby/v2/src/trunk_gcc7/tool/lib/test/unit/testcase.rb:18
c:0011 p:0077 s:0076 e:000075 BLOCK /tmp/ruby/v2/src/trunk_gcc7/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_gcc7/tool/lib/minitest/unit.rb:944
c:0008 p:0042 s:0053 e:000052 METHOD /tmp/ruby/v2/src/trunk_gcc7/tool/lib/test/unit.rb:1050
c:0007 p:0103 s:0046 E:001260 METHOD /tmp/ruby/v2/src/trunk_gcc7/tool/lib/test/unit/parallel.rb:55
c:0006 p:0008 s:0030 e:000029 BLOCK /tmp/ruby/v2/src/trunk_gcc7/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_gcc7/tool/lib/test/unit/parallel.rb:29
c:0003 p:0259 s:0016 E:000120 METHOD /tmp/ruby/v2/src/trunk_gcc7/tool/lib/test/unit/parallel.rb:127
c:0002 p:0138 s:0006 E:000de0 EVAL /tmp/ruby/v2/src/trunk_gcc7/tool/lib/test/unit/parallel.rb:208 [FINISH]
c:0001 p:0000 s:0003 E:0018f0 (none) [FINISH]
th: 0x55c443576350, native_id: 0x7f680ff2f700
-- 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_gcc7/tool/lib/test/unit/parallel.rb:44 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
th: 0x55c443c02b40, native_id: 0x7f680c1f2700
-- Control frame information -----------------------------------------------
c:0004 p:---- s:0026 e:000025 CFUNC :enter
c:0003 p:0011 s:0022 e:000021 METHOD /tmp/ruby/v2/src/trunk_gcc7/lib/rubygems/core_ext/kernel_require.rb:35 [FINISH]
c:0002 p:0008 s:0008 e:000005 BLOCK /tmp/ruby/v2/src/trunk_gcc7/test/ruby/test_autoload.rb:307 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
th: 0x55c443c87fe0, native_id: 0x7f680d47a700
-- Control frame information -----------------------------------------------
c:0002 p:0008 s:0008 e:000005 BLOCK /tmp/ruby/v2/src/trunk_gcc7/test/ruby/test_autoload.rb:307 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
th: 0x55c4445022b0, native_id: 0x7f680fe0e700
-- Control frame information -----------------------------------------------
c:0002 p:0008 s:0008 e:000005 BLOCK /tmp/ruby/v2/src/trunk_gcc7/test/ruby/test_autoload.rb:307 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
$1 = 0
">>> Finish
"
[nil, 20780]
"gdb -p 20775 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
running file: /tmp/ruby/v2/src/trunk_gcc7/test/ruby/test_autoload.rb
Some worker was crashed. It seems ruby interpreter's bug
or, a bug of test/unit/parallel.rb. try again without -j
option.
20780:running:test_autoload: Broken pipe
make: *** [yes-test-all] Error 1
ptrace: No such process.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/ruby/build-ruby/gdbscript:9: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 20775]
#<Errno::ESRCH: No such process>
"gdb -p 20750 -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, 20750]
#<Errno::ESRCH: No such process>
"gdb -p 20748 -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 20748 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, 20748]
"gdb -p 27568 -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, 27568]
#<Errno::ESRCH: No such process>
0.012000 0.008000 686.268000 (10803.325950)
/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.16 sec