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-O0.20200605-023930
#<BuildRuby:0x000055f5fb744ba8
@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-O0",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-O0",
@TARGET_NAME="trunk-O0",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-O0",
@build_opts="-j6",
@configure_opts=["optflags=-O0"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-O0.20200605-023930",
@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.000021)
autoconf 0.000000 0.000000 0.000000 ( 0.000058)
configure 0.000000 0.000000 0.000000 ( 0.000052)
build_up From https://github.com/ruby/ruby
449b62b..e17028e master -> origin/master
0.004000 0.008000 5.460000 ( 6.260468)
build_miniruby 0.004000 0.000000 0.112000 ( 0.121638)
build_ruby 0.004000 0.000000 1.904000 ( 1.803248)
build_all 0.016000 0.000000 12.476000 ( 7.633366)
build_install 0.008000 0.012000 7.464000 ( 5.779232)
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.004000 0.000000 74.320000 ( 76.984547)
test_basic 0.008000 0.004000 1.360000 ( 1.484759)
test_all #<Thread:0x000055e79b3ba3c0 /tmp/ruby/v3/src/trunk-O0/test/net/imap/test_imap.rb:133 run> terminated with exception (report_on_exception is true):
/tmp/ruby/v3/build/trunk-O0/.ext/common/socket.rb:252:in `local_address': closed stream (IOError)
from /tmp/ruby/v3/build/trunk-O0/.ext/common/socket.rb:252:in `connect_address'
from /tmp/ruby/v3/src/trunk-O0/test/net/imap/test_imap.rb:514:in `block (2 levels) in test_connection_closed_without_greeting'
from /tmp/ruby/v3/src/trunk-O0/test/net/imap/test_imap.rb:514:in `each_object'
from /tmp/ruby/v3/src/trunk-O0/test/net/imap/test_imap.rb:514:in `each'
from /tmp/ruby/v3/src/trunk-O0/test/net/imap/test_imap.rb:514:in `map'
from /tmp/ruby/v3/src/trunk-O0/test/net/imap/test_imap.rb:514:in `block in test_connection_closed_without_greeting'
from /tmp/ruby/v3/src/trunk-O0/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-O0 --incremental --process-num=6
12 12512 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-O0 --incremental --process-num=6
12512 12514 12 12 ? -1 S 1001 0:00 sh -c ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-O0 --logfile=/home/ko1/ruby/logs/brlog.trunk-O0.20200605-023930 --root_dir=/tmp/ruby --timeout=10800 --configure_opts='optflags=-O0' --incremental --process-num=6
12514 12515 12 12 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-O0 --logfile=/home/ko1/ruby/logs/brlog.trunk-O0.20200605-023930 --root_dir=/tmp/ruby --timeout=10800 --configure_opts=optflags=-O0 --incremental --process-num=6
12515 16620 12 12 ? -1 S 1001 0:00 sh -c make yes-test-all TESTS='-j6'
16620 16622 12 12 ? -1 S 1001 0:00 make yes-test-all TESTS=-j6
16622 16635 12 12 ? -1 S 1001 0:08 /tmp/ruby/v3/build/trunk-O0/ruby --disable-gems /tmp/ruby/v3/src/trunk-O0/test/runner.rb --ruby=./miniruby -I/tmp/ruby/v3/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/v3/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/v3/src/trunk-O0/test/excludes --name=!/memory_leak/ -j6
16635 16639 12 12 ? -1 Sl 1001 0:10 /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit/parallel.rb: IMAPTest#test_connection_closed_without_greeting
12515 25515 12 12 ? -1 R 1001 0:00 ps jx
{11=>[12], 12=>[12512], 12512=>[12514], 12514=>[12515], 12515=>[16620, 25515], 16620=>[16622], 16622=>[16635], 16635=>[16639]}
"gdb -p 16639 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 16642]
[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.
0x00007f54a5c48bf9 in __GI___poll (fds=0x7fffe6b69910, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x7f54a28d2700 (LWP 16642)):
#0 0x00007f54a5c48bf9 in __GI___poll (fds=0x7f54a27d0870, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x000055e798fae480 in nogvl_wait_for_single_fd (fd=5, events=1) at /tmp/ruby/v3/src/trunk-O0/io.c:10932
#2 0x000055e798f9c0fa in internal_read_func (ptr=0x7f54a27d0bb0) at /tmp/ruby/v3/src/trunk-O0/io.c:1078
#3 0x000055e7990f09d7 in rb_thread_io_blocking_region (func=0x55e798f9c088 <internal_read_func>, data1=0x7f54a27d0bb0, fd=5) at /tmp/ruby/v3/src/trunk-O0/thread.c:1638
#4 0x000055e798f9f8d3 in read_internal_call (arg=140001480084400) at /tmp/ruby/v3/src/trunk-O0/io.c:2857
#5 0x000055e798f6890f in rb_ensure (b_proc=0x55e798f9f8a6 <read_internal_call>, data1=140001480084400, e_proc=0x55e7990caef4 <rb_str_unlocktmp>, data2=94453230188920) at /tmp/ruby/v3/src/trunk-O0/eval.c:1141
#6 0x000055e7990caf86 in rb_str_locktmp_ensure (str=94453230188920, func=0x55e798f9f8a6 <read_internal_call>, arg=140001480084400) at /tmp/ruby/v3/src/trunk-O0/string.c:2788
#7 0x000055e798f9f8fc in read_internal_locktmp (str=94453230188920, iis=0x7f54a27d0bb0) at /tmp/ruby/v3/src/trunk-O0/io.c:2863
#8 0x000055e798f9fa86 in io_getpartial (argc=1, argv=0x7f54a27d1e20, io=94453230139800, no_exception=8, nonblock=0) at /tmp/ruby/v3/src/trunk-O0/io.c:2904
#9 0x000055e798f9fb74 in io_readpartial (argc=1, argv=0x7f54a27d1e20, io=94453230139800) at /tmp/ruby/v3/src/trunk-O0/io.c:2997
#10 0x000055e79912ef23 in call_cfunc_m1 (recv=94453230139800, argc=1, argv=0x7f54a27d1e20, func=0x55e798f9fb44 <io_readpartial>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2352
#11 0x000055e79912fb11 in vm_call_cfunc_with_frame (ec=0x55e79b33c7c0, reg_cfp=0x7f54a28d1d70, calling=0x7f54a27d0da0, cd=0x55e79a1b1c30) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2527
#12 0x000055e799133d95 in vm_sendish (ec=0x55e79b33c7c0, reg_cfp=0x7f54a28d1d70, cd=0x55e79a1b1c30, block_handler=0, method_explorer=0x55e799133bf0 <vm_search_method_wrap>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:4136
#13 0x000055e79913a6c3 in vm_exec_core (ec=0x55e79b33c7c0, initial=0) at ../../src/trunk-O0/insns.def:801
#14 0x000055e79914e401 in rb_vm_exec (ec=0x55e79b33c7c0, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-O0/vm.c:1936
#15 0x000055e79914b3a5 in invoke_block (ec=0x55e79b33c7c0, iseq=0x55e79a063ce0, self=94453214524240, captured=0x55e79b33c9d0, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1052
#16 0x000055e79914bf08 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f54a27d1d50, argc=0, self=94453214524240, captured=0x55e79b33c9d0, ec=0x55e79b33c7c0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1124
#17 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7f54a27d1d50, argc=0, self=94453214524240, proc=0x55e79b33c9d0, ec=0x55e79b33c7c0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1224
#18 vm_invoke_proc (ec=0x55e79b33c7c0, proc=0x55e79b33c9d0, self=94453214524240, argc=0, argv=0x7f54a27d1d50, kw_splat=0, passed_block_handler=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1253
#19 0x000055e79914c56f in rb_vm_invoke_proc (ec=0x55e79b33c7c0, proc=0x55e79b33c9d0, argc=0, argv=0x7f54a27d1d50, kw_splat=0, passed_block_handler=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1274
#20 0x000055e7990eefb3 in thread_do_start (th=0x55e79b33c5e0) at /tmp/ruby/v3/src/trunk-O0/thread.c:703
#21 0x000055e7990ef30f in thread_start_func_2 (th=0x55e79b33c5e0, stack_start=0x7f54a28d1e98) at /tmp/ruby/v3/src/trunk-O0/thread.c:757
#22 0x000055e7990ea63a in thread_start_func_1 (th_ptr=0x55e79a66c040) at /tmp/ruby/v3/src/trunk-O0/thread_pthread.c:969
#23 0x00007f54a6b8f6db in start_thread (arg=0x7f54a28d2700) at pthread_create.c:463
#24 0x00007f54a5c5588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7f54a71dd740 (LWP 16639)):
#0 0x00007f54a5c48bf9 in __GI___poll (fds=0x7fffe6b69910, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x000055e798fae480 in nogvl_wait_for_single_fd (fd=10, events=1) at /tmp/ruby/v3/src/trunk-O0/io.c:10932
#2 0x000055e798f9c0fa in internal_read_func (ptr=0x7fffe6b69aa0) at /tmp/ruby/v3/src/trunk-O0/io.c:1078
#3 0x000055e7990f09d7 in rb_thread_io_blocking_region (func=0x55e798f9c088 <internal_read_func>, data1=0x7fffe6b69aa0, fd=10) at /tmp/ruby/v3/src/trunk-O0/thread.c:1638
#4 0x000055e798f9c1fe in rb_read_internal (fd=10, buf=0x55e79b3f4330, count=8192) at /tmp/ruby/v3/src/trunk-O0/io.c:1128
#5 0x000055e798f9e2bf in io_fillbuf (fptr=0x55e79b3b7d80) at /tmp/ruby/v3/src/trunk-O0/io.c:2155
#6 0x000055e798fa059d in appendline (fptr=0x55e79b3b7d80, delim=10, strp=0x7fffe6b69bd8, lp=0x7fffe6b69bb0) at /tmp/ruby/v3/src/trunk-O0/io.c:3301
#7 0x000055e798fa14a0 in rb_io_getline_0 (rs=94453211332640, limit=-1, chomp=0, fptr=0x55e79b3b7d80) at /tmp/ruby/v3/src/trunk-O0/io.c:3553
#8 0x000055e798fa1593 in rb_io_getline_1 (rs=94453211332640, limit=-1, chomp=0, io=94453230181920) at /tmp/ruby/v3/src/trunk-O0/io.c:3612
#9 0x000055e798fa1690 in rb_io_getline (argc=1, argv=0x7f54a70dc490, io=94453230181920) at /tmp/ruby/v3/src/trunk-O0/io.c:3632
#10 0x000055e798fa174e in rb_io_gets_m (argc=1, argv=0x7f54a70dc490, io=94453230181920) at /tmp/ruby/v3/src/trunk-O0/io.c:3687
#11 0x000055e79912ef23 in call_cfunc_m1 (recv=94453230181920, argc=1, argv=0x7f54a70dc490, func=0x55e798fa1726 <rb_io_gets_m>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2352
#12 0x000055e79912fb11 in vm_call_cfunc_with_frame (ec=0x55e79a0554b0, reg_cfp=0x7f54a71dbb78, calling=0x7fffe6b69ea0, cd=0x55e79b4730c0) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2527
#13 0x000055e799133d95 in vm_sendish (ec=0x55e79a0554b0, reg_cfp=0x7f54a71dbb78, cd=0x55e79b4730c0, block_handler=0, method_explorer=0x55e799133bf0 <vm_search_method_wrap>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:4136
#14 0x000055e79913a6c3 in vm_exec_core (ec=0x55e79a0554b0, initial=0) at ../../src/trunk-O0/insns.def:801
#15 0x000055e79914e457 in rb_vm_exec (ec=0x55e79a0554b0, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-O0/vm.c:1945
#16 0x000055e799144ee1 in vm_call0_body (ec=0x55e79a0554b0, calling=0x7fffe6b6ad40, cd=0x7fffe6b6ad30, argv=0x7f54a70dc3e0) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:136
#17 0x000055e7991449b8 in rb_vm_call0 (ec=0x55e79a0554b0, recv=94453230182640, id=3089, argc=2, argv=0x7f54a70dc3e0, me=0x55e79b44f970, kw_splat=1) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:53
#18 0x000055e7991453e0 in rb_vm_call_kw (ec=0x55e79a0554b0, recv=94453230182640, id=3089, argc=2, argv=0x7f54a70dc3e0, me=0x55e79b44f970, kw_splat=1) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:233
#19 0x000055e799145732 in rb_call0 (ec=0x55e79a0554b0, recv=94453230182640, mid=3089, argc=2, argv=0x7f54a70dc3e0, call_scope=CALL_FCALL_KW, self=94453230183520) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:355
#20 0x000055e799146372 in rb_call (recv=94453230182640, mid=3089, argc=2, argv=0x7f54a70dc3e0, scope=CALL_FCALL_KW) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:682
#21 0x000055e799146c12 in rb_funcallv_kw (recv=94453230182640, mid=3089, argc=2, argv=0x7f54a70dc3e0, kw_splat=1) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:928
#22 0x000055e798f69aa0 in rb_obj_call_init_kw (obj=94453230182640, argc=2, argv=0x7f54a70dc3e0, kw_splat=1) at /tmp/ruby/v3/src/trunk-O0/eval.c:1703
#23 0x000055e7990212fd in rb_class_new_instance_pass_kw (argc=2, argv=0x7f54a70dc3e0, klass=94453230183520) at /tmp/ruby/v3/src/trunk-O0/object.c:2212
#24 0x000055e79912ef23 in call_cfunc_m1 (recv=94453230183520, argc=2, argv=0x7f54a70dc3e0, func=0x55e7990212c0 <rb_class_new_instance_pass_kw>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2352
#25 0x000055e79912fb11 in vm_call_cfunc_with_frame (ec=0x55e79a0554b0, reg_cfp=0x7f54a71dbc20, calling=0x7fffe6b6b220, cd=0x55e79b38c550) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2527
#26 0x000055e79912fcd6 in vm_call_cfunc (ec=0x55e79a0554b0, reg_cfp=0x7f54a71dbc20, calling=0x7fffe6b6b220, cd=0x55e79b38c550) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2548
#27 0x000055e7991314d9 in vm_call_method_each_type (ec=0x55e79a0554b0, cfp=0x7f54a71dbc20, calling=0x7fffe6b6b220, cd=0x55e79b38c550) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:3028
#28 0x000055e79913199b in vm_call_method (ec=0x55e79a0554b0, cfp=0x7f54a71dbc20, calling=0x7fffe6b6b220, cd=0x55e79b38c550) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:3121
#29 0x000055e799131bb0 in vm_call_general (ec=0x55e79a0554b0, reg_cfp=0x7f54a71dbc20, calling=0x7fffe6b6b220, cd=0x55e79b38c550) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:3166
#30 0x000055e799133d95 in vm_sendish (ec=0x55e79a0554b0, reg_cfp=0x7f54a71dbc20, cd=0x55e79b38c550, block_handler=0, method_explorer=0x55e799133bf0 <vm_search_method_wrap>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:4136
#31 0x000055e79913a6c3 in vm_exec_core (ec=0x55e79a0554b0, initial=0) at ../../src/trunk-O0/insns.def:801
#32 0x000055e79914e401 in rb_vm_exec (ec=0x55e79a0554b0, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-O0/vm.c:1936
#33 0x000055e79914b3a5 in invoke_block (ec=0x55e79a0554b0, iseq=0x55e79a0b3088, self=94453214524240, captured=0x7f54a71dbdf8, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1052
#34 0x000055e79914b95b in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fffe6b6c1a8, argc=1, self=94453214524240, captured=0x7f54a71dbdf8, ec=0x55e79a0554b0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1124
#35 invoke_block_from_c_bh (ec=0x55e79a0554b0, block_handler=140001557724665, argc=1, argv=0x7fffe6b6c1a8, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1142
#36 0x000055e79914bb8e in vm_yield (ec=0x55e79a0554b0, argc=1, argv=0x7fffe6b6c1a8, kw_splat=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1187
#37 0x000055e79914722c in rb_yield_0 (argc=1, argv=0x7fffe6b6c1a8) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1133
#38 0x000055e79914724b in rb_yield_1 (val=94453230137840) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1139
#39 0x000055e79914727d in rb_yield (val=94453230137840) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1149
#40 0x000055e79916a55f in rb_ary_collect (ary=94453230137160) at /tmp/ruby/v3/src/trunk-O0/array.c:3186
#41 0x000055e79912ef51 in call_cfunc_0 (recv=94453230137160, argc=0, argv=0x7f54a70dc240, func=0x55e79916a4d4 <rb_ary_collect>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2359
#42 0x000055e79912fb11 in vm_call_cfunc_with_frame (ec=0x55e79a0554b0, reg_cfp=0x7f54a71dbde0, calling=0x7fffe6b6c3a0, cd=0x55e79a142210) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2527
#43 0x000055e799133d95 in vm_sendish (ec=0x55e79a0554b0, reg_cfp=0x7f54a71dbde0, cd=0x55e79a142210, block_handler=140001557724665, method_explorer=0x55e799133bf0 <vm_search_method_wrap>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:4136
#44 0x000055e79913a577 in vm_exec_core (ec=0x55e79a0554b0, initial=0) at ../../src/trunk-O0/insns.def:782
#45 0x000055e79914e401 in rb_vm_exec (ec=0x55e79a0554b0, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-O0/vm.c:1936
#46 0x000055e79914b3a5 in invoke_block (ec=0x55e79a0554b0, iseq=0x55e79a063ec0, self=94453214524240, captured=0x7f54a71dbf48, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1052
#47 0x000055e79914b95b in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fffe6b6d328, argc=1, self=94453214524240, captured=0x7f54a71dbf48, ec=0x55e79a0554b0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1124
#48 invoke_block_from_c_bh (ec=0x55e79a0554b0, block_handler=140001557725001, argc=1, argv=0x7fffe6b6d328, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1142
#49 0x000055e79914bb8e in vm_yield (ec=0x55e79a0554b0, argc=1, argv=0x7fffe6b6d328, kw_splat=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1187
#50 0x000055e79914722c in rb_yield_0 (argc=1, argv=0x7fffe6b6d328) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1133
#51 0x000055e79914724b in rb_yield_1 (val=94453229832120) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1139
#52 0x000055e79914727d in rb_yield (val=94453229832120) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1149
#53 0x000055e79916a55f in rb_ary_collect (ary=94453230140000) at /tmp/ruby/v3/src/trunk-O0/array.c:3186
#54 0x000055e79912ef51 in call_cfunc_0 (recv=94453230140000, argc=0, argv=0x7f54a70dc0c8, func=0x55e79916a4d4 <rb_ary_collect>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2359
#55 0x000055e79912fb11 in vm_call_cfunc_with_frame (ec=0x55e79a0554b0, reg_cfp=0x7f54a71dbf30, calling=0x7fffe6b6d520, cd=0x55e79a1ae8b0) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2527
#56 0x000055e799133d95 in vm_sendish (ec=0x55e79a0554b0, reg_cfp=0x7f54a71dbf30, cd=0x55e79a1ae8b0, block_handler=140001557725001, method_explorer=0x55e799133bf0 <vm_search_method_wrap>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:4136
#57 0x000055e79913a577 in vm_exec_core (ec=0x55e79a0554b0, initial=0) at ../../src/trunk-O0/insns.def:782
#58 0x000055e79914e457 in rb_vm_exec (ec=0x55e79a0554b0, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-O0/vm.c:1945
#59 0x000055e79914f03b in rb_iseq_eval_main (iseq=0x55e79a0646e0) at /tmp/ruby/v3/src/trunk-O0/vm.c:2195
#60 0x000055e798f66d1d in rb_ec_exec_node (ec=0x55e79a0554b0, n=0x55e79a0646e0) at /tmp/ruby/v3/src/trunk-O0/eval.c:296
#61 0x000055e798f66e64 in ruby_run_node (n=0x55e79a0646e0) at /tmp/ruby/v3/src/trunk-O0/eval.c:354
#62 0x000055e798f62b2a in main (argc=9, argv=0x7fffe6b6e528) at /tmp/ruby/v3/src/trunk-O0/main.c:50
>>> Dump Ruby level backtrace
th: 0x55e79a054e70, native_id: 0x7f54a71dd740
-- Control frame information -----------------------------------------------
c:0022 p:---- s:0148 e:000147 CFUNC :gets
me:
called_id: gets, type: cfunc
owner class: 0x000055e79a096028 [3LMPR ] T_CLASS IO
self: 0x000055e79b3b9e20 [0 U] T_FILE (Socket)
c:0021 p:0031 s:0143 e:000142 METHOD /tmp/ruby/v3/src/trunk-O0/lib/net/imap.rb:1231
me:
called_id: get_response, type: iseq
owner class: 0x000055e79b4b89c0 [2 ] T_CLASS Net::IMAP
self: 0x000055e79b3ba0f0 [0 ] T_OBJECT len:22 ptr:0x00007f54a5ad3468
lvars:
buff: 0x000055e79b3b9a88 [0 ] T_STRING (String)
s: T_NIL
c:0020 p:0223 s:0137 e:000136 METHOD /tmp/ruby/v3/src/trunk-O0/lib/net/imap.rb:1110 [FINISH]
me:
called_id: initialize, type: iseq
owner class: 0x000055e79b4b89c0 [2 ] T_CLASS Net::IMAP
self: 0x000055e79b3ba0f0 [0 ] T_OBJECT len:22 ptr:0x00007f54a5ad3468
lvars:
host: 0x000055e79b3ba190 [0 ] T_STRING (String)127.0.0.1
port_or_options: 0x000055e79b3ba118 [0 ] T_HASH (Hash)[AT] 1
usessl: T_FALSE
certs: T_NIL
verify: T_TRUE
options: 0x000055e79b3ba118 [0 ] T_HASH (Hash)[AT] 1
c:0019 p:---- s:0127 e:000126 CFUNC :new
me:
called_id: new, type: cfunc
owner class: 0x000055e79a0b5130 [3LMP ] T_CLASS Class
self: 0x000055e79b3ba460 [2 ] T_CLASS (annon)
c:0018 p:0010 s:0121 e:000120 BLOCK /tmp/ruby/v3/src/trunk-O0/test/net/imap/test_imap.rb:527
me:
called_id: test_connection_closed_without_greeting, type: iseq
owner class: 0x000055e79b3647b8 [2 ] T_CLASS IMAPTest
self: 0x000055e79b3ba870 [0 ] T_OBJECT (IMAPTest)len:9 ptr:0x00007f54a5ad2ca8
lvars:
e: T_NIL
c:0017 p:0044 s:0117 e:000116 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit/core_assertions.rb:382
me:
called_id: assert_raise, type: iseq
owner class: 0x000055e79a2c0128 [0LM U] T_MODULE (Module)Test::Unit::CoreAssertions
defined_class: 0x000055e79a385bd0 [0LM U] T_ICLASS src:Test::Unit::CoreAssertions
self: 0x000055e79b3ba870 [0 ] T_OBJECT (IMAPTest)len:9 ptr:0x00007f54a5ad2ca8
lvars:
exp: 0x000055e79b3ba230 [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:000780 METHOD /tmp/ruby/v3/src/trunk-O0/test/net/imap/test_imap.rb:524
me:
called_id: test_connection_closed_without_greeting, type: iseq
owner class: 0x000055e79b3647b8 [2 ] T_CLASS IMAPTest
self: 0x000055e79b3ba870 [0 ] T_OBJECT (IMAPTest)len:9 ptr:0x00007f54a5ad2ca8
lvars:
server: 0x000055e79b3ba5f0 [0 U] T_FILE (TCPServer)
port: T_FIXNUM 41311
h: 0x000055e79b3ba488 [0 ] T_HASH (Hash)[AT] 6
net_imap: 0x000055e79b3ba460 [2 ] T_CLASS (annon)
c:0015 p:0054 s:0100 e:000099 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit.rb:1231
me:
called_id: run_test, type: iseq
owner class: 0x000055e79a2c1258 [3LMPR ] T_CLASS MiniTest::Unit::TestCase
self: 0x000055e79b3ba870 [0 ] T_OBJECT (IMAPTest)len:9 ptr:0x00007f54a5ad2ca8
lvars:
name: 0x000055e79b3af1f0 [0 ] T_STRING (String)test_connection_closed_without_greeting
progname: 0x000055e79a076020 [3LMP ] T_STRING (String)/tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit/parallel.rb
c:0014 p:0065 s:0094 e:000093 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/minitest/unit.rb:1320
me:
called_id: run, type: iseq
owner class: 0x000055e79a2c1258 [3LMPR ] T_CLASS MiniTest::Unit::TestCase
self: 0x000055e79b3ba870 [0 ] T_OBJECT (IMAPTest)len:9 ptr:0x00007f54a5ad2ca8
lvars:
runner: 0x000055e79a4cb350 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055e79a6eaee0
start_time: 0x000055e79b3ba848 [0 U] time (Time)time
result: 0x000055e79a0643e8 [3LM ] T_STRING (String)
time: T_NIL
e: T_NIL
c:0013 p:0013 s:0085 e:000084 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit/testcase.rb:18
me:
called_id: run, type: iseq
owner class: 0x000055e79a385db0 [3LMP ] T_CLASS Test::Unit::TestCase
self: 0x000055e79b3ba870 [0 ] T_OBJECT (IMAPTest)len:9 ptr:0x00007f54a5ad2ca8
lvars:
runner: 0x000055e79a4cb350 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055e79a6eaee0
c:0012 p:0079 s:0080 e:000079 BLOCK /tmp/ruby/v3/src/trunk-O0/tool/lib/minitest/unit.rb:969 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x000055e79a2c2630 [3LM R ] T_CLASS MiniTest::Unit
self: 0x000055e79a4cb350 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055e79a6eaee0
lvars:
method: 0x000055e79b3af1f0 [0 ] T_STRING (String)test_connection_closed_without_greeting
inst: 0x000055e79b3ba870 [0 ] T_OBJECT (IMAPTest)len:9 ptr:0x00007f54a5ad2ca8
start_time: T_NIL
result: T_NIL
c:0011 p:---- s:0073 e:000072 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x000055e79a09e660 [3LMPR ] T_CLASS Array
self: 0x000055e79b3aef48 [0 ] T_ARRAY (Array)[ T] len: 24, capa:37 ptr:0x00007f54a5ad0478
c:0010 p:0006 s:0069 e:000068 BLOCK /tmp/ruby/v3/src/trunk-O0/tool/lib/minitest/unit.rb:962
me:
called_id: _run_suite, type: iseq
owner class: 0x000055e79a2c2630 [3LM R ] T_CLASS MiniTest::Unit
self: 0x000055e79a4cb350 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055e79a6eaee0
lvars:
assertions: T_NIL
c:0009 p:0167 s:0065 E:002430 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/minitest/unit.rb:989
me:
called_id: _run_suite, type: iseq
owner class: 0x000055e79a2c2630 [3LM R ] T_CLASS MiniTest::Unit
self: 0x000055e79a4cb350 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055e79a6eaee0
lvars:
suite: 0x000055e79b3647b8 [2 ] T_CLASS IMAPTest
type: T_SYMBOL test
header: 0x000055e79b3af600 [0 ] T_STRING (String)test_suite_header
filter: 0x000055e79a498ec8 [3LMP ] T_REGEXP
all_test_methods: 0x000055e79b3aef98 [0 ] T_ARRAY (Array)[ ] len: 24, capa:24 ptr:0x000055e79b33cf30
filtered_test_methods: 0x000055e79b3aef48 [0 ] T_ARRAY (Array)[ T] len: 24, capa:37 ptr:0x00007f54a5ad0478
leakchecker: 0x000055e79b3aec00 [0 ] T_OBJECT (LeakChecker)len:7 ptr:0x00007f54a5ad0870
continuation: 0x000055e79b3adb20 [0 ] proc (Proc) block in _run_suite@/tmp/ruby/v3/src/trunk-O0/tool/lib/minitest/unit.rb:961
c:0008 p:0042 s:0053 e:000052 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit.rb:1084
me:
called_id: orig_run_suite, type: iseq
owner class: 0x000055e79a1f7cf0 [0LM U] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x000055e79a1f6f80 [0LM U] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x000055e79a4cb350 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055e79a6eaee0
lvars:
suite: 0x000055e79b3647b8 [2 ] T_CLASS IMAPTest
type: T_SYMBOL test
ex: T_NIL
c:0007 p:0103 s:0046 E:000990 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit/parallel.rb:55
me:
called_id: _run_suite, type: iseq
owner class: 0x000055e79a096870 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055e79a4cb350 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055e79a6eaee0
lvars:
suite: 0x000055e79b3647b8 [2 ] T_CLASS IMAPTest
type: T_SYMBOL test
orig_testout: 0x000055e79a093558 [0LMP U] T_FILE (IO)
i: 0x000055e79b3af998 [0 U] T_FILE (IO)
o: 0x000055e79b3af970 [0 U] T_FILE (IO)
orig_stdin: 0x000055e79a0935f8 [0LMP U] T_FILE (IO)
orig_stdout: 0x000055e79a093558 [0LMP U] T_FILE (IO)
th: 0x000055e79b3af920 [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-O0/tool/lib/test/unit/parallel.rb:31 [FINISH]
me:
called_id: _run_suites, type: iseq
owner class: 0x000055e79a096870 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055e79a4cb350 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055e79a6eaee0
lvars:
suite: 0x000055e79b3647b8 [2 ] T_CLASS IMAPTest
c:0005 p:---- s:0026 e:000025 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x000055e79a09e660 [3LMPR ] T_CLASS Array
self: 0x000055e79b3afa60 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit/parallel.rb:30
me:
called_id: _run_suites, type: iseq
owner class: 0x000055e79a096870 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055e79a4cb350 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055e79a6eaee0
lvars:
suites: 0x000055e79b3afa60 [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-O0/tool/lib/test/unit/parallel.rb:125
me:
called_id: run, type: iseq
owner class: 0x000055e79a096870 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055e79a4cb350 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055e79a6eaee0
lvars:
args: 0x000055e79a0926f8 [3LMP ] T_ARRAY [E ] len: 0 (embed)
buf: 0x000055e79b317468 [0 ] T_STRING (String)run /tmp/ruby/v3/src/trunk-O0/test/net/imap/test_imap.rb test
suites: 0x000055e79b317328 [0 ] T_ARRAY (Array)[ ] len: 81, capa:81 ptr:0x000055e79b318040
e: T_NIL
trace: T_NIL
err: T_NIL
c:0002 p:0144 s:0006 e:000005 EVAL /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit/parallel.rb:205 [FINISH]
self: 0x000055e79a0b1eb8 [3LMP ] T_OBJECT len:0 ptr:0x0000000000000000
c:0001 p:0000 s:0003 E:001be0 (none) [FINISH]
self: 0x000055e79a0b1eb8 [3LMP ] T_OBJECT len:0 ptr:0x0000000000000000
th: 0x55e79b33c5e0, native_id: 0x7f54a28d2700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC :readpartial
me:
called_id: readpartial, type: cfunc
owner class: 0x000055e79a096028 [3LMPR ] T_CLASS IO
self: 0x000055e79b3af998 [0 U] T_FILE (IO)
c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit/parallel.rb:45 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x000055e79a096870 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055e79a4cb350 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055e79a6eaee0
lvars:
buf: 0x00007f54780274d8 [0 ] T_STRING (String).
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
$1 = 0
">>> Finish
"
[nil, 16639]
"gdb -p 16635 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
running file: /tmp/ruby/v3/src/trunk-O0/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.
16639:running:test_imap: Broken pipe
/tmp/ruby/v3/src/trunk-O0/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, 16635]
#<Errno::ESRCH: No such process>
"gdb -p 16622 -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, 16622]
#<Errno::ESRCH: No such process>
"gdb -p 16620 -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 16620 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, 16620]
"gdb -p 25515 -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, 25515]
#<Errno::ESRCH: No such process>
0.008000 0.004000 2132.388000 (10802.478218)
/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: 10902.55 sec