rev: 9931e2f509
test-all :
test-spec:
exit statuses:
"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=\"--test-order=random\"" exit with 0.
"make yes-test-basic TESTS=\"--test-order=random\"" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-random2.20210730-000346
#<BuildRuby:0x0000557b99204e90
@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-random2",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-random2",
@TARGET_NAME="trunk-random2",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-random2",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-random2.20210730-000346",
@make="make",
@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=\"--test-order=random\"",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000032)
autoconf 0.000000 0.000000 0.000000 ( 0.000058)
configure 0.000000 0.000000 0.000000 ( 0.000055)
build_up 0.008000 0.004000 2.632000 ( 2.715248)
build_miniruby 0.000000 0.004000 0.172000 ( 0.181932)
build_ruby 0.000000 0.000000 0.164000 ( 0.179254)
build_all 0.008000 0.004000 3.228000 ( 2.228840)
build_install 0.020000 0.012000 7.932000 ( 6.806125)
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_ractor.rb ..........................................................................................
test_string.rb .
test_struct.rb .
test_syntax.rb ............................................................................................................................................................
test_thread.rb .................................................
Fiber count: 10000 (skipping)
PASS all 1489 tests
0.004000 0.000000 57.812000 ( 63.464199)
test_basic 0.000000 0.012000 0.772000 ( 0.919867)
test_all Skipping Gem::PackageTask tests. rake not found.
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes
$$$ ps jx
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
10 11 11 11 ? -1 Ss 1001 0:00 sh build-loop.sh trunk-random2 --incremental --process-num=6
11 10949 11 11 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-random2 --incremental --process-num=6
10949 10951 11 11 ? -1 S 1001 0:00 sh -c ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-random2 --logfile=/home/ko1/ruby/logs/brlog.trunk-random2.20210730-000346 --root_dir=/tmp/ruby --timeout=10800 --test_opts='TESTS="--test-order=random"' --incremental --process-num=6
10951 10952 11 11 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-random2 --logfile=/home/ko1/ruby/logs/brlog.trunk-random2.20210730-000346 --root_dir=/tmp/ruby --timeout=10800 --test_opts=TESTS="--test-order=random" --incremental --process-num=6
10952 13622 11 11 ? -1 S 1001 0:00 sh -c make yes-test-all TESTS="--test-order=random"
13622 13623 11 11 ? -1 S 1001 0:00 make yes-test-all TESTS=--test-order=random
13623 13630 11 11 ? -1 R 1001 176:25 /tmp/ruby/v3/src/trunk-random2/test/runner.rb: TestGCCompact::AutoCompact#test_implicit_compaction_does_something
10952 17381 11 11 ? -1 R 1001 0:00 ps jx
{10=>[11], 11=>[10949], 10949=>[10951], 10951=>[10952], 10952=>[13622, 17381], 13622=>[13623], 13623=>[13630]}
"timeout 60 gdb -p 13630 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
rb_multi_ractor_p () at /tmp/ruby/v3/src/trunk-random2/vm_sync.h:92
92 if (rb_multi_ractor_p()) {
>>> Threads Id Target Id Frame
* 1 Thread 0x7f706eaf3f40 (LWP 13630) "ruby" rb_multi_ractor_p () at /tmp/ruby/v3/src/trunk-random2/vm_sync.h:92
>>> Machine level backtrace
Thread 1 (Thread 0x7f706eaf3f40 (LWP 13630)):
#0 rb_multi_ractor_p () at /tmp/ruby/v3/src/trunk-random2/vm_sync.h:92
#1 rb_vm_lock_leave (file=0x7f706f2718b0 "/tmp/ruby/v3/src/trunk-random2/vm_sync.c", line=294, lev=0x7ffc459570ac) at /tmp/ruby/v3/src/trunk-random2/vm_sync.h:92
#2 rb_ec_vm_lock_rec_release (ec=ec@entry=0x563fd9d58780, recorded_lock_rec=0, current_lock_rec=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_sync.c:294
#3 0x00007f706f2077bd in rb_ec_vm_lock_rec_check (recorded_lock_rec=<optimized out>, ec=0x563fd9d58780) at /tmp/ruby/v3/src/trunk-random2/eval_intern.h:166
#4 rb_ec_tag_state (ec=0x563fd9d58780) at /tmp/ruby/v3/src/trunk-random2/eval_intern.h:177
#5 rb_vm_exec (ec=0x563fd9d58780, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-random2/vm.c:2162
#6 0x00007f706f20adbe in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=140118579290280, iseq=0x7f706b29b430, ec=0x563fd9d58780) at /tmp/ruby/v3/src/trunk-random2/vm.c:1264
#7 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x0, argc=0, self=140118579290280, captured=<optimized out>, ec=0x563fd9d58780) at /tmp/ruby/v3/src/trunk-random2/vm.c:1336
#8 invoke_block_from_c_bh (argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm.c:1354
#9 vm_yield (argc=0, argv=0x0, kw_splat=0, ec=0x563fd9d58780) at /tmp/ruby/v3/src/trunk-random2/vm.c:1399
#10 rb_yield_0 (argv=0x0, argc=0) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1348
#11 loop_i (_=_@entry=0) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1447
#12 0x00007f706f028726 in rb_vrescue2 (b_proc=0x7f706f20aab0 <loop_i>, data1=0, r_proc=0x7f706f1ebe70 <loop_stop>, data2=0, args=args@entry=0x7ffc45957400) at /tmp/ruby/v3/src/trunk-random2/eval.c:1023
#13 0x00007f706f0289ae in rb_rescue2 (b_proc=<optimized out>, data1=<optimized out>, r_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/eval.c:1000
#14 0x00007f706f1f376b in vm_call_cfunc_with_frame (ec=0x563fd9d58780, reg_cfp=0x7f706eaf19b8, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3006
#15 0x00007f706f208b19 in vm_call_method_each_type (ec=0x563fd9d58780, cfp=0x7f706eaf19b8, calling=0x7ffc45957690) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3496
#16 0x00007f706f2091f4 in vm_call_method (ec=0x563fd9d58780, cfp=0x7f706eaf19b8, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3614
#17 0x00007f706f1fecb6 in vm_sendish (ec=0x563fd9d58780, reg_cfp=0x7f706eaf19b8, cd=0x563fdd802b50, block_handler=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_callinfo.h:336
#18 0x00007f706f201d9a in vm_exec_core (ec=0x563fd9d58780, initial=0) at ../../src/trunk-random2/insns.def:756
#19 0x00007f706f207754 in rb_vm_exec (ec=0x563fd9d58780, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-random2/vm.c:2164
#20 0x00007f706f20bb3e in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=140120825455720, iseq=0x7f706c0991e0, ec=0x563fd9d58780) at /tmp/ruby/v3/src/trunk-random2/vm.c:1264
#21 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffc45957948, argc=1, self=140120825455720, captured=<optimized out>, ec=0x563fd9d58780) at /tmp/ruby/v3/src/trunk-random2/vm.c:1336
#22 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-random2/vm.c:1354
#23 vm_yield (argc=1, kw_splat=0, argv=0x7ffc45957948, ec=0x563fd9d58780) at /tmp/ruby/v3/src/trunk-random2/vm.c:1399
#24 rb_yield_0 (argv=0x7ffc45957948, argc=1) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1348
#25 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1364
#26 0x00007f706ef8fdcc in rb_ary_collect (ary=140118600783400) at /tmp/ruby/v3/src/trunk-random2/include/ruby/internal/core/rarray.h:172
#27 0x00007f706f1f376b in vm_call_cfunc_with_frame (ec=0x563fd9d58780, reg_cfp=0x7f706eaf1b08, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3006
#28 0x00007f706f1fecb6 in vm_sendish (ec=0x563fd9d58780, reg_cfp=0x7f706eaf1b08, cd=0x563fd9f29f30, block_handler=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_callinfo.h:336
#29 0x00007f706f201d9a in vm_exec_core (ec=0x563fd9d58780, initial=0) at ../../src/trunk-random2/insns.def:756
#30 0x00007f706f207754 in rb_vm_exec (ec=0x563fd9d58780, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-random2/vm.c:2164
#31 0x00007f706f20bb3e in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=140120825455720, iseq=0x7f706c09eeb0, ec=0x563fd9d58780) at /tmp/ruby/v3/src/trunk-random2/vm.c:1264
#32 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffc45957d48, argc=1, self=140120825455720, captured=<optimized out>, ec=0x563fd9d58780) at /tmp/ruby/v3/src/trunk-random2/vm.c:1336
#33 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-random2/vm.c:1354
#34 vm_yield (argc=1, kw_splat=0, argv=0x7ffc45957d48, ec=0x563fd9d58780) at /tmp/ruby/v3/src/trunk-random2/vm.c:1399
#35 rb_yield_0 (argv=0x7ffc45957d48, argc=1) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1348
#36 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1364
#37 0x00007f706ef8903c in rb_ary_each (ary=140120787657600) at /tmp/ruby/v3/src/trunk-random2/include/ruby/internal/core/rarray.h:172
#38 0x00007f706f1f376b in vm_call_cfunc_with_frame (ec=0x563fd9d58780, reg_cfp=0x7f706eaf1be8, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3006
#39 0x00007f706f208b19 in vm_call_method_each_type (ec=0x563fd9d58780, cfp=0x7f706eaf1be8, calling=0x7ffc45958040) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3496
#40 0x00007f706f2091f4 in vm_call_method (ec=0x563fd9d58780, cfp=0x7f706eaf1be8, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3614
#41 0x00007f706f208f77 in vm_call_refined (calling=0x7ffc45958040, cfp=0x7f706eaf1be8, ec=0x563fd9d58780) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3475
#42 vm_call_method_each_type (ec=0x563fd9d58780, cfp=0x7f706eaf1be8, calling=0x7ffc45958040) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3553
#43 0x00007f706f2091f4 in vm_call_method (ec=0x563fd9d58780, cfp=0x7f706eaf1be8, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3614
#44 0x00007f706f1fecb6 in vm_sendish (ec=0x563fd9d58780, reg_cfp=0x7f706eaf1be8, cd=0x563fd9ef5470, block_handler=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_callinfo.h:336
#45 0x00007f706f201d9a in vm_exec_core (ec=0x563fd9d58780, initial=0) at ../../src/trunk-random2/insns.def:756
#46 0x00007f706f207754 in rb_vm_exec (ec=0x563fd9d58780, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-random2/vm.c:2164
#47 0x00007f706f20bb3e in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=140120825455720, iseq=0x7f706c09fb08, ec=0x563fd9d58780) at /tmp/ruby/v3/src/trunk-random2/vm.c:1264
#48 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffc459582f8, argc=1, self=140120825455720, captured=<optimized out>, ec=0x563fd9d58780) at /tmp/ruby/v3/src/trunk-random2/vm.c:1336
#49 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-random2/vm.c:1354
#50 vm_yield (argc=1, kw_splat=0, argv=0x7ffc459582f8, ec=0x563fd9d58780) at /tmp/ruby/v3/src/trunk-random2/vm.c:1399
#51 rb_yield_0 (argv=0x7ffc459582f8, argc=1) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1348
#52 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1364
#53 0x00007f706ef8903c in rb_ary_each (ary=140120787620920) at /tmp/ruby/v3/src/trunk-random2/include/ruby/internal/core/rarray.h:172
#54 0x00007f706f1f376b in vm_call_cfunc_with_frame (ec=0x563fd9d58780, reg_cfp=0x7f706eaf1d70, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3006
#55 0x00007f706f208b19 in vm_call_method_each_type (ec=0x563fd9d58780, cfp=0x7f706eaf1d70, calling=0x7ffc459585f0) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3496
#56 0x00007f706f2091f4 in vm_call_method (ec=0x563fd9d58780, cfp=0x7f706eaf1d70, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3614
#57 0x00007f706f208f77 in vm_call_refined (calling=0x7ffc459585f0, cfp=0x7f706eaf1d70, ec=0x563fd9d58780) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3475
#58 vm_call_method_each_type (ec=0x563fd9d58780, cfp=0x7f706eaf1d70, calling=0x7ffc459585f0) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3553
#59 0x00007f706f2091f4 in vm_call_method (ec=0x563fd9d58780, cfp=0x7f706eaf1d70, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3614
#60 0x00007f706f1fecb6 in vm_sendish (ec=0x563fd9d58780, reg_cfp=0x7f706eaf1d70, cd=0x563fd9f32070, block_handler=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_callinfo.h:336
#61 0x00007f706f201d9a in vm_exec_core (ec=0x563fd9d58780, initial=0) at ../../src/trunk-random2/insns.def:756
#62 0x00007f706f207ff5 in rb_vm_exec (ec=0x563fd9d58780, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-random2/vm.c:2173
#63 0x00007f706f089339 in load_iseq_eval (fname=140120868832400, ec=0x563fd9d58780) at /tmp/ruby/v3/src/trunk-random2/load.c:636
#64 require_internal (ec=0x563fd9d58780, fname=<optimized out>, exception=1) at /tmp/ruby/v3/src/trunk-random2/load.c:1112
#65 0x00007f706f089e10 in rb_require_string (fname=140120868832520) at /tmp/ruby/v3/src/trunk-random2/load.c:1190
#66 0x00007f706f1f376b in vm_call_cfunc_with_frame (ec=0x563fd9d58780, reg_cfp=0x7f706eaf1fa0, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3006
#67 0x00007f706f208b19 in vm_call_method_each_type (ec=0x563fd9d58780, cfp=0x7f706eaf1fa0, calling=0x7ffc45958c50) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3496
#68 0x00007f706f2091f4 in vm_call_method (ec=0x563fd9d58780, cfp=0x7f706eaf1fa0, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3614
#69 0x00007f706f201cc6 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-random2/vm_callinfo.h:336
#70 vm_exec_core (ec=0x563fd9d58780, initial=0) at ../../src/trunk-random2/insns.def:775
#71 0x00007f706f207754 in rb_vm_exec (ec=0x563fd9d58780, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-random2/vm.c:2164
#72 0x00007f706f024fc1 in rb_ec_exec_node (ec=ec@entry=0x563fd9d58780, n=n@entry=0x7f706e9ccda0) at /tmp/ruby/v3/src/trunk-random2/eval.c:317
#73 0x00007f706f02b2ea in ruby_run_node (n=0x7f706e9ccda0) at /tmp/ruby/v3/src/trunk-random2/eval.c:375
#74 0x0000563fd8e161d3 in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/main.c:47
>>> Dump Ruby level backtrace
th: 0x563fd9d57f10, native_id: 0x7f706eaf3f40
-- Control frame information -----------------------------------------------
c:0032 p:---- s:0183 e:000182 CFUNC :new
me:
called_id: new, type: cfunc
owner class: 0x00007f706e9927e0 [3LMP ] T_CLASS Class
self: 0x00007f706e992880 [3LMP ] T_CLASS Object
c:0031 p:0037 s:0179 e:000177 BLOCK /tmp/ruby/v3/src/trunk-random2/test/ruby/test_gc_compact.rb:74 [FINISH]
me:
called_id: test_implicit_compaction_does_something, type: iseq
owner class: 0x00007f706b296390 [3LMPR ] T_CLASS TestGCCompact::AutoCompact
self: 0x00007f6fe62520a8 [0 ] T_OBJECT (TestGCCompact::AutoCompact)len:7 ptr:0x00007f706e7e0528
c:0030 p:---- s:0175 e:000174 CFUNC :loop
me:
called_id: loop, type: cfunc
owner class: 0x00007f706e992600 [3LMP ] T_MODULE Kernel
defined_class: 0x00007f706e9925b0 [3LM ] T_ICLASS src:Kernel
self: 0x00007f6fe62520a8 [0 ] T_OBJECT (TestGCCompact::AutoCompact)len:7 ptr:0x00007f706e7e0528
c:0029 p:0060 s:0171 e:000170 METHOD /tmp/ruby/v3/src/trunk-random2/test/ruby/test_gc_compact.rb:72
me:
called_id: test_implicit_compaction_does_something, type: iseq
owner class: 0x00007f706b296390 [3LMPR ] T_CLASS TestGCCompact::AutoCompact
self: 0x00007f6fe62520a8 [0 ] T_OBJECT (TestGCCompact::AutoCompact)len:7 ptr:0x00007f706e7e0528
lvars:
before: T_FALSE
list: 0x00007f6fe6251d88 [0 ] T_ARRAY (Array)[ ] len: 500, capa:655 ptr:0x0000563fe029a890
list2: 0x00007f6fe6251d60 [0 ] T_ARRAY (Array)[ ] len: 923988551, capa:955398530 ptr:0x00007f66f35df010
count: T_FIXNUM 1
compact_stats: T_NIL
c:0028 p:0056 s:0162 e:000161 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1284
me:
called_id: run_test, type: iseq
owner class: 0x00007f706c0a5968 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x00007f6fe62520a8 [0 ] T_OBJECT (TestGCCompact::AutoCompact)len:7 ptr:0x00007f706e7e0528
lvars:
name: 0x00007f706b057a48 [1 ] T_STRING (String) [shared] test_implicit_compaction_does_something
progname: 0x00007f706e9c1d38 [3LMP ] T_STRING (String)/tmp/ruby/v3/src/trunk-random2/test/runner.rb
c:0027 p:0064 s:0156 e:000155 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/minitest/unit.rb:1324
me:
called_id: run, type: iseq
owner class: 0x00007f706c0a5968 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x00007f6fe62520a8 [0 ] T_OBJECT (TestGCCompact::AutoCompact)len:7 ptr:0x00007f706e7e0528
lvars:
runner: 0x00007f706c06e468 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563fe04e3f80
start_time: 0x00007f6fe6252030 [0 U] time (Time)time
result: 0x00007f706e9c4790 [3LMP ] T_STRING (String)
time: T_NIL
e: T_NIL
c:0026 p:0013 s:0147 e:000146 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit/testcase.rb:18
me:
called_id: run, type: iseq
owner class: 0x00007f706c0c9340 [3LM ] T_CLASS Test::Unit::TestCase
self: 0x00007f6fe62520a8 [0 ] T_OBJECT (TestGCCompact::AutoCompact)len:7 ptr:0x00007f706e7e0528
lvars:
runner: 0x00007f706c06e468 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563fe04e3f80
c:0025 p:0093 s:0142 e:000141 BLOCK /tmp/ruby/v3/src/trunk-random2/tool/lib/minitest/unit.rb:980 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x00007f706c0a7678 [3LMP ] T_CLASS MiniTest::Unit
self: 0x00007f706c06e468 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563fe04e3f80
lvars:
method: 0x00007f706b057a48 [1 ] T_STRING (String) [shared] test_implicit_compaction_does_something
inst: 0x00007f6fe62520a8 [0 ] T_OBJECT (TestGCCompact::AutoCompact)len:7 ptr:0x00007f706e7e0528
start_time: T_NIL
result: T_NIL
c:0024 p:---- s:0135 e:000134 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x00007f706e9a19e8 [3LMP ] T_CLASS Array
self: 0x00007f6fe76d1628 [1 P ] T_ARRAY (Array)[ ] len: 4, capa:20 ptr:0x0000563feca86020
c:0023 p:0145 s:0131 e:000130 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/minitest/unit.rb:969
me:
called_id: _run_suite, type: iseq
owner class: 0x00007f706c0a7678 [3LMP ] T_CLASS MiniTest::Unit
self: 0x00007f706c06e468 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563fe04e3f80
lvars:
suite: 0x00007f706b296390 [3LMPR ] T_CLASS TestGCCompact::AutoCompact
type: T_SYMBOL test
header: 0x00007f6fe76d18f8 [1 P ] T_STRING (String)test_suite_header
filter: 0x00007f706e9d8858 [3LMP ] T_REGEXP
all_test_methods: 0x00007f6fe76d16c8 [1 P ] T_ARRAY (Array)[ ] len: 4, capa:8 ptr:0x000056400baa2300
filtered_test_methods: 0x00007f6fe76d1628 [1 P ] T_ARRAY (Array)[ ] len: 4, capa:20 ptr:0x0000563feca86020
leakchecker: 0x00007f6fe76d1538 [1 P ] T_OBJECT (LeakChecker)len:7 ptr:0x0000563fe34c9850
trace: T_NIL
assertions: T_NIL
c:0022 p:0042 s:0118 e:000117 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1137
me:
called_id: _run_suite, type: iseq
owner class: 0x00007f706c0cebd8 [3LM ] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x00007f706c0ce020 [3LM ] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x00007f706c06e468 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563fe04e3f80
lvars:
suite: 0x00007f706b296390 [3LMPR ] T_CLASS TestGCCompact::AutoCompact
type: T_SYMBOL test
ex: T_NIL
c:0021 p:0010 s:0111 e:000109 BLOCK /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:628 [FINISH]
me:
called_id: _run_suites, type: iseq
owner class: 0x00007f706c0c8d00 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x00007f706c0ce250 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x00007f706c06e468 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563fe04e3f80
lvars:
suite: 0x00007f706b296390 [3LMPR ] T_CLASS TestGCCompact::AutoCompact
e: T_NIL
c:0020 p:---- s:0105 e:000104 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00007f706e9a19e8 [3LMP ] T_CLASS Array
self: 0x00007f7069c62380 [3LMP ] T_ARRAY (Array)[ ] len: 948, capa:948 ptr:0x0000563fe04e1ec0
c:0019 p:0054 s:0101 E:0018a8 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:626
me:
called_id: _run_suites, type: iseq
owner class: 0x00007f706c0c8d00 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x00007f706c0ce250 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x00007f706c06e468 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563fe04e3f80
lvars:
suites: 0x00007f7069c62380 [3LMP ] T_ARRAY (Array)[ ] len: 948, capa:948 ptr:0x0000563fe04e1ec0
type: T_SYMBOL test
result: 0x00007f7069a4af20 [3LMP ] T_ARRAY (Array)[ ] len: 449, capa:655 ptr:0x0000563ff0febdd0
c:0018 p:0008 s:0094 E:001928 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:663
me:
called_id: _run_suites, type: iseq
owner class: 0x00007f706c0cf998 [3LM ] T_MODULE (Module)Test::Unit::Skipping
defined_class: 0x00007f706c0ce1b0 [3LM ] T_ICLASS src:Test::Unit::Skipping
self: 0x00007f706c06e468 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563fe04e3f80
lvars:
suites: 0x00007f7069c62380 [3LMP ] T_ARRAY (Array)[ ] len: 948, capa:948 ptr:0x0000563fe04e1ec0
type: T_SYMBOL test
result: T_NIL
c:0017 p:0146 s:0087 E:001998 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/minitest/unit.rb:908
me:
called_id: _run_anything, type: iseq
owner class: 0x00007f706c0a7678 [3LMP ] T_CLASS MiniTest::Unit
self: 0x00007f706c06e468 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563fe04e3f80
lvars:
type: T_SYMBOL test
suites: 0x00007f7069c62380 [3LMP ] T_ARRAY (Array)[ ] len: 948, capa:948 ptr:0x0000563fe04e1ec0
test_count: T_FIXNUM 0
assertion_count: T_FIXNUM 0
sync: T_TRUE
old_sync: T_FALSE
start: 0x00007f7069c40ed8 [0LMP U] time (Time)time
results: T_NIL
t: T_NIL
c:0016 p:0016 s:0074 E:0019c8 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1074
me:
called_id: _run_anything, type: iseq
owner class: 0x00007f706c0ceca0 [3LM ] T_MODULE (Module)Test::Unit::RepeatOption
defined_class: 0x00007f706c0ce110 [3LM ] T_ICLASS src:Test::Unit::RepeatOption
self: 0x00007f706c06e468 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563fe04e3f80
lvars:
type: T_SYMBOL test
c:0015 p:0005 s:0069 E:0019f0 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/minitest/unit.rb:1141
me:
called_id: run_tests, type: iseq
owner class: 0x00007f706c0a7678 [3LMP ] T_CLASS MiniTest::Unit
self: 0x00007f706c06e468 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563fe04e3f80
c:0014 p:0006 s:0065 E:001a58 BLOCK /tmp/ruby/v3/src/trunk-random2/tool/lib/minitest/unit.rb:1128 [FINISH]
me:
called_id: _run, type: iseq
owner class: 0x00007f706c0a7678 [3LMP ] T_CLASS MiniTest::Unit
self: 0x00007f706c06e468 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563fe04e3f80
lvars:
plugin: 0x00007f706c09a838 [3LMP ] T_STRING (String)run_tests
c:0013 p:---- s:0061 e:000060 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00007f706e9a19e8 [3LMP ] T_CLASS Array
self: 0x00007f7069c59438 [3LMP ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0012 p:0047 s:0057 E:001a28 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/minitest/unit.rb:1127
me:
called_id: _run, type: iseq
owner class: 0x00007f706c0a7678 [3LMP ] T_CLASS MiniTest::Unit
self: 0x00007f706c06e468 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563fe04e3f80
lvars:
args: 0x00007f706c06d360 [3LMP ] T_HASH (Hash)[S ] 9
c:0011 p:0013 s:0052 E:001a88 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/minitest/unit.rb:1115
me:
called_id: run, type: iseq
owner class: 0x00007f706c0a7678 [3LMP ] T_CLASS MiniTest::Unit
self: 0x00007f706c06e468 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563fe04e3f80
lvars:
args: 0x00007f706e9a8c20 [3LMP ] T_ARRAY shared -> 0x00007f706e9d98e8 [3LM ] T_ARRAY (Array)[ ] len: 829, capa:3 ptr:0x0000563fda0ba620
c:0010 p:0008 s:0047 E:001ac0 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:848
me:
called_id: run, type: iseq
owner class: 0x00007f706c0cf718 [3LM ] T_MODULE (Module)Test::Unit::StatusLine
defined_class: 0x00007f706c0ce2a0 [3LM ] T_ICLASS src:Test::Unit::StatusLine
self: 0x00007f706c06e468 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563fe04e3f80
lvars:
args: 0x00007f7069c59a00 [3LMP ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0009 p:0008 s:0041 E:001b00 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:696
me:
called_id: run, type: iseq
owner class: 0x00007f706c0cf858 [3LM ] T_MODULE (Module)Test::Unit::Statistics
defined_class: 0x00007f706c0ce200 [3LM ] T_ICLASS src:Test::Unit::Statistics
self: 0x00007f706c06e468 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563fe04e3f80
lvars:
args: 0x00007f7069c59aa0 [3LMP ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0008 p:0017 s:0035 E:001b38 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:31
me:
called_id: run, type: iseq
owner class: 0x00007f706c0c9048 [3LM ] T_MODULE Test::Unit::RunCount
defined_class: 0x00007f706c0cdf58 [3LM ] T_ICLASS src:Test::Unit::RunCount
self: 0x00007f706c06e468 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563fe04e3f80
lvars:
(null): 0x00007f7069c59b40 [3LMP ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0007 p:0006 s:0030 E:001b68 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1176
me:
called_id: run, type: iseq
owner class: 0x00007f706c0ce408 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007f706c06e468 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563fe04e3f80
lvars:
argv: 0x00007f706e9a8c20 [3LMP ] T_ARRAY shared -> 0x00007f706e9d98e8 [3LM ] T_ARRAY (Array)[ ] len: 829, capa:3 ptr:0x0000563fda0ba620
c:0006 p:0032 s:0025 E:001b90 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1246
me:
called_id: run, type: iseq
owner class: 0x00007f706c0cdd28 [3LMP ] T_CLASS Test::Unit::AutoRunner
self: 0x00007f706c06e530 [3LMP ] T_OBJECT (Test::Unit::AutoRunner)len:5 ptr:0x0000563fda08a9b0
c:0005 p:0009 s:0021 E:001bc8 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1250
me:
called_id: run, type: iseq
owner class: 0x00007f706c0cdd00 [3LM ] T_CLASS (annon)
self: 0x00007f706c0cdd28 [3LMP ] T_CLASS Test::Unit::AutoRunner
lvars:
args: 0x00007f706c06e580 [3LMP ] T_ARRAY (Array)[E ] len: 2 (embed)
c:0004 p:0174 s:0016 E:001bf8 TOP /tmp/ruby/v3/src/trunk-random2/tool/test/runner.rb:23 [FINISH]
self: 0x00007f706e9904b8 [3LMP ] T_OBJECT (embed) len:3
lvars:
dir: 0x00007f706c06e5f8 [3LMP ] T_STRING (String)/tmp/ruby/v3/src/trunk-random2/test
c:0003 p:---- s:0011 e:000010 CFUNC :require_relative
me:
called_id: require_relative, type: cfunc
owner class: 0x00007f706e992600 [3LMP ] T_MODULE Kernel
defined_class: 0x00007f706e9925b0 [3LM ] T_ICLASS src:Kernel
self: 0x00007f706e9904b8 [3LMP ] T_OBJECT (embed) len:3
c:0002 p:0104 s:0006 E:001c20 EVAL /tmp/ruby/v3/src/trunk-random2/test/runner.rb:12 [FINISH]
self: 0x00007f706e9904b8 [3LMP ] T_OBJECT (embed) len:3
c:0001 p:0000 s:0003 E:0019e0 (none) [FINISH]
self: 0x00007f706e9904b8 [3LMP ] T_OBJECT (embed) len:3
$1 = 0
">>> Finish
"[Inferior 1 (process 13630) detached]
[nil, 13630]
"timeout 60 gdb -p 13623 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
27 ../sysdeps/unix/sysv/linux/wait4.c0x00007f4584175dba in __GI___wait4 (pid=-1, stat_loc=0x7ffcf6251368, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:27
: No such file or directory.
>>> Threads Id Target Id Frame
* 1 process 13623 "make" 0x00007f4584175dba in __GI___wait4 (pid=-1, stat_loc=0x7ffcf6251368, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:27
>>> Machine level backtrace
Thread 1 (process 13623):
#0 0x00007f4584175dba in __GI___wait4 (pid=-1, stat_loc=0x7ffcf6251368, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:27
#1 0x000055b49ee90488 in reap_children ()
#2 0x000055b49ee90e64 in new_job ()
#3 0x000055b49ee9cd47 in ?? ()
#4 0x000055b49ee9d6df in update_goal_chain ()
#5 0x000055b49ee81f3f in main ()
>>> Dump Ruby level backtrace
/home/ko1/ruby/build-ruby/gdbscript:12: Error in sourced command file:
No symbol "rb_vmdebug_stack_dump_all_threads" in current context.
[Inferior 1 (process 13623) detached]
[nil, 13623]
"timeout 60 gdb -p 13622 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
Killed
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 13622 is a zombie - the process has already terminated
ptrace: Operation not permitted.
>>> ThreadsNo threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/ruby/build-ruby/gdbscript:12: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 13622]
"timeout 60 gdb -p 17381 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
ptrace: No such process.
>>> ThreadsNo threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/ruby/build-ruby/gdbscript:12: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 17381]
#<Errno::ESRCH: No such process>
0.008000 0.000000 2.888000 (10804.262140)
/home/ko1/ruby/build-ruby/build-ruby.rb:174:in `each_line': execution expired (Timeout::Error)
from /home/ko1/ruby/build-ruby/build-ruby.rb:174: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:173:in `block in cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:170:in `popen'
from /home/ko1/ruby/build-ruby/build-ruby.rb:170:in `cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:320:in `block in test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:243:in `block in builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:242:in `chdir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:242:in `builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:319:in `test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:382: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:380:in `block (3 levels) in run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:379:in `each'
from /home/ko1/ruby/build-ruby/build-ruby.rb:379: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:378: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:377:in `run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:551:in `<main>'
total: 10880.76 sec