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_clang_60.20200605-022224
#<BuildRuby:0x000055d19c4946c0
@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_clang_60",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk_clang_60",
@TARGET_NAME="trunk_clang_60",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk_clang_60",
@build_opts="-j6",
@configure_opts=["CC=clang-6.0"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_clang_60.20200605-022224",
@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.000030)
autoconf 0.000000 0.000000 0.000000 ( 0.000052)
configure 0.000000 0.000000 0.000000 ( 0.000049)
build_up From https://github.com/ruby/ruby
449b62b..e17028e master -> origin/master
0.008000 0.004000 4.796000 ( 5.444509)
build_miniruby 0.000000 0.004000 0.184000 ( 0.193669)
build_ruby 0.000000 0.004000 1.476000 ( 1.148872)
build_all 0.004000 0.016000 7.112000 ( 3.884905)
build_install 0.012000 0.012000 4.704000 ( 2.770652)
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.004000 36.944000 ( 40.180537)
test_basic 0.004000 0.008000 0.636000 ( 0.751562)
test_all #<Thread:0x00007f77740b09d0 /tmp/ruby/v3/src/trunk_clang_60/test/net/imap/test_imap.rb:133 run> terminated with exception (report_on_exception is true):
/tmp/ruby/v3/build/trunk_clang_60/.ext/common/socket.rb:252:in `local_address': closed stream (IOError)
from /tmp/ruby/v3/build/trunk_clang_60/.ext/common/socket.rb:252:in `connect_address'
from /tmp/ruby/v3/src/trunk_clang_60/test/net/imap/test_imap.rb:514:in `block (2 levels) in test_connection_closed_without_greeting'
from /tmp/ruby/v3/src/trunk_clang_60/test/net/imap/test_imap.rb:514:in `each_object'
from /tmp/ruby/v3/src/trunk_clang_60/test/net/imap/test_imap.rb:514:in `each'
from /tmp/ruby/v3/src/trunk_clang_60/test/net/imap/test_imap.rb:514:in `map'
from /tmp/ruby/v3/src/trunk_clang_60/test/net/imap/test_imap.rb:514:in `block in test_connection_closed_without_greeting'
from /tmp/ruby/v3/src/trunk_clang_60/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
11 12 12 12 ? -1 Ss 1001 0:01 sh build-loop.sh trunk_clang_60 --incremental --process-num=6
21410 676 12 12 ? -1 R 1001 0:00 ps jx
12 21408 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk_clang_60 --incremental --process-num=6
21408 21410 12 12 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk_clang_60 --logfile=/home/ko1/ruby/logs/brlog.trunk_clang_60.20200605-022224 --root_dir=/tmp/ruby --timeout=10800 --configure_opts=CC=clang-6.0 --incremental --process-num=6
21410 25499 12 12 ? -1 S 1001 0:00 sh -c make yes-test-all TESTS='-j6'
25499 25501 12 12 ? -1 S 1001 0:00 make yes-test-all TESTS=-j6
25501 25512 12 12 ? -1 S 1001 0:04 /tmp/ruby/v3/build/trunk_clang_60/ruby --disable-gems /tmp/ruby/v3/src/trunk_clang_60/test/runner.rb --ruby=./miniruby -I/tmp/ruby/v3/src/trunk_clang_60/lib -I. -I.ext/common /tmp/ruby/v3/src/trunk_clang_60/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/v3/src/trunk_clang_60/test/excludes --name=!/memory_leak/ -j6
25512 25514 12 12 ? -1 Sl 1001 0:03 /tmp/ruby/v3/src/trunk_clang_60/tool/lib/test/unit/parallel.rb: IMAPTest#test_connection_closed_without_greeting
{11=>[12], 21410=>[676, 25499], 12=>[21408], 21408=>[21410], 25499=>[25501], 25501=>[25512], 25512=>[25514]}
"gdb -p 676 -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, 676]
#<Errno::ESRCH: No such process>
"gdb -p 25514 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 25523]
[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.
0x00007f7786268bf9 in __GI___poll (fds=0x7ffce3136b68, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x7f7782cf1700 (LWP 25523)):
#0 0x00007f7786268bf9 in __GI___poll (fds=0x7f7782bf0768, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x000055cdd994bf40 in nogvl_wait_for_single_fd (fd=7, events=1) at /tmp/ruby/v3/src/trunk_clang_60/io.c:10932
#2 internal_read_func (ptr=0x7f7782bf09a0) at /tmp/ruby/v3/src/trunk_clang_60/io.c:1078
#3 0x000055cdd9a68ae7 in rb_thread_io_blocking_region (func=<optimized out>, data1=<optimized out>, fd=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/thread.c:1638
#4 0x000055cdd9909483 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/eval.c:1141
#5 0x000055cdd99532de in read_internal_locktmp (iis=0x7, str=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/io.c:2863
#6 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/io.c:2904
#7 0x000055cdd994697e in io_readpartial (argc=-2101409944, argv=0x1, io=4294967295) at /tmp/ruby/v3/src/trunk_clang_60/io.c:2997
#8 0x000055cdd9ac34cc in vm_call_cfunc_with_frame (ec=0x7f7760034720, reg_cfp=0x7f7782cf0d30, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_insnhelper.c:2527
#9 0x000055cdd9aa1ddf in vm_sendish (ec=<optimized out>, cd=0x55cddbb1b470, block_handler=0, reg_cfp=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_insnhelper.c:4136
#10 vm_exec_core (ec=0x7f7760034720, initial=<optimized out>) at ../../src/trunk_clang_60/insns.def:801
#11 0x000055cdd9ab6492 in rb_vm_exec (ec=<optimized out>, mjit_enable_p=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:2155
#12 0x000055cdd9ab4b2f in invoke_block (ec=<optimized out>, iseq=<optimized out>, opt_pc=<optimized out>, self=<optimized out>, captured=<optimized out>, cref=<optimized out>, type=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1052
#13 invoke_iseq_block_from_c (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, captured=<optimized out>, self=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, me=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1124
#14 invoke_block_from_c_proc (is_lambda=<optimized out>, ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, me=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1224
#15 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1253
#16 rb_vm_invoke_proc (ec=0x7f7760034720, proc=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=0, passed_block_handler=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1274
#17 0x000055cdd9a70f83 in thread_do_start (th=0x55cddc6d4810) at /tmp/ruby/v3/src/trunk_clang_60/thread.c:703
#18 0x000055cdd9a7088f in thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/thread.c:757
#19 0x000055cdd9a70406 in thread_start_func_1 (th_ptr=0x55cddc6d4810) at /tmp/ruby/v3/src/trunk_clang_60/thread_pthread.c:969
#20 0x00007f77871af6db in start_thread (arg=0x7f7782cf1700) at pthread_create.c:463
#21 0x00007f778627588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7f77877fd740 (LWP 25514)):
#0 0x00007f7786268bf9 in __GI___poll (fds=0x7ffce3136b68, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x000055cdd994bf40 in nogvl_wait_for_single_fd (fd=12, events=1) at /tmp/ruby/v3/src/trunk_clang_60/io.c:10932
#2 internal_read_func (ptr=0x7ffce3136cb8) at /tmp/ruby/v3/src/trunk_clang_60/io.c:1078
#3 0x000055cdd9a68ae7 in rb_thread_io_blocking_region (func=<optimized out>, data1=<optimized out>, fd=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/thread.c:1638
#4 0x000055cdd993a42c in rb_read_internal (fd=-1, buf=<optimized out>, count=140151328508921) at /tmp/ruby/v3/src/trunk_clang_60/io.c:1128
#5 io_fillbuf (fptr=0x55cddc68a7d0) at /tmp/ruby/v3/src/trunk_clang_60/io.c:2155
#6 0x000055cdd993ac14 in appendline (fptr=<optimized out>, delim=<optimized out>, strp=<optimized out>, lp=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/io.c:3301
#7 rb_io_getline_0 (rs=94342647648840, limit=<optimized out>, chomp=<optimized out>, fptr=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/io.c:3553
#8 0x000055cdd995364e in rb_io_getline_1 (rs=140724118186856, limit=1, chomp=-1, io=140151024714640) at /tmp/ruby/v3/src/trunk_clang_60/io.c:3612
#9 rb_io_getline (argc=<optimized out>, argv=<optimized out>, io=140151024714640) at /tmp/ruby/v3/src/trunk_clang_60/io.c:3632
#10 0x000055cdd9946e56 in rb_io_gets_m (argc=-485266584, argv=0x1, io=4294967295) at /tmp/ruby/v3/src/trunk_clang_60/io.c:3687
#11 0x000055cdd9ac34cc in vm_call_cfunc_with_frame (ec=0x55cddb9be4b0, reg_cfp=0x7f77877fbb78, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_insnhelper.c:2527
#12 0x000055cdd9aa1ddf in vm_sendish (ec=<optimized out>, cd=0x55cddcaad130, block_handler=0, reg_cfp=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_insnhelper.c:4136
#13 vm_exec_core (ec=0x55cddb9be4b0, initial=<optimized out>) at ../../src/trunk_clang_60/insns.def:801
#14 0x000055cdd9ab6492 in rb_vm_exec (ec=<optimized out>, mjit_enable_p=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:2155
#15 0x000055cdd9aad1cc in vm_call0_body (ec=0x55cddb9be4b0, calling=0x7ffce31371b8, cd=<optimized out>, argv=0x7f77876fc3e0) at /tmp/ruby/v3/src/trunk_clang_60/vm_eval.c:136
#16 0x000055cdd9ac60e1 in rb_vm_call0 (ec=<optimized out>, recv=<optimized out>, id=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=0, me=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_eval.c:53
#17 rb_vm_call_kw (kw_splat=0, ec=<optimized out>, recv=<optimized out>, id=<optimized out>, argc=<optimized out>, argv=<optimized out>, me=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_eval.c:233
#18 rb_call0 (ec=<optimized out>, recv=140151024715440, mid=<optimized out>, argc=2, argv=0x7f77876fc3e0, call_scope=<optimized out>, self=140151024716400) at /tmp/ruby/v3/src/trunk_clang_60/vm_eval.c:355
#19 0x000055cdd9aaf2c8 in rb_call (recv=1, mid=4294967295, argc=-2044294151, argv=0x0, scope=3705223192) at /tmp/ruby/v3/src/trunk_clang_60/vm_eval.c:682
#20 rb_funcallv_kw (recv=1, mid=4294967295, argc=-2044294151, argv=0x0, kw_splat=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_eval.c:928
#21 0x000055cdd999d1a8 in rb_class_new_instance_pass_kw (argc=1, argv=0xffffffff, klass=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/object.c:2212
#22 0x000055cdd9ac34cc in vm_call_cfunc_with_frame (ec=0x55cddb9be4b0, reg_cfp=0x7f77877fbc20, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_insnhelper.c:2527
#23 0x000055cdd9abd46b in vm_call_cfunc (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_insnhelper.c:2548
#24 vm_call_method_each_type (ec=0x55cddb9be4b0, cfp=<optimized out>, calling=0x7ffce3137470, cd=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_insnhelper.c:3028
#25 0x000055cdd9abd0c3 in vm_call_method (ec=0x55cddb9be4b0, cfp=0x7f77877fbc20, calling=0x7ffce3137470, cd=0x55cddc9cdbb0) at /tmp/ruby/v3/src/trunk_clang_60/vm_insnhelper.c:3148
#26 0x000055cdd9aa1ddf in vm_sendish (ec=<optimized out>, cd=0x55cddc9cdbb0, block_handler=0, reg_cfp=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_insnhelper.c:4136
#27 vm_exec_core (ec=0x55cddb9be4b0, initial=<optimized out>) at ../../src/trunk_clang_60/insns.def:801
#28 0x000055cdd9ab6492 in rb_vm_exec (ec=<optimized out>, mjit_enable_p=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:2155
#29 0x000055cdd9ac6c21 in invoke_block (ec=<optimized out>, iseq=<optimized out>, self=<optimized out>, captured=<optimized out>, cref=<optimized out>, opt_pc=<optimized out>, type=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1052
#30 invoke_iseq_block_from_c (ec=<optimized out>, captured=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, me=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1124
#31 invoke_block_from_c_bh (ec=0x55cddb9be4b0, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=0, passed_block_handler=<optimized out>, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1142
#32 0x000055cdd9aaf66b in vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1187
#33 rb_yield_0 (argc=1, argv=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_eval.c:1133
#34 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_eval.c:1139
#35 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_eval.c:1149
#36 0x000055cdd9adf141 in rb_ary_collect (ary=94342658917160) at /tmp/ruby/v3/src/trunk_clang_60/array.c:3186
#37 0x000055cdd9ac34cc in vm_call_cfunc_with_frame (ec=0x55cddb9be4b0, reg_cfp=0x7f77877fbde0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_insnhelper.c:2527
#38 0x000055cdd9aa1b5f in vm_sendish (ec=<optimized out>, cd=0x55cddbaad730, block_handler=<optimized out>, reg_cfp=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_insnhelper.c:4136
#39 vm_exec_core (ec=0x55cddb9be4b0, initial=<optimized out>) at ../../src/trunk_clang_60/insns.def:782
#40 0x000055cdd9ab6492 in rb_vm_exec (ec=<optimized out>, mjit_enable_p=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:2155
#41 0x000055cdd9ac6c21 in invoke_block (ec=<optimized out>, iseq=<optimized out>, self=<optimized out>, captured=<optimized out>, cref=<optimized out>, opt_pc=<optimized out>, type=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1052
#42 invoke_iseq_block_from_c (ec=<optimized out>, captured=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, me=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1124
#43 invoke_block_from_c_bh (ec=0x55cddb9be4b0, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=0, passed_block_handler=<optimized out>, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1142
#44 0x000055cdd9aaf66b in vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1187
#45 rb_yield_0 (argc=1, argv=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_eval.c:1133
#46 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_eval.c:1139
#47 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_eval.c:1149
#48 0x000055cdd9adf141 in rb_ary_collect (ary=94342658926800) at /tmp/ruby/v3/src/trunk_clang_60/array.c:3186
#49 0x000055cdd9ac34cc in vm_call_cfunc_with_frame (ec=0x55cddb9be4b0, reg_cfp=0x7f77877fbf30, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_insnhelper.c:2527
#50 0x000055cdd9aa1b5f in vm_sendish (ec=<optimized out>, cd=0x55cddbb180f0, block_handler=<optimized out>, reg_cfp=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_insnhelper.c:4136
#51 vm_exec_core (ec=0x55cddb9be4b0, initial=<optimized out>) at ../../src/trunk_clang_60/insns.def:782
#52 0x000055cdd9ab6492 in rb_vm_exec (ec=<optimized out>, mjit_enable_p=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:2155
#53 0x000055cdd990835a in rb_ec_exec_node (ec=<optimized out>, n=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/eval.c:296
#54 ruby_run_node (n=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/eval.c:354
#55 0x000055cdd9905b91 in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/main.c:50
>>> Dump Ruby level backtrace
th: 0x55cddb9bde70, native_id: 0x7f77877fd740
-- Control frame information -----------------------------------------------
c:0022 p:---- s:0148 e:000147 CFUNC :gets
me:
called_id: gets, type: cfunc
owner class: 0x000055cddb9fe0d0 [3LMP ] T_CLASS IO
self: 0x00007f77740b0390 [0 U] T_FILE (Socket)
c:0021 p:0031 s:0143 e:000142 METHOD /tmp/ruby/v3/src/trunk_clang_60/lib/net/imap.rb:1231
me:
called_id: get_response, type: iseq
owner class: 0x000055cddca2f6c0 [2 ] T_CLASS Net::IMAP
self: 0x00007f77740b06b0 [0 ] T_OBJECT len:22 ptr:0x00007f7786148788
lvars:
buff: 0x00007f77740b0430 [0 ] T_STRING (String)
s: T_NIL
c:0020 p:0223 s:0137 e:000136 METHOD /tmp/ruby/v3/src/trunk_clang_60/lib/net/imap.rb:1110 [FINISH]
me:
called_id: initialize, type: iseq
owner class: 0x000055cddca2f6c0 [2 ] T_CLASS Net::IMAP
self: 0x00007f77740b06b0 [0 ] T_OBJECT len:22 ptr:0x00007f7786148788
lvars:
host: 0x00007f77740b07c8 [0 ] T_STRING (String)127.0.0.1
port_or_options: 0x00007f77740b0700 [0 ] T_HASH (Hash)[AT] 1
usessl: T_FALSE
certs: T_NIL
verify: T_TRUE
options: 0x00007f77740b0700 [0 ] T_HASH (Hash)[AT] 1
c:0019 p:---- s:0127 e:000126 CFUNC :new
me:
called_id: new, type: cfunc
owner class: 0x000055cddba39130 [3LMP ] T_CLASS Class
self: 0x00007f77740b0a70 [2 ] T_CLASS (annon)
c:0018 p:0010 s:0121 e:000120 BLOCK /tmp/ruby/v3/src/trunk_clang_60/test/net/imap/test_imap.rb:527
me:
called_id: test_connection_closed_without_greeting, type: iseq
owner class: 0x000055cddcac3de8 [2 ] T_CLASS IMAPTest
self: 0x00007f77740b1038 [0 ] T_OBJECT (IMAPTest)len:9 ptr:0x00007f7786107fa0
lvars:
e: T_NIL
c:0017 p:0044 s:0117 e:000116 METHOD /tmp/ruby/v3/src/trunk_clang_60/tool/lib/test/unit/core_assertions.rb:382
me:
called_id: assert_raise, type: iseq
owner class: 0x000055cddbc28798 [0LM U] T_MODULE (Module)Test::Unit::CoreAssertions
defined_class: 0x000055cddbcee380 [0LM U] T_ICLASS src:Test::Unit::CoreAssertions
self: 0x00007f77740b1038 [0 ] T_OBJECT (IMAPTest)len:9 ptr:0x00007f7786107fa0
lvars:
exp: 0x00007f77740b0840 [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:000310 METHOD /tmp/ruby/v3/src/trunk_clang_60/test/net/imap/test_imap.rb:524
me:
called_id: test_connection_closed_without_greeting, type: iseq
owner class: 0x000055cddcac3de8 [2 ] T_CLASS IMAPTest
self: 0x00007f77740b1038 [0 ] T_OBJECT (IMAPTest)len:9 ptr:0x00007f7786107fa0
lvars:
server: 0x00007f77740b0d68 [0 U] T_FILE (TCPServer)
port: T_FIXNUM 42379
h: 0x00007f77740b0a98 [0 ] T_HASH (Hash)[AT] 6
net_imap: 0x00007f77740b0a70 [2 ] T_CLASS (annon)
c:0015 p:0054 s:0100 e:000099 METHOD /tmp/ruby/v3/src/trunk_clang_60/tool/lib/test/unit.rb:1231
me:
called_id: run_test, type: iseq
owner class: 0x000055cddbc295d0 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x00007f77740b1038 [0 ] T_OBJECT (IMAPTest)len:9 ptr:0x00007f7786107fa0
lvars:
name: 0x000055cddcac0648 [0 ] T_STRING (String)test_connection_closed_without_greeting
progname: 0x000055cddb9de078 [3LMP ] T_STRING (String)/tmp/ruby/v3/src/trunk_clang_60/tool/lib/test/unit/parallel.rb
c:0014 p:0065 s:0094 e:000093 METHOD /tmp/ruby/v3/src/trunk_clang_60/tool/lib/minitest/unit.rb:1320
me:
called_id: run, type: iseq
owner class: 0x000055cddbc295d0 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x00007f77740b1038 [0 ] T_OBJECT (IMAPTest)len:9 ptr:0x00007f7786107fa0
lvars:
runner: 0x000055cddbe10e48 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055cddbe2b900
start_time: 0x00007f77740b1010 [0 U] time (Time)time
result: 0x000055cddb9cc440 [3LM ] T_STRING (String)
time: T_NIL
e: T_NIL
c:0013 p:0013 s:0085 e:000084 METHOD /tmp/ruby/v3/src/trunk_clang_60/tool/lib/test/unit/testcase.rb:18
me:
called_id: run, type: iseq
owner class: 0x000055cddbcee560 [3LM ] T_CLASS Test::Unit::TestCase
self: 0x00007f77740b1038 [0 ] T_OBJECT (IMAPTest)len:9 ptr:0x00007f7786107fa0
lvars:
runner: 0x000055cddbe10e48 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055cddbe2b900
c:0012 p:0079 s:0080 e:000079 BLOCK /tmp/ruby/v3/src/trunk_clang_60/tool/lib/minitest/unit.rb:969 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x000055cddbc2a9a8 [3LM R ] T_CLASS MiniTest::Unit
self: 0x000055cddbe10e48 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055cddbe2b900
lvars:
method: 0x000055cddcac0648 [0 ] T_STRING (String)test_connection_closed_without_greeting
inst: 0x00007f77740b1038 [0 ] T_OBJECT (IMAPTest)len:9 ptr:0x00007f7786107fa0
start_time: T_NIL
result: T_NIL
c:0011 p:---- s:0073 e:000072 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x000055cddba0a650 [3LMP ] T_CLASS Array
self: 0x000055cddcac0328 [0 ] T_ARRAY (Array)[ T] len: 24, capa:37 ptr:0x00007f7786105708
c:0010 p:0006 s:0069 e:000068 BLOCK /tmp/ruby/v3/src/trunk_clang_60/tool/lib/minitest/unit.rb:962
me:
called_id: _run_suite, type: iseq
owner class: 0x000055cddbc2a9a8 [3LM R ] T_CLASS MiniTest::Unit
self: 0x000055cddbe10e48 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055cddbe2b900
lvars:
assertions: T_NIL
c:0009 p:0167 s:0065 E:0016a0 METHOD /tmp/ruby/v3/src/trunk_clang_60/tool/lib/minitest/unit.rb:989
me:
called_id: _run_suite, type: iseq
owner class: 0x000055cddbc2a9a8 [3LM R ] T_CLASS MiniTest::Unit
self: 0x000055cddbe10e48 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055cddbe2b900
lvars:
suite: 0x000055cddcac3de8 [2 ] T_CLASS IMAPTest
type: T_SYMBOL test
header: 0x000055cddcac1de0 [0 ] T_STRING (String)test_suite_header
filter: 0x000055cddbf9a458 [3LM ] T_REGEXP
all_test_methods: 0x000055cddcac0468 [0 ] T_ARRAY (Array)[ ] len: 24, capa:24 ptr:0x000055cddc6d6990
filtered_test_methods: 0x000055cddcac0328 [0 ] T_ARRAY (Array)[ T] len: 24, capa:37 ptr:0x00007f7786105708
leakchecker: 0x000055cddcad3450 [0 ] T_OBJECT (LeakChecker)len:7 ptr:0x00007f7786105b20
continuation: 0x000055cddcad1a10 [0 ] proc (Proc) block in _run_suite@/tmp/ruby/v3/src/trunk_clang_60/tool/lib/minitest/unit.rb:961
c:0008 p:0042 s:0053 e:000052 METHOD /tmp/ruby/v3/src/trunk_clang_60/tool/lib/test/unit.rb:1084
me:
called_id: orig_run_suite, type: iseq
owner class: 0x000055cddbcec558 [0LM U] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x000055cddbb5f7d0 [0LM U] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x000055cddbe10e48 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055cddbe2b900
lvars:
suite: 0x000055cddcac3de8 [2 ] T_CLASS IMAPTest
type: T_SYMBOL test
ex: T_NIL
c:0007 p:0103 s:0046 E:0025e0 METHOD /tmp/ruby/v3/src/trunk_clang_60/tool/lib/test/unit/parallel.rb:55
me:
called_id: _run_suite, type: iseq
owner class: 0x000055cddba09110 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055cddbe10e48 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055cddbe2b900
lvars:
suite: 0x000055cddcac3de8 [2 ] T_CLASS IMAPTest
type: T_SYMBOL test
orig_testout: 0x000055cddb9fb5b0 [0LMP U] T_FILE (IO)
i: 0x000055cddcac2768 [0 U] T_FILE (IO)
o: 0x000055cddcac2740 [0 U] T_FILE (IO)
orig_stdin: 0x000055cddb9fb650 [0LMP U] T_FILE (IO)
orig_stdout: 0x000055cddb9fb5b0 [0LMP U] T_FILE (IO)
th: 0x000055cddcac25b0 [0 U] VM/thread (Thread)VM/thread
e: T_FIXNUM 0
f: T_FIXNUM 0
s: T_FIXNUM 1
result: T_NIL
c:0006 p:0008 s:0030 e:000029 BLOCK /tmp/ruby/v3/src/trunk_clang_60/tool/lib/test/unit/parallel.rb:31 [FINISH]
me:
called_id: _run_suites, type: iseq
owner class: 0x000055cddba09110 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055cddbe10e48 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055cddbe2b900
lvars:
suite: 0x000055cddcac3de8 [2 ] T_CLASS IMAPTest
c:0005 p:---- s:0026 e:000025 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x000055cddba0a650 [3LMP ] T_CLASS Array
self: 0x000055cddcac28d0 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/v3/src/trunk_clang_60/tool/lib/test/unit/parallel.rb:30
me:
called_id: _run_suites, type: iseq
owner class: 0x000055cddba09110 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055cddbe10e48 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055cddbe2b900
lvars:
suites: 0x000055cddcac28d0 [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_clang_60/tool/lib/test/unit/parallel.rb:125
me:
called_id: run, type: iseq
owner class: 0x000055cddba09110 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055cddbe10e48 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055cddbe2b900
lvars:
args: 0x000055cddb9fa750 [3LMP ] T_ARRAY [E ] len: 0 (embed)
buf: 0x000055cddbe028c0 [0 ] T_STRING (String)run /tmp/ruby/v3/src/trunk_clang_60/test/net/imap/test_imap.rb test
suites: 0x000055cddbe02348 [0 ] T_ARRAY (Array)[ ] len: 48, capa:48 ptr:0x000055cddcd859b0
e: T_NIL
trace: T_NIL
err: T_NIL
c:0002 p:0144 s:0006 e:000005 EVAL /tmp/ruby/v3/src/trunk_clang_60/tool/lib/test/unit/parallel.rb:205 [FINISH]
self: 0x000055cddba31ea8 [3LMP ] T_OBJECT len:0 ptr:0x0000000000000000
c:0001 p:0000 s:0003 E:001870 (none) [FINISH]
self: 0x000055cddba31ea8 [3LMP ] T_OBJECT len:0 ptr:0x0000000000000000
th: 0x55cddc6d4810, native_id: 0x7f7782cf1700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC :readpartial
me:
called_id: readpartial, type: cfunc
owner class: 0x000055cddb9fe0d0 [3LMP ] T_CLASS IO
self: 0x000055cddcac2768 [0 U] T_FILE (IO)
c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/v3/src/trunk_clang_60/tool/lib/test/unit/parallel.rb:45 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x000055cddba09110 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055cddbe10e48 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055cddbe2b900
lvars:
buf: 0x000055cddcb32c70 [0 ] T_STRING (String).
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
$1 = 0
">>> Finish
"
[nil, 25514]
"gdb -p 25512 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
running file: /tmp/ruby/v3/src/trunk_clang_60/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.
25514:running:test_imap: Broken pipe
/tmp/ruby/v3/src/trunk_clang_60/test/rubygems/test_gem_package_task.rb: cannot load such file -- rake/packagetask (Test::Unit::ProxyError)
make: *** [yes-test-all] Error 1
ptrace: No such process.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/ruby/build-ruby/gdbscript:9: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 25512]
#<Errno::ESRCH: No such process>
"gdb -p 25501 -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, 25501]
#<Errno::ESRCH: No such process>
"gdb -p 25499 -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 25499 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, 25499]
0.012000 0.004000 1074.036000 (10802.088356)
/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.5.0/timeout.rb:108: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.5.0/benchmark.rb:293:in `measure'
from /usr/lib/ruby/2.5.0/benchmark.rb:375:in `item'
from /home/ko1/ruby/build-ruby/build-ruby.rb: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.5.0/benchmark.rb:173:in `benchmark'
from /usr/lib/ruby/2.5.0/benchmark.rb:205:in `bm'
from /home/ko1/ruby/build-ruby/build-ruby.rb:338:in `block in run'
from /usr/lib/ruby/2.5.0/benchmark.rb:293:in `measure'
from /home/ko1/ruby/build-ruby/build-ruby.rb:337:in `run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:500:in `<main>'
total: 10856.47 sec