# Logfile created on 2026-02-11 23:46:31 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007b78bf72fde0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-yjit", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit", @configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20260211-234631", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007b78c3d3dcb0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007b78c3d3db48 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007b78bf669258 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20260211-234631", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20260211-234631>, @binmode=false, @mon_data=#<Monitor:0x00007b78c3d3d530>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-imap.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 9aa30b512f
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-imap.revision unchanged
/tmp/ruby/src/trunk-yjit/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-yjit/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.rbbin updated
08274307f5c57b514a8f49b1923e1e2a14b126c80135e685b714a9d2560500e9  builtin_binary.rbbin
compiling /tmp/ruby/src/trunk-yjit/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-imap.revision -
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-imap.revision unchanged
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-yjit/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk-yjit/bin
installing base libraries:          /tmp/ruby/install/trunk-yjit/lib
installing arch files:              /tmp/ruby/install/trunk-yjit/lib/ruby/4.1.0+1/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-yjit/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-4.1.0+1/ruby
installing command scripts:         /tmp/ruby/install/trunk-yjit/bin
installing library scripts:         /tmp/ruby/install/trunk-yjit/lib/ruby/4.1.0+1
installing common headers:          /tmp/ruby/install/trunk-yjit/include/ruby-4.1.0+1
installing manpages:                /tmp/ruby/install/trunk-yjit/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-yjit/lib/ruby/gems/4.1.0+1
                                    bundler 4.1.0.dev
                                    delegate 0.6.1
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 6.0.1
                                    error_highlight 0.7.1
                                    fileutils 1.8.0
                                    find 0.2.0
                                    forwardable 1.4.0
                                    ipaddr 1.2.8
                                    net-http 0.9.1
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.8.1
                                    pp 0.6.3
                                    prettyprint 0.2.0
                                    prism 1.9.0
                                    resolv 0.7.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.3
                                    tempfile 0.3.1
                                    time 0.4.2
                                    timeout 0.6.0
                                    tmpdir 0.3.1
                                    un 0.3.0
                                    uri 1.1.1
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk-yjit/lib/ruby/gems/4.1.0+1
                                    date 3.5.1
                                    digest 3.2.1
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.2
                                    io-nonblock 0.3.2
                                    io-wait 0.4.0
                                    json 2.18.1
                                    openssl 4.0.0
                                    psych 5.3.1
                                    stringio 3.2.1.dev
                                    strscan 3.1.7.dev
                                    zlib 3.2.2
installing bundled gems:            /tmp/ruby/install/trunk-yjit/lib/ruby/gems/4.1.0+1
                                    minitest 6.0.1
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.7
                                    rexml 3.4.4
                                    rss 0.3.2
                                    net-ftp 0.3.9
                                    net-imap 0.6.2
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.10.3
                                    typeprof 0.31.1
                                    debug 1.11.1
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 4.0.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.2.0
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.4.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.13
                                    ostruct 0.6.3
                                    pstore 0.2.0
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 7.2.0
                                    irb 1.17.0
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
                                    tsort 0.2.0
installing bundled gem cache:       /tmp/ruby/install/trunk-yjit/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
    win32ole-1.9.2.gem              extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2034 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Checking leaked global symbols...none
/tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-yjit/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-yjit/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-yjit/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-yjit/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-yjit/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-yjit/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-yjit/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-yjit/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-yjit/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-yjit/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-yjit/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-yjit/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-yjit/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-yjit/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-yjit/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-yjit/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-yjit/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-yjit/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-yjit/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
Run options: 
  --seed=14588
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-yjit/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

