rev: 573d9d3a4a
test-all :
test-spec:
exit statuses:
"git clone --depth 1 https://github.com/ruby/ruby.git trunk-random3" exit with 0.
"autoconf" exit with 0.
"/tmp/ruby/v3/src/trunk-random3/configure --prefix=/tmp/ruby/v3/install/trunk-random3 --disable-install-doc --enable-shared" 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 512.
"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 --exclude=readline --exclude=reline\"" exit with 0.
"make yes-test-basic TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-random3.20211222-194755
#<BuildRuby:0x00005594439ac5e0
@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-random3",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-random3",
@TARGET_NAME="trunk-random3",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-random3",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-random3.20211222-194755",
@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 --exclude=readline --exclude=reline\"",
@timeout=10800>
user system total real
checkout Cloning into 'trunk-random3'...
0.004000 0.000000 2.424000 ( 6.239858)
autoconf 0.000000 0.000000 1.644000 ( 1.672108)
configure configure: WARNING: something wrong with CXXFLAGS=""
/tmp/ruby/v3/src/trunk-random3/configure: line 12538: pkg-config: command not found
0.076000 0.076000 34.672000 ( 46.375100)
build_up + cp /tmp/ruby/v3/src/trunk-random3/enc/jis/props.h.blt /tmp/ruby/v3/src/trunk-random3/enc/jis/props.h
make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop.
make: *** [uncommon.mk:1198: /tmp/ruby/v3/src/trunk-random3/ext/ripper/ripper.c] Error 2
make: *** Waiting for unfinished jobs....
0.012000 0.008000 9.536000 ( 19.033372)
build_miniruby 0.004000 0.008000 3.856000 ( 1.953194)
build_ruby 0.000000 0.004000 4.684000 ( 4.414294)
build_all 0.096000 0.036000 266.328000 ( 65.141713)
build_install 0.028000 0.004000 12.816000 ( 4.390238)
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 .................................................
test_yjit.rb ................................................................................................................................................................
test_yjit_30k_ifelse.rb .
test_yjit_30k_methods.rb .
Fiber count: 10000 (skipping)
PASS all 1665 tests
0.000000 0.000000 66.064000 ( 60.685319)
test_basic 0.004000 0.004000 0.508000 ( 0.629042)
test_all Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead.
Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead.
Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead.
Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead.
Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead.
Calling `DidYouMean::SPELL_CHECKERS[Gem::UnknownCommandError] = Gem::UnknownCommandSpellChecker' has been deprecated. Please call `DidYouMean.correct_error(Gem::UnknownCommandError, Gem::UnknownCommandSpellChecker)' instead.
$$$ #<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-random3 --incremental --process-num=6
11 12203 11 11 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-random3 --incremental --process-num=6
12203 12205 11 11 ? -1 S 1001 0:00 sh -c ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-random3 --logfile=/home/ko1/ruby/logs/brlog.trunk-random3.20211222-194755 --root_dir=/tmp/ruby --timeout=10800 --test_opts='TESTS="--test-order=random --exclude=readline --exclude=reline"' --incremental --process-num=6
12205 12206 11 11 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-random3 --logfile=/home/ko1/ruby/logs/brlog.trunk-random3.20211222-194755 --root_dir=/tmp/ruby --timeout=10800 --test_opts=TESTS="--test-order=random --exclude=readline --exclude=reline" --incremental --process-num=6
12206 26780 11 11 ? -1 S 1001 0:00 sh -c make yes-test-all TESTS="--test-order=random --exclude=readline --exclude=reline"
26780 26781 11 11 ? -1 S 1001 0:00 make yes-test-all TESTS=--test-order=random --exclude=readline --exclude=reline
26781 26860 11 11 ? -1 S 1001 9:05 /tmp/ruby/v3/src/trunk-random3/test/runner.rb
12206 32066 11 11 ? -1 R 1001 0:00 ps jx
{10=>[11], 11=>[12203], 12203=>[12205], 12205=>[12206], 12206=>[26780, 32066], 26780=>[26781], 26781=>[26860]}
"timeout 60 gdb -p 26860 -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".
52 lowlevellock.c: No such file or directory.
__lll_lock_wait (futex=futex@entry=0x559300398a70, private=0) at lowlevellock.c:52
>>> Threads Id Target Id Frame
* 1 Thread 0x7fb062525f40 (LWP 26860) "ruby" __lll_lock_wait (futex=futex@entry=0x559300398a70, private=0) at lowlevellock.c:52
>>> Machine level backtrace
Thread 1 (Thread 0x7fb062525f40 (LWP 26860)):
#0 __lll_lock_wait (futex=futex@entry=0x559300398a70, private=0) at lowlevellock.c:52
#1 0x00007fb0629460a3 in __GI___pthread_mutex_lock (mutex=mutex@entry=0x559300398a70) at ../nptl/pthread_mutex_lock.c:80
#2 0x00007fb062bf3a4d in rb_native_mutex_lock (lock=lock@entry=0x559300398a70) at /tmp/ruby/v3/src/trunk-random3/thread_pthread.c:439
#3 0x00007fb062c5b946 in vm_lock_enter (cr=0x55930039ba60, vm=0x559300398a40, locked=locked@entry=false, no_barrier=no_barrier@entry=false, lev=0x559300398aa0) at /tmp/ruby/v3/src/trunk-random3/vm_sync.c:56
#4 0x00007fb062c5bd17 in rb_vm_lock_body () at /tmp/ruby/v3/src/trunk-random3/vm_core.h:1889
#5 0x00007fb062b63f32 in rb_vm_lock (file=0x7fb062cc06b8 "/tmp/ruby/v3/src/trunk-random3/ractor.c", line=1833) at /tmp/ruby/v3/src/trunk-random3/vm_sync.h:57
#6 ractor_check_blocking (remained_thread_cnt=<optimized out>, file=<optimized out>, line=<optimized out>, cr=0x55930039ba60) at /tmp/ruby/v3/src/trunk-random3/ractor.c:1833
#7 ractor_check_blocking (file=0x7fb062cc06b8 "/tmp/ruby/v3/src/trunk-random3/ractor.c", line=1869, remained_thread_cnt=<optimized out>, cr=0x55930039ba60) at /tmp/ruby/v3/src/trunk-random3/ractor.c:1815
#8 rb_ractor_blocking_threads_inc (cr=0x55930039ba60, file=file@entry=0x7fb062ccac10 "/tmp/ruby/v3/src/trunk-random3/thread.c", line=line@entry=1628) at /tmp/ruby/v3/src/trunk-random3/ractor.c:1869
#9 0x00007fb062bf952a in blocking_region_begin (th=0x55930039af30, region=0x7ffffecd7d40, ubf=0x7fb062bf4c20 <ubf_select>, arg=0x55930039af30, fail_if_interrupted=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/thread.c:1628
#10 0x00007fb062bfc57f in rb_nogvl (func=0x7fb062a9e750 <sysopen_func>, data1=0x7ffffecd7db0, ubf=<optimized out>, data2=0x55930039af30, flags=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/thread.c:1684
#11 0x00007fb062aa0c77 in rb_sysopen_internal (data=0x7ffffecd7db0) at /tmp/ruby/v3/src/trunk-random3/io.c:6383
#12 rb_sysopen (fname=140395539479880, oflags=oflags@entry=0, perm=438) at /tmp/ruby/v3/src/trunk-random3/io.c:6383
#13 0x00007fb062aac3ca in rb_file_open_generic (io=140395539479840, filename=filename@entry=140395539479880, oflags=oflags@entry=0, fmode=fmode@entry=1, convconfig=convconfig@entry=0x7ffffecd7ec0, perm=perm@entry=438) at /tmp/ruby/v3/src/trunk-random3/io.c:6558
#14 0x00007fb062aad40b in rb_io_open_generic (klass=klass@entry=140395539214040, filename=filename@entry=140395539479880, oflags=0, fmode=1, convconfig=convconfig@entry=0x7ffffecd7ec0, perm=438) at /tmp/ruby/v3/src/trunk-random3/io.c:1051
#15 0x00007fb062aad5f1 in rb_io_open (opt=8, vperm=<optimized out>, vmode=<optimized out>, filename=<optimized out>, io=140395539214040) at /tmp/ruby/v3/src/trunk-random3/io.c:7606
#16 open_key_args (klass=140395539214040, argc=<optimized out>, argv=<optimized out>, opt=8, arg=0x7ffffecd7f50) at /tmp/ruby/v3/src/trunk-random3/io.c:10817
#17 0x00007fb062aada8c in rb_io_s_read (argc=<optimized out>, argv=0x7fb062424428, io=140395539214040) at /tmp/ruby/v3/src/trunk-random3/io.c:11026
#18 0x00007fb062c31f8b in vm_call_cfunc_with_frame (ec=0x55930039b850, reg_cfp=0x7fb062523a10, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3035
#19 0x00007fb062c40252 in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_callinfo.h:349
#20 vm_exec_core (ec=0x55930039b850, initial=128) at ../../src/trunk-random3/insns.def:778
#21 0x00007fb062c45df7 in rb_vm_exec (ec=0x55930039b850, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-random3/vm.c:2211
#22 0x00007fb062c4b326 in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=<optimized out>, self=<optimized out>, iseq=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm.c:1316
#23 invoke_iseq_block_from_c (me=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm.c:1372
#24 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-random3/vm.c:1390
#25 vm_yield_with_cref (argc=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, argv=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm.c:1427
#26 vm_yield (kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm.c:1435
#27 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1347
#28 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1363
#29 0x00007fb0629bc4ac in rb_ary_each (ary=140395461978240) at /tmp/ruby/v3/src/trunk-random3/include/ruby/internal/core/rarray.h:372
#30 0x00007fb062c31f8b in vm_call_cfunc_with_frame (ec=0x55930039b850, reg_cfp=0x7fb062523a90, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3035
#31 0x00007fb062c47039 in vm_call_method_each_type (ec=0x55930039b850, cfp=0x7fb062523a90, calling=0x7ffffecd8690) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3637
#32 0x00007fb062c47904 in vm_call_method (ec=0x55930039b850, cfp=0x7fb062523a90, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3748
#33 0x00007fb062c47467 in vm_call_refined (calling=0x7ffffecd8690, cfp=0x7fb062523a90, ec=0x55930039b850) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3469
#34 vm_call_method_each_type (ec=0x55930039b850, cfp=0x7fb062523a90, calling=0x7ffffecd8690) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3687
#35 0x00007fb062c47904 in vm_call_method (ec=0x55930039b850, cfp=0x7fb062523a90, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3748
#36 0x00007fb062c40363 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-random3/vm_callinfo.h:349
#37 vm_exec_core (ec=0x55930039b850, initial=128) at ../../src/trunk-random3/insns.def:759
#38 0x00007fb062c45df7 in rb_vm_exec (ec=0x55930039b850, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-random3/vm.c:2211
#39 0x00007fb062c4b326 in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=<optimized out>, self=<optimized out>, iseq=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm.c:1316
#40 invoke_iseq_block_from_c (me=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm.c:1372
#41 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-random3/vm.c:1390
#42 vm_yield_with_cref (argc=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, argv=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm.c:1427
#43 vm_yield (kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm.c:1435
#44 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1347
#45 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1363
#46 0x00007fb0629bc4ac in rb_ary_each (ary=140395459483920) at /tmp/ruby/v3/src/trunk-random3/include/ruby/internal/core/rarray.h:372
#47 0x00007fb062c31f8b in vm_call_cfunc_with_frame (ec=0x55930039b850, reg_cfp=0x7fb062523b90, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3035
#48 0x00007fb062c47039 in vm_call_method_each_type (ec=0x55930039b850, cfp=0x7fb062523b90, calling=0x7ffffecd8c20) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3637
#49 0x00007fb062c47904 in vm_call_method (ec=0x55930039b850, cfp=0x7fb062523b90, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3748
#50 0x00007fb062c47467 in vm_call_refined (calling=0x7ffffecd8c20, cfp=0x7fb062523b90, ec=0x55930039b850) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3469
#51 vm_call_method_each_type (ec=0x55930039b850, cfp=0x7fb062523b90, calling=0x7ffffecd8c20) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3687
#52 0x00007fb062c47904 in vm_call_method (ec=0x55930039b850, cfp=0x7fb062523b90, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3748
#53 0x00007fb062c40363 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-random3/vm_callinfo.h:349
#54 vm_exec_core (ec=0x55930039b850, initial=128) at ../../src/trunk-random3/insns.def:759
#55 0x00007fb062c45df7 in rb_vm_exec (ec=0x55930039b850, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-random3/vm.c:2211
#56 0x00007fb062c4b326 in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=<optimized out>, self=<optimized out>, iseq=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm.c:1316
#57 invoke_iseq_block_from_c (me=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm.c:1372
#58 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-random3/vm.c:1390
#59 vm_yield_with_cref (argc=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, argv=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm.c:1427
#60 vm_yield (kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm.c:1435
#61 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1347
#62 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1363
#63 0x00007fb0629bc4ac in rb_ary_each (ary=140395459484400) at /tmp/ruby/v3/src/trunk-random3/include/ruby/internal/core/rarray.h:372
#64 0x00007fb062c31f8b in vm_call_cfunc_with_frame (ec=0x55930039b850, reg_cfp=0x7fb062523d50, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3035
#65 0x00007fb062c47039 in vm_call_method_each_type (ec=0x55930039b850, cfp=0x7fb062523d50, calling=0x7ffffecd91b0) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3637
#66 0x00007fb062c47904 in vm_call_method (ec=0x55930039b850, cfp=0x7fb062523d50, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3748
#67 0x00007fb062c47467 in vm_call_refined (calling=0x7ffffecd91b0, cfp=0x7fb062523d50, ec=0x55930039b850) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3469
#68 vm_call_method_each_type (ec=0x55930039b850, cfp=0x7fb062523d50, calling=0x7ffffecd91b0) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3687
#69 0x00007fb062c47904 in vm_call_method (ec=0x55930039b850, cfp=0x7fb062523d50, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3748
#70 0x00007fb062c40363 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-random3/vm_callinfo.h:349
#71 vm_exec_core (ec=0x55930039b850, initial=128) at ../../src/trunk-random3/insns.def:759
#72 0x00007fb062c46795 in rb_vm_exec (ec=0x55930039b850, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-random3/vm.c:2220
#73 0x00007fb062ac581f in load_iseq_eval (fname=140395539396240, ec=0x55930039b850) at /tmp/ruby/v3/src/trunk-random3/load.c:656
#74 require_internal (ec=0x55930039b850, fname=<optimized out>, exception=1, warn=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/load.c:1132
#75 0x00007fb062ac6271 in rb_require_string (fname=140395539365920) at /tmp/ruby/v3/src/trunk-random3/include/ruby/internal/special_consts.h:148
#76 0x00007fb062c31f8b in vm_call_cfunc_with_frame (ec=0x55930039b850, reg_cfp=0x7fb062523f90, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3035
#77 0x00007fb062c47039 in vm_call_method_each_type (ec=0x55930039b850, cfp=0x7fb062523f90, calling=0x7ffffecd97a0) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3637
#78 0x00007fb062c47904 in vm_call_method (ec=0x55930039b850, cfp=0x7fb062523f90, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3748
#79 0x00007fb062c40252 in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_callinfo.h:349
#80 vm_exec_core (ec=0x55930039b850, initial=128) at ../../src/trunk-random3/insns.def:778
#81 0x00007fb062c45df7 in rb_vm_exec (ec=0x55930039b850, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-random3/vm.c:2211
#82 0x00007fb062a5aebb in rb_ec_exec_node (ec=ec@entry=0x55930039b850, n=n@entry=0x7fb062409df8) at /tmp/ruby/v3/src/trunk-random3/eval.c:280
#83 0x00007fb062a6126a in ruby_run_node (n=0x7fb062409df8) at /tmp/ruby/v3/src/trunk-random3/eval.c:321
#84 0x00005592fff311d3 in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/main.c:47
>>> Dump Ruby level backtrace
th: 0x55930039af30, native_id: 0x7fb062525f40
-- Control frame information -----------------------------------------------
c:0025 p:---- s:0135 e:000134 CFUNC :read
me:
called_id: read, type: cfunc
owner class: 0x00007fb05d4edc88 [3LM ] T_CLASS (annon)
self: 0x00007fb0623e2ed8 [3LM ] T_CLASS File
c:0024 p:0041 s:0130 e:000129 BLOCK /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:1280 [FINISH]
me:
called_id: load, type: iseq
owner class: 0x00007fb05da65440 [3LM ] T_CLASS (annon)
self: 0x00007fb05da65468 [3LM ] T_CLASS Test::Unit::ExcludesOption::ExcludedMethods
lvars:
dir: 0x00007fb05d9aee20 [3LM ] T_STRING (String) [shared] /tmp/ruby/v3/src/trunk-random3/test/excludes
path: 0x00007fb062423d70 [0 ] T_STRING (String) [shared] /tmp/ruby/v3/src/trunk-random3/test/excludes/Psych/TestSymbol.rb
src: T_NIL
c:0023 p:---- s:0124 e:000123 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00007fb0623dbf98 [3LM ] T_CLASS Array
self: 0x00007fb05da3a880 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0022 p:0018 s:0120 e:000119 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:1277
me:
called_id: load, type: iseq
owner class: 0x00007fb05da65440 [3LM ] T_CLASS (annon)
self: 0x00007fb05da65468 [3LM ] T_CLASS Test::Unit::ExcludesOption::ExcludedMethods
lvars:
dirs: 0x00007fb05da3a880 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
name: 0x00007fb03d446d40 [3LM ] T_STRING (String)Psych::TestSymbol
instance: T_NIL
c:0021 p:0022 s:0113 e:000112 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:1305
me:
called_id: _run_suite, type: iseq
owner class: 0x00007fb05da65760 [3LM ] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x00007fb05da77820 [3LM ] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x00007fb0624151a8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005593068431e0
lvars:
suite: 0x00007fb03d446db8 [3LM ] T_CLASS Psych::TestSymbol
type: T_SYMBOL test
ex: T_NIL
c:0020 p:0010 s:0106 e:000104 BLOCK /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:799 [FINISH]
me:
called_id: _run_suites, type: iseq
owner class: 0x00007fb05da678d0 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x00007fb05da77a50 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x00007fb0624151a8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005593068431e0
lvars:
suite: 0x00007fb03d446db8 [3LM ] T_CLASS Psych::TestSymbol
e: T_NIL
c:0019 p:---- s:0100 e:000099 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00007fb0623dbf98 [3LM ] T_CLASS Array
self: 0x00007fb05d7d9910 [3LM ] T_ARRAY (Array)[ ] len: 944, capa:944 ptr:0x0000559307400640
c:0018 p:0054 s:0096 E:0010d8 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:797
me:
called_id: _run_suites, type: iseq
owner class: 0x00007fb05da678d0 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x00007fb05da77a50 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x00007fb0624151a8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005593068431e0
lvars:
suites: 0x00007fb05d7d9910 [3LM ] T_ARRAY (Array)[ ] len: 944, capa:944 ptr:0x0000559307400640
type: T_SYMBOL test
result: 0x00007fb05d76fc90 [3LM R ] T_ARRAY (Array)[ ] len: 717, capa:983 ptr:0x000055930a6975c0
c:0017 p:0008 s:0089 E:000238 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:834
me:
called_id: _run_suites, type: iseq
owner class: 0x00007fb05da66570 [3LM ] T_MODULE (Module)Test::Unit::Skipping
defined_class: 0x00007fb05da779b0 [3LM ] T_ICLASS src:Test::Unit::Skipping
self: 0x00007fb0624151a8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005593068431e0
lvars:
suites: 0x00007fb05d7d9910 [3LM ] T_ARRAY (Array)[ ] len: 944, capa:944 ptr:0x0000559307400640
type: T_SYMBOL test
result: T_NIL
c:0016 p:0153 s:0082 E:000b78 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:1461
me:
called_id: _run_anything, type: iseq
owner class: 0x00007fb05fabd2b0 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007fb0624151a8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005593068431e0
lvars:
type: T_SYMBOL test
suites: 0x00007fb05d7d9910 [3LM ] T_ARRAY (Array)[ ] len: 944, capa:944 ptr:0x0000559307400640
test_count: T_FIXNUM 0
assertion_count: T_FIXNUM 0
sync: T_TRUE
old_sync: T_FALSE
start: 0x00007fb05d7e6138 [0LM U ] time (Time)time
results: T_NIL
t: T_NIL
c:0015 p:0016 s:0069 E:000d58 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:1245
me:
called_id: _run_anything, type: iseq
owner class: 0x00007fb05da65850 [3LM ] T_MODULE (Module)Test::Unit::RepeatOption
defined_class: 0x00007fb05da77910 [3LM ] T_ICLASS src:Test::Unit::RepeatOption
self: 0x00007fb0624151a8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005593068431e0
lvars:
type: T_SYMBOL test
c:0014 p:0005 s:0064 E:0011c0 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:1636
me:
called_id: run_tests, type: iseq
owner class: 0x00007fb05fabd2b0 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007fb0624151a8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005593068431e0
c:0013 p:0006 s:0060 E:0023b8 BLOCK /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:1623 [FINISH]
me:
called_id: _run, type: iseq
owner class: 0x00007fb05fabd2b0 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007fb0624151a8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005593068431e0
lvars:
plugin: 0x00007fb062411fa8 [3LM ] T_STRING (String)run_tests
c:0012 p:---- s:0056 e:000055 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00007fb0623dbf98 [3LM ] T_CLASS Array
self: 0x00007fb05d7d9af0 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0011 p:0042 s:0052 E:002528 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:1622
me:
called_id: _run, type: iseq
owner class: 0x00007fb05fabd2b0 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007fb0624151a8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005593068431e0
lvars:
args: 0x00007fb06241b508 [3LM ] T_HASH (Hash)[S ] 9
c:0010 p:0013 s:0047 E:000278 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:1664
me:
called_id: run, type: iseq
owner class: 0x00007fb05fabd2b0 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007fb0624151a8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005593068431e0
lvars:
argv: 0x00007fb0623e3090 [3LM ] T_ARRAY shared -> 0x00007fb05da78540 [3LM ] T_ARRAY (Array)[ ] len: 821, capa:12 ptr:0x0000559300703e20
c:0009 p:0008 s:0042 E:000930 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:1019
me:
called_id: run, type: iseq
owner class: 0x00007fb05da66318 [3LM ] T_MODULE (Module)Test::Unit::StatusLine
defined_class: 0x00007fb05da77aa0 [3LM ] T_ICLASS src:Test::Unit::StatusLine
self: 0x00007fb0624151a8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005593068431e0
lvars:
args: 0x00007fb05d7da090 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0008 p:0008 s:0036 E:000970 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:867
me:
called_id: run, type: iseq
owner class: 0x00007fb05da66458 [3LM ] T_MODULE (Module)Test::Unit::Statistics
defined_class: 0x00007fb05da77a00 [3LM ] T_ICLASS src:Test::Unit::Statistics
self: 0x00007fb0624151a8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005593068431e0
lvars:
args: 0x00007fb05d7da158 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0007 p:0017 s:0030 E:0005e8 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:154
me:
called_id: run, type: iseq
owner class: 0x00007fb05da67c40 [3LM ] T_MODULE Test::Unit::RunCount
defined_class: 0x00007fb05da77758 [3LM ] T_ICLASS src:Test::Unit::RunCount
self: 0x00007fb0624151a8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005593068431e0
lvars:
(null): 0x00007fb05d7da1f8 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0006 p:0032 s:0025 E:001610 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:1743
me:
called_id: run, type: iseq
owner class: 0x00007fb05fabbac8 [3LM ] T_CLASS Test::Unit::AutoRunner
self: 0x00007fb062415360 [3LM ] T_OBJECT (Test::Unit::AutoRunner)len:5 ptr:0x0000559300700330
c:0005 p:0009 s:0021 E:0020e8 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:1747
me:
called_id: run, type: iseq
owner class: 0x00007fb05da77668 [3LM ] T_CLASS (annon)
self: 0x00007fb05fabbac8 [3LM ] T_CLASS Test::Unit::AutoRunner
lvars:
args: 0x00007fb0624153b0 [3LM ] T_ARRAY (Array)[E ] len: 2 (embed)
c:0004 p:0174 s:0016 E:002118 TOP /tmp/ruby/v3/src/trunk-random3/tool/test/runner.rb:23 [FINISH]
self: 0x00007fb0623c42d0 [3LM ] T_OBJECT (embed) len:3
lvars:
dir: 0x00007fb0624154a0 [3LM ] T_STRING (String)/tmp/ruby/v3/src/trunk-random3/test
c:0003 p:---- s:0011 e:000010 CFUNC :require_relative
me:
called_id: require_relative, type: cfunc
owner class: 0x00007fb0623c64b8 [3LM ] T_MODULE Kernel
defined_class: 0x00007fb05d6681a8 [3LM ] T_ICLASS src:Kernel
self: 0x00007fb0623c42d0 [3LM ] T_OBJECT (embed) len:3
c:0002 p:0115 s:0006 E:001430 EVAL /tmp/ruby/v3/src/trunk-random3/test/runner.rb:14 [FINISH]
self: 0x00007fb0623c42d0 [3LM ] T_OBJECT (embed) len:3
c:0001 p:0000 s:0003 E:001f00 (none) [FINISH]
self: 0x00007fb0623c42d0 [3LM ] T_OBJECT (embed) len:3
$1 = 0
">>> Finish
"[Inferior 1 (process 26860) detached]
[nil, 26860]
"timeout 60 gdb -p 26781 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
make: *** [uncommon.mk:821: yes-test-all] Killed
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, 26781]
#<Errno::ESRCH: No such process>
"timeout 60 gdb -p 26780 -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 26780 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, 26780]
"timeout 60 gdb -p 32066 -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, 32066]
#<Errno::ESRCH: No such process>
0.004000 0.004000 786.788000 (10801.921677)
/home/ko1/ruby/build-ruby/build-ruby.rb:205:in `each_line': execution expired (Timeout::Error)
from /home/ko1/ruby/build-ruby/build-ruby.rb:205: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:204:in `block in cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:201:in `popen'
from /home/ko1/ruby/build-ruby/build-ruby.rb:201:in `cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:371:in `block in test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:292:in `block in builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:291:in `chdir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:291:in `builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:370:in `test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:433: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:431:in `block (3 levels) in run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:430:in `each'
from /home/ko1/ruby/build-ruby/build-ruby.rb:430: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:429: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:428:in `run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:622:in `<main>'
total: 11012.46 sec