rev: bcfe94b7f2
test-all :
test-spec:
exit statuses:
"rm -f .revision.time" exit with 0.
"make update-download DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make update-rubyspec DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make update-src DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make after-update DEFS=\"-DVM_CHECK_MODE=2\"" exit with 512.
"make miniruby DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make ruby DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make all DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make install DEFS=\"-DVM_CHECK_MODE=2\"" 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-vm-asserts.20191111-133833
#<BuildRuby:0x0000560230853a30
@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-vm-asserts",
@TARGET_INSTALL_DIR="/tmp/ruby/v2/install/trunk-vm-asserts",
@TARGET_NAME="trunk-vm-asserts",
@TARGET_SRC_DIR="/tmp/ruby/v2/src/trunk-vm-asserts",
@build_opts="DEFS=\"-DVM_CHECK_MODE=2\"",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-vm-asserts.20191111-133833",
@quiet=false,
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j6'",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000019)
autoconf 0.000000 0.000000 0.000000 ( 0.000036)
configure 0.000000 0.000000 0.000000 ( 0.000035)
build_up From https://github.com/ruby/ruby
9d3213a..bcfe94b master -> origin/master
* [new tag] v2_7_0_preview3 -> v2_7_0_preview3
/tmp/ruby/v2/src/trunk-vm-asserts/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-vm-asserts/tool/lib/vpath.rb:18:in `open'
from /tmp/ruby/v2/src/trunk-vm-asserts/tool/lib/vpath.rb:18:in `call'
from /tmp/ruby/v2/src/trunk-vm-asserts/tool/lib/vpath.rb:18:in `search'
from /tmp/ruby/v2/src/trunk-vm-asserts/tool/lib/vpath.rb:35:in `open'
from /tmp/ruby/v2/src/trunk-vm-asserts/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-vm-asserts/tool/generic_erb.rb:41:in `block (2 levels) in <main>'
from /tmp/ruby/v2/src/trunk-vm-asserts/tool/generic_erb.rb:41:in `block in <main>'
from /tmp/ruby/v2/src/trunk-vm-asserts/tool/generic_erb.rb:34:in `map'
from /tmp/ruby/v2/src/trunk-vm-asserts/tool/generic_erb.rb:34:in `<main>'
make: *** [/tmp/ruby/v2/src/trunk-vm-asserts/enc/unicode/data/12.1.0/ucd/.unicode-tables.time] Error 1
0.004000 0.008000 1.008000 ( 6.391035)
build_miniruby 0.004000 0.000000 16.076000 ( 16.170357)
build_ruby 0.004000 0.000000 3.232000 ( 3.334371)
build_all 0.012000 0.004000 3.824000 ( 4.145433)
build_install 0.024000 0.000000 2.668000 ( 2.938070)
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.000000 0.004000 31.204000 ( 32.471329)
test_basic 0.004000 0.008000 0.548000 ( 0.681964)
test_all $$$ #<Timeout::Error: execution expired>
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
11 12 12 12 ? -1 Ss 1001 0:04 sh build-loop.sh trunk-vm-asserts --incremental --process-num=6
12 10087 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-vm-asserts --incremental --process-num=6
10087 10089 12 12 ? -1 S 1001 0:00 sh -c ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-vm-asserts --logfile=/home/ko1/ruby/logs/brlog.trunk-vm-asserts.20191111-133833 --root_dir=/tmp/ruby --timeout=10800 --build_opts='DEFS="-DVM_CHECK_MODE=2"' --incremental --process-num=6
10089 10090 12 12 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-vm-asserts --logfile=/home/ko1/ruby/logs/brlog.trunk-vm-asserts.20191111-133833 --root_dir=/tmp/ruby --timeout=10800 --build_opts=DEFS="-DVM_CHECK_MODE=2" --incremental --process-num=6
10090 24239 12 12 ? -1 S 1001 0:00 sh -c make yes-test-all TESTS='-j6'
24239 24241 12 12 ? -1 S 1001 0:00 make yes-test-all TESTS=-j6
24241 24266 12 12 ? -1 S 1001 0:04 /tmp/ruby/v2/build/trunk-vm-asserts/ruby --disable-gems /tmp/ruby/v2/src/trunk-vm-asserts/test/runner.rb --ruby=./miniruby -I/tmp/ruby/v2/src/trunk-vm-asserts/lib -I. -I.ext/common /tmp/ruby/v2/src/trunk-vm-asserts/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/v2/src/trunk-vm-asserts/test/excludes --name=!/memory_leak/ -j6
24266 24272 12 12 ? -1 Sl 1001 0:16 /tmp/ruby/v2/src/trunk-vm-asserts/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
24272 28778 12 12 ? -1 Z 1001 0:00 [test_autoload.*] <defunct>
24272 28779 12 12 ? -1 Z 1001 0:00 [test_autoload.*] <defunct>
24272 28781 12 12 ? -1 Z 1001 0:00 [test_autoload.*] <defunct>
10090 31058 12 12 ? -1 R 1001 0:00 ps jx
{11=>[12], 12=>[10087], 10087=>[10089], 10089=>[10090], 10090=>[24239, 31058], 24239=>[24241], 24241=>[24266], 24266=>[24272], 24272=>[28778, 28779, 28781]}
"gdb -p 28778 -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 28778 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, 28778]
"gdb -p 28779 -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 28779 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, 28779]
"gdb -p 28781 -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 28781 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, 28781]
"gdb -p 24272 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 24278]
[New LWP 28276]
[New LWP 28771]
[New LWP 28773]
[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.
0x00007f6635effcf6 in __GI_ppoll (fds=fds@entry=0x7ffe4d9850f8, 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 0x7f6629ef1700 (LWP 28773)):
#0 0x00007f66359bc9f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55852b549990) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x55852b5499c0, cond=0x55852b549968) at pthread_cond_wait.c:502
#2 __pthread_cond_wait (cond=0x55852b549968, mutex=0x55852b5499c0) at pthread_cond_wait.c:655
#3 0x00007f663643d0bc in rb_native_cond_wait (mutex=0x55852b5499c0, cond=0x55852b549968) at /tmp/ruby/v2/src/trunk-vm-asserts/thread_pthread.c:509
#4 native_cond_sleep (th=th@entry=0x55852b549900, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk-vm-asserts/thread_pthread.c:1197
#5 0x00007f663643d1e0 in native_sleep (th=0x55852b549900, rel=0x0) at /tmp/ruby/v2/src/trunk-vm-asserts/thread_pthread.c:2113
#6 0x00007f663643f8d6 in do_mutex_lock (self=94030430722040, interruptible_p=interruptible_p@entry=1) at /tmp/ruby/v2/src/trunk-vm-asserts/thread_sync.c:278
#7 0x00007f663643faca in rb_mutex_lock (self=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/thread_sync.c:335
#8 0x00007f6631aef13d in monitor_enter (monitor=94030430722080) at /tmp/ruby/v2/src/trunk-vm-asserts/ext/monitor/monitor.c:80
#9 0x00007f6636475488 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55852a6b9f60, calling=<optimized out>, reg_cfp=0x7f6629ef0c68, ec=0x55852b549ad0) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_insnhelper.c:2467
#10 vm_call_cfunc (ec=0x55852b549ad0, reg_cfp=0x7f6629ef0c68, calling=<optimized out>, cd=0x55852a6b9f60) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_insnhelper.c:2492
#11 0x00007f663648072b in vm_sendish (method_explorer=<optimized out>, block_handler=0, cd=0x55852a6b9f60, reg_cfp=0x7f6629ef0c68, ec=0x55852b549ad0) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_insnhelper.c:3972
#12 vm_exec_core (ec=ec@entry=0x55852b549ad0, initial=initial@entry=0) at ../../src/trunk-vm-asserts/insns.def:812
#13 0x00007f6636487dc2 in rb_vm_exec (ec=0x55852b549ad0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1916
#14 0x00007f663648b59a in vm_call0_body (ec=<optimized out>, calling=calling@entry=0x7f6629df0750, cd=cd@entry=0x7f66367bf640 <rb_funcallv_data>, argv=argv@entry=0x7f6629df07a0) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_eval.c:136
#15 0x00007f663648e144 in rb_funcallv_with_cc (cd=cd@entry=0x7f66367bf640 <rb_funcallv_data>, recv=94030423842080, mid=mid@entry=21233, argc=argc@entry=1, argv=argv@entry=0x7f6629df07a0) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_eval.c:1014
#16 0x00007f6636464799 in autoload_require (arg=arg@entry=140076765874384) at /tmp/ruby/v2/src/trunk-vm-asserts/variable.c:2165
#17 0x00007f66362b6f94 in rb_ensure (b_proc=b_proc@entry=0x7f6636464720 <autoload_require>, data1=data1@entry=140076765874384, e_proc=e_proc@entry=0x7f66364645b0 <autoload_reset>, data2=data2@entry=140076765874384) at /tmp/ruby/v2/src/trunk-vm-asserts/eval.c:1129
#18 0x00007f663646af02 in rb_autoload_load (mod=mod@entry=94030423872000, id=id@entry=193275) at /tmp/ruby/v2/src/trunk-vm-asserts/variable.c:2291
#19 0x00007f663646ca73 in rb_const_search_from (visibility=0, recurse=1, exclude=0, id=193275, klass=94030446629920) at /tmp/ruby/v2/src/trunk-vm-asserts/variable.c:2366
#20 rb_const_search (visibility=0, recurse=1, exclude=0, id=193275, klass=94030446629920) at /tmp/ruby/v2/src/trunk-vm-asserts/variable.c:2389
#21 rb_const_get_0 (visibility=0, recurse=1, exclude=0, id=193275, klass=94030446629920) at /tmp/ruby/v2/src/trunk-vm-asserts/variable.c:2337
#22 rb_const_get (klass=94030446629920, id=id@entry=193275) at /tmp/ruby/v2/src/trunk-vm-asserts/variable.c:2406
#23 0x00007f6636481bc6 in vm_get_ev_const (ec=0x55852b549ad0, is_defined=0, allow_nil=<optimized out>, id=193275, orig_klass=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_insnhelper.c:955
#24 vm_exec_core (ec=ec@entry=0x55852b549ad0, initial=initial@entry=0) at ../../src/trunk-vm-asserts/insns.def:267
#25 0x00007f6636487dc2 in rb_vm_exec (ec=ec@entry=0x55852b549ad0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1916
#26 0x00007f663648887d in invoke_block (ec=ec@entry=0x55852b549ad0, iseq=iseq@entry=0x55852b5eb428, self=self@entry=94030446681640, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1044
#27 0x00007f663648b25d in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f6629df0c50, argc=0, self=94030446681640, captured=0x55852b549d10, ec=0x55852b549ad0) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1116
#28 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f6629df0c50, argc=0, self=94030446681640, proc=0x7f6629df0c50, ec=0x55852b549ad0) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1216
#29 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f6629df0c50, argc=0, self=94030446681640, proc=0x7f6629df0c50, ec=0x55852b549ad0) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1238
#30 rb_vm_invoke_proc (ec=0x55852b549ad0, proc=proc@entry=0x55852b549d10, argc=0, argv=0x7f6629df0c50, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1259
#31 0x00007f663643c093 in thread_do_start (th=th@entry=0x55852b549900) at /tmp/ruby/v2/src/trunk-vm-asserts/thread.c:696
#32 0x00007f663643e615 in thread_start_func_2 (th=th@entry=0x55852b549900, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/thread.c:744
#33 0x00007f663643ec0b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/thread_pthread.c:969
#34 0x00007f66359b66db in start_thread (arg=0x7f6629ef1700) at pthread_create.c:463
#35 0x00007f6635f0c88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 4 (Thread 0x7f662ae6c700 (LWP 28771)):
#0 0x00007f66359bc9f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55852b549144) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x55852b549170, cond=0x55852b549118) at pthread_cond_wait.c:502
#2 __pthread_cond_wait (cond=0x55852b549118, mutex=0x55852b549170) at pthread_cond_wait.c:655
#3 0x00007f663643d0bc in rb_native_cond_wait (mutex=0x55852b549170, cond=0x55852b549118) at /tmp/ruby/v2/src/trunk-vm-asserts/thread_pthread.c:509
#4 native_cond_sleep (th=th@entry=0x55852b5490b0, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk-vm-asserts/thread_pthread.c:1197
#5 0x00007f663643d435 in native_sleep (th=th@entry=0x55852b5490b0, rel=0x0) at /tmp/ruby/v2/src/trunk-vm-asserts/thread_pthread.c:2113
#6 0x00007f6636441059 in sleep_forever (fl=3, th=0x55852b5490b0) at /tmp/ruby/v2/src/trunk-vm-asserts/thread.c:1251
#7 rb_thread_sleep_deadly () at /tmp/ruby/v2/src/trunk-vm-asserts/thread.c:1323
#8 0x00007f663646480d in autoload_sleep (arg=arg@entry=140076782106832) at /tmp/ruby/v2/src/trunk-vm-asserts/variable.c:2230
#9 0x00007f66362b6f94 in rb_ensure (b_proc=b_proc@entry=0x7f6636464800 <autoload_sleep>, data1=data1@entry=140076782106832, e_proc=e_proc@entry=0x7f66364647c0 <autoload_sleep_done>, data2=data2@entry=140076782106832) at /tmp/ruby/v2/src/trunk-vm-asserts/eval.c:1129
#10 0x00007f663646aee0 in rb_autoload_load (mod=mod@entry=94030423872000, id=id@entry=193275) at /tmp/ruby/v2/src/trunk-vm-asserts/variable.c:2285
#11 0x00007f663646ca73 in rb_const_search_from (visibility=0, recurse=1, exclude=0, id=193275, klass=94030446629920) at /tmp/ruby/v2/src/trunk-vm-asserts/variable.c:2366
#12 rb_const_search (visibility=0, recurse=1, exclude=0, id=193275, klass=94030446629920) at /tmp/ruby/v2/src/trunk-vm-asserts/variable.c:2389
#13 rb_const_get_0 (visibility=0, recurse=1, exclude=0, id=193275, klass=94030446629920) at /tmp/ruby/v2/src/trunk-vm-asserts/variable.c:2337
#14 rb_const_get (klass=94030446629920, id=id@entry=193275) at /tmp/ruby/v2/src/trunk-vm-asserts/variable.c:2406
#15 0x00007f6636481bc6 in vm_get_ev_const (ec=0x55852b549280, is_defined=0, allow_nil=<optimized out>, id=193275, orig_klass=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_insnhelper.c:955
#16 vm_exec_core (ec=ec@entry=0x55852b549280, initial=initial@entry=0) at ../../src/trunk-vm-asserts/insns.def:267
#17 0x00007f6636487dc2 in rb_vm_exec (ec=ec@entry=0x55852b549280, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1916
#18 0x00007f663648887d in invoke_block (ec=ec@entry=0x55852b549280, iseq=iseq@entry=0x55852b5eb428, self=self@entry=94030446681640, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1044
#19 0x00007f663648b25d in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f662ad6bc50, argc=0, self=94030446681640, captured=0x55852b5494c0, ec=0x55852b549280) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1116
#20 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f662ad6bc50, argc=0, self=94030446681640, proc=0x7f662ad6bc50, ec=0x55852b549280) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1216
#21 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f662ad6bc50, argc=0, self=94030446681640, proc=0x7f662ad6bc50, ec=0x55852b549280) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1238
#22 rb_vm_invoke_proc (ec=0x55852b549280, proc=proc@entry=0x55852b5494c0, argc=0, argv=0x7f662ad6bc50, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1259
#23 0x00007f663643c093 in thread_do_start (th=th@entry=0x55852b5490b0) at /tmp/ruby/v2/src/trunk-vm-asserts/thread.c:696
#24 0x00007f663643e615 in thread_start_func_2 (th=th@entry=0x55852b5490b0, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/thread.c:744
#25 0x00007f663643ec0b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/thread_pthread.c:969
#26 0x00007f66359b66db in start_thread (arg=0x7f662ae6c700) at pthread_create.c:463
#27 0x00007f6635f0c88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 3 (Thread 0x7f662b3f1700 (LWP 28276)):
#0 0x00007f66359bc9f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55852b547184) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x55852b5471b0, cond=0x55852b547158) at pthread_cond_wait.c:502
#2 __pthread_cond_wait (cond=0x55852b547158, mutex=0x55852b5471b0) at pthread_cond_wait.c:655
#3 0x00007f663643d0bc in rb_native_cond_wait (mutex=0x55852b5471b0, cond=0x55852b547158) at /tmp/ruby/v2/src/trunk-vm-asserts/thread_pthread.c:509
#4 native_cond_sleep (th=th@entry=0x55852b5470f0, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk-vm-asserts/thread_pthread.c:1197
#5 0x00007f663643d435 in native_sleep (th=th@entry=0x55852b5470f0, rel=0x0) at /tmp/ruby/v2/src/trunk-vm-asserts/thread_pthread.c:2113
#6 0x00007f6636441059 in sleep_forever (fl=3, th=0x55852b5470f0) at /tmp/ruby/v2/src/trunk-vm-asserts/thread.c:1251
#7 rb_thread_sleep_deadly () at /tmp/ruby/v2/src/trunk-vm-asserts/thread.c:1323
#8 0x00007f663646480d in autoload_sleep (arg=arg@entry=140076787894480) at /tmp/ruby/v2/src/trunk-vm-asserts/variable.c:2230
#9 0x00007f66362b6f94 in rb_ensure (b_proc=b_proc@entry=0x7f6636464800 <autoload_sleep>, data1=data1@entry=140076787894480, e_proc=e_proc@entry=0x7f66364647c0 <autoload_sleep_done>, data2=data2@entry=140076787894480) at /tmp/ruby/v2/src/trunk-vm-asserts/eval.c:1129
#10 0x00007f663646aee0 in rb_autoload_load (mod=mod@entry=94030423872000, id=id@entry=193275) at /tmp/ruby/v2/src/trunk-vm-asserts/variable.c:2285
#11 0x00007f663646ca73 in rb_const_search_from (visibility=0, recurse=1, exclude=0, id=193275, klass=94030446629920) at /tmp/ruby/v2/src/trunk-vm-asserts/variable.c:2366
#12 rb_const_search (visibility=0, recurse=1, exclude=0, id=193275, klass=94030446629920) at /tmp/ruby/v2/src/trunk-vm-asserts/variable.c:2389
#13 rb_const_get_0 (visibility=0, recurse=1, exclude=0, id=193275, klass=94030446629920) at /tmp/ruby/v2/src/trunk-vm-asserts/variable.c:2337
#14 rb_const_get (klass=94030446629920, id=id@entry=193275) at /tmp/ruby/v2/src/trunk-vm-asserts/variable.c:2406
#15 0x00007f6636481bc6 in vm_get_ev_const (ec=0x55852b548990, is_defined=0, allow_nil=<optimized out>, id=193275, orig_klass=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_insnhelper.c:955
#16 vm_exec_core (ec=ec@entry=0x55852b548990, initial=initial@entry=0) at ../../src/trunk-vm-asserts/insns.def:267
#17 0x00007f6636487dc2 in rb_vm_exec (ec=ec@entry=0x55852b548990, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1916
#18 0x00007f663648887d in invoke_block (ec=ec@entry=0x55852b548990, iseq=iseq@entry=0x55852b5eb428, self=self@entry=94030446681640, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1044
#19 0x00007f663648b25d in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f662b2f0c50, argc=0, self=94030446681640, captured=0x55852b548c70, ec=0x55852b548990) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1116
#20 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f662b2f0c50, argc=0, self=94030446681640, proc=0x7f662b2f0c50, ec=0x55852b548990) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1216
#21 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f662b2f0c50, argc=0, self=94030446681640, proc=0x7f662b2f0c50, ec=0x55852b548990) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1238
#22 rb_vm_invoke_proc (ec=0x55852b548990, proc=proc@entry=0x55852b548c70, argc=0, argv=0x7f662b2f0c50, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1259
#23 0x00007f663643c093 in thread_do_start (th=th@entry=0x55852b5470f0) at /tmp/ruby/v2/src/trunk-vm-asserts/thread.c:696
#24 0x00007f663643e615 in thread_start_func_2 (th=th@entry=0x55852b5470f0, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/thread.c:744
#25 0x00007f663643ec0b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/thread_pthread.c:969
#26 0x00007f66359b66db in start_thread (arg=0x7f662b3f1700) at pthread_create.c:463
#27 0x00007f6635f0c88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 2 (Thread 0x7f6631aed700 (LWP 24278)):
#0 0x00007f6635efb0b4 in __GI___libc_read (fd=5, buf=0x7f662c02a4b0, nbytes=1024) at ../sysdeps/unix/sysv/linux/read.c:27
#1 0x00007f66362ebdb1 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=0x7f66319ec8a0) at /tmp/ruby/v2/src/trunk-vm-asserts/io.c:1023
#3 0x00007f66364402ae in rb_thread_io_blocking_region (func=0x7f66362ebd40 <internal_read_func>, data1=0x7f66319ec8a0, fd=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/thread.c:1608
#4 0x00007f66362b6f94 in rb_ensure (b_proc=b_proc@entry=0x7f66362ebca0 <read_internal_call>, data1=data1@entry=140076895881376, e_proc=e_proc@entry=0x7f663640cd30 <rb_str_unlocktmp>, data2=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/eval.c:1129
#5 0x00007f663642187b in rb_str_locktmp_ensure (str=<optimized out>, func=func@entry=0x7f66362ebca0 <read_internal_call>, arg=arg@entry=140076895881376) at /tmp/ruby/v2/src/trunk-vm-asserts/string.c:2738
#6 0x00007f66363040e6 in read_internal_locktmp (iis=0x7f66319ec8a0, str=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/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-vm-asserts/io.c:2854
#8 0x00007f6636304841 in io_readpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/io.c:2947
#9 0x00007f6636475488 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55852a1255a0, calling=<optimized out>, reg_cfp=0x7f6631aecca0, ec=0x55852b551470) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_insnhelper.c:2467
#10 vm_call_cfunc (ec=0x55852b551470, reg_cfp=0x7f6631aecca0, calling=<optimized out>, cd=0x55852a1255a0) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_insnhelper.c:2492
#11 0x00007f663648072b in vm_sendish (method_explorer=<optimized out>, block_handler=0, cd=0x55852a1255a0, reg_cfp=0x7f6631aecca0, ec=0x55852b551470) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_insnhelper.c:3972
#12 vm_exec_core (ec=ec@entry=0x55852b551470, initial=initial@entry=0) at ../../src/trunk-vm-asserts/insns.def:812
#13 0x00007f6636487dc2 in rb_vm_exec (ec=ec@entry=0x55852b551470, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1916
#14 0x00007f663648887d in invoke_block (ec=ec@entry=0x55852b551470, iseq=iseq@entry=0x558529fc9b40, self=self@entry=94030430763680, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1044
#15 0x00007f663648b25d in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f66319ecc50, argc=0, self=94030430763680, captured=0x55852b5d28a0, ec=0x55852b551470) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1116
#16 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f66319ecc50, argc=0, self=94030430763680, proc=0x7f66319ecc50, ec=0x55852b551470) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1216
#17 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f66319ecc50, argc=0, self=94030430763680, proc=0x7f66319ecc50, ec=0x55852b551470) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1238
#18 rb_vm_invoke_proc (ec=0x55852b551470, proc=proc@entry=0x55852b5d28a0, argc=0, argv=0x7f66319ecc50, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1259
#19 0x00007f663643c093 in thread_do_start (th=th@entry=0x55852b5512a0) at /tmp/ruby/v2/src/trunk-vm-asserts/thread.c:696
#20 0x00007f663643e615 in thread_start_func_2 (th=th@entry=0x55852b5512a0, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/thread.c:744
#21 0x00007f663643ec0b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/thread_pthread.c:969
#22 0x00007f66359b66db in start_thread (arg=0x7f6631aed700) at pthread_create.c:463
#23 0x00007f6635f0c88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7f66369ded80 (LWP 24272)):
#0 0x00007f6635effcf6 in __GI_ppoll (fds=fds@entry=0x7ffe4d9850f8, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1 0x00007f663643c547 in rb_sigwait_sleep (th=th@entry=0x558529fb9fb0, sigwait_fd=sigwait_fd@entry=3, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk-vm-asserts/thread_pthread.c:1979
#2 0x00007f663643d503 in native_sleep (th=th@entry=0x558529fb9fb0, rel=0x0) at /tmp/ruby/v2/src/trunk-vm-asserts/thread_pthread.c:2099
#3 0x00007f66364417be in thread_join_sleep (arg=arg@entry=140730200249056) at /tmp/ruby/v2/src/trunk-vm-asserts/thread.c:1013
#4 0x00007f66362b6f94 in rb_ensure (b_proc=b_proc@entry=0x7f6636441670 <thread_join_sleep>, data1=data1@entry=140730200249056, e_proc=e_proc@entry=0x7f6636436b30 <remove_from_join_list>, data2=data2@entry=140730200249056) at /tmp/ruby/v2/src/trunk-vm-asserts/eval.c:1129
#5 0x00007f6636438088 in thread_join (target_th=0x55852b5470f0, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk-vm-asserts/thread.c:1058
#6 0x00007f663643819c in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=94030446680000) at /tmp/ruby/v2/src/trunk-vm-asserts/thread.c:1155
#7 0x00007f663648b7ac in vm_call0_cfunc_with_frame (argv=0x7ffe4d985618, cd=0x7ffe4d985350, calling=0x7ffe4d985350, ec=0x558529fba5c0) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_eval.c:91
#8 vm_call0_cfunc (argv=0x7ffe4d985618, cd=0x7ffe4d985350, calling=0x7ffe4d985350, ec=0x558529fba5c0) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_eval.c:105
#9 vm_call0_body (ec=ec@entry=0x558529fba5c0, calling=calling@entry=0x7ffe4d9853c0, cd=cd@entry=0x7ffe4d985420, argv=0x7ffe4d985618) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_eval.c:140
#10 0x00007f663648bbeb in rb_vm_call0 (ec=ec@entry=0x558529fba5c0, recv=recv@entry=94030446680000, id=id@entry=13297, argc=<optimized out>, argv=<optimized out>, me=me@entry=0x558529fe5818, kw_splat=0) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_eval.c:52
#11 0x00007f663648bf3d in rb_vm_call_kw (ec=0x558529fba5c0, recv=94030446680000, id=13297, argc=<optimized out>, argv=<optimized out>, me=0x558529fe5818, kw_splat=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_eval.c:271
#12 0x00007f663648cab8 in rb_call (scope=<optimized out>, argv=<optimized out>, argc=<optimized out>, mid=13297, recv=94030446680000) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_eval.c:719
#13 rb_funcall_with_block_kw (recv=94030446680000, mid=13297, argc=<optimized out>, argc@entry=0, argv=<optimized out>, argv@entry=0x7ffe4d985618, passed_procval=passed_procval@entry=8, kw_splat=<optimized out>, kw_splat@entry=0) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_eval.c:1068
#14 0x00007f6636428afc in rb_sym_proc_call (mid=<optimized out>, argc=argc@entry=1, argv=argv@entry=0x7ffe4d985610, kw_splat=kw_splat@entry=0, passed_proc=passed_proc@entry=8) at /tmp/ruby/v2/src/trunk-vm-asserts/string.c:10922
#15 0x00007f6636489e2c in vm_yield_with_symbol (block_handler=0, kw_splat=0, argv=0x7ffe4d985610, argc=1, symbol=<optimized out>, ec=0x558529fba5c0) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_insnhelper.c:3181
#16 invoke_block_from_c_bh (ec=ec@entry=0x558529fba5c0, block_handler=block_handler@entry=3404044, argv=argv@entry=0x7ffe4d985610, force_blockarg=force_blockarg@entry=0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argc=1) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1143
#17 0x00007f663648a132 in vm_yield (argc=1, kw_splat=0, argv=0x7ffe4d985610, ec=0x558529fba5c0) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1179
#18 rb_yield_0 (argv=0x7ffe4d985610, argc=1) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_eval.c:1228
#19 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_eval.c:1234
#20 rb_yield (val=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_eval.c:1244
#21 0x00007f663621385c in rb_ary_each (ary=94030446680040) at /tmp/ruby/v2/src/trunk-vm-asserts/array.c:2133
#22 0x00007f6636475488 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55852b56b650, calling=<optimized out>, reg_cfp=0x7f66369dcbe8, ec=0x558529fba5c0) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_insnhelper.c:2467
#23 vm_call_cfunc (ec=0x558529fba5c0, reg_cfp=0x7f66369dcbe8, calling=<optimized out>, cd=0x55852b56b650) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_insnhelper.c:2492
#24 0x00007f6636491d45 in vm_call_method (ec=0x558529fba5c0, cfp=0x7f66369dcbe8, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_insnhelper.c:3006
#25 0x00007f66364807dc in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=0x55852b56b650, reg_cfp=0x7f66369dcbe8, ec=0x558529fba5c0) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_insnhelper.c:3972
#26 vm_exec_core (ec=ec@entry=0x558529fba5c0, initial=initial@entry=0) at ../../src/trunk-vm-asserts/insns.def:793
#27 0x00007f6636487dc2 in rb_vm_exec (ec=ec@entry=0x558529fba5c0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1916
#28 0x00007f663648887d in invoke_block (ec=ec@entry=0x558529fba5c0, iseq=iseq@entry=0x55852a203708, self=self@entry=94030430763680, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1044
#29 0x00007f6636489db8 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffe4d9859e0, argc=1, self=94030430763680, captured=<optimized out>, ec=0x558529fba5c0) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1116
#30 invoke_block_from_c_bh (ec=ec@entry=0x558529fba5c0, block_handler=<optimized out>, block_handler@entry=140076979703345, argv=argv@entry=0x7ffe4d985a60, force_blockarg=force_blockarg@entry=0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argc=1) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1134
#31 0x00007f663648a132 in vm_yield (argc=1, kw_splat=0, argv=0x7ffe4d985a60, ec=0x558529fba5c0) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1179
#32 rb_yield_0 (argv=0x7ffe4d985a60, argc=1) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_eval.c:1228
#33 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_eval.c:1234
#34 rb_yield (val=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_eval.c:1244
#35 0x00007f66362194ec in rb_ary_collect (ary=94030446625400) at /tmp/ruby/v2/src/trunk-vm-asserts/array.c:3071
#36 0x00007f6636475488 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55852a212580, calling=<optimized out>, reg_cfp=0x7f66369dce18, ec=0x558529fba5c0) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_insnhelper.c:2467
#37 vm_call_cfunc (ec=0x558529fba5c0, reg_cfp=0x7f66369dce18, calling=<optimized out>, cd=0x55852a212580) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_insnhelper.c:2492
#38 0x00007f66364807dc in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=0x55852a212580, reg_cfp=0x7f66369dce18, ec=0x558529fba5c0) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_insnhelper.c:3972
#39 vm_exec_core (ec=ec@entry=0x558529fba5c0, initial=initial@entry=0) at ../../src/trunk-vm-asserts/insns.def:793
#40 0x00007f6636487dc2 in rb_vm_exec (ec=ec@entry=0x558529fba5c0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1916
#41 0x00007f663648887d in invoke_block (ec=ec@entry=0x558529fba5c0, iseq=iseq@entry=0x558529fc9d20, self=self@entry=94030430763680, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1044
#42 0x00007f6636489db8 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffe4d985db0, argc=1, self=94030430763680, captured=<optimized out>, ec=0x558529fba5c0) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1116
#43 invoke_block_from_c_bh (ec=ec@entry=0x558529fba5c0, block_handler=<optimized out>, block_handler@entry=140076979703625, argv=argv@entry=0x7ffe4d985e30, force_blockarg=force_blockarg@entry=0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argc=1) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1134
#44 0x00007f663648a132 in vm_yield (argc=1, kw_splat=0, argv=0x7ffe4d985e30, ec=0x558529fba5c0) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1179
#45 rb_yield_0 (argv=0x7ffe4d985e30, argc=1) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_eval.c:1228
#46 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_eval.c:1234
#47 rb_yield (val=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_eval.c:1244
#48 0x00007f66362194ec in rb_ary_collect (ary=94030446627840) at /tmp/ruby/v2/src/trunk-vm-asserts/array.c:3071
#49 0x00007f6636475488 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55852a121fb0, calling=<optimized out>, reg_cfp=0x7f66369dcf30, ec=0x558529fba5c0) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_insnhelper.c:2467
#50 vm_call_cfunc (ec=0x558529fba5c0, reg_cfp=0x7f66369dcf30, calling=<optimized out>, cd=0x55852a121fb0) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_insnhelper.c:2492
#51 0x00007f66364807dc in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=0x55852a121fb0, reg_cfp=0x7f66369dcf30, ec=0x558529fba5c0) at /tmp/ruby/v2/src/trunk-vm-asserts/vm_insnhelper.c:3972
#52 vm_exec_core (ec=ec@entry=0x558529fba5c0, initial=initial@entry=0) at ../../src/trunk-vm-asserts/insns.def:793
#53 0x00007f6636487dc2 in rb_vm_exec (ec=0x558529fba5c0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:1916
#54 0x00007f6636493220 in rb_iseq_eval_main (iseq=iseq@entry=0x558529fca1f8) at /tmp/ruby/v2/src/trunk-vm-asserts/vm.c:2166
#55 0x00007f66362b320a in rb_ec_exec_node (ec=ec@entry=0x558529fba5c0, n=n@entry=0x558529fca1f8) at /tmp/ruby/v2/src/trunk-vm-asserts/eval.c:278
#56 0x00007f66362b9ce9 in ruby_run_node (n=0x558529fca1f8) at /tmp/ruby/v2/src/trunk-vm-asserts/eval.c:336
#57 0x0000558528f8fa1f in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v2/src/trunk-vm-asserts/main.c:50
>>> Dump Ruby level backtrace
th: 0x558529fb9fb0, native_id: 0x7f66369ded80
-- 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:0009d0 BLOCK /tmp/ruby/v2/src/trunk-vm-asserts/test/ruby/test_autoload.rb:310
c:0018 p:0049 s:0118 e:000117 METHOD /tmp/ruby/v2/src/trunk-vm-asserts/lib/tempfile.rb:336
c:0017 p:0019 s:0107 E:000990 BLOCK /tmp/ruby/v2/src/trunk-vm-asserts/test/ruby/test_autoload.rb:300
c:0016 p:0006 s:0104 e:000103 METHOD /tmp/ruby/v2/src/trunk-vm-asserts/tool/lib/envutil.rb:205
c:0015 p:0012 s:0100 E:000960 METHOD /tmp/ruby/v2/src/trunk-vm-asserts/test/ruby/test_autoload.rb:299
c:0014 p:0054 s:0096 e:000095 METHOD /tmp/ruby/v2/src/trunk-vm-asserts/tool/lib/test/unit.rb:1197
c:0013 p:0053 s:0090 e:000089 METHOD /tmp/ruby/v2/src/trunk-vm-asserts/tool/lib/minitest/unit.rb:1293
c:0012 p:0013 s:0081 e:000080 METHOD /tmp/ruby/v2/src/trunk-vm-asserts/tool/lib/test/unit/testcase.rb:18
c:0011 p:0077 s:0076 e:000075 BLOCK /tmp/ruby/v2/src/trunk-vm-asserts/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-vm-asserts/tool/lib/minitest/unit.rb:944
c:0008 p:0042 s:0053 e:000052 METHOD /tmp/ruby/v2/src/trunk-vm-asserts/tool/lib/test/unit.rb:1050
c:0007 p:0103 s:0046 E:001a20 METHOD /tmp/ruby/v2/src/trunk-vm-asserts/tool/lib/test/unit/parallel.rb:55
c:0006 p:0008 s:0030 e:000029 BLOCK /tmp/ruby/v2/src/trunk-vm-asserts/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-vm-asserts/tool/lib/test/unit/parallel.rb:29
c:0003 p:0259 s:0016 e:000015 METHOD /tmp/ruby/v2/src/trunk-vm-asserts/tool/lib/test/unit/parallel.rb:127
c:0002 p:0138 s:0006 e:000005 EVAL /tmp/ruby/v2/src/trunk-vm-asserts/tool/lib/test/unit/parallel.rb:208 [FINISH]
c:0001 p:0000 s:0003 E:002490 (none) [FINISH]
th: 0x55852b5512a0, native_id: 0x7f6631aed700
-- 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-vm-asserts/tool/lib/test/unit/parallel.rb:44 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
th: 0x55852b5470f0, native_id: 0x7f662b3f1700
-- Control frame information -----------------------------------------------
c:0002 p:0008 s:0008 e:000005 BLOCK /tmp/ruby/v2/src/trunk-vm-asserts/test/ruby/test_autoload.rb:307 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
th: 0x55852b5490b0, native_id: 0x7f662ae6c700
-- Control frame information -----------------------------------------------
c:0002 p:0008 s:0008 e:000005 BLOCK /tmp/ruby/v2/src/trunk-vm-asserts/test/ruby/test_autoload.rb:307 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
th: 0x55852b549900, native_id: 0x7f6629ef1700
-- 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-vm-asserts/lib/rubygems/core_ext/kernel_require.rb:35 [FINISH]
c:0002 p:0008 s:0008 e:000005 BLOCK /tmp/ruby/v2/src/trunk-vm-asserts/test/ruby/test_autoload.rb:307 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
$1 = 0
">>> Finish
"
[nil, 24272]
"gdb -p 24266 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
running file: /tmp/ruby/v2/src/trunk-vm-asserts/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.
24272:running:test_autoload: Broken pipe
/tmp/ruby/v2/src/trunk-vm-asserts/test/optparse/test_did_you_mean.rb: cannot load such file -- did_you_mean (Test::Unit::ProxyError)
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, 24266]
#<Errno::ESRCH: No such process>
"gdb -p 24241 -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, 24241]
#<Errno::ESRCH: No such process>
"gdb -p 24239 -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 24239 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, 24239]
"gdb -p 31058 -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, 31058]
#<Errno::ESRCH: No such process>
0.024000 0.000000 823.584000 (10803.541212)
/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: 10869.68 sec