[  1/758] 918997=psych/test_coder
[  2/758] 918996=ruby/test_symbol
[  3/758] 918993=ruby/test_compile_prism
[  4/758] 918994=ruby/test_complexrational
[  5/758] 918994=openssl/test_random
[  6/758] 918997=ruby/test_box
[  7/758] 918994=rubygems/test_gem_package_tar_reader
[  8/758] 918994=socket/test_unix
[  9/758] 918993=prism/newline_offsets_test
[ 10/758] 918994=pathname/test_pathname
[ 11/758] 918994=-ext-/string/test_enc_associate
[ 12/758] 918993=ruby/test_io_timeout
[ 13/758] 918993=coverage/test_coverage
[ 14/758] 918994=rubygems/test_gem_gem_runner
[ 15/758] 918997=ruby/test_comparable
[ 16/758] 918997=rubygems/test_gem_source_specific_file
[ 17/758] 918996=rubygems/test_gem_resolver_installed_specification
[ 18/758] 918994=ruby/enc/test_windows_1251
[ 19/758] 918994=ruby/enc/test_utf32
[ 20/758] 918994=prism/ruby/relocation_test
[ 21/758] 918994=rubygems/test_gem_requirement
[ 22/758] 918993=ruby/enc/test_euc_tw
[ 23/758] 918993=ruby/test_unicode_escape
[ 24/758] 918993=rubygems/test_gem_commands_open_command
[ 25/758] 918994=-ext-/test_notimplement
[ 26/758] 918994=mkmf/test_mkmf
[ 27/758] 918994=-ext-/box/test_load_ext
[ 28/758] 918996=psych/test_marshalable
[ 29/758] 918994=mmtk/test_configuration
[ 30/758] 918994=rubygems/test_gem_resolver_local_specification
[ 31/758] 918997=optparse/test_noarg
[ 32/758] 918996=-ext-/wait/test_wait
[ 33/758] 918996=ruby/enc/test_cesu8
[ 34/758] 918996=-ext-/string/test_cstr
[ 35/758] 918994=net/http/test_httpresponses
[ 36/758] 918993=ruby/test_mixed_unicode_escapes
[ 37/758] 918993=-ext-/st/test_numhash
[ 38/758] 918994=openssl/test_pkey_rsa
[ 39/758] 918993=ruby/test_clone
[ 40/758] 918997=ruby/test_thread_queue
[ 41/758] 918993=optparse/test_switch
[ 42/758] 918993=-ext-/win32/test_console_attr
[ 43/758] 918993=-ext-/bignum/test_big2str
[ 44/758] 918993=fileutils/test_nowrite
[ 45/758] 918993=ripper/test_files_sample
[ 46/758] 918996=-ext-/postponed_job/test_postponed_job
[ 47/758] 918993=-ext-/thread/test_instrumentation_api
[ 48/758] 918996=rubygems/test_gem_request_set_lockfile
[ 49/758] 918994=ruby/test_pattern_matching
[ 50/758] 918994=-ext-/gvl/test_ubf_async_safe
[ 51/758] 918994=rubygems/test_gem_path_support
[ 52/758] 918993=rubygems/test_gem_specification
[ 53/758] 918994=ruby/test_bignum
[ 54/758] 918994=rubygems/test_gem_commands_owner_command
[ 55/758] 918997=ruby/test_yield
[ 56/758] 918996=json/json_encoding_test
[ 57/758] 918996=psych/test_psych_set
[ 58/758] 918996=json/ractor_test
[ 59/758] 918994=ruby/test_iseq
[ 60/758] 918996=ruby/test_undef
[ 61/758] 918996=uri/test_http
[ 62/758] 918996=ruby/test_path
[ 63/758] 918996=ruby/test_beginendblock
[ 64/758] 918996=ruby/test_autoload
[ 65/758] 918994=test_time
[ 66/758] 918994=rubygems/test_gem_resolver_best_set
[ 67/758] 918994=psych/visitors/test_yaml_tree
[ 68/758] 918994=io/wait/test_ractor
[ 69/758] 918994=rubygems/test_gem_stub_specification
[ 70/758] 918994=rubygems/test_gem_commands_cleanup_command
[ 71/758] 918994=prism/onigmo_test
[ 72/758] 918994=psych/test_struct
[ 73/758] 918994=ruby/test_frozen_error
[ 74/758] 918994=did_you_mean/spell_checking/test_pattern_key_name_check
[ 75/758] 918994=prism/fuzzer_test
[ 76/758] 918994=ruby/test_thread
[ 77/758] 918997=-ext-/num2int/test_num2int
[ 78/758] 918997=rubygems/test_gem_remote_fetcher
[ 79/758] 918993=ripper/test_ripper
[ 80/758] 918993=rubygems/test_gem_unsatisfiable_dependency_error
[ 81/758] 918993=-ext-/iter/test_iter_break
[ 82/758] 918993=rubygems/test_gem_resolver_conflict
[ 83/758] 918993=psych/test_hash
[ 84/758] 918997=rubygems/test_gem_version
[ 85/758] 918993=openssl/test_x509name
[ 86/758] 918993=fiber/test_address_resolve
[ 87/758] 918993=rubygems/test_gem_config_file
[ 88/758] 918997=ruby/test_ractor
[ 89/758] 918993=psych/test_yamlstore
[ 90/758] 918993=ruby/test_yjit_exit_locations
[ 91/758] 918993=erb/test_erb
[ 92/758] 918993=rubygems/test_webauthn_poller
[ 93/758] 918993=-ext-/string/test_enc_str_buf_cat
[ 94/758] 918993=ruby/test_require
[ 95/758] 918996=-ext-/econv/test_append
[ 96/758] 918996=rubygems/test_gem_resolver_specification
[ 97/758] 918996=-ext-/tracepoint/test_tracepoint
[ 98/758] 918996=-ext-/marshal/test_internal_ivar
[ 99/758] 918996=resolv/test_resource
[100/758] 918996=prism/ruby/desugar_compiler_test
[101/758] 918996=dtrace/test_array_create
[102/758] 918996=optparse/test_reqarg
[103/758] 918994=openssl/test_ns_spki
[104/758] 918994=-ext-/test_abi
[105/758] 918996=rubygems/test_gem_resolver
[106/758] 918994=prism/result/index_write_test
[107/758] 918994=ruby/test_lambda
[108/758] 918994=-ext-/bignum/test_pack
[109/758] 918996=ruby/test_const
[110/758] 918996=openssl/test_pkcs12
[111/758] 918994=rubygems/test_gem_commands_stale_command
[112/758] 918994=ruby/test_class
[113/758] 918996=rubygems/test_webauthn_listener
[114/758] 918996=-ext-/test_printf
[115/758] 918996=prism/ruby/reflection_test
[116/758] 918996=test_pp
[117/758] 918996=ruby/enc/test_utf16
[118/758] 918996=rubygems/test_gem_ext_cmake_builder
[119/758] 918996=net/http/test_httpresponse
[120/758] 918996=mkmf/test_config
[121/758] 918996=ruby/enc/test_euc_kr
[122/758] 918996=resolv/test_addr
[123/758] 918996=rubygems/test_remote_fetch_error
[124/758] 918996=rubygems/test_gem_uri_formatter
[125/758] 918996=fileutils/test_fileutils
[126/758] 918997=ruby/test_stack
[127/758] 918993=ruby/test_rubyoptions
[128/758] 918996=json/test_helper
[129/758] 918996=io/console/test_io_console
[130/758] 918997=ruby/test_backtrace
[131/758] 918997=ruby/test_econv
[132/758] 918996=optparse/test_bash_completion
[133/758] 918996=ruby/test_io_m17n
[134/758] 918997=mkmf/test_have_library
[135/758] 918996=digest/test_ractor
[136/758] 918996=rubygems/test_gem_security_trust_dir
[137/758] 918996=prism/result/string_test
[138/758] 918996=ruby/enc/test_regex_casefold
[139/758] 918996=-ext-/gvl/test_last_thread
[140/758] 918996=rubygems/test_gem_source_git
[141/758] 918996=optparse/test_kwargs
[142/758] 918996=dtrace/test_method_cache
[143/758] 918996=io/wait/test_io_wait
[144/758] 918996=-ext-/exception/test_data_error
[145/758] 918996=prism/result/source_location_test
[146/758] 918996=-ext-/thread/test_lock_native_thread
[147/758] 918997=ruby/test_parse
[148/758] 918996=ruby/test_regexp
[149/758] 918997=fileutils/test_dryrun
[150/758] 918997=digest/test_digest
[151/758] 918997=objspace/test_objspace
[152/758] 918994=rubygems/test_gem_commands_push_command
[153/758] 918994=openssl/test_ocsp
[154/758] 918994=psych/test_yaml
[155/758] 918994=-ext-/iter/test_yield_block
[156/758] 918994=-ext-/string/test_interned_str
[157/758] 918994=-ext-/string/test_fstring
[158/758] 918994=rubygems/test_config
[159/758] 918994=date/test_date_ractor
[160/758] 918994=ruby/test_object
[161/758] 918994=resolv/test_win32_config
[162/758] 918994=optparse/test_optparse
[163/758] 918994=mkmf/test_framework
[164/758] 918994=-ext-/path_to_class/test_path_to_class
[165/758] 918994=io/console/test_ractor
[166/758] 918994=optparse/test_load
[167/758] 918994=rubygems/test_gem_commands_fetch_command
[168/758] 918994=rubygems/test_gem_ext_ext_conf_builder
[169/758] 918994=-ext-/test_random
[170/758] 918994=openssl/test_pkey_dh
[171/758] 918994=ripper/test_lexer
[172/758] 918994=ruby/test_condition
[173/758] 918994=ruby/enc/test_cp949
[174/758] 918994=ruby/enc/test_emoji
[175/758] 918994=ruby/test_threadgroup
[176/758] 918993=date/test_date_attr
[177/758] 918993=-ext-/array/test_to_ary_concat
[178/758] 918994=test_bundled_gems
[179/758] 918994=prism/ruby/string_query_test
[180/758] 918994=openssl/test_pair
[181/758] 918993=ruby/enc/test_case_options
[182/758] 918993=mkmf/test_install
[183/758] 918993=prism/encoding/symbol_encoding_test
[184/758] 918993=-ext-/bignum/test_bigzero
[185/758] 918993=mkmf/test_configuration
[186/758] 918993=rubygems/test_gem_package_tar_header
[187/758] 918993=prism/encoding/encodings_test
[188/758] 918993=rubygems/test_gem_util
[189/758] 918994=psych/test_merge_keys
[190/758] 918994=rubygems/test_gem_resolver_api_set
[191/758] 918993=fiber/test_io_buffer
[192/758] 918994=rubygems/test_gem_gemcutter_utilities
[193/758] 918993=-ext-/symbol/test_inadvertent_creation
[194/758] 918993=openssl/test_buffering
[195/758] 918993=resolv/test_svcb_https
[196/758] 918993=yaml/test_store
[197/758] 918993=psych/test_object
[198/758] 918993=openssl/test_provider
[199/758] 918994=-ext-/array/test_resize
[200/758] 918994=-ext-/test_bug-5832
[201/758] 918994=-ext-/test_enumerator_kw
[202/758] 918994=prism/snippets_test
[203/758] 918993=prism/newline_test
[204/758] 918993=openssl/test_ossl
[205/758] 918993=-ext-/struct/test_len
[206/758] 918993=rubygems/test_gem_console_ui
[207/758] 918993=ruby/test_gc_compact
[208/758] 918993=-ext-/string/test_coderange
[209/758] 918993=prism/result/integer_base_flags_test
[210/758] 918993=ruby/test_default_gems
[211/758] 918993=-ext-/test_bug-3571
[212/758] 918993=date/test_date_new
[213/758] 918993=rubygems/test_gem_safe_marshal
[214/758] 918993=ruby/test_keyword
[215/758] 918993=fiber/test_backtrace
[216/758] 918993=ruby/test_call
[217/758] 918993=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[218/758] 918993=openssl/test_pkey_ec
[219/758] 918993=-ext-/exception/test_exception_at_throwing
[220/758] 918994=prism/ruby/location_test
[221/758] 918994=date/test_date_parse
[222/758] 918993=rubygems/test_gem_resolver_index_set
[223/758] 918993=did_you_mean/spell_checking/test_variable_name_check
[224/758] 918993=did_you_mean/spell_checking/test_require_path_check
[225/758] 918994=rubygems/test_gem_resolver_api_specification
[226/758] 918993=ruby/test_optimization
[227/758] 918994=test_trick
[228/758] 918994=psych/test_data
[229/758] 918994=rubygems/test_gem_package_task
[230/758] 918994=fileutils/test_verbose
[231/758] 918994=-ext-/string/test_rb_str_dup
[232/758] 918994=fiber/test_io
[233/758] 918994=json/json_parser_test
[234/758] 918994=rubygems/test_gem_resolver_vendor_set
[235/758] 918994=rubygems/test_gem_remote_fetcher_s3
[236/758] 918994=date/test_date_conv
[237/758] 918994=mkmf/test_egrep_cpp
[238/758] 918994=lib/!Nothing_to_test
[239/758] 918994=openssl/test_fips
[240/758] 918994=ripper/test_scanner_events
[241/758] 918994=rubygems/test_kernel
[242/758] 918994=psych/test_deprecated
[243/758] 918994=rubygems/test_gem_command
[244/758] 918996=rubygems/test_gem_commands_specification_command
[245/758] 918994=prism/test_helper
[246/758] 918994=-ext-/bignum/test_div
[247/758] 918994=test_tmpdir
[248/758] 918996=rubygems/test_gem_ext_cargo_builder_unit
[249/758] 918994=open-uri/test_ftp
[250/758] 918994=mkmf/test_flags
[251/758] 918996=psych/test_exception
[252/758] 918996=ruby/test_enum
[253/758] 918996=rubygems/test_gem_rdoc
[254/758] 918996=ruby/test_vm_dump
[255/758] 918996=rubygems/test_gem_dependency_installer
[256/758] 918994=socket/test_socket
[257/758] 918993=prism/errors_test
[258/758] 918993=psych/test_class
[259/758] 918993=optparse/test_optarg
Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007a928d4660f0 /tmp/ruby/build/trunk-yjit/.ext/common/socket.rb:722 sleep>
Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x00007a928d4660f0 /tmp/ruby/build/trunk-yjit/.ext/common/socket.rb:722 dead>
[260/758] 918993=rubygems/test_gem_resolver_git_specification
[261/758] 918994=prism/result/static_inspect_test
[262/758] 918994=ruby/enc/test_grapheme_breaks
[263/758] 918994=ruby/test_assignment
[264/758] 918993=psych/test_object_references
[265/758] 918993=rubygems/test_gem_commands_yank_command
[266/758] 918993=ruby/test_memory_view
[267/758] 918993=ruby/test_io_buffer
[268/758] 918993=socket/test_tcp
[269/758] 918993=did_you_mean/tree_spell/test_human_typo
[270/758] 918993=fiber/test_mutex
[271/758] 918993=rubygems/test_gem_doctor
[272/758] 918993=ruby/test_exception
[273/758] 918996=ruby/enc/test_iso_8859
[274/758] 918994=psych/test_serialize_subclasses
[275/758] 918994=psych/test_parser
[276/758] 918996=ruby/test_struct
[277/758] 918994=rubygems/test_gem_commands_cert_command
[278/758] 918996=uri/test_ldap
[279/758] 918996=ripper/test_files_lib
[280/758] 918993=rubygems/test_gem_commands_rebuild_command
[281/758] 918993=open-uri/test_open-uri
Leaked file descriptor: TestOpenURI#test_404: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 33127>
Closed file descriptor: TestOpenURI#test_redirect_without_request_specific_fields_hash: 11
[282/758] 918993=rubygems/test_gem
[283/758] 918994=-ext-/load/test_resolve_symbol
[284/758] 918994=prism/ruby/ruby_parser_test
[285/758] 918994=json/json_common_interface_test
[286/758] 918994=open-uri/test_ssl
[287/758] 918996=ripper/test_sexp
[288/758] 918996=rubygems/test_gem_package_old
[289/758] 918996=ruby/test_stringchar
[290/758] 918996=prism/result/named_capture_test
[291/758] 918996=psych/test_ractor
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 36331>
[292/758] 918994=psych/nodes/test_enumerable
[293/758] 918994=ruby/test_marshal
[294/758] 918996=did_you_mean/edit_distance/test_jaro_winkler
[295/758] 918996=ruby/test_flip
[296/758] 918996=json/json_coder_test
[297/758] 918996=cgi/test_cgi_escape
[298/758] 918996=rubygems/test_gem_commands_unpack_command
[299/758] 918994=rubygems/test_gem_commands_which_command
[300/758] 918994=psych/test_date_time
[301/758] 918996=-ext-/exception/test_ensured
[302/758] 918993=ruby/test_integer
[303/758] 918996=prism/result/equality_test
[304/758] 918996=-ext-/funcall/test_passing_block
[305/758] 918996=ruby/test_m17n_comb
[306/758] 918994=rubygems/test_gem_source_installed
[307/758] 918994=rubygems/test_gem_commands_mirror
[308/758] 918994=rubygems/test_project_sanity
[309/758] 918994=prism/api/freeze_test
[310/758] 918994=uri/test_common
[311/758] 918994=rubygems/test_gem_uninstaller
[312/758] 918994=rubygems/test_gem_commands_server_command
[313/758] 918994=ruby/test_name_error
[314/758] 918994=test_tempfile
[315/758] 918996=openssl/test_pkey_dsa
[316/758] 918994=psych/test_safe_load
[317/758] 918994=ruby/test_fixnum
[318/758] 918994=ruby/test_signal
[319/758] 918996=io/nonblock/test_flush
[320/758] 918996=ruby/test_enumerator
[321/758] 918993=rubygems/test_gem_commands_contents_command
[322/758] 918993=did_you_mean/spell_checking/test_class_name_check
[323/758] 918993=ripper/test_files_test_2
[324/758] 918993=test_ipaddr
[325/758] 918993=-ext-/test_scan_args
[326/758] 918993=-ext-/string/test_normalize
[327/758] 918993=rubygems/test_gem_resolver_git_set
[328/758] 918994=rubygems/test_gem_commands_update_command
[329/758] 918997=ruby/test_eval
[330/758] 918993=rubygems/test_gem_version_option
[331/758] 918993=did_you_mean/test_spell_checker
[332/758] 918993=date/test_date_compat
[333/758] 918993=-ext-/bignum/test_str2big
[334/758] 918993=prism/ruby/source_test
[335/758] 918993=psych/test_symbol
[336/758] 918993=prism/ractor_test
[337/758] 918993=uri/test_file
[338/758] 918993=rubygems/test_gem_resolver_vendor_specification
[339/758] 918993=strscan/test_stringscanner
[340/758] 918993=rubygems/test_gem_uri
[341/758] 918993=ripper/test_parser_events
[342/758] 918993=dtrace/test_load
[343/758] 918993=fiber/test_enumerator
[344/758] 918997=psych/test_emitter
[345/758] 918993=ruby/test_basicinstructions
[346/758] 918997=did_you_mean/core_ext/test_name_error_extension
[347/758] 918997=ruby/test_file
[348/758] 918993=rubygems/test_gem_text
[349/758] 918993=rubygems/test_gem_request
[350/758] 918994=ruby/test_settracefunc
[351/758] 918993=rubygems/test_gem_commands_signout_command
[352/758] 918993=psych/test_null
[353/758] 918993=date/test_date_strptime
[354/758] 918993=prism/ruby/tunnel_test
[355/758] 918993=prism/bom_test
[356/758] 918993=net/protocol/test_protocol
[357/758] 918993=ruby/test_time_tz
[358/758] 918993=psych/test_yaml_special_cases
[359/758] 918993=rubygems/test_gem_source_list
[360/758] 918997=rubygems/test_gem_remote_fetcher_local_ssl_server
[361/758] 918993=ruby/test_method_cache
[362/758] 918993=prism/ruby/compiler_test
[363/758] 918993=ruby/test_sprintf_comb
[364/758] 918993=rubygems/test_gem_security_policy
[365/758] 918993=test_timeout
[366/758] 918997=ruby/test_rubyvm
[367/758] 918997=stringio/test_ractor
[368/758] 918997=test_weakref
[369/758] 918997=dtrace/test_require
[370/758] 918997=ruby/test_ifunless
[371/758] 918997=prism/ruby/parameters_signature_test
[372/758] 918997=psych/test_json_tree
[373/758] 918997=rubygems/test_gem_install_update_options
[374/758] 918994=ruby/test_module
[375/758] 918993=-ext-/win32/test_fd_setsize
[376/758] 918993=dtrace/test_singleton_function
[377/758] 918993=optparse/test_cclass
[378/758] 918997=-ext-/bug_reporter/test_bug_reporter
[379/758] 918993=openssl/test_ssl
[380/758] 918997=test_unicode_normalize
[381/758] 918997=-ext-/stack/test_stack_overflow
[382/758] 918997=did_you_mean/spell_checking/test_uncorrectable_name_check
[383/758] 918997=optparse/test_zsh_completion
[384/758] 918997=-ext-/st/test_foreach
[385/758] 918997=rubygems/test_gem_request_set_gem_dependency_api
[386/758] 918997=resolv/test_mdns
[387/758] 918997=ruby/test_pipe
[388/758] 918997=json/json_ext_parser_test
[389/758] 918997=socket/test_udp
[390/758] 918997=ruby/enc/test_emoji_breaks
[391/758] 918997=optparse/test_summary
[392/758] 918997=ruby/test_time
[393/758] 918997=rubygems/test_gem_security
[394/758] 918994=-ext-/file/test_stat
[395/758] 918994=psych/test_stream
[396/758] 918994=rubygems/test_gem_local_remote_options
[397/758] 918994=ruby/test_range
[398/758] 918994=rubygems/test_gem_commands_setup_command
[399/758] 918994=rubygems/test_gem_impossible_dependencies_error
[400/758] 918994=openssl/test_ts
[401/758] 918994=prism/api/parse_stream_test
[402/758] 918994=json/json_generator_test
[403/758] 918993=test_prettyprint
[404/758] 918993=optparse/test_did_you_mean
[405/758] 918993=ruby/enc/test_big5
[406/758] 918993=socket/test_nonblock
[407/758] 918993=prism/api/parse_success_test
[408/758] 918993=prism/result/static_literals_test
[409/758] 918993=prism/encoding/regular_expression_encoding_test
[410/758] 918993=rubygems/test_gem_update_suggestion
[411/758] 918993=test_securerandom
[412/758] 918993=test_extlibs
[413/758] 918994=zlib/test_zlib
[414/758] 918997=fiber/test_queue
[415/758] 918997=rubygems/test_gem_package_tar_header_ractor
[416/758] 918997=fiber/test_timeout
[417/758] 918997=ruby/test_proc
[418/758] 918993=rubygems/test_gem_resolver_lock_set
[419/758] 918993=rubygems/test_gem_commands_sources_command
[420/758] 918993=rubygems/test_gem_silent_ui
[421/758] 918993=prism/api/lex_test
[422/758] 918993=rubygems/test_gem_request_set_lockfile_parser
[423/758] 918993=ruby/test_process
[424/758] 918997=net/http/test_https_proxy
[425/758] 918997=psych/test_stringio
[426/758] 918997=rubygems/test_gem_dependency_resolution_error
[427/758] 918997=rubygems/test_gem_commands_outdated_command
[428/758] 918997=ruby/test_arithmetic_sequence
[429/758] 918997=prism/ruby/ripper_test
[430/758] 918997=rubygems/test_rubygems
[431/758] 918997=prism/version_test
[432/758] 918997=mkmf/test_have_func
[433/758] 918994=prism/ruby/parser_test
[434/758] 918994=ruby/enc/test_case_mapping
[435/758] 918994=ruby/test_readpartial
[436/758] 918994=rubygems/test_gem_available_set
[437/758] 918994=-ext-/string/test_modify_expand
[438/758] 918994=openssl/test_pkey
[439/758] 918994=-ext-/string/test_too_many_dummy_encodings
[440/758] 918994=mkmf/test_find_executable
[441/758] 918994=rubygems/test_gem_source_vendor
[442/758] 918994=ruby/test_encoding
[443/758] 918997=ruby/test_gc
[444/758] 918994=fiber/test_ractor
[445/758] 918994=ruby/test_lazy_enumerator
[446/758] 918994=mkmf/test_constant
[447/758] 918996=psych/test_nil
[448/758] 918996=mkmf/test_convertible
[449/758] 918994=mkmf/test_have_macro
[450/758] 918994=rubygems/test_gem_source_local
[451/758] 918994=optparse/test_autoconf
[452/758] 918994=rubygems/test_gem_commands_list_command
[453/758] 918994=fiber/test_thread
[454/758] 918994=ruby/test_literal
[455/758] 918994=rubygems/test_gem_remote_fetcher_local_server
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 40079>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 11
[456/758] 918994=error_highlight/test_error_highlight
[457/758] 918994=win32/test_registry
[458/758] 918994=rubygems/test_gem_commands_help_command
[459/758] 918994=prism/api/parse_comments_test
[460/758] 918994=strscan/test_ractor
[461/758] 918994=psych/test_scalar
[462/758] 918994=optparse/test_getopts
[463/758] 918994=-ext-/test_ensure_and_callcc
[464/758] 918994=ruby/test_shapes
[465/758] 918994=-ext-/debug/test_profile_frames
[466/758] 918994=prism/result/overlap_test
[467/758] 918993=ruby/test_sleep
[468/758] 918994=date/test_date
[469/758] 918994=socket/test_ancdata
[470/758] 918994=-ext-/string/test_qsort
[471/758] 918994=stringio/test_stringio
[472/758] 918994=rubygems/test_gem_package
[473/758] 918993=-ext-/eval/test_eval
[474/758] 918993=rubygems/test_gem_validator
[475/758] 918993=json/json_addition_test
[476/758] 918993=test_forwardable
[477/758] 918993=ruby/test_trace
[478/758] 918993=rubygems/test_gem_stream_ui
[479/758] 918993=prism/unescape_test
[480/758] 918993=ruby/test_object_id
[481/758] 918994=ruby/test_arity
[482/758] 918994=-ext-/symbol/test_type
[483/758] 918994=rubygems/test_gem_commands_dependency_command
[484/758] 918994=rubygems/test_require
[485/758] 918993=psych/test_array
[486/758] 918993=ruby/test_defined
[487/758] 918993=-ext-/exception/test_enc_raise
[488/758] 918993=prism/heredoc_dedent_test
[489/758] 918993=ruby/test_data
[490/758] 918993=-ext-/marshal/test_usrmarshal
[491/758] 918993=yaml/test_dbm
[492/758] 918993=rubygems/test_gem_commands_exec_command
[493/758] 918997=-ext-/load/test_dot_dot
[494/758] 918997=ruby/test_weakkeymap
[495/758] 918997=mkmf/test_sizeof
[496/758] 918994=-ext-/integer/test_my_integer
[497/758] 918994=mkmf/test_signedness
[498/758] 918993=ruby/test_transcode
[499/758] 918993=test_rbconfig
[500/758] 918993=pathname/test_ractor
[501/758] 918993=ruby/test_file_exhaustive
[502/758] 918996=erb/test_erb_m17n
[503/758] 918996=prism/result/numeric_value_test
[504/758] 918996=date/test_date_arith
[505/758] 918996=fiber/test_sleep
[506/758] 918996=uri/test_mailto
[507/758] 918996=ruby/test_fnmatch
[508/758] 918996=test_singleton
[509/758] 918996=rubygems/test_gem_spec_fetcher
[510/758] 918997=ripper/test_files_test
[511/758] 918996=-ext-/struct/test_member
[512/758] 918996=-ext-/string/test_nofree
[513/758] 918996=did_you_mean/tree_spell/test_change_word
[514/758] 918996=dtrace/test_raise
[515/758] 918996=rubygems/test_gem_name_tuple
[516/758] 918996=ruby/test_continuation
[517/758] 918997=prism/api/parse_test
[518/758] 918997=psych/test_string
[519/758] 918996=-ext-/hash/test_delete
[520/758] 918996=rubygems/test_gem_resolver_lock_specification
[521/758] 918996=rubygems/test_gem_source_lock
[522/758] 918997=optparse/test_placearg
[523/758] 918996=ruby/test_pack
[524/758] 918997=ruby/test_system
[525/758] 918996=rubygems/test_gem_commands_check_command
[526/758] 918996=prism/api/dump_test
[527/758] 918994=ruby/test_super
[528/758] 918997=did_you_mean/test_ractor_compatibility
[529/758] 918997=ruby/enc/test_shift_jis
[530/758] 918997=openssl/test_hmac
[531/758] 918997=rubygems/test_gem_safe_yaml
[532/758] 918997=rubygems/test_gem_commands_install_command
[533/758] 918993=ruby/test_numeric
[534/758] 918993=rubygems/test_gem_commands_search_command
[535/758] 918993=prism/result/comments_test
[536/758] 918993=openssl/test_x509store
[537/758] 918996=rubygems/test_gem_source_fetch_problem
[538/758] 918996=ruby/test_method
[539/758] 918993=erb/test_erb_command
[540/758] 918993=rubygems/test_gem_commands_signin_command
[541/758] 918993=ruby/test_set
[542/758] 918993=rubygems/test_gem_command_manager
[543/758] 918994=test_delegate
[544/758] 918993=rubygems/test_gem_ci_detector
[545/758] 918993=io/wait/test_io_wait_uncommon
[546/758] 918993=ruby/test_complex2
[547/758] 918993=ruby/test_inlinecache
[548/758] 918994=prism/ruby/dispatcher_test
[549/758] 918994=date/test_switch_hitter
[550/758] 918994=prism/api/command_line_test
[551/758] 918994=ruby/enc/test_windows_1252
[552/758] 918994=ruby/test_rand
[553/758] 918993=prism/result/attribute_write_test
[554/758] 918993=resolv/test_dns
[555/758] 918993=-ext-/st/test_update
[556/758] 918993=openssl/test_pkcs7
[557/758] 918993=prism/result/warnings_test
[558/758] 918993=dtrace/test_hash_create
[559/758] 918993=rubygems/test_gem_request_set_lockfile_tokenizer
[560/758] 918993=psych/test_numeric
[561/758] 918993=ruby/test_integer_comb
[562/758] 918994=-ext-/method/test_arity
[563/758] 918994=ruby/test_alias
[564/758] 918994=rubygems/test_gem_util_atomic_file_writer
[565/758] 918994=json/json_generic_object_test
[566/758] 918994=ruby/test_float
[567/758] 918997=uri/test_ws
[568/758] 918997=psych/test_boolean
[569/758] 918997=fiber/test_scheduler
[570/758] 918994=rubygems/test_gem_commands_build_command
[571/758] 918994=psych/test_document
[572/758] 918994=-ext-/iseq_load/test_iseq_load
[573/758] 918993=ruby/test_frozen
[574/758] 918993=ruby/test_io
[575/758] 918994=rubygems/test_gem_dependency
[576/758] 918994=ruby/test_primitive
[577/758] 918994=date/test_date_marshal
[578/758] 918994=psych/test_omap
[579/758] 918994=test_shellwords
[580/758] 918994=rubygems/test_gem_request_set
[581/758] 918994=psych/json/test_stream
[582/758] 918994=rubygems/test_gem_resolver_index_specification
[583/758] 918994=ruby/test_zjit
[584/758] 918994=socket/test_sockopt
[585/758] 918994=ruby/test_ast
[586/758] 918997=etc/test_etc
[587/758] 918997=psych/visitors/test_emitter
[588/758] 918997=psych/test_encoding
[589/758] 918997=prism/magic_comment_test
[590/758] 918997=ruby/test_sprintf
[591/758] 918997=rubygems/test_gem_bundler_version_finder
[592/758] 918997=date/test_date_strftime
[593/758] 918997=ruby/test_rational
[594/758] 918997=-ext-/string/test_capacity
[595/758] 918997=-ext-/float/test_nextafter
[596/758] 918997=objspace/test_ractor
[597/758] 918996=ruby/test_nomethod_error
[598/758] 918996=ruby/enc/test_case_comprehensive
[599/758] 918996=-ext-/test_recursion
[600/758] 918996=rubygems/test_webauthn_listener_response
[601/758] 918996=dtrace/test_object_create_start
[602/758] 918996=-ext-/struct/test_duplicate
[603/758] 918996=-ext-/arith_seq/test_arith_seq_extract
[604/758] 918996=psych/test_psych
[605/758] 918996=psych/test_yamldbm
[606/758] 918996=openssl/test_x509cert
[607/758] 918996=-ext-/popen_deadlock/test_popen_deadlock
[New LWP 946042]
[New LWP 946041]
[New LWP 946040]
[New LWP 946039]
[New LWP 946038]
[New LWP 946031]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
fill_line (errout=<optimized out>, offset=3, lines=<optimized out>, obj=0x5b4b093fc860, filenames=<optimized out>, include_directories=0x7c36e9eecb1e "\001\001\037\a\024\270", version=5, format=4 '\004', line=99, file=<optimized out>, addr=136576291765855, traces=<optimized out>, num_traces=18) at /tmp/ruby/src/trunk-yjit/addr2line.c:333
333	        if (addr < a && a < addr + 100) {

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x7c37254647c0 (LWP 946025) "ruby" fill_line (errout=<optimized out>, offset=3, lines=<optimized out>, obj=0x5b4b093fc860, filenames=<optimized out>, include_directories=0x7c36e9eecb1e "\001\001\037\a\024\270", version=5, format=4 '\004', line=99, file=<optimized out>, addr=136576291765855, traces=<optimized out>, num_traces=18) at /tmp/ruby/src/trunk-yjit/addr2line.c:333
[608/758] 918996=prism/result/node_id_test
  2    Thread 0x7c370ac8f6c0 (LWP 946042) "ruby" 0x00007c37254ffd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:57
  3    Thread 0x7c370acdb6c0 (LWP 946041) "ruby" 0x00007c37254ffd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:57
  4    Thread 0x7c372534f6c0 (LWP 946040) "ruby" 0x00007c37254ffd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:57
  5    Thread 0x7c370acfc6c0 (LWP 946039) "ruby" 0x00007c37254ffd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:57
  6    Thread 0x7c370ad1d6c0 (LWP 946038) "ruby" 0x00007c37254ffd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:57
  7    Thread 0x7c370bdff6c0 (LWP 946031) "ruby" 0x00007c3725591042 in epoll_wait (epfd=4, events=events@entry=0x5b4ad5384a1c <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 7 (Thread 0x7c370bdff6c0 (LWP 946031) "ruby"):
#0  0x00007c3725591042 in epoll_wait (epfd=4, events=events@entry=0x5b4ad5384a1c <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005b4ad4e880fc in event_wait (vm=0x5b4ad53850a0 <_vm>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2931
        r = <optimized out>
        r = <optimized out>
#2  timer_thread_polling (vm=0x5b4ad53850a0 <_vm>) at /tmp/ruby/src/trunk-yjit/thread_pthread_mn.c:934
        r = <optimized out>
        r = <optimized out>
        i = <optimized out>
        th = <optimized out>
        events = <optimized out>
        sched = <optimized out>
        event_serial = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:3058
        vm = <optimized out>
#4  0x00007c3725503a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {136575864272576, 5922462025029881912, 136575864272576, -272, 0, 140730924077344, 5922462025017299000, 5922394910561898552}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007c3725590c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 6 (Thread 0x7c370ad1d6c0 (LWP 946038) "ruby"):
#0  0x00007c37254ffd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b4ad53851a4 <_vm+260>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007c37255027dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b4ad5385140 <_vm+160>, cond=0x5b4ad5385178 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7c37255024a0 <__condvar_cleanup_waiting>, __arg = 0x7c370ad1cd50, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 11, cond = 0x5b4ad5385178 <_vm+216>, mutex = 0x5b4ad5385140 <_vm+160>, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 11
        seq = 5
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=cond@entry=0x5b4ad5385178 <_vm+216>, mutex=mutex@entry=0x5b4ad5385140 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005b4ad4e89e63 in rb_native_cond_wait (mutex=0x5b4ad5385140 <_vm+160>, cond=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:231
        r = <optimized out>
        r = <optimized out>
#6  ractor_sched_deq (cr=0x0, vm=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1302
        r = <optimized out>
        r = <optimized out>
#7  nt_start (ptr=0x5b4b09495600) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277
        r = <optimized out>
        nt = <optimized out>
        vm = 0x5b4ad53850a0 <_vm>
#8  0x00007c3725503a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {136575846569664, 5922459773393276984, 136575846569664, -272, 0, 140730924076544, 5922459773380694072, 5922394910561898552}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007c3725590c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 5 (Thread 0x7c370acfc6c0 (LWP 946039) "ruby"):
#0  0x00007c37254ffd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b4ad53851a4 <_vm+260>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007c37255027dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b4ad5385140 <_vm+160>, cond=0x5b4ad5385178 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7c37255024a0 <__condvar_cleanup_waiting>, __arg = 0x7c370acfbd50, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 9, cond = 0x5b4ad5385178 <_vm+216>, mutex = 0x5b4ad5385140 <_vm+160>, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 9
        seq = 4
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=cond@entry=0x5b4ad5385178 <_vm+216>, mutex=mutex@entry=0x5b4ad5385140 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005b4ad4e89e63 in rb_native_cond_wait (mutex=0x5b4ad5385140 <_vm+160>, cond=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:231
        r = <optimized out>
        r = <optimized out>
#6  ractor_sched_deq (cr=0x0, vm=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1302
        r = <optimized out>
        r = <optimized out>
#7  nt_start (ptr=0x5b4b09494770) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277
        r = <optimized out>
        nt = <optimized out>
        vm = 0x5b4ad53850a0 <_vm>
#8  0x00007c3725503a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {136575846434496, 5922459966129934392, 136575846434496, -272, 0, 140730924072944, 5922459966117351480, 5922394910561898552}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007c3725590c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x7c372534f6c0 (LWP 946040) "ruby"):
#0  0x00007c37254ffd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b4ad53851a4 <_vm+260>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007c37255027dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b4ad5385140 <_vm+160>, cond=0x5b4ad5385178 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7c37255024a0 <__condvar_cleanup_waiting>, __arg = 0x7c372534ed50, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 7, cond = 0x5b4ad5385178 <_vm+216>, mutex = 0x5b4ad5385140 <_vm+160>, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 7
        seq = 3
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=cond@entry=0x5b4ad5385178 <_vm+216>, mutex=mutex@entry=0x5b4ad5385140 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005b4ad4e89e63 in rb_native_cond_wait (mutex=0x5b4ad5385140 <_vm+160>, cond=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:231
        r = <optimized out>
        r = <optimized out>
#6  ractor_sched_deq (cr=0x0, vm=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1302
        r = <optimized out>
        r = <optimized out>
#7  nt_start (ptr=0x5b4b09487790) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277
        r = <optimized out>
        nt = <optimized out>
        vm = 0x5b4ad53850a0 <_vm>
#8  0x00007c3725503a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {136576289273536, 5922394052877455416, 136576289273536, -272, 0, 140730924072944, 5922394052864872504, 5922394910561898552}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007c3725590c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7c370acdb6c0 (LWP 946041) "ruby"):
#0  0x00007c37254ffd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b4ad53851a4 <_vm+260>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007c37255027dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b4ad5385140 <_vm+160>, cond=0x5b4ad5385178 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7c37255024a0 <__condvar_cleanup_waiting>, __arg = 0x7c370acdad50, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 3, cond = 0x5b4ad5385178 <_vm+216>, mutex = 0x5b4ad5385140 <_vm+160>, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 3
        seq = 1
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=cond@entry=0x5b4ad5385178 <_vm+216>, mutex=mutex@entry=0x5b4ad5385140 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005b4ad4e89e63 in rb_native_cond_wait (mutex=0x5b4ad5385140 <_vm+160>, cond=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:231
        r = <optimized out>
        r = <optimized out>
#6  ractor_sched_deq (cr=0x0, vm=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1302
        r = <optimized out>
        r = <optimized out>
#7  nt_start (ptr=0x5b4b09422b60) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277
        r = <optimized out>
        nt = <optimized out>
        vm = 0x5b4ad53850a0 <_vm>
#8  0x00007c3725503a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {136575846299328, 5922459948413194296, 136575846299328, -272, 0, 140730924072944, 5922459948400611384, 5922394910561898552}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
[609/758] 918996=ruby/test_dup
#9  0x00007c3725590c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7c370ac8f6c0 (LWP 946042) "ruby"):
#0  0x00007c37254ffd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b4ad53851a4 <_vm+260>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007c37255027dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b4ad5385140 <_vm+160>, cond=0x5b4ad5385178 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7c37255024a0 <__condvar_cleanup_waiting>, __arg = 0x7c370ac8ed50, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 5, cond = 0x5b4ad5385178 <_vm+216>, mutex = 0x5b4ad5385140 <_vm+160>, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 5
        seq = 2
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=cond@entry=0x5b4ad5385178 <_vm+216>, mutex=mutex@entry=0x5b4ad5385140 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005b4ad4e89e63 in rb_native_cond_wait (mutex=0x5b4ad5385140 <_vm+160>, cond=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:231
        r = <optimized out>
        r = <optimized out>
#6  ractor_sched_deq (cr=0x0, vm=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1302
        r = <optimized out>
        r = <optimized out>
#7  nt_start (ptr=0x5b4b094273b0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277
        r = <optimized out>
        nt = <optimized out>
        vm = 0x5b4ad53850a0 <_vm>
#8  0x00007c3725503a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {136575845988032, 5922459989215383608, 136575845988032, -272, 0, 140730924072944, 5922459989202800696, 5922394910561898552}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007c3725590c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7c37254647c0 (LWP 946025) "ruby"):
#0  fill_line (errout=<optimized out>, offset=3, lines=<optimized out>, obj=0x5b4b093fc860, filenames=<optimized out>, include_directories=0x7c36e9eecb1e "\001\001\037\a\024\270", version=5, format=4 '\004', line=99, file=<optimized out>, addr=136576291765855, traces=<optimized out>, num_traces=18) at /tmp/ruby/src/trunk-yjit/addr2line.c:333
        a = 100376956963950
        i = <optimized out>
        i = <optimized out>
        a = <optimized out>
#1  parse_debug_line_cu (errout=0x7c372566b4e0 <_IO_2_1_stderr_>, offset=<optimized out>, lines=<optimized out>, obj=0x5b4b093fc860, debug_line=<synthetic pointer>, traces=<optimized out>, num_traces=<optimized out>) at /tmp/ruby/src/trunk-yjit/addr2line.c:549
        adjusted_opcode = <optimized out>
        operation_advance = <optimized out>
        a = <optimized out>
        op = <optimized out>
        file = <optimized out>
        line = 99
        is_stmt = <optimized out>
        p = 0x7c36e9eecc03 "\023\024\005\v\006\001\005\a\006\b\237\005\n\006\001\005\020KX\005\001\003\v\001\b\326\005\ne\005\001K\002\005"
        header = {unit_length = 292, version = 5, format = 4 '\004', header_length = 101, minimum_instruction_length = 1 '\001', maximum_operations_per_instruction = 0 '\000', default_is_stmt = 1 '\001', line_base = -5 '\373', line_range = 14 '\016', opcode_base = 13 '\r', include_directories = 0x7c36e9eecb1e "\001\001\037\a\024\270", filenames = 0x7c36e9eecb3e "\002\001\037\002\017\t<\260", cu_start = 0x7c36e9eecb71 "\005\001", cu_end = 0x7c36e9eecc28 "|\001"}
        addr = 1347167
        p = <optimized out>
        header = <optimized out>
        addr = <optimized out>
        file = <optimized out>
        line = <optimized out>
        is_stmt = <optimized out>
        a = <optimized out>
        op = <optimized out>
        a = <optimized out>
        adjusted_opcode = <optimized out>
        operation_advance = <optimized out>
#2  parse_debug_line (errout=0x7c372566b4e0 <_IO_2_1_stderr_>, offset=3, lines=0x5b4b09219a60, obj=0x5b4b093fc860, size=<optimized out>, debug_line=<optimized out>, traces=0x5b4ad5387660 <trace>, num_traces=18) at /tmp/ruby/src/trunk-yjit/addr2line.c:564
        debug_line_end = <optimized out>
        debug_line_end = <optimized out>
#3  fill_lines (num_traces=num_traces@entry=18, traces=traces@entry=0x5b4ad5387660 <trace>, check_debuglink=check_debuglink@entry=0, objp=objp@entry=0x5b4b091b8958, lines=lines@entry=0x5b4b09219a60, offset=offset@entry=3, errout=0x7c372566b4e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/addr2line.c:2271
        i = <optimized out>
        j = <optimized out>
        shstr = <optimized out>
        ehdr = <optimized out>
        shdr = <optimized out>
        shstr_shdr = <optimized out>
        gnu_debuglink_shdr = <optimized out>
        note_gnu_build_id = <optimized out>
        fd = <optimized out>
        filesize = <optimized out>
        file = <optimized out>
        symtab_shdr = <optimized out>
        strtab_shdr = <optimized out>
        dynsym_shdr = <optimized out>
        dynstr_shdr = <optimized out>
        obj = 0x5b4b093fc860
        dladdr_fbase = <optimized out>
        fail = <optimized out>
        finish = <optimized out>
#4  0x00005b4ad5028a2f in follow_debuglink_build_id (errout=0x7c372566b4e0 <_IO_2_1_stderr_>, offset=3, lines=0x5b4b09219a60, objp=0x5b4b091b8958, traces=0x5b4ad5387660 <trace>, num_traces=18, build_id_size=<optimized out>, build_id=<optimized out>) at /tmp/ruby/src/trunk-yjit/addr2line.c:663
        o1 = 0x5b4b093fe980
        i = <optimized out>
        global_debug_dir_len = 25
        p = <optimized out>
        o2 = <optimized out>
        global_debug_dir = <optimized out>
        debug_suffix = ".debug"
        global_debug_dir_len = <optimized out>
        p = <optimized out>
        o1 = <optimized out>
        o2 = <optimized out>
        i = <optimized out>
        tbl = "0123456789abcdef"
        n = <optimized out>
#5  fill_lines (num_traces=num_traces@entry=18, traces=traces@entry=0x5b4ad5387660 <trace>, check_debuglink=check_debuglink@entry=1, objp=objp@entry=0x5b4b091b8958, lines=lines@entry=0x5b4b09219a60, offset=offset@entry=3, errout=0x7c372566b4e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/addr2line.c:2264
        nhdr = <optimized out>
        build_id = <optimized out>
        i = <optimized out>
        j = <optimized out>
        shstr = <optimized out>
        ehdr = <optimized out>
        shdr = <optimized out>
        shstr_shdr = <optimized out>
        gnu_debuglink_shdr = <optimized out>
        note_gnu_build_id = <optimized out>
        fd = <optimized out>
        filesize = <optimized out>
        file = <optimized out>
        symtab_shdr = <optimized out>
        strtab_shdr = <optimized out>
        dynsym_shdr = <optimized out>
        dynstr_shdr = <optimized out>
        obj = 0x5b4b09404eb0
        dladdr_fbase = <optimized out>
        fail = <optimized out>
        finish = <optimized out>
#6  0x00005b4ad50292c1 in rb_dump_backtrace_with_lines (num_traces=<optimized out>, traces=traces@entry=0x5b4ad5387660 <trace>, errout=errout@entry=0x7c372566b4e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/addr2line.c:2674
        path = <optimized out>
        p = <optimized out>
        info = {dli_fname = 0x7c3725871c60 "/lib/x86_64-linux-gnu/libc.so.6", dli_fbase = 0x7c3725467000, dli_sname = 0x0, dli_saddr = 0x0}
        i = 3
        lines = <optimized out>
        obj = 0x5b4b093fc860
        dladdr_fbases = <optimized out>
        main_path = <optimized out>
        len = <optimized out>
        next_line = <optimized out>
#7  0x00005b4ad4f00f63 in rb_print_backtrace (errout=0x7c372566b4e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/vm_dump.c:1107
        n = <optimized out>
        trace = {0x5b4ad4f00f4f <rb_vm_bugreport+2335>, 0x5b4ad51072e2 <rb_bug_for_fatal_signal+258>, 0x5b4ad4e38ae8 <sigsegv+72>, 0x7c37254ac320 <__restore_rt>, 0x7c37254ffd61 <__GI___futex_abstimed_wait_cancelable64+225>, 0x7c37255027dd <___pthread_cond_wait+525>, 0x5b4ad4e82583 <thread_sched_wait_running_turn+147>, 0x5b4ad4e85272 <rb_ractor_sched_wait+242>, 0x5b4ad4dd083c <ractor_wait_receive+476>, 0x5b4ad4dd0c6e <ractor_port_receive+206>, 0x5b4ad4ef227f <vm_exec_core+14591>, 0x5b4ad4edf1e5 <rb_vm_exec+181>, 0x5b4ad4cf6d75 <rb_ec_exec_node+165>, 0x5b4ad4cf9339 <ruby_run_node+105>, 0x5b4ad4cf37b6 <main+102>, 0x7c37254911ca <__libc_start_call_main+122>, 0x7c372549128b <__libc_start_main_impl+139>, 0x5b4ad4cf3805 <_start+37>, 0x0 <repeats 1006 times>}
        n = <optimized out>
#8  rb_vm_bugreport (ctx=ctx@entry=0x5b4b091b8c80, errout=errout@entry=0x7c372566b4e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/vm_dump.c:1450
        box_env = <optimized out>
        cmd = <optimized out>
        error = <optimized out>
        other_runtime_info = other_runtime_info
        vm = 0x5b4ad53850a0 <_vm>
        current_box = 0x5b4ad5394ce0 <root_box>
        ec = <optimized out>
        loaded_features = 136576288816120
#9  0x00005b4ad51072e2 in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x5b4b091b8c80, fmt=fmt@entry=0x5b4ad51cc8ed "Segmentation fault at %p") at /tmp/ruby/src/trunk-yjit/error.c:1131
        pid = -1
        out = 0x7c372566b4e0 <_IO_2_1_stderr_>
        file = <optimized out>
        line = 742
#10 0x00005b4ad4e38ae8 in sigsegv (sig=11, info=0x5b4b091b8db0, ctx=0x5b4b091b8c80) at /tmp/ruby/src/trunk-yjit/signal.c:948
No locals.
#11 <signal handler called>
No locals.
#12 0x00007c37254ffd61 in __futex_abstimed_wait_common64 (private=649408999, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b4b090feec0) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#13 __futex_abstimed_wait_common (cancel=true, private=649408999, abstime=0x0, clockid=0, expected=0, futex_word=0x5b4b090feec0) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#14 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b4b090feec0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#15 0x00007c37255027dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b4ad5384298 <_main_ractor+216>, cond=0x5b4b090fee98) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7c37255024a0 <__condvar_cleanup_waiting>, __arg = 0x7ffe78bd0f30, __canceltype = 48, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x5b4b090fee98, mutex = 0x5b4ad5384298 <_main_ractor+216>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#16 ___pthread_cond_wait (cond=cond@entry=0x5b4b090fee98, mutex=mutex@entry=0x5b4ad5384298 <_main_ractor+216>) at ./nptl/pthread_cond_wait.c:627
No locals.
#17 0x00005b4ad4e82583 in rb_native_cond_wait (mutex=0x5b4ad5384298 <_main_ractor+216>, cond=0x5b4b090fee98) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:231
        r = <optimized out>
        r = <optimized out>
#18 thread_sched_wait_running_turn (sched=sched@entry=0x5b4ad5384298 <_main_ractor+216>, th=0x5b4ad53811a0 <_main_thread>, can_direct_transfer=can_direct_transfer@entry=false) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:851
        next_th = 0x0
#19 0x00005b4ad4e85272 in rb_ractor_sched_wait (ec=ec@entry=0x5b4b090fefd8, cr=cr@entry=0x5b4ad53841c0 <_main_ractor>, ubf=ubf@entry=0x5b4ad4dcfb30 <ubf_ractor_wait>, ubf_arg=ubf_arg@entry=0x7ffe78bd1060) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1356
        can_direct_transfer = false
        th = 0x5b4ad53811a0 <_main_thread>
        sched = 0x5b4ad5384298 <_main_ractor+216>
#20 0x00005b4ad4dd083c in ractor_wait (cr=0x5b4ad53841c0 <_main_ractor>, ec=0x5b4b090fefd8) at /tmp/ruby/src/trunk-yjit/ractor_sync.c:1037
        th = <optimized out>
        waiter = {wakeup_status = wakeup_by_send, th = 0x5b4ad53811a0 <_main_thread>, node = {next = 0x5b4ad5384228 <_main_ractor+104>, prev = 0x5b4ad5384228 <_main_ractor+104>}}
        th = <optimized out>
        waiter = <optimized out>
#21 ractor_wait_receive (ec=ec@entry=0x5b4b090fefd8, cr=cr@entry=0x5b4ad53841c0 <_main_ractor>) at /tmp/ruby/src/trunk-yjit/ractor_sync.c:1104
        messages = {set = {n = {next = 0x1, prev = 0x5b4ad53811a0 <_main_thread>}}, closed = 40}
        deliverred = false
#22 0x00005b4ad4dd0c6e in ractor_receive (rp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/ractor_sync.c:1157
        v = <optimized out>
        cr = <optimized out>
        cr = <optimized out>
        v = <optimized out>
#23 ractor_port_receive (ec=0x5b4b090fefd8, self=<optimized out>) at /tmp/ruby/src/trunk-yjit/ractor_sync.c:129
        rp = <optimized out>
#24 0x00005b4ad4ef227f in vm_exec_core (ec=0x5b4b090feec0, ec@entry=0x5b4b090fefd8) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:7397
        reg_pc = 0x5b4b09226278
        reg_cfp = 0x7c3725462ef8
        insns_address_table = {0x5b4ad4ef178a <vm_exec_core+11786>, 0x5b4ad4eefc72 <vm_exec_core+4850>, 0x5b4ad4eefc06 <vm_exec_core+4742>, 0x5b4ad4eefb65 <vm_exec_core+4581>, 0x5b4ad4eefaeb <vm_exec_core+4459>, 0x5b4ad4eefa46 <vm_exec_core+4294>, 0x5b4ad4ef0053 <vm_exec_core+5843>, 0x5b4ad4eefff8 <vm_exec_core+5752>, 0x5b4ad4eefd7a <vm_exec_core+5114>, 0x5b4ad4eefcde <vm_exec_core+4958>, 0x5b4ad4ef00f2 <vm_exec_core+6002>, 0x5b4ad4eefe6a <vm_exec_core+5354>, 0x5b4ad4eefa01 <vm_exec_core+4225>, 0x5b4ad4eef999 <vm_exec_core+4121>, 0x5b4ad4eef922 <vm_exec_core+4002>, 0x5b4ad4eef8e5 <vm_exec_core+3941>, 0x5b4ad4eef8ad <vm_exec_core+3885>, 0x5b4ad4eef878 <vm_exec_core+3832>, 0x5b4ad4eef843 <vm_exec_core+3779>, 0x5b4ad4eef80e <vm_exec_core+3726>, 0x5b4ad4eef789 <vm_exec_core+3593>, 0x5b4ad4eef745 <vm_exec_core+3525>, 0x5b4ad4eef6fe <vm_exec_core+3454>, 0x5b4ad4eef6a6 <vm_exec_core+3366>, 0x5b4ad4eef660 <vm_exec_core+3296>, 0x5b4ad4eef5e3 <vm_exec_core+3171>, 0x5b4ad4eef5a9 <vm_exec_core+3113>, 0x5b4ad4eef54c <vm_exec_core+3020>, 0x5b4ad4eef4f2 <vm_exec_core+2930>, 0x5b4ad4eef4b5 <vm_exec_core+2869>, 0x5b4ad4ef0860 <vm_exec_core+7904>, 0x5b4ad4ef06d8 <vm_exec_core+7512>, 0x5b4ad4ef0652 <vm_exec_core+7378>, 0x5b4ad4ef05eb <vm_exec_core+7275>, 0x5b4ad4ef0599 <vm_exec_core+7193>, 0x5b4ad4ef0534 <vm_exec_core+7092>, 0x5b4ad4ef04e7 <vm_exec_core+7015>, 0x5b4ad4ef0492 <vm_exec_core+6930>, 0x5b4ad4ef0448 <vm_exec_core+6856>, 0x5b4ad4ef0421 <vm_exec_core+6817>, 0x5b4ad4ef03e6 <vm_exec_core+6758>, 0x5b4ad4ef0397 <vm_exec_core+6679>, 0x5b4ad4ef0363 <vm_exec_core+6627>, 0x5b4ad4ef02b2 <vm_exec_core+6450>, 0x5b4ad4ef026f <vm_exec_core+6383>, 0x5b4ad4ef022b <vm_exec_core+6315>, 0x5b4ad4ef0b16 <vm_exec_core+8598>, 0x5b4ad4ef0aa7 <vm_exec_core+8487>, 0x5b4ad4ef0b48 <vm_exec_core+8648>, 0x5b4ad4ef0a58 <vm_exec_core+8408>, 0x5b4ad4ef09e9 <vm_exec_core+8297>, 0x5b4ad4ef098b <vm_exec_core+8203>, 0x5b4ad4ef08d9 <vm_exec_core+8025>, 0x5b4ad4ef089d <vm_exec_core+7965>, 0x5b4ad4ef0e4c <vm_exec_core+9420>, 0x5b4ad4ef0cfb <vm_exec_core+9083>, 0x5b4ad4ef0c50 <vm_exec_core+8912>, 0x5b4ad4eee9e0 <vm_exec_core+96>, 0x5b4ad4ef0ba1 <vm_exec_core+8737>, 0x5b4ad4ef0db4 <vm_exec_core+9268>, 0x5b4ad4ef0d65 <vm_exec_core+9189>, 0x5b4ad4ef0dfd <vm_exec_core+9341>, 0x5b4ad4eef466 <vm_exec_core+2790>, 0x5b4ad4ef1998 <vm_exec_core+12312>, 0x5b4ad4eef417 <vm_exec_core+2711>, 0x5b4ad4eef3a6 <vm_exec_core+2598>, 0x5b4ad4eef361 <vm_exec_core+2529>, 0x5b4ad4eef2ee <vm_exec_core+2414>, 0x5b4ad4eef236 <vm_exec_core+2230>, 0x5b4ad4eef1dc <vm_exec_core+2140>, 0x5b4ad4eef160 <vm_exec_core+2016>, 0x5b4ad4eeea98 <vm_exec_core+280>, 0x5b4ad4eef12c <vm_exec_core+1964>, 0x5b4ad4eef0ed <vm_exec_core+1901>, 0x5b4ad4eef0ae <vm_exec_core+1838>, 0x5b4ad4eef072 <vm_exec_core+1778>, 0x5b4ad4eef04e <vm_exec_core+1742>, 0x5b4ad4eef005 <vm_exec_core+1669>, 0x5b4ad4eeefbc <vm_exec_core+1596>, 0x5b4ad4eeef80 <vm_exec_core+1536>, 0x5b4ad4eeeec2 <vm_exec_core+1346>, 0x5b4ad4eeee43 <vm_exec_core+1219>, 0x5b4ad4ef1933 <vm_exec_core+12211>, 0x5b4ad4ef179b <vm_exec_core+11803>, 0x5b4ad4ef1801 <vm_exec_core+11905>, 0x5b4ad4ef0ec9 <vm_exec_core+9545>, 0x5b4ad4ef189a <vm_exec_core+12058>, 0x5b4ad4ef16a4 <vm_exec_core+11556>, 0x5b4ad4ef16fd <vm_exec_core+11645>, 0x5b4ad4ef1f66 <vm_exec_core+13798>, 0x5b4ad4ef1fc4 <vm_exec_core+13892>, 0x5b4ad4ef1dde <vm_exec_core+13406>, 0x5b4ad4ef1e3f <vm_exec_core+13503>, 0x5b4ad4ef1e9d <vm_exec_core+13597>, 0x5b4ad4ef1f1a <vm_exec_core+13722>, 0x5b4ad4ef1a65 <vm_exec_core+12517>, 0x5b4ad4ef1ab8 <vm_exec_core+12600>, 0x5b4ad4ef1b25 <vm_exec_core+12709>, 0x5b4ad4ef1ba9 <vm_exec_core+12841>, 0x5b4ad4ef1bfb <vm_exec_core+12923>, 0x5b4ad4ef1c37 <vm_exec_core+12983>, 0x5b4ad4ef1c84 <vm_exec_core+13060>, 0x5b4ad4ef1cea <vm_exec_core+13162>, 0x5b4ad4ef19e0 <vm_exec_core+12384>, 0x5b4ad4eeedd2 <vm_exec_core+1106>, 0x5b4ad4eeed52 <vm_exec_core+978>, 0x5b4ad4eeeca9 <vm_exec_core+809>, 0x5b4ad4eeec62 <vm_exec_core+738>, 0x5b4ad4eeec17 <vm_exec_core+663>, 0x5b4ad4eeebce <vm_exec_core+590>, 0x5b4ad4eeeb7d <vm_exec_core+509>, 0x5b4ad4eeeb48 <vm_exec_core+456>, 0x5b4ad4eeeb13 <vm_exec_core+403>, 0x5b4ad4ef1dc0 <vm_exec_core+13376>, 0x5b4ad4eefc61 <vm_exec_core+4833>, 0x5b4ad4eefbf5 <vm_exec_core+4725>, 0x5b4ad4eefb54 <vm_exec_core+4564>, 0x5b4ad4eefada <vm_exec_core+4442>, 0x5b4ad4eefa35 <vm_exec_core+4277>, 0x5b4ad4ef0042 <vm_exec_core+5826>, 0x5b4ad4eeffe7 <vm_exec_core+5735>, 0x5b4ad4eefd69 <vm_exec_core+5097>, 0x5b4ad4eefccd <vm_exec_core+4941>, 0x5b4ad4ef00e1 <vm_exec_core+5985>, 0x5b4ad4eefe59 <vm_exec_core+5337>, 0x5b4ad4eef9f0 <vm_exec_core+4208>, 0x5b4ad4eef988 <vm_exec_core+4104>, 0x5b4ad4eef911 <vm_exec_core+3985>, 0x5b4ad4eef8d4 <vm_exec_core+3924>, 0x5b4ad4eef89c <vm_exec_core+3868>, 0x5b4ad4eef867 <vm_exec_core+3815>, 0x5b4ad4eef832 <vm_exec_core+3762>, 0x5b4ad4eef7fd <vm_exec_core+3709>, 0x5b4ad4eef778 <vm_exec_core+3576>, 0x5b4ad4eef734 <vm_exec_core+3508>, 0x5b4ad4eef6ed <vm_exec_core+3437>, 0x5b4ad4eef695 <vm_exec_core+3349>, 0x5b4ad4eef64f <vm_exec_core+3279>, 0x5b4ad4eef5d2 <vm_exec_core+3154>, 0x5b4ad4eef598 <vm_exec_core+3096>, 0x5b4ad4eef53b <vm_exec_core+3003>, 0x5b4ad4eef4e1 <vm_exec_core+2913>, 0x5b4ad4eef4a4 <vm_exec_core+2852>, 0x5b4ad4ef084f <vm_exec_core+7887>, 0x5b4ad4ef06c7 <vm_exec_core+7495>, 0x5b4ad4ef0641 <vm_exec_core+7361>, 0x5b4ad4ef05da <vm_exec_core+7258>, 0x5b4ad4ef0588 <vm_exec_core+7176>, 0x5b4ad4ef0523 <vm_exec_core+7075>, 0x5b4ad4ef04d6 <vm_exec_core+6998>, 0x5b4ad4ef0481 <vm_exec_core+6913>, 0x5b4ad4ef0437 <vm_exec_core+6839>, 0x5b4ad4ef0410 <vm_exec_core+6800>, 0x5b4ad4ef03d5 <vm_exec_core+6741>, 0x5b4ad4ef0386 <vm_exec_core+6662>, 0x5b4ad4ef0352 <vm_exec_core+6610>, 0x5b4ad4ef02a1 <vm_exec_core+6433>, 0x5b4ad4ef025e <vm_exec_core+6366>, 0x5b4ad4ef021a <vm_exec_core+6298>, 0x5b4ad4ef0b05 <vm_exec_core+8581>, 0x5b4ad4ef0a96 <vm_exec_core+8470>, 0x5b4ad4ef0b37 <vm_exec_core+8631>, 0x5b4ad4ef0a47 <vm_exec_core+8391>, 0x5b4ad4ef09d8 <vm_exec_core+8280>, 0x5b4ad4ef097a <vm_exec_core+8186>, 0x5b4ad4ef08c8 <vm_exec_core+8008>, 0x5b4ad4ef088c <vm_exec_core+7948>, 0x5b4ad4ef0e3b <vm_exec_core+9403>, 0x5b4ad4ef0cea <vm_exec_core+9066>, 0x5b4ad4ef0c3f <vm_exec_core+8895>, 0x5b4ad4ef175e <vm_exec_core+11742>, 0x5b4ad4ef0b90 <vm_exec_core+8720>, 0x5b4ad4ef0da3 <vm_exec_core+9251>, 0x5b4ad4ef0d54 <vm_exec_core+9172>, 0x5b4ad4ef0dec <vm_exec_core+9324>, 0x5b4ad4eef455 <vm_exec_core+2773>, 0x5b4ad4ef1774 <vm_exec_core+11764>, 0x5b4ad4eef406 <vm_exec_core+2694>, 0x5b4ad4eef395 <vm_exec_core+2581>, 0x5b4ad4eef350 <vm_exec_core+2512>, 0x5b4ad4eef2dd <vm_exec_core+2397>, 0x5b4ad4eef225 <vm_exec_core+2213>, 0x5b4ad4eef1cb <vm_exec_core+2123>, 0x5b4ad4eef14f <vm_exec_core+1999>, 0x5b4ad4eeea87 <vm_exec_core+263>, 0x5b4ad4eef11b <vm_exec_core+1947>, 0x5b4ad4eef0dc <vm_exec_core+1884>, 0x5b4ad4eef09d <vm_exec_core+1821>, 0x5b4ad4eef061 <vm_exec_core+1761>, 0x5b4ad4eef03d <vm_exec_core+1725>, 0x5b4ad4eeeff4 <vm_exec_core+1652>, 0x5b4ad4eeefab <vm_exec_core+1579>, 0x5b4ad4eeef6f <vm_exec_core+1519>, 0x5b4ad4eeeeb1 <vm_exec_core+1329>, 0x5b4ad4eeee32 <vm_exec_core+1202>, 0x5b4ad4ef14e5 <vm_exec_core+11109>, 0x5b4ad4ef14fb <vm_exec_core+11131>, 0x5b4ad4ef1511 <vm_exec_core+11153>, 0x5b4ad4ef1527 <vm_exec_core+11175>, 0x5b4ad4ef153d <vm_exec_core+11197>...}
#25 0x00005b4ad4edf1e5 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:2825
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#26 rb_vm_exec (ec=0x5b4b090fefd8) at /tmp/ruby/src/trunk-yjit/vm.c:2801
        _ec = 0x5b4b090fefd8
        _tag = {tag = 36, retval = 4, buf = {0x7ffe78bd1598, 0x5b4ad4edf240 <rb_vm_exec+272>, 0x0, 0x7ffe78bd12b0, 0x7c372526a218}, prev = 0x7ffe78bd1380, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#27 0x00005b4ad4ef5a02 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:3064
        ec = <optimized out>
        val = <optimized out>
#28 0x00005b4ad4cf6d75 in rb_ec_exec_node (ec=ec@entry=0x5b4b090fefd8, n=<optimized out>) at /tmp/ruby/src/trunk-yjit/eval.c:283
        _ec = 0x5b4b090fefd8
        _tag = {tag = 36, retval = 100376956080372, buf = {0x7ffe78bd1598, 0x5b4ad4cf6dc0 <rb_ec_exec_node+240>, 0x0, 0x7ffe78bd1360, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = <optimized out>
#29 0x00005b4ad4cf9339 in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk-yjit/eval.c:321
        ec = 0x5b4b090fefd8
        status = <optimized out>
#30 0x00005b4ad4cf37b6 in rb_main (argv=0x7ffe78bd1598, argc=114) at /tmp/ruby/src/trunk-yjit/main.c:42
        variable_in_this_stack_frame = 0
#31 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-yjit/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
$2 = 0
">>> Finish
"[Inferior 1 (process 946025) detached]
[610/758] 918996=ruby/test_thread_cv
[611/758] 918997=-ext-/typeddata/test_typeddata
[612/758] 918996=openssl/test_kdf
[613/758] 918996=ripper/test_files_test_1
[614/758] 918996=rubygems/test_gem_installer
[615/758] 918997=rubygems/test_gem_ext_cargo_builder
[616/758] 918997=prism/ruby/pattern_test
[617/758] 918997=-ext-/integer/test_integer
[618/758] 918997=socket/test_basicsocket
[619/758] 918997=ruby/test_weakmap
[620/758] 918993=rubygems/test_gem_ext_builder
[621/758] 918993=dtrace/test_cmethod
[622/758] 918993=test_find
[623/758] 918993=rubygems/test_gem_ext_configure_builder
[624/758] 918993=fiber/test_storage
[625/758] 918993=net/http/test_http_request
[626/758] 918993=psych/handlers/test_recorder
[627/758] 918993=dtrace/test_string
[628/758] 918993=ruby/test_iterator
[629/758] 918993=uri/test_parser
[630/758] 918993=prism/locals_test
[631/758] 918993=-ext-/struct/test_data
[632/758] 918993=ruby/test_objectspace
[633/758] 918996=test_open3
[634/758] 918993=rubygems/test_gem_commands_lock_command
[635/758] 918993=ruby/enc/test_euc_jp
[636/758] 918993=fiber/test_process
[637/758] 918993=-ext-/string/test_external_new
[638/758] 918993=dtrace/test_function_entry
[639/758] 918993=prism/lex_test
[640/758] 918993=rubygems/test_deprecate
[641/758] 918993=ruby/test_dir_m17n
[642/758] 918993=did_you_mean/test_tree_spell_checker
[643/758] 918996=ruby/test_require_lib
[644/758] 918993=ruby/test_array
[645/758] 918997=-ext-/string/test_set_len
[646/758] 918997=psych/visitors/test_depth_first
[647/758] 918997=json/json_ryu_fallback_test
[648/758] 918997=uri/test_ftp
[649/758] 918997=-ext-/class/test_class2name
[650/758] 918997=rubygems/test_gem_source
[651/758] 918997=-ext-/proc/test_bmethod
[652/758] 918997=json/json_fixtures_test
[653/758] 918997=socket/test_addrinfo
[654/758] 918997=openssl/test_digest
[655/758] 918997=ruby/test_variable
[656/758] 918996=prism/result/integer_parse_test
[657/758] 918996=ruby/test_not
[658/758] 918996=ruby/test_string
[659/758] 918997=-ext-/test_bug-14834
[660/758] 918997=prism/result/regular_expression_options_test
[661/758] 918997=rubygems/test_gem_ext_rake_builder
[662/758] 918997=ruby/test_hash
[663/758] 918997=ruby/test_dir
[664/758] 918997=optparse/test_acceptable
[665/758] 918997=ruby/test_metaclass
[666/758] 918997=ruby/test_whileuntil
[667/758] 918997=-ext-/bignum/test_mul
[668/758] 918997=json/json_string_matching_test
[669/758] 918997=monitor/test_monitor
[670/758] 918997=prism/result/implicit_array_test
[671/758] 918997=-ext-/rational/test_rat
[672/758] 918997=psych/test_scalar_scanner
[673/758] 918997=ruby/enc/test_gb18030
[674/758] 918997=prism/regexp_test
[675/758] 918997=openssl/test_cipher
[676/758] 918997=rubygems/test_gem_resolver_composed_set
[677/758] 918997=-ext-/time/test_new
[678/758] 918997=rubygems/test_gem_package_tar_writer
[679/758] 918997=did_you_mean/spell_checking/test_key_name_check
[680/758] 918997=net/http/test_httpheader
[681/758] 918997=rubygems/test_gem_security_signer
[682/758] 918997=psych/test_set
[683/758] 918997=fiber/test_io_close
[684/758] 918997=uri/test_generic
[685/758] 918997=net/http/test_buffered_io
[686/758] 918997=openssl/test_bn
[687/758] 918997=openssl/test_config
[688/758] 918997=rubygems/test_gem_platform
[689/758] 918997=prism/result/breadth_first_search_test
[690/758] 918997=openssl/test_x509ext
[691/758] 918997=rubygems/test_exit
[692/758] 918997=ruby/test_yjit
[693/758] 918993=rubygems/test_gem_resolver_dependency_request
[694/758] 918993=ruby/test_m17n
[695/758] 918993=ruby/test_argf
[696/758] 918993=openssl/test_ssl_session
[697/758] 918993=prism/percent_delimiter_string_test
[698/758] 918993=ruby/enc/test_gbk
[699/758] 918993=openssl/test_x509attr
[700/758] 918993=ruby/test_key_error
[701/758] 918993=openssl/test_engine
[702/758] 918993=ruby/test_warning
[703/758] 918993=ruby/test_syntax
[704/758] 918997=psych/visitors/test_to_ruby
[705/758] 918997=rubygems/test_gem_request_connection_pools
[706/758] 918997=rubygems/test_gem_resolver_installer_set
[707/758] 918997=rubygems/test_gem_commands_uninstall_command
[708/758] 918997=ruby/test_random_formatter
[709/758] 918997=ruby/test_complex
[710/758] 918997=-ext-/string/test_ellipsize
[711/758] 918997=openssl/test_x509crl
[712/758] 918997=rubygems/test_gem_commands_environment_command
[713/758] 918997=rubygems/test_gem_dependency_list
[714/758] 918997=ruby/test_refinement
[715/758] 918993=rubygems/test_gem_commands_pristine_command
[716/758] 918993=psych/test_alias_and_anchor
[717/758] 918993=rubygems/test_gem_source_subpath_problem
[718/758] 918993=openssl/test_x509req
[719/758] 918993=net/http/test_https
[720/758] 918997=prism/encoding/string_encoding_test
[721/758] 918997=ruby/test_string_memory
[722/758] 918997=-ext-/scheduler/test_interrupt_with_scheduler
[723/758] 918997=-ext-/load/test_stringify_symbols
[724/758] 918997=digest/test_digest_extend
[725/758] 918997=test_pty
[726/758] 918994=rubygems/test_gem_package_tar_reader_entry
[727/758] 918997=-ext-/debug/test_debug
[728/758] 918997=openssl/test_asn1
[729/758] 918997=-ext-/arith_seq/test_arith_seq_beg_len_step
[730/758] 918997=ripper/test_filter
[731/758] 918997=rubygems/test_gem_resolver_requirement_list
[732/758] 918997=ruby/test_insns_leaf
[733/758] 918997=rubygems/test_gem_resolver_activation_request
[734/758] 918997=ruby/enc/test_koi8
[735/758] 918997=prism/result/constant_path_node_test
[736/758] 918997=ruby/test_allocation
[737/758] 918994=ripper/test_files_ext
[738/758] 918994=psych/test_tree_builder
[739/758] 918994=rubygems/test_bundled_ca
[740/758] 918994=-ext-/load/test_protect
[741/758] 918994=-ext-/vm/test_at_exit
[742/758] 918994=prism/library_symbols_test
[743/758] 918994=ruby/test_case
[744/758] 918994=prism/fixtures_test
[745/758] 918994=ruby/test_rational2
[746/758] 918994=ruby/test_env
[747/758] 918993=net/http/test_http
[748/758] 918996=mkmf/test_pkg_config
[749/758] 918996=did_you_mean/spell_checking/test_method_name_check
[750/758] 918996=open-uri/test_proxy
[751/758] 918996=ruby/test_math
[752/758] 918996=rubygems/test_gem_commands_info_command
[753/758] 918996=dtrace/test_gc
[754/758] 918996=mkmf/test_libs
[755/758] 918996=ruby/test_fiber
[756/758] 918994=-ext-/win32/test_dln
[757/758] 918994=prism/result/heredoc_test
[758/758] 918994=uri/test_wss

  1) Error:
TestObjSpaceRactor#test_undefine_finalizer:
Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)
pid 946025 killed by SIGSEGV (signal 11) (core dumped)
| 
| <internal:ractor>:742: [BUG] Segmentation fault at 0x000003e9000e05d5
| ruby 4.1.0dev (2026-02-11T22:01:30Z master 9aa30b512f) +YJIT +PRISM [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0005 p:0003 s:0022 e:000021 l:y b:0001 METHOD <internal:ractor>:742
| c:0004 p:0027 s:0018 e:000017 l:y b:0001 METHOD <internal:ractor>:589
| c:0003 p:0027 s:0013 e:000012 l:y b:0001 METHOD <internal:array>:227
| c:0002 p:0074 s:0008 E:000d50 l:n b:---- EVAL   -:26 [FINISH]
| c:0001 p:0000 s:0003 E:001750 l:y b:---- DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -:26:in '<main>'
| <internal:array>:227:in 'each'
| <internal:ractor>:589:in 'join'
| <internal:ractor>:742:in 'receive'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 6
| Ruby thread count for this ractor: 1
| 
| -- Machine register context ------------------------------------------------
|  RIP: 0x00007c37254ffd61 RBP: 0x00007ffe78bd0ec0 RSP: 0x00007ffe78bd0e80
|  RAX: 0xfffffffffffffffc RBX: 0x00005b4b090fee98 RCX: 0x00007c37254ffd61
|  RDX: 0x0000000000000000 RDI: 0x00005b4b090feec0 RSI: 0x0000000000000189
|   R8: 0x0000000000000000  R9: 0x00000000ffffffff R10: 0x0000000000000000
|  R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000
|  R14: 0x00005b4ad5384298 R15: 0x00005b4b090feec0 EFL: 0x0000000000000246
| 
| -- C level backtrace information -------------------------------------------
| th: 0x5b4ad53811a0, native_id: 0x7c37254647c0
| -- Control frame information -----------------------------------------------
| c:0005 p:0003 s:0022 e:000021 l:y b:0001 METHOD <internal:ractor>:742
| c:0004 p:0027 s:0018 e:000017 l:y b:0001 METHOD <internal:ractor>:589
| c:0003 p:0027 s:0013 e:000012 l:y b:0001 METHOD <internal:array>:227
| c:0002 p:0074 s:0008 E:000d50 l:n b:---- EVAL   -:26 [FINISH]
| c:0001 p:0000 s:0003 E:001750 l:y b:---- DUMMY  [FINISH]
| 
| /tmp/ruby/build/trunk-yjit/ruby(rb_print_backtrace+0x14) [0x5b4ad4f00f4f] /tmp/ruby/src/trunk-yjit/vm_dump.c:1105
| /tmp/ruby/build/trunk-yjit/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk-yjit/vm_dump.c:1450
| /tmp/ruby/build/trunk-yjit/ruby(rb_bug_for_fatal_signal+0x102) [0x5b4ad51072e2] /tmp/ruby/src/trunk-yjit/error.c:1131
| /tmp/ruby/build/trunk-yjit/ruby(sigsegv+0x48) [0x5b4ad4e38ae8] /tmp/ruby/src/trunk-yjit/signal.c:948
| /lib/x86_64-linux-gnu/libc.so.6(0x7c37254ac320) [0x7c37254ac320]
| /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x7c37254ffd61] ./nptl/futex-internal.c:57
| /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common) ./nptl/futex-internal.c:87
| /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_cancelable64) ./nptl/futex-internal.c:139
| /lib/x86_64-linux-gnu/libc.so.6(__pthread_cond_wait_common+0xed) [0x7c37255027dd] ./nptl/pthread_cond_wait.c:503
| /lib/x86_64-linux-gnu/libc.so.6(___pthread_cond_wait) ./nptl/pthread_cond_wait.c:627
| /lib/x86_64-linux-gnu/libc.so.6(pthread_cond_wait) (null):0
| /tmp/ruby/build/trunk-yjit/ruby(rb_native_cond_wait+0x8) [0x5b4ad4e82583] /tmp/ruby/src/trunk-yjit/thread_pthread.c:231
| /tmp/ruby/build/trunk-yjit/ruby(thread_sched_wait_running_turn) /tmp/ruby/src/trunk-yjit/thread_pthread.c:851
| /tmp/ruby/build/trunk-yjit/ruby(rb_ractor_sched_wait+0xf2) [0x5b4ad4e85272] /tmp/ruby/src/trunk-yjit/thread_pthread.c:1356
| /tmp/ruby/build/trunk-yjit/ruby(ractor_wait+0x4c) [0x5b4ad4dd083c] /tmp/ruby/src/trunk-yjit/ractor_sync.c:1037
| /tmp/ruby/build/trunk-yjit/ruby(ractor_wait_receive) /tmp/ruby/src/trunk-yjit/ractor_sync.c:1104
| /tmp/ruby/build/trunk-yjit/ruby(ractor_get_queue+0x0) [0x5b4ad4dd0c6e] /tmp/ruby/src/trunk-yjit/ractor_sync.c:1157
| /tmp/ruby/build/trunk-yjit/ruby(ractor_try_receive) /tmp/ruby/src/trunk-yjit/ractor_sync.c:1122
| /tmp/ruby/build/trunk-yjit/ruby(ractor_receive) /tmp/ruby/src/trunk-yjit/ractor_sync.c:1151
| /tmp/ruby/build/trunk-yjit/ruby(ractor_port_receive) /tmp/ruby/src/trunk-yjit/ractor_sync.c:129
| /tmp/ruby/build/trunk-yjit/ruby(vm_exec_core+0x38ff) [0x5b4ad4ef227f] /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:7397
| /tmp/ruby/build/trunk-yjit/ruby(vm_exec_loop+0xa) [0x5b4ad4edf1e5] /tmp/ruby/src/trunk-yjit/vm.c:2825
| /tmp/ruby/build/trunk-yjit/ruby(rb_vm_exec) /tmp/ruby/src/trunk-yjit/vm.c:2801
| /tmp/ruby/build/trunk-yjit/ruby(rb_ec_exec_node+0xa5) [0x5b4ad4cf6d75] /tmp/ruby/src/trunk-yjit/eval.c:283
| /tmp/ruby/build/trunk-yjit/ruby(ruby_run_node+0x69) [0x5b4ad4cf9339] /tmp/ruby/src/trunk-yjit/eval.c:321
| /tmp/ruby/build/trunk-yjit/ruby(rb_main+0x21) [0x5b4ad4cf37b6] /tmp/ruby/src/trunk-yjit/main.c:42
| /tmp/ruby/build/trunk-yjit/ruby(main) /tmp/ruby/src/trunk-yjit/main.c:62
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7c37254911ca] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7c372549128b] ../csu/libc-start.c:360
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
| [0x5b4ad4cf3805]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Loaded script: -
| 
| * Ruby Box: disabled
| * Loaded features:
| 
|     0 enumerator.so
|     1 thread.rb
|     2 fiber.so
|     3 rational.so
|     4 complex.so
|     5 pathname.so
|     6 ruby2_keywords.rb
|     7 set.rb
|     8 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
|     9 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
|    10 /tmp/ruby/src/trunk-yjit/lib/open3/version.rb
|    11 /tmp/ruby/src/trunk-yjit/lib/open3.rb
|    12 /tmp/ruby/src/trunk-yjit/lib/timeout.rb
|    13 /tmp/ruby/build/trunk-yjit/rbconfig.rb
|    14 /tmp/ruby/src/trunk-yjit/tool/lib/find_executable.rb
|    15 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
|    16 /tmp/ruby/src/trunk-yjit/tool/lib/envutil.rb
|    17 /tmp/ruby/src/trunk-yjit/tool/lib/colorize.rb
|    18 /tmp/ruby/src/trunk-yjit/tool/lib/leakchecker.rb
|    19 /tmp/ruby/src/trunk-yjit/lib/prettyprint.rb
|    20 /tmp/ruby/src/trunk-yjit/lib/pp.rb
|    21 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/assertions.rb
|    22 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
|    23 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
|    24 /tmp/ruby/src/trunk-yjit/tool/lib/core_assertions.rb
|    25 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb
|    26 /tmp/ruby/src/trunk-yjit/tool/lib/test/jobserver.rb
|    27 /tmp/ruby/src/trunk-yjit/lib/optparse.rb
|    28 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb
|    29 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
|    30 /tmp/ruby/build/trunk-yjit/.ext/common/objspace.rb
| 
| * Process memory map:
| 
| 5b4acc9a6000-5b4acc9aa000 r-xp 00000000 00:00 0                          [anon:Ruby:rb_jit_reserve_addr_space]
| 5b4acc9aa000-5b4ad49a6000 ---p 00000000 00:00 0                          [anon:Ruby:rb_jit_reserve_addr_space]
| 5b4ad4ca2000-5b4ad4ce2000 r--p 00000000 00:c6 16941019                   /tmp/ruby/build/trunk-yjit/ruby
| 5b4ad4ce2000-5b4ad51c5000 r-xp 00040000 00:c6 16941019                   /tmp/ruby/build/trunk-yjit/ruby
| 5b4ad51c5000-5b4ad536a000 r--p 00523000 00:c6 16941019                   /tmp/ruby/build/trunk-yjit/ruby
| 5b4ad536a000-5b4ad5381000 r--p 006c8000 00:c6 16941019                   /tmp/ruby/build/trunk-yjit/ruby
| 5b4ad5381000-5b4ad5382000 rw-p 006df000 00:c6 16941019                   /tmp/ruby/build/trunk-yjit/ruby
| 5b4ad5382000-5b4ad5399000 rw-p 00000000 00:00 0 
| 5b4b090fa000-5b4b0953d000 rw-p 00000000 00:00 0                          [heap]
| 7c36d091d000-7c36d4000000 r--s 00000000 00:c6 16941019                   /tmp/ruby/build/trunk-yjit/ruby
| 7c36d4000000-7c36d403c000 rw-p 00000000 00:00 0 
| 7c36d403c000-7c36d8000000 ---p 00000000 00:00 0 
| 7c36d8000000-7c36d8037000 rw-p 00000000 00:00 0 
| 7c36d8037000-7c36dc000000 ---p 00000000 00:00 0 
| 7c36dc000000-7c36dc038000 rw-p 00000000 00:00 0 
| 7c36dc038000-7c36e0000000 ---p 00000000 00:00 0 
| 7c36e0000000-7c36e002d000 rw-p 00000000 00:00 0 
| 7c36e002d000-7c36e4000000 ---p 00000000 00:00 0 
| 7c36e4000000-7c36e4049000 rw-p 00000000 00:00 0 
| 7c36e4049000-7c36e8000000 ---p 00000000 00:00 0 
| 7c36ea8e9000-7c36eaaf0000 r--s 00000000 00:c6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7c36eaaf0000-7c36eac00000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7c36eac00000-7c36ead01000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7c36ead01000-7c36ead02000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7c36ead02000-7c36eae22000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7c36eae22000-7c36eae23000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7c36eae23000-7c36eaf43000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7c36eaf43000-7c36eaf44000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7c36eaf44000-7c36eb064000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7c36eb064000-7c36eb065000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7c36eb065000-7c36eb185000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7c36eb185000-7c36eb186000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7c36eb186000-7c36eb2a6000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7c36eb2a6000-7c36eb2a7000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7c36eb2a7000-7c370ac00000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7c370ac10000-7c370ac60000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7c370ac6f000-7c370ac70000 ---p 00000000 00:00 0 
| 7c370ac70000-7c370ac90000 rw-p 00000000 00:00 0 
| 7c370ac90000-7c370acb0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7c370acbb000-7c370acbc000 ---p 00000000 00:00 0 
| 7c370acbc000-7c370acdc000 rw-p 00000000 00:00 0 
| 7c370acdc000-7c370acdd000 ---p 00000000 00:00 0 
| 7c370acdd000-7c370acfd000 rw-p 00000000 00:00 0 
| 7c370acfd000-7c370acfe000 ---p 00000000 00:00 0 
| 7c370acfe000-7c370ad1e000 rw-p 00000000 00:00 0 
| 7c370ad1e000-7c370ad5f000 rw-p 00000000 00:00 0 
| 7c370ad70000-7c370adb0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7c370adbf000-7c370adc0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370adc0000-7c370ae01000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370ae01000-7c370ae02000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370ae02000-7c370ae43000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370ae43000-7c370ae44000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370ae44000-7c370ae85000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370ae85000-7c370ae86000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370ae86000-7c370aec7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370aec7000-7c370aec8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370aec8000-7c370af09000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370af09000-7c370af0a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370af0a000-7c370af4b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370af4b000-7c370af4c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370af4c000-7c370af8d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370af8d000-7c370af8e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370af8e000-7c370afcf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370afcf000-7c370afd0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370afd0000-7c370b011000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b011000-7c370b012000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b012000-7c370b053000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b053000-7c370b054000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b054000-7c370b095000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b095000-7c370b096000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b096000-7c370b0d7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b0d7000-7c370b0d8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b0d8000-7c370b119000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b119000-7c370b11a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b11a000-7c370b15b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b15b000-7c370b15c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b15c000-7c370b19d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b19d000-7c370b19e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b19e000-7c370b1df000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b1df000-7c370b1e0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b1e0000-7c370b221000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b221000-7c370b222000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b222000-7c370b263000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b263000-7c370b264000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b264000-7c370b2a5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b2a5000-7c370b2a6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b2a6000-7c370b2e7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b2e7000-7c370b2e8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b2e8000-7c370b329000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b329000-7c370b32a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b32a000-7c370b36b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b36b000-7c370b36c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b36c000-7c370b3ad000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b3ad000-7c370b3ae000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b3ae000-7c370b3ef000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b3ef000-7c370b3f0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b3f0000-7c370b431000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b431000-7c370b432000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b432000-7c370b473000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b473000-7c370b474000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b474000-7c370b4b5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b4b5000-7c370b4b6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b4b6000-7c370b4f7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b4f7000-7c370b4f8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b4f8000-7c370b539000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b539000-7c370b53a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b53a000-7c370b57b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b57b000-7c370b57c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b57c000-7c370b5bd000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b5bd000-7c370b5be000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b5be000-7c370b5ff000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7c370b5ff000-7c370b600000 ---p 00000000 00:00 0 
| 7c370b600000-7c370be00000 rw-p 00000000 00:00 0 
| 7c370be00000-7c3723e00000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
| 7c3723e00000-7c3725200000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
| 7c3725200000-7c3725203000 r--p 00000000 00:c6 17180399                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
| 7c3725203000-7c372520c000 r-xp 00003000 00:c6 17180399                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
| 7c372520c000-7c372520e000 r--p 0000c000 00:c6 17180399                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
| 7c372520e000-7c372520f000 r--p 0000d000 00:c6 17180399                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
| 7c372520f000-7c3725210000 rw-p 0000e000 00:c6 17180399                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
| 7c3725210000-7c3725250000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7c3725251000-7c3725253000 r--p 00000000 00:c6 17307257                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 7c3725253000-7c3725258000 r-xp 00002000 00:c6 17307257                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 7c3725258000-7c3725259000 r--p 00007000 00:c6 17307257                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 7c3725259000-7c372525a000 r--p 00008000 00:c6 17307257                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 7c372525a000-7c372525b000 rw-p 00009000 00:c6 17307257                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 7c372525b000-7c372525c000 r--p 00000000 00:c6 17306552                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 7c372525c000-7c372525d000 r-xp 00001000 00:c6 17306552                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 7c372525d000-7c372525e000 r--p 00002000 00:c6 17306552                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 7c372525e000-7c372525f000 r--p 00002000 00:c6 17306552                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 7c372525f000-7c3725260000 rw-p 00003000 00:c6 17306552                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 7c3725260000-7c3725320000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7c3725324000-7c3725325000 r--p 00000000 00:c6 17307261                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 7c3725325000-7c3725327000 r-xp 00001000 00:c6 17307261                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 7c3725327000-7c3725328000 r--p 00003000 00:c6 17307261                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 7c3725328000-7c3725329000 r--p 00003000 00:c6 17307261                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 7c3725329000-7c372532a000 rw-p 00004000 00:c6 17307261                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 7c372532a000-7c372532b000 r--p 00000000 00:c6 17179648                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 7c372532b000-7c372532c000 r-xp 00001000 00:c6 17179648                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 7c372532c000-7c372532d000 r--p 00002000 00:c6 17179648                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 7c372532d000-7c372532e000 r--p 00002000 00:c6 17179648                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 7c372532e000-7c372532f000 rw-p 00003000 00:c6 17179648                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 7c372532f000-7c3725330000 ---p 00000000 00:00 0 
| 7c3725330000-7c3725350000 rw-p 00000000 00:00 0 
| 7c3725350000-7c3725360000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7c3725363000-7c3725467000 rw-p 00000000 00:00 0 
| 7c3725467000-7c372548f000 r--p 00000000 00:c6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7c372548f000-7c3725617000 r-xp 00028000 00:c6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7c3725617000-7c3725666000 r--p 001b0000 00:c6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7c3725666000-7c372566a000 r--p 001fe000 00:c6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7c372566a000-7c372566c000 rw-p 00202000 00:c6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7c372566c000-7c372567b000 rw-p 00000000 00:00 0 
| 7c372567b000-7c372567f000 r--p 00000000 00:c6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7c372567f000-7c37256a2000 r-xp 00004000 00:c6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7c37256a2000-7c37256a6000 r--p 00027000 00:c6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7c37256a6000-7c37256a7000 r--p 0002b000 00:c6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7c37256a7000-7c37256a8000 rw-p 0002c000 00:c6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7c37256a8000-7c37256b8000 r--p 00000000 00:c6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7c37256b8000-7c3725737000 r-xp 00010000 00:c6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7c3725737000-7c372578f000 r--p 0008f000 00:c6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7c372578f000-7c3725790000 r--p 000e7000 00:c6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7c3725790000-7c3725791000 rw-p 000e8000 00:c6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7c3725791000-7c3725793000 r--p 00000000 00:c6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
Finished tests in 1017.618773s, 33.6678 tests/s, 7113.1147 assertions/s.
34261 tests, 7238439 assertions, 0 failures, 1 errors, 162 skips

ruby -v: ruby 4.1.0dev (2026-02-11T22:01:30Z master 9aa30b512f) +YJIT +PRISM [x86_64-linux]
| 7c3725793000-7c37257a8000 r-xp 00002000 00:c6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7c37257a8000-7c37257c1000 r--p 00017000 00:c6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7c37257c1000-7c37257c2000 r--p 0002f000 00:c6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7c37257c2000-7c37257c3000 rw-p 00030000 00:c6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7c37257c3000-7c37257cb000 rw-p 00000000 00:00 0 
| 7c37257cb000-7c37257d5000 r--p 00000000 00:c6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7c37257d5000-7c3725838000 r-xp 0000a000 00:c6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7c3725838000-7c372584d000 r--p 0006d000 00:c6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7c372584d000-7c372584e000 r--p 00081000 00:c6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7c372584e000-7c372584f000 rw-p 00082000 00:c6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7c372584f000-7c3725851000 r--p 00000000 00:c6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7c3725851000-7c3725863000 r-xp 00002000 00:c6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7c3725863000-7c3725869000 r--p 00014000 00:c6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7c3725869000-7c372586a000 r--p 0001a000 00:c6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7c372586a000-7c372586b000 rw-p 0001b000 00:c6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7c372586b000-7c372586c000 r--p 00000000 00:c6 17179516                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 7c372586c000-7c372586d000 r-xp 00001000 00:c6 17179516                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 7c372586d000-7c372586e000 r--p 00002000 00:c6 17179516                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 7c372586e000-7c372586f000 r--p 00002000 00:c6 17179516                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 7c372586f000-7c3725870000 rw-p 00003000 00:c6 17179516                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 7c3725870000-7c3725872000 rw-p 00000000 00:00 0 
| 7c3725872000-7c3725876000 r--p 00000000 00:00 0                          [vvar]
| 7c3725876000-7c3725878000 r-xp 00000000 00:00 0                          [vdso]
| 7c3725878000-7c3725879000 r--p 00000000 00:c6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7c3725879000-7c37258a4000 r-xp 00001000 00:c6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7c37258a4000-7c37258ae000 r--p 0002c000 00:c6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7c37258ae000-7c37258b0000 r--p 00036000 00:c6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7c37258b0000-7c37258b2000 rw-p 00038000 00:c6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffe78bb2000-7ffe78bd4000 rw-p 00000000 00:00 0                          [stack]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 

    /tmp/ruby/src/trunk-yjit/test/objspace/test_ractor.rb:17:in 'TestObjSpaceRactor#test_undefine_finalizer'

make: *** [uncommon.mk:913: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
ruby 4.1.0dev (2026-02-11T22:01:30Z master 9aa30b512f) +YJIT +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ...

Finished in 45.722187 seconds

3362 files, 34012 examples, 204599 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.
raw logfile