rev: a6f76122a2
test-all :
test-spec:
exit statuses:
"git clone --depth 1 https://github.com/ruby/ruby.git trunk-random2" exit with 0.
"autoconf" exit with 0.
"/tmp/ruby/v3/src/trunk-random2/configure --prefix=/tmp/ruby/v3/install/trunk-random2 --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\"" exit with 0.
"make yes-test-basic TESTS=\"--test-order=random\"" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-random2.20211221-110905
#<BuildRuby:0x000055f024ccc1e8
@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.20211221-110905",
@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 Cloning into 'trunk-random2'...
0.000000 0.004000 2.824000 ( 13.414327)
autoconf 0.000000 0.000000 1.608000 ( 1.635389)
configure configure: WARNING: something wrong with CXXFLAGS=""
/tmp/ruby/v3/src/trunk-random2/configure: line 12538: pkg-config: command not found
0.128000 0.032000 34.072000 ( 45.822616)
build_up + cp /tmp/ruby/v3/src/trunk-random2/enc/jis/props.h.blt /tmp/ruby/v3/src/trunk-random2/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-random2/ext/ripper/ripper.c] Error 2
make: *** Waiting for unfinished jobs....
0.012000 0.008000 9.768000 ( 24.350720)
build_miniruby 0.012000 0.004000 4.836000 ( 2.405941)
build_ruby 0.000000 0.000000 4.852000 ( 4.583992)
build_all 0.128000 0.020000 349.032000 ( 90.532315)
build_install 0.024000 0.004000 12.900000 ( 4.370122)
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 67.436000 ( 61.999185)
test_basic 0.012000 0.000000 0.544000 ( 0.661688)
test_all /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:2: warning: already initialized constant Bundler::Thor::Correctable
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:2: warning: previous definition of Correctable was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:58: warning: already initialized constant Bundler::Thor::UndefinedTaskError
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:58: warning: previous definition of UndefinedTaskError was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:62: warning: already initialized constant Bundler::Thor::AmbiguousTaskError
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:62: warning: previous definition of AmbiguousTaskError was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:2: warning: already initialized constant Bundler::Thor::Correctable
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:2: warning: previous definition of Correctable was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:58: warning: already initialized constant Bundler::Thor::UndefinedTaskError
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:58: warning: previous definition of UndefinedTaskError was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:62: warning: already initialized constant Bundler::Thor::AmbiguousTaskError
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:62: warning: previous definition of AmbiguousTaskError was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:2: warning: already initialized constant Bundler::Thor::Correctable
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:2: warning: previous definition of Correctable was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:58: warning: already initialized constant Bundler::Thor::UndefinedTaskError
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:58: warning: previous definition of UndefinedTaskError was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:62: warning: already initialized constant Bundler::Thor::AmbiguousTaskError
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:62: warning: previous definition of AmbiguousTaskError was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:2: warning: already initialized constant Bundler::Thor::Correctable
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:2: warning: previous definition of Correctable was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:58: warning: already initialized constant Bundler::Thor::UndefinedTaskError
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:58: warning: previous definition of UndefinedTaskError was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:62: warning: already initialized constant Bundler::Thor::AmbiguousTaskError
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:62: warning: previous definition of AmbiguousTaskError was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:105:in `merge!': can't modify frozen Hash: {"NameError"=>#<Object:0x00007f2d68e6da60>, "KeyError"=>DidYouMean::KeyErrorChecker, "NoMethodError"=>DidYouMean::MethodNameChecker, "LoadError"=>DidYouMean::RequirePathChecker, "NoMatchingPatternKeyError"=>DidYouMean::PatternKeyNameChecker} (FrozenError)
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:105:in `<class:Thor>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:1:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/base.rb:3:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/base.rb:3:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor.rb:1:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor.rb:1:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendored_thor.rb:8:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendored_thor.rb:8:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/ui/shell.rb:3:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/ui/shell.rb:3:in `<top (required)>'
from <internal:/tmp/ruby/v3/src/trunk-random2/lib/rubygems/core_ext/kernel_require.rb>:85:in `require'
from <internal:/tmp/ruby/v3/src/trunk-random2/lib/rubygems/core_ext/kernel_require.rb>:85:in `require'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler.rb:87:in `ui'
from /tmp/ruby/v3/src/trunk-random2/lib/rubygems.rb:1118:in `block in use_gemdeps'
from /tmp/ruby/v3/src/trunk-random2/lib/rubygems/user_interaction.rb:46:in `use_ui'
from /tmp/ruby/v3/src/trunk-random2/lib/rubygems.rb:1116:in `use_gemdeps'
from /tmp/ruby/v3/build/trunk-random2/tmp/test_rubygems_20211221-28459-5hygcb/gd-tmp/bin/foo:11:in `<main>'
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:105:in `merge!': can't modify frozen Hash: {"NameError"=>#<Object:0x00007f95f6ff45e0>, "KeyError"=>DidYouMean::KeyErrorChecker, "NoMethodError"=>DidYouMean::MethodNameChecker, "LoadError"=>DidYouMean::RequirePathChecker, "NoMatchingPatternKeyError"=>DidYouMean::PatternKeyNameChecker} (FrozenError)
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:105:in `<class:Thor>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:1:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/base.rb:3:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/base.rb:3:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor.rb:1:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor.rb:1:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendored_thor.rb:8:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendored_thor.rb:8:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/ui/shell.rb:3:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/ui/shell.rb:3:in `<top (required)>'
from <internal:/tmp/ruby/v3/src/trunk-random2/lib/rubygems/core_ext/kernel_require.rb>:85:in `require'
from <internal:/tmp/ruby/v3/src/trunk-random2/lib/rubygems/core_ext/kernel_require.rb>:85:in `require'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler.rb:87:in `ui'
from /tmp/ruby/v3/src/trunk-random2/lib/rubygems.rb:1118:in `block in use_gemdeps'
from /tmp/ruby/v3/src/trunk-random2/lib/rubygems/user_interaction.rb:46:in `use_ui'
from /tmp/ruby/v3/src/trunk-random2/lib/rubygems.rb:1116:in `use_gemdeps'
from /tmp/ruby/v3/build/trunk-random2/tmp/test_rubygems_20211221-28459-5hygcb/gd-tmp/bin/foo:11:in `<main>'
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:105:in `merge!': can't modify frozen Hash: {"NameError"=>#<Object:0x00007f6224f9cd28>, "KeyError"=>DidYouMean::KeyErrorChecker, "NoMethodError"=>DidYouMean::MethodNameChecker, "LoadError"=>DidYouMean::RequirePathChecker, "NoMatchingPatternKeyError"=>DidYouMean::PatternKeyNameChecker} (FrozenError)
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:105:in `<class:Thor>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:1:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/base.rb:3:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/base.rb:3:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor.rb:1:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor.rb:1:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendored_thor.rb:8:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendored_thor.rb:8:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/ui/shell.rb:3:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/ui/shell.rb:3:in `<top (required)>'
from <internal:/tmp/ruby/v3/src/trunk-random2/lib/rubygems/core_ext/kernel_require.rb>:85:in `require'
from <internal:/tmp/ruby/v3/src/trunk-random2/lib/rubygems/core_ext/kernel_require.rb>:85:in `require'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler.rb:87:in `ui'
from /tmp/ruby/v3/src/trunk-random2/lib/rubygems.rb:1118:in `block in use_gemdeps'
from /tmp/ruby/v3/src/trunk-random2/lib/rubygems/user_interaction.rb:46:in `use_ui'
from /tmp/ruby/v3/src/trunk-random2/lib/rubygems.rb:1116:in `use_gemdeps'
from /tmp/ruby/v3/build/trunk-random2/tmp/test_rubygems_20211221-28459-o0584n/gd-tmp/bin/foo:11:in `<main>'
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:105:in `merge!': can't modify frozen Hash: {"NameError"=>#<Object:0x00007f87d742c348>, "KeyError"=>DidYouMean::KeyErrorChecker, "NoMethodError"=>DidYouMean::MethodNameChecker, "LoadError"=>DidYouMean::RequirePathChecker, "NoMatchingPatternKeyError"=>DidYouMean::PatternKeyNameChecker} (FrozenError)
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:105:in `<class:Thor>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:1:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/base.rb:3:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/base.rb:3:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor.rb:1:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor.rb:1:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendored_thor.rb:8:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendored_thor.rb:8:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/ui/shell.rb:3:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/ui/shell.rb:3:in `<top (required)>'
from <internal:/tmp/ruby/v3/src/trunk-random2/lib/rubygems/core_ext/kernel_require.rb>:85:in `require'
from <internal:/tmp/ruby/v3/src/trunk-random2/lib/rubygems/core_ext/kernel_require.rb>:85:in `require'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler.rb:87:in `ui'
from /tmp/ruby/v3/src/trunk-random2/lib/rubygems.rb:1118:in `block in use_gemdeps'
from /tmp/ruby/v3/src/trunk-random2/lib/rubygems/user_interaction.rb:46:in `use_ui'
from /tmp/ruby/v3/src/trunk-random2/lib/rubygems.rb:1116:in `use_gemdeps'
from /tmp/ruby/v3/build/trunk-random2/tmp/test_rubygems_20211221-28459-o0584n/gd-tmp/bin/foo:11:in `<main>'
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:2: warning: already initialized constant Bundler::Thor::Correctable
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:2: warning: previous definition of Correctable was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:58: warning: already initialized constant Bundler::Thor::UndefinedTaskError
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:58: warning: previous definition of UndefinedTaskError was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:62: warning: already initialized constant Bundler::Thor::AmbiguousTaskError
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:62: warning: previous definition of AmbiguousTaskError was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:2: warning: already initialized constant Bundler::Thor::Correctable
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:2: warning: previous definition of Correctable was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:58: warning: already initialized constant Bundler::Thor::UndefinedTaskError
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:58: warning: previous definition of UndefinedTaskError was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:62: warning: already initialized constant Bundler::Thor::AmbiguousTaskError
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:62: warning: previous definition of AmbiguousTaskError was here
$$$ #<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
12848 1216 11 11 ? -1 R 1001 0:00 ps jx
11 12845 11 11 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-random2 --incremental --process-num=6
12845 12847 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.20211221-110905 --root_dir=/tmp/ruby --timeout=10800 --test_opts='TESTS="--test-order=random"' --incremental --process-num=6
12847 12848 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.20211221-110905 --root_dir=/tmp/ruby --timeout=10800 --test_opts=TESTS="--test-order=random" --incremental --process-num=6
12848 28379 11 11 ? -1 S 1001 0:00 sh -c make yes-test-all TESTS="--test-order=random"
28379 28380 11 11 ? -1 S 1001 0:00 make yes-test-all TESTS=--test-order=random
28380 28459 11 11 ? -1 Sl 1001 10:07 /tmp/ruby/v3/src/trunk-random2/test/runner.rb: TestObjectSpace#test_finalizer_thread_raise
{10=>[11], 12848=>[1216, 28379], 11=>[12845], 12845=>[12847], 12847=>[12848], 28379=>[28380], 28380=>[28459]}
"timeout 60 gdb -p 1216 -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, 1216]
#<Errno::ESRCH: No such process>
"timeout 60 gdb -p 28459 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 1215]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
320 ../sysdeps/nptl/futex-internal.h: No such file or directory.
futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x7ffe434bf1d0, clockid=<optimized out>, expected=0, futex_word=0x55746c379fd4) at ../sysdeps/nptl/futex-internal.h:320
>>> Threads Id Target Id Frame
* 1 Thread 0x7fe79f3c0f40 (LWP 28459) "ruby" futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x7ffe434bf1d0, clockid=<optimized out>, expected=0, futex_word=0x55746c379fd4) at ../sysdeps/nptl/futex-internal.h:320
2 Thread 0x7fe773ede700 (LWP 1215) "test_objectspa*" __lll_lock_wait (futex=futex@entry=0x55746c377a70, private=0) at lowlevellock.c:52
>>> Machine level backtrace
Thread 2 (Thread 0x7fe773ede700 (LWP 1215)):
#0 __lll_lock_wait (futex=futex@entry=0x55746c377a70, private=0) at lowlevellock.c:52
#1 0x00007fe79f7e10a3 in __GI___pthread_mutex_lock (mutex=mutex@entry=0x55746c377a70) at ../nptl/pthread_mutex_lock.c:80
#2 0x00007fe79fa8e3cd in rb_native_mutex_lock (lock=lock@entry=0x55746c377a70) at /tmp/ruby/v3/src/trunk-random2/thread_pthread.c:439
#3 0x00007fe79faf62a6 in vm_lock_enter (cr=0x55746c37aa60, vm=0x55746c377a40, locked=locked@entry=false, no_barrier=no_barrier@entry=false, lev=0x55746c377aa0) at /tmp/ruby/v3/src/trunk-random2/vm_sync.c:56
#4 0x00007fe79faf6677 in rb_vm_lock_body () at /tmp/ruby/v3/src/trunk-random2/vm_core.h:1889
#5 0x00007fe79f9fe8b2 in rb_vm_lock (file=0x7fe79fb5a698 "/tmp/ruby/v3/src/trunk-random2/ractor.c", line=1833) at /tmp/ruby/v3/src/trunk-random2/vm_sync.h:57
#6 ractor_check_blocking (remained_thread_cnt=<optimized out>, file=<optimized out>, line=<optimized out>, cr=0x55746c37aa60) at /tmp/ruby/v3/src/trunk-random2/ractor.c:1833
#7 ractor_check_blocking (file=0x7fe79fb5a698 "/tmp/ruby/v3/src/trunk-random2/ractor.c", line=1869, remained_thread_cnt=<optimized out>, cr=0x55746c37aa60) at /tmp/ruby/v3/src/trunk-random2/ractor.c:1815
#8 rb_ractor_blocking_threads_inc (cr=0x55746c37aa60, file=file@entry=0x7fe79fb64c18 "/tmp/ruby/v3/src/trunk-random2/thread_pthread.c", line=line@entry=2219) at /tmp/ruby/v3/src/trunk-random2/ractor.c:1869
#9 0x00007fe79fa9232a in native_sleep (th=0x5574794e0ec0, rel=0x7fe773ddd880) at /tmp/ruby/v3/src/trunk-random2/thread_pthread.c:2219
#10 0x00007fe79fa94e22 in sleep_hrtime (fl=2, rel=<optimized out>, th=0x5574794e0ec0) at /tmp/ruby/v3/src/trunk-random2/thread.c:1499
#11 rb_thread_wait_for (time=...) at /tmp/ruby/v3/src/trunk-random2/thread.c:1555
#12 0x00007fe79f9eee7f in rb_f_sleep (argc=1, argv=0x7fe773dddc88, _=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/process.c:5177
#13 0x00007fe79facc90b in vm_call_cfunc_with_frame (ec=0x55747872b500, reg_cfp=0x7fe773eddbd0, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3035
#14 0x00007fe79fadaca2 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-random2/vm_callinfo.h:349
#15 vm_exec_core (ec=0x55747872b500, initial=128) at ../../src/trunk-random2/insns.def:778
#16 0x00007fe79fae0847 in rb_vm_exec (ec=0x55747872b500, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-random2/vm.c:2209
#17 0x00007fe79fae8ca3 in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x55747718aea0, argc=argc@entry=0, argv=argv@entry=0x7fe773dddbf0, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v3/src/trunk-random2/vm.c:1519
#18 0x00007fe79fa95b55 in thread_do_start_proc (th=0x5574794e0ec0) at /tmp/ruby/v3/src/trunk-random2/thread.c:735
#19 0x00007fe79fa9617c in thread_do_start (th=0x5574794e0ec0) at /tmp/ruby/v3/src/trunk-random2/thread.c:754
#20 thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/thread.c:828
#21 0x00007fe79fa96ba1 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/thread_pthread.c:1047
#22 0x00007fe79f7de609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#23 0x00007fe79f4e4293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7fe79f3c0f40 (LWP 28459)):
#0 futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x7ffe434bf1d0, clockid=<optimized out>, expected=0, futex_word=0x55746c379fd4) at ../sysdeps/nptl/futex-internal.h:320
#1 __pthread_cond_wait_common (abstime=0x7ffe434bf1d0, clockid=<optimized out>, mutex=0x55746c37abb8, cond=0x55746c379fa8) at pthread_cond_wait.c:520
#2 __pthread_cond_timedwait (cond=cond@entry=0x55746c379fa8, mutex=mutex@entry=0x55746c37abb8, abstime=abstime@entry=0x7ffe434bf1d0) at pthread_cond_wait.c:656
#3 0x00007fe79fa915f9 in native_cond_timedwait (abs=<optimized out>, mutex=<optimized out>, cond=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/thread_pthread.c:565
#4 do_gvl_timer (th=0x55746c379f30, gvl=0x55746c37abb0) at /tmp/ruby/v3/src/trunk-random2/thread_pthread.c:251
#5 gvl_acquire_common (gvl=gvl@entry=0x55746c37abb0, th=th@entry=0x55746c379f30) at /tmp/ruby/v3/src/trunk-random2/thread_pthread.c:289
#6 0x00007fe79fa92247 in gvl_acquire (th=0x55746c379f30, gvl=0x55746c37abb0) at /tmp/ruby/v3/src/trunk-random2/thread_pthread.c:318
#7 native_sleep (th=<optimized out>, rel=0x7ffe434bf280) at /tmp/ruby/v3/src/trunk-random2/thread_pthread.c:2235
#8 0x00007fe79fa94e22 in sleep_hrtime (fl=2, rel=<optimized out>, th=0x55746c379f30) at /tmp/ruby/v3/src/trunk-random2/thread.c:1499
#9 rb_thread_wait_for (time=...) at /tmp/ruby/v3/src/trunk-random2/thread.c:1555
#10 0x00007fe79f9eee7f in rb_f_sleep (argc=1, argv=0x7fe79f2bf588, _=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/process.c:5177
#11 0x00007fe79facc90b in vm_call_cfunc_with_frame (ec=0x55746c37a850, reg_cfp=0x7fe79f3be8d0, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3035
#12 0x00007fe79fae1a89 in vm_call_method_each_type (ec=0x55746c37a850, cfp=0x7fe79f3be8d0, calling=0x7ffe434bf500) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3637
#13 0x00007fe79fae2354 in vm_call_method (ec=0x55746c37a850, cfp=0x7fe79f3be8d0, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3748
#14 0x00007fe79fadaca2 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-random2/vm_callinfo.h:349
#15 vm_exec_core (ec=0x55746c37a850, initial=137) at ../../src/trunk-random2/insns.def:778
#16 0x00007fe79fae0847 in rb_vm_exec (ec=0x55746c37a850, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-random2/vm.c:2209
#17 0x00007fe79fae8ca3 in rb_vm_invoke_proc (ec=ec@entry=0x55746c37a850, proc=<optimized out>, argc=<optimized out>, argv=argv@entry=0x7ffe434bf918, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm.c:1519
#18 0x00007fe79fae9317 in vm_call0_body (ec=0x55746c37a850, calling=0x7ffe434bf7d0, argv=0x7ffe434bf918) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:273
#19 0x00007fe79fae9947 in rb_vm_call0 (ec=ec@entry=0x55746c37a850, recv=recv@entry=140632784338280, id=id@entry=3409, argc=argc@entry=1, argv=argv@entry=0x7ffe434bf918, cme=cme@entry=0x7fe7696f9110, kw_splat=0) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:57
#20 0x00007fe79fae9bb9 in rb_vm_call_kw (ec=ec@entry=0x55746c37a850, recv=recv@entry=140632784338280, id=id@entry=3409, argc=argc@entry=1, argv=argv@entry=0x7ffe434bf918, me=me@entry=0x7fe7696f9110, kw_splat=0) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:302
#21 0x00007fe79fada2df in rb_check_funcall_default_kw (recv=140632784338280, mid=mid@entry=3409, argc=argc@entry=1, argv=argv@entry=0x7ffe434bf918, def=def@entry=52, kw_splat=kw_splat@entry=0) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:690
#22 0x00007fe79fada4f2 in rb_check_funcall (recv=<optimized out>, mid=mid@entry=3409, argc=argc@entry=1, argv=argv@entry=0x7ffe434bf918) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:666
#23 0x00007fe79f90b89b in run_single_final (objid=<optimized out>, cmd=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/gc.c:3954
#24 run_finalizer (objspace=<optimized out>, obj=<optimized out>, table=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/gc.c:3999
#25 0x00007fe79f91840a in run_final (zombie=140632784338200, objspace=0x55746c37a0b0) at /tmp/ruby/v3/src/trunk-random2/gc.c:4016
#26 finalize_list (objspace=objspace@entry=0x55746c37a0b0, zombie=140632784338200) at /tmp/ruby/v3/src/trunk-random2/gc.c:4030
#27 0x00007fe79f918528 in finalize_deferred (objspace=0x55746c37a0b0) at /tmp/ruby/v3/src/trunk-random2/gc.c:4062
#28 gc_finalize_deferred (dmy=dmy@entry=0x55746c37a0b0) at /tmp/ruby/v3/src/trunk-random2/gc.c:4076
#29 0x00007fe79f91d983 in gc_start_internal (ec=<optimized out>, self=<optimized out>, full_mark=<optimized out>, immediate_mark=<optimized out>, immediate_sweep=<optimized out>, compact=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/gc.c:9271
#30 0x00007fe79fadc853 in invoke_bf (reg_cfp=<optimized out>, bf=<optimized out>, bf=<optimized out>, argv=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:5915
#31 vm_invoke_builtin (argv=<optimized out>, bf=<optimized out>, cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:5915
#32 vm_exec_core (ec=0x55746c37a850, initial=137) at ../../src/trunk-random2/insns.def:1476
#33 0x00007fe79fae0847 in rb_vm_exec (ec=0x55746c37a850, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-random2/vm.c:2209
#34 0x00007fe79fae5d76 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-random2/vm.c:1314
#35 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-random2/vm.c:1370
#36 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:1388
#37 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-random2/vm.c:1425
#38 vm_yield (kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm.c:1433
#39 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1347
#40 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1363
#41 0x00007fe79f85db3c in rb_ary_collect (ary=140632679463240) at /tmp/ruby/v3/src/trunk-random2/include/ruby/internal/core/rarray.h:372
#42 0x00007fe79facc90b in vm_call_cfunc_with_frame (ec=0x55746c37a850, reg_cfp=0x7fe79f3bea90, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3035
#43 0x00007fe79fadadb3 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:349
#44 vm_exec_core (ec=0x55746c37a850, initial=137) at ../../src/trunk-random2/insns.def:759
#45 0x00007fe79fae0847 in rb_vm_exec (ec=0x55746c37a850, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-random2/vm.c:2209
#46 0x00007fe79fae5d76 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-random2/vm.c:1314
#47 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-random2/vm.c:1370
#48 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:1388
#49 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-random2/vm.c:1425
#50 vm_yield (kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm.c:1433
#51 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1347
#52 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1363
#53 0x00007fe79f8574ac in rb_ary_each (ary=140632702457240) at /tmp/ruby/v3/src/trunk-random2/include/ruby/internal/core/rarray.h:372
#54 0x00007fe79facc90b in vm_call_cfunc_with_frame (ec=0x55746c37a850, reg_cfp=0x7fe79f3beb90, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3035
#55 0x00007fe79fae1a89 in vm_call_method_each_type (ec=0x55746c37a850, cfp=0x7fe79f3beb90, calling=0x7ffe434c0420) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3637
#56 0x00007fe79fae2354 in vm_call_method (ec=0x55746c37a850, cfp=0x7fe79f3beb90, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3748
#57 0x00007fe79fae1eb7 in vm_call_refined (calling=0x7ffe434c0420, cfp=0x7fe79f3beb90, ec=0x55746c37a850) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3469
#58 vm_call_method_each_type (ec=0x55746c37a850, cfp=0x7fe79f3beb90, calling=0x7ffe434c0420) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3687
#59 0x00007fe79fae2354 in vm_call_method (ec=0x55746c37a850, cfp=0x7fe79f3beb90, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3748
#60 0x00007fe79fadadb3 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:349
#61 vm_exec_core (ec=0x55746c37a850, initial=137) at ../../src/trunk-random2/insns.def:759
#62 0x00007fe79fae0847 in rb_vm_exec (ec=0x55746c37a850, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-random2/vm.c:2209
#63 0x00007fe79fae5d76 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-random2/vm.c:1314
#64 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-random2/vm.c:1370
#65 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:1388
#66 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-random2/vm.c:1425
#67 vm_yield (kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm.c:1433
#68 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1347
#69 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1363
#70 0x00007fe79f8574ac in rb_ary_each (ary=140632702457760) at /tmp/ruby/v3/src/trunk-random2/include/ruby/internal/core/rarray.h:372
#71 0x00007fe79facc90b in vm_call_cfunc_with_frame (ec=0x55746c37a850, reg_cfp=0x7fe79f3bed50, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3035
#72 0x00007fe79fae1a89 in vm_call_method_each_type (ec=0x55746c37a850, cfp=0x7fe79f3bed50, calling=0x7ffe434c09b0) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3637
#73 0x00007fe79fae2354 in vm_call_method (ec=0x55746c37a850, cfp=0x7fe79f3bed50, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3748
#74 0x00007fe79fae1eb7 in vm_call_refined (calling=0x7ffe434c09b0, cfp=0x7fe79f3bed50, ec=0x55746c37a850) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3469
#75 vm_call_method_each_type (ec=0x55746c37a850, cfp=0x7fe79f3bed50, calling=0x7ffe434c09b0) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3687
#76 0x00007fe79fae2354 in vm_call_method (ec=0x55746c37a850, cfp=0x7fe79f3bed50, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3748
#77 0x00007fe79fadadb3 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:349
#78 vm_exec_core (ec=0x55746c37a850, initial=137) at ../../src/trunk-random2/insns.def:759
#79 0x00007fe79fae11e5 in rb_vm_exec (ec=0x55746c37a850, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-random2/vm.c:2218
#80 0x00007fe79f96019f in load_iseq_eval (fname=140632784533400, ec=0x55746c37a850) at /tmp/ruby/v3/src/trunk-random2/load.c:656
#81 require_internal (ec=0x55746c37a850, fname=<optimized out>, exception=1, warn=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/load.c:1132
#82 0x00007fe79f960bf1 in rb_require_string (fname=140632784503080) at /tmp/ruby/v3/src/trunk-random2/include/ruby/internal/special_consts.h:148
#83 0x00007fe79facc90b in vm_call_cfunc_with_frame (ec=0x55746c37a850, reg_cfp=0x7fe79f3bef90, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3035
#84 0x00007fe79fae1a89 in vm_call_method_each_type (ec=0x55746c37a850, cfp=0x7fe79f3bef90, calling=0x7ffe434c0fa0) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3637
#85 0x00007fe79fae2354 in vm_call_method (ec=0x55746c37a850, cfp=0x7fe79f3bef90, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3748
#86 0x00007fe79fadaca2 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-random2/vm_callinfo.h:349
#87 vm_exec_core (ec=0x55746c37a850, initial=137) at ../../src/trunk-random2/insns.def:778
#88 0x00007fe79fae0847 in rb_vm_exec (ec=0x55746c37a850, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-random2/vm.c:2209
#89 0x00007fe79f8f5ebb in rb_ec_exec_node (ec=ec@entry=0x55746c37a850, n=n@entry=0x7fe79f2a1f00) at /tmp/ruby/v3/src/trunk-random2/eval.c:280
#90 0x00007fe79f8fc26a in ruby_run_node (n=0x7fe79f2a1f00) at /tmp/ruby/v3/src/trunk-random2/eval.c:321
#91 0x000055746c2a71d3 in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/main.c:47
>>> Dump Ruby level backtrace
th: 0x55746c379f30, native_id: 0x7fe79f3c0f40
-- Control frame information -----------------------------------------------
c:0030 p:---- s:0179 e:000178 CFUNC :sleep
me:
called_id: sleep, type: cfunc
owner class: 0x00007fe79f25e4d0 [3LM ] T_MODULE Kernel
defined_class: 0x00007fe76974cd38 [3LM ] T_ICLASS src:Kernel
self: 0x00007fe79f277fc0 [3LM ] T_OBJECT (TestObjectSpace)len:8 ptr:0x0000557479471db0
c:0029 p:0005 s:0174 e:000173 BLOCK /tmp/ruby/v3/src/trunk-random2/test/ruby/test_objectspace.rb:174 [FINISH]
me:
called_id: test_finalizer_thread_raise, type: iseq
owner class: 0x00007fe76a9095a8 [3LM R ] T_CLASS TestObjectSpace
self: 0x00007fe79f277fc0 [3LM ] T_OBJECT (TestObjectSpace)len:8 ptr:0x0000557479471db0
lvars:
id: T_FIXNUM 1838300
c:0028 p:0010 s:0170 e:000165 METHOD <internal:gc>:34
me:
called_id: start, type: iseq
owner class: 0x00007fe7696f2478 [3LM ] T_CLASS (annon)
self: 0x00007fe79f281b10 [3LM ] T_MODULE GC
lvars:
full_mark: T_TRUE
immediate_mark: T_TRUE
immediate_sweep: T_TRUE
(null): T_FIXNUM 0
c:0027 p:0083 s:0158 E:002268 METHOD /tmp/ruby/v3/src/trunk-random2/test/ruby/test_objectspace.rb:188
me:
called_id: test_finalizer_thread_raise, type: iseq
owner class: 0x00007fe76a9095a8 [3LM R ] T_CLASS TestObjectSpace
self: 0x00007fe79f277fc0 [3LM ] T_OBJECT (TestObjectSpace)len:8 ptr:0x0000557479471db0
lvars:
fzer: 0x00007fe79f277d68 [1 ] proc (Proc) block in test_finalizer_thread_raise@/tmp/ruby/v3/src/trunk-random2/test/ruby/test_objectspace.rb:173
my_error: 0x00007fe79f277b60 [3LM ] T_CLASS (annon)
main_th: 0x00007fe79f28bdb8 [0LM U ] VM/thread (Thread)VM/thread
c:0026 p:0041 s:0151 e:000150 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit/testcase.rb:200
me:
called_id: run_test, type: iseq
owner class: 0x00007fe7697857a0 [3LM ] T_CLASS Test::Unit::TestCase
self: 0x00007fe79f277fc0 [3LM ] T_OBJECT (TestObjectSpace)len:8 ptr:0x0000557479471db0
lvars:
name: T_SYMBOL test_finalizer_thread_raise
progname: 0x00007fe79f292b40 [3LM ] T_STRING (String)/tmp/ruby/v3/src/trunk-random2/test/runner.rb
c:0025 p:0059 s:0145 e:000144 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit/testcase.rb:168
me:
called_id: run, type: iseq
owner class: 0x00007fe7697857a0 [3LM ] T_CLASS Test::Unit::TestCase
self: 0x00007fe79f277fc0 [3LM ] T_OBJECT (TestObjectSpace)len:8 ptr:0x0000557479471db0
lvars:
runner: 0x00007fe79c9acfa0 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005574738ef6f0
start_time: 0x00007fe79f277f70 [0 U ] time (Time)time
result: 0x00007fe79f2951d8 [3LM ] T_STRING (String)
time: T_NIL
e: T_NIL
c:0024 p:0089 s:0136 e:000135 BLOCK /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1528 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x00007fe79c955340 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007fe79c9acfa0 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005574738ef6f0
lvars:
method: T_SYMBOL test_finalizer_thread_raise
inst: 0x00007fe79f277fc0 [3LM ] T_OBJECT (TestObjectSpace)len:8 ptr:0x0000557479471db0
start_time: T_NIL
result: T_NIL
c:0023 p:---- s:0129 e:000128 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x00007fe79f273fb0 [3LM ] T_CLASS Array
self: 0x00007fe798e73948 [1 ] T_ARRAY (Array)[ ] len: 32, capa:32 ptr:0x0000557473c874b0
c:0022 p:0117 s:0125 e:000124 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1515
me:
called_id: _run_suite, type: iseq
owner class: 0x00007fe79c955340 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007fe79c9acfa0 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005574738ef6f0
lvars:
suite: 0x00007fe76a9095a8 [3LM R ] T_CLASS TestObjectSpace
type: T_SYMBOL test
header: 0x00007fe798e80788 [1 ] T_STRING (String)test_suite_header
filter: 0x00007fe79c97d458 [3LM ] T_REGEXP (Regexp)
all_test_methods: 0x00007fe798e73948 [1 ] T_ARRAY (Array)[ ] len: 32, capa:32 ptr:0x0000557473c874b0
leakchecker: 0x00007fe798e73718 [1 ] T_OBJECT (LeakChecker)len:7 ptr:0x0000557477792b30
trace: T_NIL
assertions: T_NIL
c:0021 p:0042 s:0113 e:000112 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1308
me:
called_id: _run_suite, type: iseq
owner class: 0x00007fe7697e1a50 [3LM ] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x00007fe7697ebbe0 [3LM ] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x00007fe79c9acfa0 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005574738ef6f0
lvars:
suite: 0x00007fe76a9095a8 [3LM R ] T_CLASS TestObjectSpace
type: T_SYMBOL test
ex: T_NIL
c:0020 p:0010 s:0106 e:000104 BLOCK /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:799 [FINISH]
me:
called_id: _run_suites, type: iseq
owner class: 0x00007fe7697e3be8 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x00007fe7697ebe10 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x00007fe79c9acfa0 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005574738ef6f0
lvars:
suite: 0x00007fe76a9095a8 [3LM R ] T_CLASS TestObjectSpace
e: T_NIL
c:0019 p:---- s:0100 e:000099 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00007fe79f273fb0 [3LM ] T_CLASS Array
self: 0x00007fe79a461598 [3LM ] T_ARRAY (Array)[ ] len: 961, capa:961 ptr:0x00005574735533e0
c:0018 p:0054 s:0096 E:001a38 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:797
me:
called_id: _run_suites, type: iseq
owner class: 0x00007fe7697e3be8 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x00007fe7697ebe10 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x00007fe79c9acfa0 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005574738ef6f0
lvars:
suites: 0x00007fe79a461598 [3LM ] T_ARRAY (Array)[ ] len: 961, capa:961 ptr:0x00005574735533e0
type: T_SYMBOL test
result: 0x00007fe79a3e2450 [3LM ] T_ARRAY (Array)[ ] len: 712, capa:983 ptr:0x00005574774f56d0
c:0017 p:0008 s:0089 E:001e68 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:834
me:
called_id: _run_suites, type: iseq
owner class: 0x00007fe7697e2838 [3LM ] T_MODULE (Module)Test::Unit::Skipping
defined_class: 0x00007fe7697ebd70 [3LM ] T_ICLASS src:Test::Unit::Skipping
self: 0x00007fe79c9acfa0 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005574738ef6f0
lvars:
suites: 0x00007fe79a461598 [3LM ] T_ARRAY (Array)[ ] len: 961, capa:961 ptr:0x00005574735533e0
type: T_SYMBOL test
result: T_NIL
c:0016 p:0153 s:0082 E:001ed8 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1461
me:
called_id: _run_anything, type: iseq
owner class: 0x00007fe79c955340 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007fe79c9acfa0 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005574738ef6f0
lvars:
type: T_SYMBOL test
suites: 0x00007fe79a461598 [3LM ] T_ARRAY (Array)[ ] len: 961, capa:961 ptr:0x00005574735533e0
test_count: T_FIXNUM 0
assertion_count: T_FIXNUM 0
sync: T_TRUE
old_sync: T_FALSE
start: 0x00007fe79a43df58 [0LM U ] time (Time)time
results: T_NIL
t: T_NIL
c:0015 p:0016 s:0069 E:001f08 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1245
me:
called_id: _run_anything, type: iseq
owner class: 0x00007fe7697e1b40 [3LM ] T_MODULE (Module)Test::Unit::RepeatOption
defined_class: 0x00007fe7697ebcd0 [3LM ] T_ICLASS src:Test::Unit::RepeatOption
self: 0x00007fe79c9acfa0 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005574738ef6f0
lvars:
type: T_SYMBOL test
c:0014 p:0005 s:0064 E:001f30 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1636
me:
called_id: run_tests, type: iseq
owner class: 0x00007fe79c955340 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007fe79c9acfa0 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005574738ef6f0
c:0013 p:0006 s:0060 E:000cc8 BLOCK /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1623 [FINISH]
me:
called_id: _run, type: iseq
owner class: 0x00007fe79c955340 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007fe79c9acfa0 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005574738ef6f0
lvars:
plugin: 0x00007fe79f2aa1f0 [3LM ] T_STRING (String)run_tests
c:0012 p:---- s:0056 e:000055 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00007fe79f273fb0 [3LM ] T_CLASS Array
self: 0x00007fe79a4617a0 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0011 p:0042 s:0052 E:001f68 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1622
me:
called_id: _run, type: iseq
owner class: 0x00007fe79c955340 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007fe79c9acfa0 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005574738ef6f0
lvars:
args: 0x00007fe79f2a06c8 [3LM ] T_HASH (Hash)[S ] 9
c:0010 p:0013 s:0047 E:000cf8 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1664
me:
called_id: run, type: iseq
owner class: 0x00007fe79c955340 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007fe79c9acfa0 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005574738ef6f0
lvars:
argv: 0x00007fe79f27b0a8 [3LM ] T_ARRAY shared -> 0x00007fe7697b9f00 [3LM ] T_ARRAY (Array)[ ] len: 838, capa:12 ptr:0x000055746c6ea4c0
c:0009 p:0008 s:0042 E:000d30 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1019
me:
called_id: run, type: iseq
owner class: 0x00007fe7697e25e0 [3LM ] T_MODULE (Module)Test::Unit::StatusLine
defined_class: 0x00007fe7697ebe60 [3LM ] T_ICLASS src:Test::Unit::StatusLine
self: 0x00007fe79c9acfa0 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005574738ef6f0
lvars:
args: 0x00007fe79a461d40 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0008 p:0008 s:0036 E:000d70 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:867
me:
called_id: run, type: iseq
owner class: 0x00007fe7697e2720 [3LM ] T_MODULE (Module)Test::Unit::Statistics
defined_class: 0x00007fe7697ebdc0 [3LM ] T_ICLASS src:Test::Unit::Statistics
self: 0x00007fe79c9acfa0 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005574738ef6f0
lvars:
args: 0x00007fe79a461db8 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0007 p:0017 s:0030 E:000da8 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:154
me:
called_id: run, type: iseq
owner class: 0x00007fe7697e3f58 [3LM ] T_MODULE Test::Unit::RunCount
defined_class: 0x00007fe7697ebb18 [3LM ] T_ICLASS src:Test::Unit::RunCount
self: 0x00007fe79c9acfa0 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005574738ef6f0
lvars:
(null): 0x00007fe79a461e30 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0006 p:0032 s:0025 E:000dd0 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1743
me:
called_id: run, type: iseq
owner class: 0x00007fe79c953b58 [3LM ] T_CLASS Test::Unit::AutoRunner
self: 0x00007fe79c9ad748 [3LM ] T_OBJECT (Test::Unit::AutoRunner)len:5 ptr:0x000055746c631210
c:0005 p:0009 s:0021 E:001d38 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1747
me:
called_id: run, type: iseq
owner class: 0x00007fe7697eba28 [3LM ] T_CLASS (annon)
self: 0x00007fe79c953b58 [3LM ] T_CLASS Test::Unit::AutoRunner
lvars:
args: 0x00007fe79c9ad860 [3LM ] T_ARRAY (Array)[E ] len: 2 (embed)
c:0004 p:0174 s:0016 E:001d68 TOP /tmp/ruby/v3/src/trunk-random2/tool/test/runner.rb:23 [FINISH]
self: 0x00007fe79f25c2e8 [3LM ] T_OBJECT (embed) len:3
lvars:
dir: 0x00007fe79c9add10 [3LM ] 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: 0x00007fe79f25e4d0 [3LM ] T_MODULE Kernel
defined_class: 0x00007fe76974cd38 [3LM ] T_ICLASS src:Kernel
self: 0x00007fe79f25c2e8 [3LM ] T_OBJECT (embed) len:3
c:0002 p:0115 s:0006 E:001d90 EVAL /tmp/ruby/v3/src/trunk-random2/test/runner.rb:14 [FINISH]
self: 0x00007fe79f25c2e8 [3LM ] T_OBJECT (embed) len:3
c:0001 p:0000 s:0003 E:0016e0 (none) [FINISH]
self: 0x00007fe79f25c2e8 [3LM ] T_OBJECT (embed) len:3
th: 0x5574794e0ec0, native_id: 0x7fe773ede700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0011 e:000010 CFUNC :sleep
me:
called_id: sleep, type: cfunc
owner class: 0x00007fe79f25e4d0 [3LM ] T_MODULE Kernel
defined_class: 0x00007fe76974cd38 [3LM ] T_ICLASS src:Kernel
self: 0x00007fe79f277fc0 [3LM ] T_OBJECT (TestObjectSpace)len:8 ptr:0x0000557479471db0
c:0002 p:0005 s:0006 e:000005 BLOCK /tmp/ruby/v3/src/trunk-random2/test/ruby/test_objectspace.rb:185 [FINISH]
me:
called_id: test_finalizer_thread_raise, type: iseq
owner class: 0x00007fe76a9095a8 [3LM R ] T_CLASS TestObjectSpace
self: 0x00007fe79f277fc0 [3LM ] T_OBJECT (TestObjectSpace)len:8 ptr:0x0000557479471db0
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
$1 = 0
">>> Finish
"[Inferior 1 (process 28459) detached]
[nil, 28459]
"timeout 60 gdb -p 28380 -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, 28380]
#<Errno::ESRCH: No such process>
"timeout 60 gdb -p 28379 -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 28379 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, 28379]
0.004000 0.004000 910.252000 (10802.122170)
/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: 11051.90 sec