rev: 63260
test-all :
test-spec:
exit statuses:
"make update-download -j6" exit with 0.
"make update-rubyspec -j6" exit with 0.
"make update-src -j6" exit with 0.
"make after-update -j6" exit with 0.
"make miniruby -j6" exit with 0.
"make ruby -j6" exit with 0.
"make all -j6" exit with 0.
"make install -j6" exit with 0.
"make yes-btest TESTS='-j6'" exit with 0.
"make yes-test-basic TESTS='-j6'" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc5.20180425-163848
#<BuildRuby:0x0055b282a20898
@BUILD_DIR="/home/ko1/ruby/build",
@INSTALL_DIR="/home/ko1/ruby/install",
@REPOSITORY="https://svn.ruby-lang.org/repos/ruby/trunk",
@REPOSITORY_TYPE=:svn,
@SRC_DIR="/home/ko1/ruby/src",
@TARGET_BUILD_DIR="/home/ko1/ruby/build/trunk_gcc5",
@TARGET_INSTALL_DIR="/home/ko1/ruby/install/trunk_gcc5",
@TARGET_NAME="trunk_gcc5",
@TARGET_SRC_DIR="/home/ko1/ruby/src/trunk_gcc5",
@build_opts="-j6",
@configure_opts=["CC=gcc-5"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_gcc5.20180425-163848",
@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.000024)
autoconf 0.000000 0.000000 0.000000 ( 0.000056)
configure 0.000000 0.000000 0.000000 ( 0.000055)
build_up 0.000000 0.000000 1.730000 ( 1.481525)
build_miniruby 0.000000 0.000000 0.070000 ( 0.089136)
build_ruby 0.000000 0.000000 0.080000 ( 0.109475)
build_all 0.020000 0.000000 2.310000 ( 1.959984)
build_install 0.020000 0.010000 3.800000 ( 3.512691)
test_btest test_attr.rb ..
test_autoload.rb ........
test_block.rb ..........................................................
test_class.rb ................................................
test_eval.rb .....................................
test_exception.rb ..................................
test_finalizer.rb .
test_flip.rb .
test_flow.rb .............................................................
test_fork.rb ....
test_gc.rb ..
test_insns.rb ........................................................................................................................................................................................
test_io.rb .........
test_jump.rb .............................
test_literal.rb ...........................................................................................................................................................
test_literal_suffix.rb ................................................
test_load.rb ..
test_marshal.rb .
test_massign.rb ..................................
test_method.rb ...............................................................................................................................................................................................................................
test_objectspace.rb .....
test_proc.rb .......................................
test_string.rb .
test_struct.rb .
test_syntax.rb ............................................................................................................................................................
test_thread.rb ..................................................
PASS all 1193 tests
0.000000 0.000000 34.130000 ( 71.436627)
test_basic 0.000000 0.000000 0.520000 ( 0.791832)
test_all $$$ #<Timeout::Error: execution expired>
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
12 13 13 13 ? -1 Ss 1001 0:02 sh build-loop.sh trunk_gcc5 --incremental --process-num=6
13 8171 13 13 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk_gcc5 --incremental --process-num=6
8171 8173 13 13 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk_gcc5 --logfile=/home/ko1/ruby/logs/brlog.trunk_gcc5.20180425-163848 --timeout=10800 --configure_opts=CC=gcc-5 --incremental --process-num=6
8173 15184 13 13 ? -1 S 1001 0:00 sh -c make yes-test-all TESTS='-j6'
15184 15186 13 13 ? -1 S 1001 0:00 make yes-test-all TESTS=-j6
15186 15188 13 13 ? -1 Sl 1001 0:04 /home/ko1/ruby/build/trunk_gcc5/ruby --disable-gems /home/ko1/ruby/src/trunk_gcc5/test/runner.rb --ruby=./miniruby -I/home/ko1/ruby/src/trunk_gcc5/lib -I. -I.ext/common /home/ko1/ruby/src/trunk_gcc5/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/home/ko1/ruby/src/trunk_gcc5/test/excludes --name=!/memory_leak/ -j6
15188 15198 13 13 ? -1 Sl 1001 0:45 /home/ko1/ruby/src/trunk_gcc5/test/lib/test/unit/parallel.rb: TestSocket#test_timestampns
8173 15536 13 13 ? -1 R 1001 0:00 ps jx
{12=>[13], 13=>[8171], 8171=>[8173], 8173=>[15184, 15536], 15184=>[15186], 15186=>[15188], 15188=>[15198]}
"gdb -p 15198 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 7492]
[New LWP 8973]
[New LWP 8974]
[New LWP 8976]
[New LWP 10146]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
28 ../sysdeps/unix/sysv/linux/recvmsg.c: No such file or directory.
0x00007f778a12fe50 in __libc_recvmsg (fd=17, msg=msg@entry=0x7ffcddd16d30, flags=1073741826) at ../sysdeps/unix/sysv/linux/recvmsg.c:28
>>> Machine level backtrace
Thread 6 (Thread 0x7f778a38f700 (LWP 10146)):
#0 0x00007f778a12ed5d in __libc_read (fd=15, buf=0x7f77840273b0, nbytes=1024) at ../sysdeps/unix/sysv/linux/read.c:26
#1 0x00005640fdacdaea in rb_thread_io_blocking_region (func=func@entry=0x5640fd9afeb0 <internal_read_func>, data1=data1@entry=0x7f778a38e530, fd=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread.c:1523
#2 0x00005640fd9afc7e in rb_read_internal (count=<optimized out>, buf=<optimized out>, fd=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/io.c:979
#3 read_internal_call (arg=arg@entry=140151396820752) at /home/ko1/ruby/src/trunk_gcc5/io.c:2709
#4 0x00005640fd988523 in rb_ensure (b_proc=0x5640fd9afc50 <read_internal_call>, data1=140151396820752, e_proc=e_proc@entry=0x5640fda9be10 <rb_str_unlocktmp>, data2=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/eval.c:1050
#5 0x00005640fdaaf920 in rb_str_locktmp_ensure (str=<optimized out>, func=func@entry=0x5640fd9afc50 <read_internal_call>, arg=arg@entry=140151396820752) at /home/ko1/ruby/src/trunk_gcc5/string.c:2651
#6 0x00005640fd9c5a8e in io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, opts=opts@entry=8, nonblock=nonblock@entry=0) at /home/ko1/ruby/src/trunk_gcc5/io.c:2759
#7 0x00005640fd9c5e51 in io_readpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/io.c:2849
#8 0x00005640fdaff79f in vm_call_cfunc_with_frame (ci=0x5640fece4800, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x5641003231d0, ec=0x564102850278) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1924
#9 vm_call_cfunc (ec=0x564102850278, reg_cfp=0x5641003231d0, calling=<optimized out>, ci=0x5640fece4800, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1940
#10 0x00005640fdb0f9a2 in vm_exec_core (ec=ec@entry=0x564102850278, initial=initial@entry=0) at /home/ko1/ruby/src/trunk_gcc5/insns.def:790
#11 0x00005640fdb06b8e in vm_exec (ec=ec@entry=0x564102850278, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1812
#12 0x00005640fdb07961 in invoke_block (captured=0x5641015ac2c0, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=94837154833400, iseq=0x5640feba49c0, ec=0x564102850278) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1009
#13 invoke_iseq_block_from_c (ec=0x564102850278, captured=0x5641015ac2c0, self=94837154833400, argc=<optimized out>, argv=<optimized out>, passed_block_handler=0, cref=0x0, is_lambda=0) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1061
#14 0x00005640fdb07a2e in invoke_block_from_c_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=0, argv=<optimized out>, passed_block_handler=<optimized out>, is_lambda=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1154
#15 0x00005640fdb07a94 in vm_invoke_proc (passed_block_handler=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, proc=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1172
#16 rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x5641015ac2c0, argc=<optimized out>, argv=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1193
#17 0x00005640fdaccf19 in thread_do_start (args=94837208091120, th=0x564102465d60) at /home/ko1/ruby/src/trunk_gcc5/thread.c:635
#18 thread_start_func_2 (th=th@entry=0x564102465d60, stack_start=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread.c:674
#19 0x00005640fdacd3eb in thread_start_func_1 (th_ptr=0x564102465d60) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:836
#20 0x00007f778a1247fc in start_thread (arg=0x7f778a38f700) at pthread_create.c:465
#21 0x00007f778943fb0f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 5 (Thread 0x7f778a3d1700 (LWP 8976)):
#0 0x00007f7789435870 in __GI___select (nfds=nfds@entry=14, readfds=readfds@entry=0x7f7760006fa0, writefds=writefds@entry=0x0, exceptfds=0x0, timeout=timeout@entry=0x0) at ../sysdeps/unix/sysv/linux/select.c:41
#1 0x00005640fdacea94 in rb_fd_select (timeout=0x0, exceptfds=0x0, writefds=0x0, readfds=0x7f778a3d0730, n=14) at /home/ko1/ruby/src/trunk_gcc5/thread.c:3704
#2 native_fd_select (th=<optimized out>, timeout=<optimized out>, exceptfds=0x0, writefds=0x0, readfds=0x7f778a3d0730, n=14) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:1012
#3 do_select (timeout=0x0, exceptfds=0x0, writefds=0x0, readfds=0x7f778a3d0730, n=14) at /home/ko1/ruby/src/trunk_gcc5/thread.c:3842
#4 rb_thread_fd_select (max=max@entry=14, read=read@entry=0x7f778a3d0730, write=write@entry=0x0, except=0x0, timeout=timeout@entry=0x0) at /home/ko1/ruby/src/trunk_gcc5/thread.c:3915
#5 0x00005640fd9b598d in select_internal (fds=0x7f778a3d0730, tp=0x0, except=<optimized out>, write=<optimized out>, read=94837189763320) at /home/ko1/ruby/src/trunk_gcc5/io.c:8972
#6 select_call (arg=arg@entry=140151397091088) at /home/ko1/ruby/src/trunk_gcc5/io.c:9042
#7 0x00005640fd988523 in rb_ensure (b_proc=b_proc@entry=0x5640fd9b5610 <select_call>, data1=data1@entry=140151397091088, e_proc=e_proc@entry=0x5640fd9b0d10 <select_end>, data2=data2@entry=140151397091088) at /home/ko1/ruby/src/trunk_gcc5/eval.c:1050
#8 0x00005640fd9b112f in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/io.c:9391
#9 0x00005640fdaff79f in vm_call_cfunc_with_frame (ci=0x5641023dbc00, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x564100723168, ec=0x564102590028) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1924
#10 vm_call_cfunc (ec=0x564102590028, reg_cfp=0x564100723168, calling=<optimized out>, ci=0x5641023dbc00, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1940
#11 0x00005640fdb0f9a2 in vm_exec_core (ec=ec@entry=0x564102590028, initial=initial@entry=0) at /home/ko1/ruby/src/trunk_gcc5/insns.def:790
#12 0x00005640fdb06b8e in vm_exec (ec=ec@entry=0x564102590028, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1812
#13 0x00005640fdb07961 in invoke_block (captured=0x5641021325e0, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=94837189745360, iseq=0x5641012998f0, ec=0x564102590028) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1009
#14 invoke_iseq_block_from_c (ec=0x564102590028, captured=0x5641021325e0, self=94837189745360, argc=<optimized out>, argv=<optimized out>, passed_block_handler=0, cref=0x0, is_lambda=0) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1061
#15 0x00005640fdb07a2e in invoke_block_from_c_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=0, argv=<optimized out>, passed_block_handler=<optimized out>, is_lambda=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1154
#16 0x00005640fdb07a94 in vm_invoke_proc (passed_block_handler=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, proc=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1172
#17 rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x5641021325e0, argc=<optimized out>, argv=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1193
#18 0x00005640fdaccf19 in thread_do_start (args=94837189743480, th=0x5641029d2ec0) at /home/ko1/ruby/src/trunk_gcc5/thread.c:635
#19 thread_start_func_2 (th=th@entry=0x5641029d2ec0, stack_start=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread.c:674
#20 0x00005640fdacd3eb in thread_start_func_1 (th_ptr=0x5641029d2ec0) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:836
#21 0x00007f778a1247fc in start_thread (arg=0x7f778a3d1700) at pthread_create.c:465
#22 0x00007f778943fb0f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 4 (Thread 0x7f77719ba700 (LWP 8974)):
#0 0x00007f7789435870 in __GI___select (nfds=nfds@entry=11, readfds=readfds@entry=0x7f777c020490, writefds=writefds@entry=0x0, exceptfds=0x0, timeout=timeout@entry=0x0) at ../sysdeps/unix/sysv/linux/select.c:41
#1 0x00005640fdacea94 in rb_fd_select (timeout=0x0, exceptfds=0x0, writefds=0x0, readfds=0x7f77719b9730, n=11) at /home/ko1/ruby/src/trunk_gcc5/thread.c:3704
#2 native_fd_select (th=<optimized out>, timeout=<optimized out>, exceptfds=0x0, writefds=0x0, readfds=0x7f77719b9730, n=11) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:1012
#3 do_select (timeout=0x0, exceptfds=0x0, writefds=0x0, readfds=0x7f77719b9730, n=11) at /home/ko1/ruby/src/trunk_gcc5/thread.c:3842
#4 rb_thread_fd_select (max=max@entry=11, read=read@entry=0x7f77719b9730, write=write@entry=0x0, except=0x0, timeout=timeout@entry=0x0) at /home/ko1/ruby/src/trunk_gcc5/thread.c:3915
#5 0x00005640fd9b598d in select_internal (fds=0x7f77719b9730, tp=0x0, except=<optimized out>, write=<optimized out>, read=94837205727520) at /home/ko1/ruby/src/trunk_gcc5/io.c:8972
#6 select_call (arg=arg@entry=140150983857936) at /home/ko1/ruby/src/trunk_gcc5/io.c:9042
#7 0x00005640fd988523 in rb_ensure (b_proc=b_proc@entry=0x5640fd9b5610 <select_call>, data1=data1@entry=140150983857936, e_proc=e_proc@entry=0x5640fd9b0d10 <select_end>, data2=data2@entry=140150983857936) at /home/ko1/ruby/src/trunk_gcc5/eval.c:1050
#8 0x00005640fd9b112f in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/io.c:9391
#9 0x00005640fdaff79f in vm_call_cfunc_with_frame (ci=0x5641023dbc00, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x564100523148, ec=0x5641012a7828) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1924
#10 vm_call_cfunc (ec=0x5641012a7828, reg_cfp=0x564100523148, calling=<optimized out>, ci=0x5641023dbc00, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1940
#11 0x00005640fdb0f9a2 in vm_exec_core (ec=ec@entry=0x5641012a7828, initial=initial@entry=0) at /home/ko1/ruby/src/trunk_gcc5/insns.def:790
#12 0x00005640fdb06b8e in vm_exec (ec=ec@entry=0x5641012a7828, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1812
#13 0x00005640fdb07961 in invoke_block (captured=0x5641013bbd40, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=94837193369480, iseq=0x5641012998f0, ec=0x5641012a7828) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1009
#14 invoke_iseq_block_from_c (ec=0x5641012a7828, captured=0x5641013bbd40, self=94837193369480, argc=<optimized out>, argv=<optimized out>, passed_block_handler=0, cref=0x0, is_lambda=0) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1061
#15 0x00005640fdb07a2e in invoke_block_from_c_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=0, argv=<optimized out>, passed_block_handler=<optimized out>, is_lambda=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1154
#16 0x00005640fdb07a94 in vm_invoke_proc (passed_block_handler=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, proc=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1172
#17 rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x5641013bbd40, argc=<optimized out>, argv=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1193
#18 0x00005640fdaccf19 in thread_do_start (args=94837193368520, th=0x564101364840) at /home/ko1/ruby/src/trunk_gcc5/thread.c:635
#19 thread_start_func_2 (th=th@entry=0x564101364840, stack_start=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread.c:674
#20 0x00005640fdacd3eb in thread_start_func_1 (th_ptr=0x564101364840) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:836
#21 0x00007f778a1247fc in start_thread (arg=0x7f77719ba700) at pthread_create.c:465
#22 0x00007f778943fb0f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 3 (Thread 0x7f778a3f2700 (LWP 8973)):
#0 0x00007f778a12b072 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x5641022bf3a8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x5641022bf3e0, cond=0x5641022bf380) at pthread_cond_wait.c:502
#2 __pthread_cond_wait (cond=cond@entry=0x5641022bf380, mutex=mutex@entry=0x5641022bf3e0) at pthread_cond_wait.c:655
#3 0x00005640fdac958e in rb_native_cond_wait (mutex=0x5641022bf3e0, cond=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:318
#4 native_sleep (th=th@entry=0x5641022bf310, timeout_rel=0x0) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:1059
#5 0x00005640fdacaa10 in sleep_forever (deadlockable=1, spurious_check=0, th=0x5641022bf310) at /home/ko1/ruby/src/trunk_gcc5/thread.c:1145
#6 rb_thread_sleep_deadly_allow_spurious_wakeup () at /home/ko1/ruby/src/trunk_gcc5/thread.c:1274
#7 queue_sleep (arg=arg@entry=94837193372080) at /home/ko1/ruby/src/trunk_gcc5/thread_sync.c:855
#8 0x00005640fd988523 in rb_ensure (b_proc=b_proc@entry=0x5640fdaca990 <queue_sleep>, data1=data1@entry=94837193372080, e_proc=e_proc@entry=0x5640fdac42d0 <queue_sleep_done>, data2=data2@entry=140151397226288) at /home/ko1/ruby/src/trunk_gcc5/eval.c:1050
#9 0x00005640fdac64ea in queue_do_pop (self=94837193372080, q=0x5641010a5d60, should_block=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread_sync.c:912
#10 0x00005640fdaff79f in vm_call_cfunc_with_frame (ci=0x5641025bf9d0, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f778890ffa0, ec=0x5641027030c8) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1924
#11 vm_call_cfunc (ec=0x5641027030c8, reg_cfp=0x7f778890ffa0, calling=<optimized out>, ci=0x5641025bf9d0, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1940
#12 0x00005640fdb0f9a2 in vm_exec_core (ec=ec@entry=0x5641027030c8, initial=initial@entry=0) at /home/ko1/ruby/src/trunk_gcc5/insns.def:790
#13 0x00005640fdb06b8e in vm_exec (ec=ec@entry=0x5641027030c8, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1812
#14 0x00005640fdb07961 in invoke_block (captured=0x5641010a5db0, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=94837193372480, iseq=0x56410138fe58, ec=0x5641027030c8) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1009
#15 invoke_iseq_block_from_c (ec=0x5641027030c8, captured=0x5641010a5db0, self=94837193372480, argc=<optimized out>, argv=<optimized out>, passed_block_handler=0, cref=0x0, is_lambda=0) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1061
#16 0x00005640fdb07a2e in invoke_block_from_c_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=0, argv=<optimized out>, passed_block_handler=<optimized out>, is_lambda=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1154
#17 0x00005640fdb07a94 in vm_invoke_proc (passed_block_handler=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, proc=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1172
#18 rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x5641010a5db0, argc=<optimized out>, argv=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1193
#19 0x00005640fdaccf19 in thread_do_start (args=94837193371920, th=0x5641022bf310) at /home/ko1/ruby/src/trunk_gcc5/thread.c:635
#20 thread_start_func_2 (th=th@entry=0x5641022bf310, stack_start=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread.c:674
#21 0x00005640fdacd3eb in thread_start_func_1 (th_ptr=0x5641022bf310) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:836
#22 0x00007f778a1247fc in start_thread (arg=0x7f778a3f2700) at pthread_create.c:465
#23 0x00007f778943fb0f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 2 (Thread 0x7f778a55f700 (LWP 7492)):
#0 0x00007f7789433901 in __GI___poll (fds=fds@entry=0x7f778a55eec0, nfds=nfds@entry=2, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x00005640fdac762a in timer_thread_sleep (gvl=0x5640feb8f958) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:1377
#2 thread_timer (p=0x5640feb8f958) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:1496
#3 0x00007f778a1247fc in start_thread (arg=0x7f778a55f700) at pthread_create.c:465
#4 0x00007f778943fb0f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7f778a555740 (LWP 15198)):
#0 0x00007f778a12fe50 in __libc_recvmsg (fd=17, msg=msg@entry=0x7ffcddd16d30, flags=1073741826) at ../sysdeps/unix/sysv/linux/recvmsg.c:28
#1 0x00007f7772a901d7 in rsock_recvmsg (socket=<optimized out>, message=0x7ffcddd16d30, flags=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/ext/socket/ancdata.c:1340
#2 0x00005640fdacd96f in call_without_gvl (fail_if_interrupted=0, data2=<optimized out>, ubf=<optimized out>, data1=0x7ffcddd16d20, func=0x7f7772a901f0 <nogvl_recvmsg_func>) at /home/ko1/ruby/src/trunk_gcc5/thread.c:1395
#3 rb_thread_call_without_gvl (func=func@entry=0x7f7772a901f0 <nogvl_recvmsg_func>, data1=data1@entry=0x7ffcddd16d20, ubf=ubf@entry=0xffffffffffffffff, data2=data2@entry=0x0) at /home/ko1/ruby/src/trunk_gcc5/thread.c:1505
#4 0x00007f7772a9052c in rb_recvmsg (flags=2, msg=0x7ffcddd16d30, fd=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/ext/socket/ancdata.c:1361
#5 bsock_recvmsg_internal (sock=94837209852480, vmaxdatlen=8, vflags=<optimized out>, vmaxctllen=8, scm_rights=0, ex=ex@entry=20, nonblock=0) at /home/ko1/ruby/src/trunk_gcc5/ext/socket/ancdata.c:1551
#6 0x00007f7772a90d01 in rsock_bsock_recvmsg (sock=<optimized out>, dlen=<optimized out>, flags=<optimized out>, clen=<optimized out>, scm_rights=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/ext/socket/ancdata.c:1681
#7 0x00005640fdaff79f in vm_call_cfunc_with_frame (ci=0x5640ff74a600, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f778a553bb0, ec=0x5640feb900b8) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1924
#8 vm_call_cfunc (ec=0x5640feb900b8, reg_cfp=0x7f778a553bb0, calling=<optimized out>, ci=0x5640ff74a600, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1940
#9 0x00005640fdb0f9a2 in vm_exec_core (ec=ec@entry=0x5640feb900b8, initial=initial@entry=0) at /home/ko1/ruby/src/trunk_gcc5/insns.def:790
#10 0x00005640fdb06b8e in vm_exec (ec=ec@entry=0x5640feb900b8, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1812
#11 0x00005640fdb07961 in invoke_block (captured=0x7f778a553e30, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=94837154833400, iseq=0x5640fed29188, ec=0x5640feb900b8) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1009
#12 invoke_iseq_block_from_c (ec=0x5640feb900b8, captured=0x7f778a553e30, self=94837154833400, argc=<optimized out>, argv=<optimized out>, passed_block_handler=0, cref=0x0, is_lambda=0) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1061
#13 0x00005640fdb0932d in invoke_block_from_c_bh (argc=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, force_blockarg=<optimized out>, argv=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1079
#14 vm_yield_force_blockarg (args=94837208089200, ec=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1140
#15 rb_yield_force_blockarg (values=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_eval.c:1037
#16 0x00005640fdb279cd in rb_ary_collect (ary=94837208120520) at /home/ko1/ruby/src/trunk_gcc5/array.c:2741
#17 0x00005640fdaff79f in vm_call_cfunc_with_frame (ci=0x5640fec6ef30, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f778a553e18, ec=0x5640feb900b8) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1924
#18 vm_call_cfunc (ec=0x5640feb900b8, reg_cfp=0x7f778a553e18, calling=<optimized out>, ci=0x5640fec6ef30, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1940
#19 0x00005640fdb10215 in vm_exec_core (ec=ec@entry=0x5640feb900b8, initial=initial@entry=0) at /home/ko1/ruby/src/trunk_gcc5/insns.def:727
#20 0x00005640fdb06b8e in vm_exec (ec=ec@entry=0x5640feb900b8, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1812
#21 0x00005640fdb07961 in invoke_block (captured=0x7f778a553f48, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=94837154833400, iseq=0x5640feba4c40, ec=0x5640feb900b8) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1009
#22 invoke_iseq_block_from_c (ec=0x5640feb900b8, captured=0x7f778a553f48, self=94837154833400, argc=<optimized out>, argv=<optimized out>, passed_block_handler=0, cref=0x0, is_lambda=0) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1061
#23 0x00005640fdb0932d in invoke_block_from_c_bh (argc=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, force_blockarg=<optimized out>, argv=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1079
#24 vm_yield_force_blockarg (args=94837208101720, ec=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1140
#25 rb_yield_force_blockarg (values=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_eval.c:1037
#26 0x00005640fdb279cd in rb_ary_collect (ary=94837208091560) at /home/ko1/ruby/src/trunk_gcc5/array.c:2741
#27 0x00005640fdaff79f in vm_call_cfunc_with_frame (ci=0x5640fecc53f0, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f778a553f30, ec=0x5640feb900b8) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1924
#28 vm_call_cfunc (ec=0x5640feb900b8, reg_cfp=0x7f778a553f30, calling=<optimized out>, ci=0x5640fecc53f0, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1940
#29 0x00005640fdb10215 in vm_exec_core (ec=<optimized out>, initial=initial@entry=0) at /home/ko1/ruby/src/trunk_gcc5/insns.def:727
#30 0x00005640fdb07284 in vm_exec (ec=0x5640feb900b8, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1821
#31 0x00005640fdb15d5a in rb_iseq_eval_main (iseq=iseq@entry=0x5640feba5280) at /home/ko1/ruby/src/trunk_gcc5/vm.c:2071
#32 0x00005640fd983204 in ruby_exec_internal (n=0x5640feba5280) at /home/ko1/ruby/src/trunk_gcc5/eval.c:259
#33 0x00005640fd9876cf in ruby_exec_node (n=0x5640feba5280) at /home/ko1/ruby/src/trunk_gcc5/eval.c:323
#34 ruby_run_node (n=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/eval.c:315
#35 0x00005640fd9826af in main (argc=8, argv=0x7ffcddd18638) at /home/ko1/ruby/src/trunk_gcc5/main.c:42
>>> Dump Ruby level backtrace
th: 0x5640feb8f260, native_id: 0x7f778a555740
-- Control frame information -----------------------------------------------
c:0021 p:---- s:0142 e:000141 CFUNC :__recvmsg
c:0020 p:0021 s:0134 e:000133 METHOD /home/ko1/ruby/build/trunk_gcc5/.ext/common/socket.rb:427
c:0019 p:0033 s:0125 e:000124 BLOCK /home/ko1/ruby/src/trunk_gcc5/test/socket/test_socket.rb:495
c:0018 p:0065 s:0119 e:000118 METHOD /home/ko1/ruby/build/trunk_gcc5/.ext/common/socket.rb:186
c:0017 p:0018 s:0114 e:000113 BLOCK /home/ko1/ruby/src/trunk_gcc5/test/socket/test_socket.rb:487
c:0016 p:0065 s:0110 e:000109 METHOD /home/ko1/ruby/build/trunk_gcc5/.ext/common/socket.rb:186
c:0015 p:0079 s:0105 e:000104 METHOD /home/ko1/ruby/src/trunk_gcc5/test/socket/test_socket.rb:486
c:0014 p:0059 s:0096 e:000095 METHOD /home/ko1/ruby/src/trunk_gcc5/test/lib/test/unit.rb:1168
c:0013 p:0058 s:0090 e:000089 METHOD /home/ko1/ruby/src/trunk_gcc5/test/lib/minitest/unit.rb:1283
c:0012 p:0016 s:0081 e:000080 METHOD /home/ko1/ruby/src/trunk_gcc5/test/lib/test/unit/testcase.rb:18
c:0011 p:0082 s:0076 e:000075 BLOCK /home/ko1/ruby/src/trunk_gcc5/test/lib/minitest/unit.rb:952 [FINISH]
c:0010 p:---- s:0069 e:000068 CFUNC :map
c:0009 p:0133 s:0065 e:000064 METHOD /home/ko1/ruby/src/trunk_gcc5/test/lib/minitest/unit.rb:945
c:0008 p:0046 s:0053 e:000052 METHOD /home/ko1/ruby/src/trunk_gcc5/test/lib/test/unit.rb:1035
c:0007 p:0095 s:0046 E:002270 METHOD /home/ko1/ruby/src/trunk_gcc5/test/lib/test/unit/parallel.rb:50
c:0006 p:0009 s:0030 e:000029 BLOCK /home/ko1/ruby/src/trunk_gcc5/test/lib/test/unit/parallel.rb:25 [FINISH]
c:0005 p:---- s:0026 e:000025 CFUNC :map
c:0004 p:0006 s:0022 e:000021 METHOD /home/ko1/ruby/src/trunk_gcc5/test/lib/test/unit/parallel.rb:24
c:0003 p:0263 s:0016 E:0022a0 METHOD /home/ko1/ruby/src/trunk_gcc5/test/lib/test/unit/parallel.rb:122
c:0002 p:0128 s:0006 E:001b10 EVAL /home/ko1/ruby/src/trunk_gcc5/test/lib/test/unit/parallel.rb:207 [FINISH]
c:0001 p:0000 s:0003 E:000130 (none) [FINISH]
th: 0x5641022bf310, native_id: 0x7f778a3f2700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0011 e:000010 CFUNC :pop
c:0002 p:0011 s:0007 e:000006 BLOCK /home/ko1/ruby/src/trunk_gcc5/lib/drb/extservm.rb:65 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
th: 0x564101364840, native_id: 0x7f77719ba700
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0027 e:000026 CFUNC :select
c:0005 p:0018 s:0022 e:000021 METHOD /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:994
c:0004 p:0008 s:0017 e:000016 METHOD /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:980
c:0003 p:0006 s:0011 e:000010 METHOD /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1670
c:0002 p:0009 s:0006 e:000005 BLOCK /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1510 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
th: 0x5641029d2ec0, native_id: 0x7f778a3d1700
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0026 e:000025 CFUNC :select
c:0005 p:0018 s:0021 e:000020 METHOD /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:994
c:0004 p:0004 s:0016 e:000015 METHOD /home/ko1/ruby/src/trunk_gcc5/lib/drb/unix.rb:106
c:0003 p:0006 s:0011 e:000010 METHOD /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1670
c:0002 p:0009 s:0006 e:000005 BLOCK /home/ko1/ruby/src/trunk_gcc5/lib/drb/drb.rb:1510 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
th: 0x564102465d60, native_id: 0x7f778a38f700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC :readpartial
c:0002 p:0036 s:0007 e:000006 BLOCK /home/ko1/ruby/src/trunk_gcc5/test/lib/test/unit/parallel.rb:39 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
$1 = 0
">>> Finish
"
[nil, 15198]
"gdb -p 15188 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
running file: /home/ko1/ruby/src/trunk_gcc5/test/socket/test_socket.rb
Some worker was crashed. It seems ruby interpreter's bug
or, a bug of test/unit/parallel.rb. try again without -j
option.
make: *** [yes-test-all] Error 1
ptrace: No such process.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/ruby/build-ruby/gdbscript:9: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 15188]
#<Errno::ESRCH: No such process>
"gdb -p 15186 -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, 15186]
#<Errno::ESRCH: No such process>
"gdb -p 15184 -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 15184 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, 15184]
"gdb -p 15536 -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, 15536]
#<Errno::ESRCH: No such process>
0.010000 0.010000 892.700000 (10803.790776)
/home/ko1/ruby/build-ruby/build-ruby.rb:146:in `each_line': execution expired (Timeout::Error)
from /home/ko1/ruby/build-ruby/build-ruby.rb:146:in `block (2 levels) in cmd'
from /usr/lib/ruby/2.3.0/timeout.rb:106:in `timeout'
from /home/ko1/ruby/build-ruby/build-ruby.rb:145:in `block in cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:142:in `popen'
from /home/ko1/ruby/build-ruby/build-ruby.rb:142:in `cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:281:in `block in test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:210:in `block in builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:209:in `chdir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:209:in `builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:280:in `test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:336:in `block (4 levels) in run'
from /usr/lib/ruby/2.3.0/benchmark.rb:293:in `measure'
from /usr/lib/ruby/2.3.0/benchmark.rb:375:in `item'
from /home/ko1/ruby/build-ruby/build-ruby.rb:334:in `block (3 levels) in run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:333:in `each'
from /home/ko1/ruby/build-ruby/build-ruby.rb:333:in `block (2 levels) in run'
from /usr/lib/ruby/2.3.0/benchmark.rb:173:in `benchmark'
from /usr/lib/ruby/2.3.0/benchmark.rb:205:in `bm'
from /home/ko1/ruby/build-ruby/build-ruby.rb:332:in `block in run'
from /usr/lib/ruby/2.3.0/benchmark.rb:293:in `measure'
from /home/ko1/ruby/build-ruby/build-ruby.rb:331:in `run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:494:in `<main>'
total: 10883.17 sec