rev: e17028e48b
test-all :
test-spec:
exit statuses:
"rm -f .revision.time" exit with 0.
"make update-unicode -j6" exit with 0.
"make update-download -j6" exit with 0.
"make update-rubyspec -j6" exit with 0.
"make update-src -j6" exit with 0.
"make after-update -j6" exit with 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_gcc9.20200605-021316
#<BuildRuby:0x000055f53c6844d0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk_gcc9",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk_gcc9",
@TARGET_NAME="trunk_gcc9",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk_gcc9",
@build_opts="-j6",
@configure_opts=["CC=gcc-9"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_gcc9.20200605-021316",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000022)
autoconf 0.000000 0.000000 0.000000 ( 0.000041)
configure 0.000000 0.000000 0.000000 ( 0.000051)
build_up From https://github.com/ruby/ruby
a16fcb4..e17028e master -> origin/master
0.012000 0.004000 5.512000 ( 6.534707)
build_miniruby 0.000000 0.004000 0.128000 ( 0.139258)
build_ruby 0.004000 0.000000 2.620000 ( 2.437108)
build_all 0.012000 0.000000 7.308000 ( 4.359340)
build_install 0.012000 0.008000 4.404000 ( 2.690910)
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)
PASS all 1409 tests
0.000000 0.000000 40.804000 ( 44.252902)
test_basic 0.008000 0.008000 0.544000 ( 0.662863)
test_all #<Thread:0x000055c992d76160 /tmp/ruby/v3/src/trunk_gcc9/test/net/imap/test_imap.rb:133 run> terminated with exception (report_on_exception is true):
/tmp/ruby/v3/build/trunk_gcc9/.ext/common/socket.rb:252:in `local_address': closed stream (IOError)
from /tmp/ruby/v3/build/trunk_gcc9/.ext/common/socket.rb:252:in `connect_address'
from /tmp/ruby/v3/src/trunk_gcc9/test/net/imap/test_imap.rb:514:in `block (2 levels) in test_connection_closed_without_greeting'
from /tmp/ruby/v3/src/trunk_gcc9/test/net/imap/test_imap.rb:514:in `each_object'
from /tmp/ruby/v3/src/trunk_gcc9/test/net/imap/test_imap.rb:514:in `each'
from /tmp/ruby/v3/src/trunk_gcc9/test/net/imap/test_imap.rb:514:in `map'
from /tmp/ruby/v3/src/trunk_gcc9/test/net/imap/test_imap.rb:514:in `block in test_connection_closed_without_greeting'
from /tmp/ruby/v3/src/trunk_gcc9/test/net/imap/test_imap.rb:134:in `block in start_server'
$$$ #<Timeout::Error: execution expired>
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
10 11 11 11 ? -1 Ss 1001 0:00 sh build-loop.sh trunk_gcc9 --incremental --process-num=6
11 13279 11 11 ? -1 S 1001 0:00 ruby ./br.rb build_report trunk_gcc9 --incremental --process-num=6
13279 13280 11 11 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk_gcc9 --logfile=/home/ko1/ruby/logs/brlog.trunk_gcc9.20200605-021316 --root_dir=/tmp/ruby --timeout=10800 --configure_opts=CC=gcc-9 --incremental --process-num=6
13280 15873 11 11 ? -1 S 1001 0:00 sh -c make yes-test-all TESTS='-j6'
15873 15874 11 11 ? -1 S 1001 0:00 make yes-test-all TESTS=-j6
15874 15887 11 11 ? -1 S 1001 0:04 /tmp/ruby/v3/build/trunk_gcc9/ruby --disable-gems /tmp/ruby/v3/src/trunk_gcc9/test/runner.rb --ruby=./miniruby -I/tmp/ruby/v3/src/trunk_gcc9/lib -I. -I.ext/common /tmp/ruby/v3/src/trunk_gcc9/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/v3/src/trunk_gcc9/test/excludes --name=!/memory_leak/ -j6
15887 15892 11 11 ? -1 Sl 1001 0:09 /tmp/ruby/v3/src/trunk_gcc9/tool/lib/test/unit/parallel.rb: IMAPTest#test_connection_closed_without_greeting
13280 24703 11 11 ? -1 R 1001 0:00 ps jx
{10=>[11], 11=>[13279], 13279=>[13280], 13280=>[15873, 24703], 15873=>[15874], 15874=>[15887], 15887=>[15892]}
"gdb -p 15892 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 15897]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
29 ../sysdeps/unix/sysv/linux/poll.c: No such file or directory.
0x00007f2aea79596f in __GI___poll (fds=fds@entry=0x7fffadc76460, nfds=nfds@entry=1, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x7f2ae7cb3700 (LWP 15897)):
#0 0x00007f2aea79596f in __GI___poll (fds=fds@entry=0x7f2ae7bb26e0, nfds=nfds@entry=1, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x000055c9915d4630 in poll (__timeout=-1, __nfds=1, __fds=0x7f2ae7bb26e0) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46
#2 nogvl_wait_for_single_fd (events=1, fd=5) at /tmp/ruby/v3/src/trunk_gcc9/io.c:10932
#3 nogvl_wait_for_single_fd (events=1, fd=5) at /tmp/ruby/v3/src/trunk_gcc9/io.c:10918
#4 internal_read_func (ptr=ptr@entry=0x7f2ae7bb2940) at /tmp/ruby/v3/src/trunk_gcc9/io.c:1078
#5 0x000055c991721395 in rb_thread_io_blocking_region (func=0x55c9915d4570 <internal_read_func>, data1=0x7f2ae7bb2940, fd=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/thread.c:1638
#6 0x000055c99159b4e5 in rb_ensure (b_proc=0x55c9915d2700 <read_internal_call>, data1=139822253156672, e_proc=e_proc@entry=0x55c9916e8a40 <rb_str_unlocktmp>, data2=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/eval.c:1141
#7 0x000055c9917002d6 in rb_str_locktmp_ensure (str=<optimized out>, func=func@entry=0x55c9915d2700 <read_internal_call>, arg=arg@entry=139822253156672) at /tmp/ruby/v3/src/trunk_gcc9/string.c:2788
#8 0x000055c9915eaf4a in read_internal_locktmp (iis=0x7f2ae7bb2940, str=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/io.c:2904
#9 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=no_exception@entry=8, nonblock=nonblock@entry=0) at /tmp/ruby/v3/src/trunk_gcc9/io.c:2904
#10 0x000055c9915eb3e5 in io_readpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/io.c:2997
#11 0x000055c991754fd8 in vm_call_cfunc_with_frame (ec=0x7f2adc042850, reg_cfp=0x7f2ae7cb2ca0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/vm_insnhelper.c:2527
#12 0x000055c99176b20a in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/vm_callinfo.h:308
#13 vm_exec_core (ec=0x7f2adc042850, initial=1) at ../../src/trunk_gcc9/insns.def:801
#14 0x000055c99175ec04 in rb_vm_exec (ec=0x7f2adc042850, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk_gcc9/vm.c:1936
#15 0x000055c99171cc91 in thread_do_start (th=0x55c993703ff0) at /tmp/ruby/v3/src/trunk_gcc9/thread.c:703
#16 0x000055c99171ddcb in thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/thread.c:757
#17 0x000055c99171e3c9 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/thread_pthread.c:969
#18 0x00007f2aeaa9c609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#19 0x00007f2aea7a2103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7f2aea67eb80 (LWP 15892)):
#0 0x00007f2aea79596f in __GI___poll (fds=fds@entry=0x7fffadc76460, nfds=nfds@entry=1, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x000055c9915d4630 in poll (__timeout=-1, __nfds=1, __fds=0x7fffadc76460) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46
#2 nogvl_wait_for_single_fd (events=1, fd=8) at /tmp/ruby/v3/src/trunk_gcc9/io.c:10932
#3 nogvl_wait_for_single_fd (events=1, fd=8) at /tmp/ruby/v3/src/trunk_gcc9/io.c:10918
#4 internal_read_func (ptr=ptr@entry=0x7fffadc765b0) at /tmp/ruby/v3/src/trunk_gcc9/io.c:1078
#5 0x000055c991721395 in rb_thread_io_blocking_region (func=func@entry=0x55c9915d4570 <internal_read_func>, data1=data1@entry=0x7fffadc765b0, fd=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/thread.c:1638
#6 0x000055c9915d83ac in rb_read_internal (count=<optimized out>, buf=<optimized out>, fd=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/io.c:1128
#7 io_fillbuf (fptr=fptr@entry=0x55c993482c30) at /tmp/ruby/v3/src/trunk_gcc9/io.c:2155
#8 0x000055c9915dc43c in io_fillbuf (fptr=0x55c993482c30) at /tmp/ruby/v3/src/trunk_gcc9/io.c:2152
#9 appendline (lp=<synthetic pointer>, strp=<synthetic pointer>, delim=10, fptr=0x55c993482c30) at /tmp/ruby/v3/src/trunk_gcc9/io.c:3301
#10 rb_io_getline_0 (rs=94324242239880, limit=<optimized out>, chomp=0, fptr=fptr@entry=0x55c993482c30) at /tmp/ruby/v3/src/trunk_gcc9/io.c:3553
#11 0x000055c9915dd7ce in rb_io_getline_1 (io=94324240415640, chomp=<optimized out>, limit=<optimized out>, rs=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/io.c:3612
#12 rb_io_getline (io=94324240415640, argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/io.c:3632
#13 rb_io_gets_m (argc=<optimized out>, argv=<optimized out>, io=94324240415640) at /tmp/ruby/v3/src/trunk_gcc9/io.c:3687
#14 0x000055c991754fd8 in vm_call_cfunc_with_frame (ec=0x55c9927434a0, reg_cfp=0x7f2aea67cb78, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/vm_insnhelper.c:2527
#15 0x000055c99176b20a in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/vm_callinfo.h:308
#16 vm_exec_core (ec=0x55c9927434a0, initial=1) at ../../src/trunk_gcc9/insns.def:801
#17 0x000055c99175f3bd in rb_vm_exec (ec=0x55c9927434a0, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk_gcc9/vm.c:1945
#18 0x000055c991763cc6 in vm_call0_body (argv=0x7f2aea57d3e0, cd=0x7fffadc769f0, calling=0x7fffadc76a00, ec=0x55c9927434a0) at /tmp/ruby/v3/src/trunk_gcc9/vm_eval.c:136
#19 rb_vm_call0 (ec=0x55c9927434a0, recv=<optimized out>, id=<optimized out>, argc=<optimized out>, argv=0x7f2aea57d3e0, me=<optimized out>, kw_splat=1) at /tmp/ruby/v3/src/trunk_gcc9/vm_eval.c:53
#20 0x000055c9917653e0 in rb_vm_call_kw (kw_splat=<optimized out>, me=0x7f2ac8158de0, argv=0x7f2aea57d3e0, argc=2, id=3089, recv=94324240371360, ec=0x55c9927434a0) at /tmp/ruby/v3/src/trunk_gcc9/vm_eval.c:355
#21 rb_call0 (ec=0x55c9927434a0, recv=94324240371360, mid=3089, argc=2, argv=0x7f2aea57d3e0, call_scope=<optimized out>, self=94324240376920) at /tmp/ruby/v3/src/trunk_gcc9/vm_eval.c:355
#22 0x000055c991765bbc in rb_call (scope=CALL_FCALL_KW, argv=0x2, argc=2, mid=3089, recv=94324240371360) at /tmp/ruby/v3/src/trunk_gcc9/vm_eval.c:682
#23 rb_funcallv_kw (recv=recv@entry=94324240371360, mid=mid@entry=3089, argc=argc@entry=2, argv=argv@entry=0x7f2aea57d3e0, kw_splat=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/vm_eval.c:928
#24 0x000055c99159bba8 in rb_obj_call_init_kw (obj=obj@entry=94324240371360, argc=argc@entry=2, argv=argv@entry=0x7f2aea57d3e0, kw_splat=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/eval.c:1703
#25 0x000055c99164993b in rb_class_new_instance_pass_kw (argc=2, argv=0x7f2aea57d3e0, klass=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/object.c:2212
#26 0x000055c991754fd8 in vm_call_cfunc_with_frame (ec=0x55c9927434a0, reg_cfp=0x7f2aea67cc20, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/vm_insnhelper.c:2527
#27 0x000055c99175fedc in vm_call_method_each_type (ec=0x55c9927434a0, cfp=0x7f2aea67cc20, calling=0x7fffadc76e00, cd=0x55c9933055e0) at /tmp/ruby/v3/src/trunk_gcc9/vm_insnhelper.c:3028
#28 0x000055c991760657 in vm_call_method (ec=0x55c9927434a0, cfp=0x7f2aea67cc20, calling=<optimized out>, cd=0x55c9933055e0) at /tmp/ruby/v3/src/trunk_gcc9/vm_insnhelper.c:3132
#29 0x000055c99176b20a in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/vm_callinfo.h:308
#30 vm_exec_core (ec=0x55c9927434a0, initial=1) at ../../src/trunk_gcc9/insns.def:801
#31 0x000055c99175ec04 in rb_vm_exec (ec=0x55c9927434a0, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk_gcc9/vm.c:1936
#32 0x000055c991762e7b in invoke_block (captured=0x7f2aea67cdf8, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=94324238403440, iseq=0x55c9927e2c80, ec=0x55c9927434a0) at /tmp/ruby/v3/src/trunk_gcc9/vm.c:1052
#33 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fffadc76fa0, argc=1, self=94324238403440, captured=0x7f2aea67cdf8, ec=0x55c9927434a0) at /tmp/ruby/v3/src/trunk_gcc9/vm.c:1124
#34 invoke_block_from_c_bh (argc=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>, argv=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/vm.c:1142
#35 vm_yield (argc=1, kw_splat=0, argv=0x7fffadc76fa0, ec=0x55c9927434a0) at /tmp/ruby/v3/src/trunk_gcc9/vm.c:1187
#36 rb_yield_0 (argv=0x7fffadc76fa0, argc=1) at /tmp/ruby/v3/src/trunk_gcc9/vm_eval.c:1133
#37 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/vm_eval.c:1139
#38 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/vm_eval.c:1149
#39 0x000055c99178ec76 in rb_ary_collect (ary=139821855191080) at /tmp/ruby/v3/src/trunk_gcc9/include/ruby/internal/core/rarray.h:172
#40 0x000055c991754fd8 in vm_call_cfunc_with_frame (ec=0x55c9927434a0, reg_cfp=0x7f2aea67cde0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/vm_insnhelper.c:2527
#41 0x000055c99176b314 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/vm_callinfo.h:308
#42 vm_exec_core (ec=0x55c9927434a0, initial=1) at ../../src/trunk_gcc9/insns.def:782
#43 0x000055c99175ec04 in rb_vm_exec (ec=0x55c9927434a0, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk_gcc9/vm.c:1936
#44 0x000055c991762e7b in invoke_block (captured=0x7f2aea67cf48, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=94324238403440, iseq=0x55c99274fea8, ec=0x55c9927434a0) at /tmp/ruby/v3/src/trunk_gcc9/vm.c:1052
#45 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fffadc77300, argc=1, self=94324238403440, captured=0x7f2aea67cf48, ec=0x55c9927434a0) at /tmp/ruby/v3/src/trunk_gcc9/vm.c:1124
#46 invoke_block_from_c_bh (argc=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>, argv=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/vm.c:1142
#47 vm_yield (argc=1, kw_splat=0, argv=0x7fffadc77300, ec=0x55c9927434a0) at /tmp/ruby/v3/src/trunk_gcc9/vm.c:1187
#48 rb_yield_0 (argv=0x7fffadc77300, argc=1) at /tmp/ruby/v3/src/trunk_gcc9/vm_eval.c:1133
#49 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/vm_eval.c:1139
#50 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/vm_eval.c:1149
#51 0x000055c99178ec76 in rb_ary_collect (ary=94324250365960) at /tmp/ruby/v3/src/trunk_gcc9/include/ruby/internal/core/rarray.h:172
#52 0x000055c991754fd8 in vm_call_cfunc_with_frame (ec=0x55c9927434a0, reg_cfp=0x7f2aea67cf30, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/vm_insnhelper.c:2527
#53 0x000055c99176b314 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/vm_callinfo.h:308
#54 vm_exec_core (ec=0x55c9927434a0, initial=1) at ../../src/trunk_gcc9/insns.def:782
#55 0x000055c99175f3bd in rb_vm_exec (ec=0x55c9927434a0, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk_gcc9/vm.c:1945
#56 0x000055c991595e41 in rb_ec_exec_node (ec=ec@entry=0x55c9927434a0, n=n@entry=0x55c9927506c8) at /tmp/ruby/v3/src/trunk_gcc9/eval.c:296
#57 0x000055c99159a4eb in ruby_run_node (n=0x55c9927506c8) at /tmp/ruby/v3/src/trunk_gcc9/eval.c:354
#58 0x000055c9915954e3 in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v3/src/trunk_gcc9/main.c:50
>>> Dump Ruby level backtrace
th: 0x55c992742e60, native_id: 0x7f2aea67eb80
-- Control frame information -----------------------------------------------
c:0022 p:---- s:0148 e:000147 CFUNC :gets
me:
called_id: gets, type: cfunc
owner class: 0x000055c9927aa010 [3LMP ] T_CLASS IO
self: 0x000055c992d7fb98 [0 U] T_FILE (Socket)
c:0021 p:0031 s:0143 e:000142 METHOD /tmp/ruby/v3/src/trunk_gcc9/lib/net/imap.rb:1231
me:
called_id: get_response, type: iseq
owner class: 0x00007f2ac8159ec0 [3LM R ] T_CLASS Net::IMAP
self: 0x000055c992d74ea0 [0 ] T_OBJECT len:22 ptr:0x00007f2aea3ebd28
lvars:
buff: 0x000055c992d7d370 [0 ] T_STRING (String)
s: T_NIL
c:0020 p:0223 s:0137 e:000136 METHOD /tmp/ruby/v3/src/trunk_gcc9/lib/net/imap.rb:1110 [FINISH]
me:
called_id: initialize, type: iseq
owner class: 0x00007f2ac8159ec0 [3LM R ] T_CLASS Net::IMAP
self: 0x000055c992d74ea0 [0 ] T_OBJECT len:22 ptr:0x00007f2aea3ebd28
lvars:
host: 0x000055c992d751e8 [0 ] T_STRING (String)127.0.0.1
port_or_options: 0x000055c992d74ef0 [0 ] T_HASH (Hash)[AT] 1
usessl: T_FALSE
certs: T_NIL
verify: T_TRUE
options: 0x000055c992d74ef0 [0 ] T_HASH (Hash)[AT] 1
c:0019 p:---- s:0127 e:000126 CFUNC :new
me:
called_id: new, type: cfunc
owner class: 0x000055c9927e9148 [3LMP ] T_CLASS Class
self: 0x000055c992d76458 [2 ] T_CLASS (annon)
c:0018 p:0010 s:0121 e:000120 BLOCK /tmp/ruby/v3/src/trunk_gcc9/test/net/imap/test_imap.rb:527
me:
called_id: test_connection_closed_without_greeting, type: iseq
owner class: 0x000055c9936fe138 [2 ] T_CLASS IMAPTest
self: 0x000055c992d70c60 [0 ] T_OBJECT (IMAPTest)len:9 ptr:0x00007f2aea3eb568
lvars:
e: T_NIL
c:0017 p:0044 s:0117 e:000116 METHOD /tmp/ruby/v3/src/trunk_gcc9/tool/lib/test/unit/core_assertions.rb:382
me:
called_id: assert_raise, type: iseq
owner class: 0x000055c9929bc1c8 [0LM U] T_MODULE (Module)Test::Unit::CoreAssertions
defined_class: 0x000055c992a75e98 [0LM U] T_ICLASS src:Test::Unit::CoreAssertions
self: 0x000055c992d70c60 [0 ] T_OBJECT (IMAPTest)len:9 ptr:0x00007f2aea3eb568
lvars:
exp: 0x000055c992d75940 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
b: T_NIL
msg: T_NIL
e: T_NIL
expected: T_NIL
c:0016 p:0117 s:0108 E:001410 METHOD /tmp/ruby/v3/src/trunk_gcc9/test/net/imap/test_imap.rb:524
me:
called_id: test_connection_closed_without_greeting, type: iseq
owner class: 0x000055c9936fe138 [2 ] T_CLASS IMAPTest
self: 0x000055c992d70c60 [0 ] T_OBJECT (IMAPTest)len:9 ptr:0x00007f2aea3eb568
lvars:
server: 0x000055c992d76ac0 [0 U] T_FILE (TCPServer)
port: T_FIXNUM 42303
h: 0x000055c992d76520 [0 ] T_HASH (Hash)[AT] 6
net_imap: 0x000055c992d76458 [2 ] T_CLASS (annon)
c:0015 p:0054 s:0100 e:000099 METHOD /tmp/ruby/v3/src/trunk_gcc9/tool/lib/test/unit.rb:1231
me:
called_id: run_test, type: iseq
owner class: 0x000055c9929bd488 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x000055c992d70c60 [0 ] T_OBJECT (IMAPTest)len:9 ptr:0x00007f2aea3eb568
lvars:
name: 0x00007f2ad002b690 [0 ] T_STRING (String)test_connection_closed_without_greeting
progname: 0x000055c99276a028 [3LMP ] T_STRING (String)/tmp/ruby/v3/src/trunk_gcc9/tool/lib/test/unit/parallel.rb
c:0014 p:0065 s:0094 e:000093 METHOD /tmp/ruby/v3/src/trunk_gcc9/tool/lib/minitest/unit.rb:1320
me:
called_id: run, type: iseq
owner class: 0x000055c9929bd488 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x000055c992d70c60 [0 ] T_OBJECT (IMAPTest)len:9 ptr:0x00007f2aea3eb568
lvars:
runner: 0x000055c992b94770 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055c992d81390
start_time: 0x000055c992d70968 [0 U] time (Time)time
result: 0x000055c9927503d0 [3LMP ] T_STRING (String)
time: T_NIL
e: T_NIL
c:0013 p:0013 s:0085 e:000084 METHOD /tmp/ruby/v3/src/trunk_gcc9/tool/lib/test/unit/testcase.rb:18
me:
called_id: run, type: iseq
owner class: 0x000055c992a76078 [3LM ] T_CLASS Test::Unit::TestCase
self: 0x000055c992d70c60 [0 ] T_OBJECT (IMAPTest)len:9 ptr:0x00007f2aea3eb568
lvars:
runner: 0x000055c992b94770 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055c992d81390
c:0012 p:0079 s:0080 e:000079 BLOCK /tmp/ruby/v3/src/trunk_gcc9/tool/lib/minitest/unit.rb:969 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x000055c9929be860 [3LM R ] T_CLASS MiniTest::Unit
self: 0x000055c992b94770 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055c992d81390
lvars:
method: 0x00007f2ad002b690 [0 ] T_STRING (String)test_connection_closed_without_greeting
inst: 0x000055c992d70c60 [0 ] T_OBJECT (IMAPTest)len:9 ptr:0x00007f2aea3eb568
start_time: T_NIL
result: T_NIL
c:0011 p:---- s:0073 e:000072 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x000055c9927ba668 [3LMP ] T_CLASS Array
self: 0x00007f2ad002b028 [0 ] T_ARRAY (Array)[ T] len: 24, capa:37 ptr:0x00007f2aea3e8de8
c:0010 p:0006 s:0069 e:000068 BLOCK /tmp/ruby/v3/src/trunk_gcc9/tool/lib/minitest/unit.rb:962
me:
called_id: _run_suite, type: iseq
owner class: 0x000055c9929be860 [3LM R ] T_CLASS MiniTest::Unit
self: 0x000055c992b94770 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055c992d81390
lvars:
assertions: T_NIL
c:0009 p:0167 s:0065 E:000180 METHOD /tmp/ruby/v3/src/trunk_gcc9/tool/lib/minitest/unit.rb:989
me:
called_id: _run_suite, type: iseq
owner class: 0x000055c9929be860 [3LM R ] T_CLASS MiniTest::Unit
self: 0x000055c992b94770 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055c992d81390
lvars:
suite: 0x000055c9936fe138 [2 ] T_CLASS IMAPTest
type: T_SYMBOL test
header: 0x000055c9936fc748 [0 ] T_STRING (String)test_suite_header
filter: 0x000055c992d1e370 [3LM ] T_REGEXP
all_test_methods: 0x00007f2ad002b190 [0 ] T_ARRAY (Array)[ ] len: 24, capa:24 ptr:0x000055c993704530
filtered_test_methods: 0x00007f2ad002b028 [0 ] T_ARRAY (Array)[ T] len: 24, capa:37 ptr:0x00007f2aea3e8de8
leakchecker: 0x00007f2ad002a330 [0 ] T_OBJECT (LeakChecker)len:7 ptr:0x00007f2aea3e91c0
continuation: 0x000055c9927444b8 [0 P ] proc (Proc) block in _run_suite@/tmp/ruby/v3/src/trunk_gcc9/tool/lib/minitest/unit.rb:961
c:0008 p:0042 s:0053 e:000052 METHOD /tmp/ruby/v3/src/trunk_gcc9/tool/lib/test/unit.rb:1084
me:
called_id: orig_run_suite, type: iseq
owner class: 0x000055c992a74070 [0LM U] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x000055c9929432a0 [0LM U] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x000055c992b94770 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055c992d81390
lvars:
suite: 0x000055c9936fe138 [2 ] T_CLASS IMAPTest
type: T_SYMBOL test
ex: T_NIL
c:0007 p:0103 s:0046 E:0013c0 METHOD /tmp/ruby/v3/src/trunk_gcc9/tool/lib/test/unit/parallel.rb:55
me:
called_id: _run_suite, type: iseq
owner class: 0x000055c9927b1590 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055c992b94770 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055c992d81390
lvars:
suite: 0x000055c9936fe138 [2 ] T_CLASS IMAPTest
type: T_SYMBOL test
orig_testout: 0x000055c9927a3558 [0LMP U] T_FILE (IO)
i: 0x000055c9936fcf40 [0 U] T_FILE (IO)
o: 0x000055c9936fcf18 [0 U] T_FILE (IO)
orig_stdin: 0x000055c9927a35f8 [0LMP U] T_FILE (IO)
orig_stdout: 0x000055c9927a3558 [0LMP U] T_FILE (IO)
th: 0x000055c9936fcec8 [0 U] VM/thread (Thread)VM/thread
e: T_FIXNUM 0
f: T_FIXNUM 0
s: T_FIXNUM 0
result: T_NIL
c:0006 p:0008 s:0030 e:000029 BLOCK /tmp/ruby/v3/src/trunk_gcc9/tool/lib/test/unit/parallel.rb:31 [FINISH]
me:
called_id: _run_suites, type: iseq
owner class: 0x000055c9927b1590 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055c992b94770 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055c992d81390
lvars:
suite: 0x000055c9936fe138 [2 ] T_CLASS IMAPTest
c:0005 p:---- s:0026 e:000025 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x000055c9927ba668 [3LMP ] T_CLASS Array
self: 0x000055c9936fd008 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/v3/src/trunk_gcc9/tool/lib/test/unit/parallel.rb:30
me:
called_id: _run_suites, type: iseq
owner class: 0x000055c9927b1590 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055c992b94770 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055c992d81390
lvars:
suites: 0x000055c9936fd008 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
type: T_SYMBOL test
c:0003 p:0259 s:0016 e:000015 METHOD /tmp/ruby/v3/src/trunk_gcc9/tool/lib/test/unit/parallel.rb:125
me:
called_id: run, type: iseq
owner class: 0x000055c9927b1590 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055c992b94770 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055c992d81390
lvars:
args: 0x000055c9927a26f8 [3LMP ] T_ARRAY [E ] len: 0 (embed)
buf: 0x000055c992b8ea78 [3LM ] T_STRING (String)run /tmp/ruby/v3/src/trunk_gcc9/test/net/imap/test_imap.rb test
suites: 0x000055c992b8d5d8 [1 ] T_ARRAY (Array)[ ] len: 63, capa:63 ptr:0x000055c993653c00
e: T_NIL
trace: T_NIL
err: T_NIL
c:0002 p:0144 s:0006 e:000005 EVAL /tmp/ruby/v3/src/trunk_gcc9/tool/lib/test/unit/parallel.rb:205 [FINISH]
self: 0x000055c9927e1ec0 [3LMP ] T_OBJECT len:0 ptr:0x0000000000000000
c:0001 p:0000 s:0003 E:001190 (none) [FINISH]
self: 0x000055c9927e1ec0 [3LMP ] T_OBJECT len:0 ptr:0x0000000000000000
th: 0x55c993703ff0, native_id: 0x7f2ae7cb3700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC :readpartial
me:
called_id: readpartial, type: cfunc
owner class: 0x000055c9927aa010 [3LMP ] T_CLASS IO
self: 0x000055c9936fcf40 [0 U] T_FILE (IO)
c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/v3/src/trunk_gcc9/tool/lib/test/unit/parallel.rb:45 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x000055c9927b1590 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055c992b94770 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055c992d81390
lvars:
buf: 0x000055c992d8aed0 [0 ] T_STRING (String).
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
$1 = 0
">>> Finish
"[Inferior 1 (process 15892) detached]
[nil, 15892]
"gdb -p 15887 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
running file: /tmp/ruby/v3/src/trunk_gcc9/test/net/imap/test_imap.rb
Some worker was crashed. It seems ruby interpreter's bug
or, a bug of test/unit/parallel.rb. try again without -j
option.
15892:running:test_imap: Broken pipe
/tmp/ruby/v3/src/trunk_gcc9/test/rubygems/test_gem_package_task.rb: cannot load such file -- rake/packagetask (Test::Unit::ProxyError)
make: *** [uncommon.mk:784: 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, 15887]
#<Errno::ESRCH: No such process>
"gdb -p 15874 -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, 15874]
#<Errno::ESRCH: No such process>
"gdb -p 15873 -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 15873 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, 15873]
"gdb -p 24703 -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, 24703]
#<Errno::ESRCH: No such process>
0.000000 0.008000 918.080000 (10802.236090)
/home/ko1/ruby/build-ruby/build-ruby.rb:150:in `each_line': execution expired (Timeout::Error)
from /home/ko1/ruby/build-ruby/build-ruby.rb:150:in `block (2 levels) in cmd'
from /usr/lib/ruby/2.7.0/timeout.rb:110:in `timeout'
from /home/ko1/ruby/build-ruby/build-ruby.rb:149:in `block in cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:146:in `popen'
from /home/ko1/ruby/build-ruby/build-ruby.rb:146:in `cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:287:in `block in test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:214:in `block in builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:213:in `chdir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:213:in `builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:286:in `test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:342:in `block (4 levels) in run'
from /usr/lib/ruby/2.7.0/benchmark.rb:293:in `measure'
from /usr/lib/ruby/2.7.0/benchmark.rb:375:in `item'
from /home/ko1/ruby/build-ruby/build-ruby.rb:340:in `block (3 levels) in run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:339:in `each'
from /home/ko1/ruby/build-ruby/build-ruby.rb:339:in `block (2 levels) in run'
from /usr/lib/ruby/2.7.0/benchmark.rb:173:in `benchmark'
from /usr/lib/ruby/2.7.0/benchmark.rb:205:in `bm'
from /home/ko1/ruby/build-ruby/build-ruby.rb:338:in `block in run'
from /usr/lib/ruby/2.7.0/benchmark.rb:293:in `measure'
from /home/ko1/ruby/build-ruby/build-ruby.rb:337:in `run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:500:in `<main>'
total: 10863.31 sec