rev: 63229
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.20180421-213343
#<BuildRuby:0x00560b530d4918
@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.20180421-213343",
@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.000026)
autoconf 0.000000 0.000000 0.000000 ( 0.000057)
configure 0.000000 0.000000 0.000000 ( 0.000046)
build_up 0.000000 0.000000 1.330000 ( 0.990168)
build_miniruby 0.000000 0.000000 0.050000 ( 0.053081)
build_ruby 0.000000 0.000000 0.080000 ( 0.072618)
build_all 0.010000 0.000000 1.530000 ( 0.857116)
build_install 0.010000 0.010000 2.630000 ( 1.852103)
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 21.800000 ( 24.910595)
test_basic 0.010000 0.000000 0.410000 ( 0.526590)
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
29436 3987 13 13 ? -1 S 1001 0:00 sh -c make yes-test-all TESTS='-j6'
3987 3989 13 13 ? -1 S 1001 0:00 make yes-test-all TESTS=-j6
3989 3991 13 13 ? -1 Sl 1001 0:03 /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
3991 3999 13 13 ? -1 Sl 1001 0:21 /home/ko1/ruby/src/trunk_gcc5/test/lib/test/unit/parallel.rb: TestIO#test_recycled_fd_close
29436 13249 13 13 ? -1 R 1001 0:00 ps jx
13 29434 13 13 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk_gcc5 --incremental --process-num=6
29434 29436 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.20180421-213343 --timeout=10800 --configure_opts=CC=gcc-5 --incremental --process-num=6
{12=>[13], 29436=>[3987, 13249], 3987=>[3989], 3989=>[3991], 3991=>[3999], 13=>[29434], 29434=>[29436]}
"gdb -p 3999 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 10893]
[New LWP 13700]
[New LWP 32660]
[New LWP 4939]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
88 ../sysdeps/unix/sysv/linux/futex-internal.h: No such file or directory.
0x00007f34eef85072 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x5570918fb2f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
>>> Machine level backtrace
Thread 5 (Thread 0x7f34cb801700 (LWP 4939)):
#0 0x00007f34eef88d5d in __libc_read (fd=11, buf=0x5570931c8fd8, nbytes=1) at ../sysdeps/unix/sysv/linux/read.c:26
#1 0x0000557090277bfa in rb_thread_io_blocking_region (func=func@entry=0x557090156ef0 <internal_read_func>, data1=data1@entry=0x7f34cb8004b0, fd=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread.c:1523
#2 0x000055709015d139 in rb_read_internal (count=1, buf=0x5570931c8fd8, fd=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/io.c:979
#3 io_bufread (ptr=0x5570931c8fd8 "", len=1, fptr=0x7f34e013a3d0) at /home/ko1/ruby/src/trunk_gcc5/io.c:2317
#4 0x000055709015d244 in bufread_call (arg=arg@entry=139864729192128) at /home/ko1/ruby/src/trunk_gcc5/io.c:2356
#5 0x000055709012f563 in rb_ensure (b_proc=0x55709015d230 <bufread_call>, data1=139864729192128, e_proc=e_proc@entry=0x5570902460c0 <rb_str_unlocktmp>, data2=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/eval.c:1039
#6 0x0000557090259bd0 in rb_str_locktmp_ensure (str=<optimized out>, func=func@entry=0x55709015d230 <bufread_call>, arg=arg@entry=139864729192128) at /home/ko1/ruby/src/trunk_gcc5/string.c:2651
#7 0x00005570901626ab in io_fread (fptr=0x7f34e013a3d0, size=1, offset=0, str=93941992820680) at /home/ko1/ruby/src/trunk_gcc5/io.c:2370
#8 io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/io.c:3053
#9 0x00005570902a9b7f in vm_call_cfunc_with_frame (ci=0x557093a15a40, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x55709402a6a0, ec=0x7f34e013a7e8) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1924
#10 vm_call_cfunc (ec=0x7f34e013a7e8, reg_cfp=0x55709402a6a0, calling=<optimized out>, ci=0x557093a15a40, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1940
#11 0x00005570902b9d82 in vm_exec_core (ec=ec@entry=0x7f34e013a7e8, initial=initial@entry=0) at /home/ko1/ruby/src/trunk_gcc5/insns.def:790
#12 0x00005570902b0f6e in vm_exec (ec=ec@entry=0x7f34e013a7e8, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1812
#13 0x00005570902b1d41 in invoke_block (captured=0x7f34e013ae80, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=93941988123120, iseq=0x5570935ca360, ec=0x7f34e013a7e8) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1009
#14 invoke_iseq_block_from_c (ec=0x7f34e013a7e8, captured=0x7f34e013ae80, self=93941988123120, 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 0x00005570902b1e0e 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 0x00005570902b1e74 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=0x7f34e013ae80, 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 0x0000557090277059 in thread_do_start (args=93941992821080, th=0x7f34e013a570) at /home/ko1/ruby/src/trunk_gcc5/thread.c:635
#19 thread_start_func_2 (th=th@entry=0x7f34e013a570, stack_start=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread.c:674
#20 0x0000557090277566 in thread_start_func_1 (th_ptr=0x7f34e013a570) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:859
#21 0x00007f34eef7e7fc in start_thread (arg=0x7f34cb801700) at pthread_create.c:465
#22 0x00007f34ee299b0f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 4 (Thread 0x7f34cb7e0700 (LWP 32660)):
#0 0x00007f34eef85072 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x5570933ae228) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x5570933ae268, cond=0x5570933ae200) at pthread_cond_wait.c:502
#2 __pthread_cond_wait (cond=0x5570933ae200, mutex=0x5570933ae268) at pthread_cond_wait.c:655
#3 0x0000557090274629 in rb_native_cond_wait (cond=<optimized out>, mutex=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:339
#4 0x0000557090275213 in native_sleep (th=th@entry=0x5570933ae190, timeout_rel=0x0) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:1082
#5 0x0000557090275639 in thread_join_sleep (arg=arg@entry=139864729055328) at /home/ko1/ruby/src/trunk_gcc5/thread.c:922
#6 0x000055709012f563 in rb_ensure (b_proc=b_proc@entry=0x5570902753f0 <thread_join_sleep>, data1=data1@entry=139864729055328, e_proc=e_proc@entry=0x55709026e5f0 <remove_from_join_list>, data2=data2@entry=139864729055328) at /home/ko1/ruby/src/trunk_gcc5/eval.c:1039
#7 0x0000557090271a87 in thread_join (ts=0x0, target_th=0x7f34e013a570) at /home/ko1/ruby/src/trunk_gcc5/thread.c:967
#8 thread_value (self=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread.c:1090
#9 0x00005570902a9b7f in vm_call_cfunc_with_frame (ci=0x557093a14cc0, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x55709472a6a0, ec=0x557092fa0c78) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1924
#10 vm_call_cfunc (ec=0x557092fa0c78, reg_cfp=0x55709472a6a0, calling=<optimized out>, ci=0x557093a14cc0, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1940
#11 0x00005570902b9d82 in vm_exec_core (ec=ec@entry=0x557092fa0c78, initial=initial@entry=0) at /home/ko1/ruby/src/trunk_gcc5/insns.def:790
#12 0x00005570902b0f6e in vm_exec (ec=ec@entry=0x557092fa0c78, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1812
#13 0x00005570902b1d41 in invoke_block (captured=0x55709472a728, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=93941988123120, iseq=0x5570935ca428, ec=0x557092fa0c78) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1009
#14 invoke_iseq_block_from_c (ec=0x557092fa0c78, captured=0x55709472a728, self=93941988123120, 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 0x00005570902b2ea9 in invoke_block_from_c_bh (argc=<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 /home/ko1/ruby/src/trunk_gcc5/vm.c:1079
#16 vm_yield (argc=1, argv=0x7f34cb7df518, ec=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1124
#17 rb_yield_0 (argv=0x7f34cb7df518, argc=1) at /home/ko1/ruby/src/trunk_gcc5/vm_eval.c:972
#18 rb_yield_1 (val=93941992821360) at /home/ko1/ruby/src/trunk_gcc5/vm_eval.c:978
#19 rb_yield (val=val@entry=93941992821360) at /home/ko1/ruby/src/trunk_gcc5/vm_eval.c:988
#20 0x000055709012f563 in rb_ensure (b_proc=0x5570902b2de0 <rb_yield>, data1=data1@entry=93941992821360, e_proc=e_proc@entry=0x557090157cd0 <pipe_pair_close>, data2=data2@entry=139864729056992) at /home/ko1/ruby/src/trunk_gcc5/eval.c:1039
#21 0x0000557090166873 in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/io.c:10168
#22 0x00005570902a9b7f in vm_call_cfunc_with_frame (ci=0x557093a15e60, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x55709472a710, ec=0x557092fa0c78) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1924
#23 vm_call_cfunc (ec=0x557092fa0c78, reg_cfp=0x55709472a710, calling=<optimized out>, ci=0x557093a15e60, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1940
#24 0x00005570902ba5f5 in vm_exec_core (ec=ec@entry=0x557092fa0c78, initial=initial@entry=0) at /home/ko1/ruby/src/trunk_gcc5/insns.def:727
#25 0x00005570902b0f6e in vm_exec (ec=ec@entry=0x557092fa0c78, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1812
#26 0x00005570902b1d41 in invoke_block (captured=0x5570934d9f30, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=93941988123120, iseq=0x5570935ca4f0, ec=0x557092fa0c78) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1009
#27 invoke_iseq_block_from_c (ec=0x557092fa0c78, captured=0x5570934d9f30, self=93941988123120, 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
#28 0x00005570902b1e0e 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
#29 0x00005570902b1e74 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
#30 rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x5570934d9f30, argc=<optimized out>, argv=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1193
#31 0x0000557090277059 in thread_do_start (args=93941988122520, th=0x5570933ae190) at /home/ko1/ruby/src/trunk_gcc5/thread.c:635
#32 thread_start_func_2 (th=th@entry=0x5570933ae190, stack_start=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread.c:674
#33 0x0000557090277566 in thread_start_func_1 (th_ptr=0x5570933ae190) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:859
#34 0x00007f34eef7e7fc in start_thread (arg=0x7f34cb7e0700) at pthread_create.c:465
#35 0x00007f34ee299b0f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 3 (Thread 0x7f34ef3b9700 (LWP 13700)):
#0 0x00007f34ee28d901 in __GI___poll (fds=fds@entry=0x7f34ef3b8ec0, nfds=nfds@entry=2, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x000055709027199a in timer_thread_sleep (gvl=0x5570918fb958) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:1400
#2 thread_timer (p=0x5570918fb958) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:1519
#3 0x00007f34eef7e7fc in start_thread (arg=0x7f34ef3b9700) at pthread_create.c:465
#4 0x00007f34ee299b0f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 2 (Thread 0x7f34ef24c700 (LWP 10893)):
#0 0x00007f34eef88d5d in __libc_read (fd=7, buf=0x7f34e801d710, nbytes=1024) at ../sysdeps/unix/sysv/linux/read.c:26
#1 0x0000557090277bfa in rb_thread_io_blocking_region (func=func@entry=0x557090156ef0 <internal_read_func>, data1=data1@entry=0x7f34ef24b520, fd=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread.c:1523
#2 0x0000557090156cbe 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=139865327187712) at /home/ko1/ruby/src/trunk_gcc5/io.c:2709
#4 0x000055709012f563 in rb_ensure (b_proc=0x557090156c90 <read_internal_call>, data1=139865327187712, e_proc=e_proc@entry=0x5570902460c0 <rb_str_unlocktmp>, data2=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/eval.c:1039
#5 0x0000557090259bd0 in rb_str_locktmp_ensure (str=<optimized out>, func=func@entry=0x557090156c90 <read_internal_call>, arg=arg@entry=139865327187712) at /home/ko1/ruby/src/trunk_gcc5/string.c:2651
#6 0x000055709016cace 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 0x000055709016ce91 in io_readpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/io.c:2849
#8 0x00005570902a9b7f in vm_call_cfunc_with_frame (ci=0x557091a50820, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f34ed96efa0, ec=0x5570939a97e8) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1924
#9 vm_call_cfunc (ec=0x5570939a97e8, reg_cfp=0x7f34ed96efa0, calling=<optimized out>, ci=0x557091a50820, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1940
#10 0x00005570902b9d82 in vm_exec_core (ec=ec@entry=0x5570939a97e8, initial=initial@entry=0) at /home/ko1/ruby/src/trunk_gcc5/insns.def:790
#11 0x00005570902b0f6e in vm_exec (ec=ec@entry=0x5570939a97e8, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1812
#12 0x00005570902b1d41 in invoke_block (captured=0x557092d50850, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=93941970231800, iseq=0x5570919109b8, ec=0x5570939a97e8) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1009
#13 invoke_iseq_block_from_c (ec=0x5570939a97e8, captured=0x557092d50850, self=93941970231800, 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 0x00005570902b1e0e 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 0x00005570902b1e74 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=0x557092d50850, 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 0x0000557090277059 in thread_do_start (args=93941996900480, th=0x5570939e5c20) at /home/ko1/ruby/src/trunk_gcc5/thread.c:635
#18 thread_start_func_2 (th=th@entry=0x5570939e5c20, stack_start=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread.c:674
#19 0x0000557090277566 in thread_start_func_1 (th_ptr=0x5570939e5c20) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:859
#20 0x00007f34eef7e7fc in start_thread (arg=0x7f34ef24c700) at pthread_create.c:465
#21 0x00007f34ee299b0f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7f34ef3af740 (LWP 3999)):
#0 0x00007f34eef85072 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x5570918fb2f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x5570918fb338, cond=0x5570918fb2d0) at pthread_cond_wait.c:502
#2 __pthread_cond_wait (cond=0x5570918fb2d0, mutex=0x5570918fb338) at pthread_cond_wait.c:655
#3 0x0000557090274629 in rb_native_cond_wait (cond=<optimized out>, mutex=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:339
#4 0x0000557090275213 in native_sleep (th=th@entry=0x5570918fb260, timeout_rel=0x0) at /home/ko1/ruby/src/trunk_gcc5/thread_pthread.c:1082
#5 0x0000557090275639 in thread_join_sleep (arg=arg@entry=140733128153184) at /home/ko1/ruby/src/trunk_gcc5/thread.c:922
#6 0x000055709012f563 in rb_ensure (b_proc=b_proc@entry=0x5570902753f0 <thread_join_sleep>, data1=data1@entry=140733128153184, e_proc=e_proc@entry=0x55709026e5f0 <remove_from_join_list>, data2=data2@entry=140733128153184) at /home/ko1/ruby/src/trunk_gcc5/eval.c:1039
#7 0x0000557090271a87 in thread_join (ts=0x0, target_th=0x5570933ae190) at /home/ko1/ruby/src/trunk_gcc5/thread.c:967
#8 thread_value (self=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/thread.c:1090
#9 0x00005570902a9b7f in vm_call_cfunc_with_frame (ci=0x557093a082f0, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f34ef3adc58, ec=0x5570918fc0d8) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1924
#10 vm_call_cfunc (ec=0x5570918fc0d8, reg_cfp=0x7f34ef3adc58, calling=<optimized out>, ci=0x557093a082f0, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1940
#11 0x00005570902b2683 in vm_call_method (ec=0x5570918fc0d8, cfp=0x7f34ef3adc58, calling=<optimized out>, ci=<optimized out>, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:2414
#12 0x00005570902b9d82 in vm_exec_core (ec=ec@entry=0x5570918fc0d8, initial=initial@entry=0) at /home/ko1/ruby/src/trunk_gcc5/insns.def:790
#13 0x00005570902b0f6e in vm_exec (ec=ec@entry=0x5570918fc0d8, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1812
#14 0x00005570902b1d41 in invoke_block (captured=0x7f34ef3adce0, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=93941988123120, iseq=0x5570935ca5b8, ec=0x5570918fc0d8) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1009
#15 invoke_iseq_block_from_c (ec=0x5570918fc0d8, captured=0x7f34ef3adce0, self=93941988123120, 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 0x00005570902b2ea9 in invoke_block_from_c_bh (argc=<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 /home/ko1/ruby/src/trunk_gcc5/vm.c:1079
#17 vm_yield (argc=1, argv=0x7ffefc1c9d88, ec=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1124
#18 rb_yield_0 (argv=0x7ffefc1c9d88, argc=1) at /home/ko1/ruby/src/trunk_gcc5/vm_eval.c:972
#19 rb_yield_1 (val=93941988122680) at /home/ko1/ruby/src/trunk_gcc5/vm_eval.c:978
#20 rb_yield (val=val@entry=93941988122680) at /home/ko1/ruby/src/trunk_gcc5/vm_eval.c:988
#21 0x000055709012f563 in rb_ensure (b_proc=0x5570902b2de0 <rb_yield>, data1=data1@entry=93941988122680, e_proc=e_proc@entry=0x557090157cd0 <pipe_pair_close>, data2=data2@entry=140733128154960) at /home/ko1/ruby/src/trunk_gcc5/eval.c:1039
#22 0x0000557090166873 in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/io.c:10168
#23 0x00005570902a9b7f in vm_call_cfunc_with_frame (ci=0x557093a170a0, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f34ef3adcc8, ec=0x5570918fc0d8) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1924
#24 vm_call_cfunc (ec=0x5570918fc0d8, reg_cfp=0x7f34ef3adcc8, calling=<optimized out>, ci=0x557093a170a0, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1940
#25 0x00005570902b2683 in vm_call_method (ec=0x5570918fc0d8, cfp=0x7f34ef3adcc8, calling=<optimized out>, ci=<optimized out>, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:2414
#26 0x00005570902ba5f5 in vm_exec_core (ec=ec@entry=0x5570918fc0d8, initial=initial@entry=0) at /home/ko1/ruby/src/trunk_gcc5/insns.def:727
#27 0x00005570902b0f6e in vm_exec (ec=ec@entry=0x5570918fc0d8, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1812
#28 0x00005570902b1d41 in invoke_block (captured=0x7f34ef3ade30, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=93941970231800, iseq=0x557091a95158, ec=0x5570918fc0d8) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1009
#29 invoke_iseq_block_from_c (ec=0x5570918fc0d8, captured=0x7f34ef3ade30, self=93941970231800, 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
#30 0x00005570902b370d 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
#31 vm_yield_force_blockarg (args=93941996839560, ec=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1140
#32 rb_yield_force_blockarg (values=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_eval.c:1037
#33 0x00005570902d1dad in rb_ary_collect (ary=93941996839320) at /home/ko1/ruby/src/trunk_gcc5/array.c:2741
#34 0x00005570902a9b7f in vm_call_cfunc_with_frame (ci=0x5570919daf50, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f34ef3ade18, ec=0x5570918fc0d8) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1924
#35 vm_call_cfunc (ec=0x5570918fc0d8, reg_cfp=0x7f34ef3ade18, calling=<optimized out>, ci=0x5570919daf50, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1940
#36 0x00005570902ba5f5 in vm_exec_core (ec=ec@entry=0x5570918fc0d8, initial=initial@entry=0) at /home/ko1/ruby/src/trunk_gcc5/insns.def:727
#37 0x00005570902b0f6e in vm_exec (ec=ec@entry=0x5570918fc0d8, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1812
#38 0x00005570902b1d41 in invoke_block (captured=0x7f34ef3adf48, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=93941970231800, iseq=0x557091910c38, ec=0x5570918fc0d8) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1009
#39 invoke_iseq_block_from_c (ec=0x5570918fc0d8, captured=0x7f34ef3adf48, self=93941970231800, 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
#40 0x00005570902b370d 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
#41 vm_yield_force_blockarg (args=93941996977240, ec=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1140
#42 rb_yield_force_blockarg (values=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_eval.c:1037
#43 0x00005570902d1dad in rb_ary_collect (ary=93941996900880) at /home/ko1/ruby/src/trunk_gcc5/array.c:2741
#44 0x00005570902a9b7f in vm_call_cfunc_with_frame (ci=0x557091a31410, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f34ef3adf30, ec=0x5570918fc0d8) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1924
#45 vm_call_cfunc (ec=0x5570918fc0d8, reg_cfp=0x7f34ef3adf30, calling=<optimized out>, ci=0x557091a31410, cc=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/vm_insnhelper.c:1940
#46 0x00005570902ba5f5 in vm_exec_core (ec=<optimized out>, initial=initial@entry=0) at /home/ko1/ruby/src/trunk_gcc5/insns.def:727
#47 0x00005570902b1664 in vm_exec (ec=0x5570918fc0d8, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk_gcc5/vm.c:1821
#48 0x00005570902c013a in rb_iseq_eval_main (iseq=iseq@entry=0x557091911278) at /home/ko1/ruby/src/trunk_gcc5/vm.c:2071
#49 0x000055709012a254 in ruby_exec_internal (n=0x557091911278) at /home/ko1/ruby/src/trunk_gcc5/eval.c:248
#50 0x000055709012e70f in ruby_exec_node (n=0x557091911278) at /home/ko1/ruby/src/trunk_gcc5/eval.c:312
#51 ruby_run_node (n=<optimized out>) at /home/ko1/ruby/src/trunk_gcc5/eval.c:304
#52 0x00005570901296ff in main (argc=8, argv=0x7ffefc1cb018) at /home/ko1/ruby/src/trunk_gcc5/main.c:42
>>> Dump Ruby level backtrace
th: 0x5570918fb260, native_id: 0x7f34ef3af740
-- Control frame information -----------------------------------------------
c:0018 p:---- s:0117 e:000116 CFUNC :value
c:0017 p:0037 s:0113 E:001138 BLOCK /home/ko1/ruby/src/trunk_gcc5/test/ruby/test_io.rb:3792 [FINISH]
c:0016 p:---- s:0105 e:000104 CFUNC :pipe
c:0015 p:0015 s:0101 E:000e08 METHOD /home/ko1/ruby/src/trunk_gcc5/test/ruby/test_io.rb:3766
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:002560 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:000015 METHOD /home/ko1/ruby/src/trunk_gcc5/test/lib/test/unit/parallel.rb:122
c:0002 p:0128 s:0006 e:000005 EVAL /home/ko1/ruby/src/trunk_gcc5/test/lib/test/unit/parallel.rb:207 [FINISH]
c:0001 p:0000 s:0003 E:000b30 (none) [FINISH]
th: 0x5570939e5c20, native_id: 0x7f34ef24c700
-- 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]
th: 0x5570933ae190, native_id: 0x7f34cb7e0700
-- Control frame information -----------------------------------------------
c:0005 p:---- s:0022 e:000021 CFUNC :value
c:0004 p:0032 s:0018 E:000c58 BLOCK /home/ko1/ruby/src/trunk_gcc5/test/ruby/test_io.rb:3772 [FINISH]
c:0003 p:---- s:0010 e:000009 CFUNC :pipe
c:0002 p:0018 s:0006 E:0022c0 BLOCK /home/ko1/ruby/src/trunk_gcc5/test/ruby/test_io.rb:3769 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
th: 0x7f34e013a570, native_id: 0x7f34cb801700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0011 e:000010 CFUNC :read
c:0002 p:0007 s:0006 e:000005 BLOCK /home/ko1/ruby/src/trunk_gcc5/test/ruby/test_io.rb:3770 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
$1 = 0
">>> Finish
"
[nil, 3999]
"gdb -p 3991 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
running file: /home/ko1/ruby/src/trunk_gcc5/test/ruby/test_io.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, 3991]
#<Errno::ESRCH: No such process>
"gdb -p 3989 -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, 3989]
#<Errno::ESRCH: No such process>
"gdb -p 3987 -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 3987 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, 3987]
"gdb -p 13249 -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, 13249]
#<Errno::ESRCH: No such process>
0.010000 0.010000 847.650000 (10802.739900)
/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: 10832.00 sec