# Logfile created on 2026-02-11 17:39:42 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007de18c67fde0 @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-173942", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007de18c82d9d0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007de18c82d570 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007de188159018 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20260211-173942", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20260211-173942>, @binmode=false, @mon_data=#<Monitor:0x00007de18c82d1b0>, @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 = b657d906ad
$$$[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
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
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 '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/digest'
make[2]: Entering 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/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
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/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
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/ext/strscan'
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/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
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]: 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/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/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]: 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]: 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/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]: 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 -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-imap.revision unchanged
generating encdb.h
generating enc.mk
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.

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/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]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
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/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering 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/ext/strscan'
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]: 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/fiddle-1.1.8/ext/fiddle'
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/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/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/nkf-0.2.0/ext/nkf'
make[2]: Leaving 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/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/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
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=6745
  "--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] 1622161=ruby/enc/test_utf16
[  2/758] 1622161=rubygems/test_gem_ext_cmake_builder
[  3/758] 1622159=test_pp
[  4/758] 1622160=net/http/test_httpresponse
[  5/758] 1622162=mkmf/test_config
[  6/758] 1622159=rubygems/test_gem_resolver
[  7/758] 1622161=prism/result/index_write_test
[  8/758] 1622160=-ext-/test_abi
[  9/758] 1622161=openssl/test_ns_spki
[ 10/758] 1622161=ruby/test_lambda
[ 11/758] 1622161=-ext-/bignum/test_pack
[ 12/758] 1622160=prism/ruby/reflection_test
[ 13/758] 1622160=-ext-/test_printf
[ 14/758] 1622160=rubygems/test_webauthn_listener
[ 15/758] 1622161=ruby/test_const
[ 16/758] 1622161=openssl/test_pkcs12
[ 17/758] 1622162=rubygems/test_gem_commands_stale_command
[ 18/758] 1622160=ruby/test_class
[ 19/758] 1622162=mkmf/test_have_library
[ 20/758] 1622161=digest/test_ractor
[ 21/758] 1622159=prism/result/string_test
[ 22/758] 1622159=rubygems/test_gem_security_trust_dir
[ 23/758] 1622159=dtrace/test_method_cache
[ 24/758] 1622159=io/wait/test_io_wait
[ 25/758] 1622159=-ext-/exception/test_data_error
[ 26/758] 1622161=optparse/test_kwargs
[ 27/758] 1622161=-ext-/gvl/test_last_thread
[ 28/758] 1622159=rubygems/test_gem_source_git
[ 29/758] 1622161=ruby/enc/test_regex_casefold
[ 30/758] 1622161=rubygems/test_gem_commands_push_command
[ 31/758] 1622161=openssl/test_ocsp
[ 32/758] 1622159=fileutils/test_dryrun
[ 33/758] 1622159=digest/test_digest
[ 34/758] 1622159=objspace/test_objspace
[ 35/758] 1622161=ruby/test_parse
[ 36/758] 1622162=ruby/test_regexp
[ 37/758] 1622161=prism/result/source_location_test
[ 38/758] 1622161=-ext-/thread/test_lock_native_thread
[ 39/758] 1622161=rubygems/test_gem_uri_formatter
[ 40/758] 1622161=rubygems/test_remote_fetch_error
[ 41/758] 1622161=ruby/enc/test_euc_kr
[ 42/758] 1622161=resolv/test_addr
[ 43/758] 1622161=fileutils/test_fileutils
[ 44/758] 1622161=ruby/test_stack
[ 45/758] 1622161=ruby/test_rubyoptions
[ 46/758] 1622160=ruby/test_econv
[ 47/758] 1622160=optparse/test_bash_completion
[ 48/758] 1622160=ruby/test_io_m17n
[ 49/758] 1622160=ruby/test_backtrace
[ 50/758] 1622160=io/console/test_io_console
[ 51/758] 1622160=json/test_helper
[ 52/758] 1622160=io/console/test_ractor
[ 53/758] 1622160=-ext-/path_to_class/test_path_to_class
[ 54/758] 1622160=mkmf/test_framework
[ 55/758] 1622160=rubygems/test_gem_ext_ext_conf_builder
[ 56/758] 1622160=rubygems/test_gem_commands_fetch_command
[ 57/758] 1622160=optparse/test_load
[ 58/758] 1622160=openssl/test_pkey_dh
[ 59/758] 1622160=-ext-/test_random
[ 60/758] 1622160=ripper/test_lexer
[ 61/758] 1622160=-ext-/iter/test_yield_block
[ 62/758] 1622160=psych/test_yaml
[ 63/758] 1622160=-ext-/string/test_fstring
[ 64/758] 1622160=-ext-/string/test_interned_str
[ 65/758] 1622160=ruby/test_object
[ 66/758] 1622160=rubygems/test_config
[ 67/758] 1622160=date/test_date_ractor
[ 68/758] 1622160=optparse/test_optparse
[ 69/758] 1622160=resolv/test_win32_config
[ 70/758] 1622160=-ext-/bignum/test_bigzero
[ 71/758] 1622160=mkmf/test_install
[ 72/758] 1622160=prism/encoding/symbol_encoding_test
[ 73/758] 1622160=rubygems/test_gem_package_tar_header
[ 74/758] 1622160=mkmf/test_configuration
[ 75/758] 1622160=rubygems/test_gem_util
[ 76/758] 1622160=prism/encoding/encodings_test
[ 77/758] 1622160=fiber/test_io_buffer
[ 78/758] 1622160=psych/test_merge_keys
[ 79/758] 1622160=rubygems/test_gem_resolver_api_set
[ 80/758] 1622160=ruby/enc/test_cp949
[ 81/758] 1622160=ruby/test_condition
[ 82/758] 1622160=ruby/enc/test_emoji
[ 83/758] 1622160=ruby/test_threadgroup
[ 84/758] 1622160=prism/ruby/string_query_test
[ 85/758] 1622160=-ext-/array/test_to_ary_concat
[ 86/758] 1622162=test_bundled_gems
[ 87/758] 1622162=date/test_date_attr
[ 88/758] 1622162=openssl/test_pair
[ 89/758] 1622160=ruby/enc/test_case_options
[ 90/758] 1622160=ruby/enc/test_windows_1251
[ 91/758] 1622160=ruby/enc/test_utf32
[ 92/758] 1622160=prism/ruby/relocation_test
[ 93/758] 1622160=ruby/test_unicode_escape
[ 94/758] 1622160=rubygems/test_gem_commands_open_command
[ 95/758] 1622160=ruby/enc/test_euc_tw
[ 96/758] 1622160=rubygems/test_gem_requirement
[ 97/758] 1622160=mmtk/test_configuration
[ 98/758] 1622160=-ext-/box/test_load_ext
[ 99/758] 1622160=psych/test_marshalable
[100/758] 1622160=-ext-/test_notimplement
[101/758] 1622160=mkmf/test_mkmf
[102/758] 1622160=-ext-/wait/test_wait
[103/758] 1622160=optparse/test_noarg
[104/758] 1622162=rubygems/test_gem_resolver_local_specification
[105/758] 1622160=ruby/test_complexrational
[106/758] 1622160=openssl/test_random
[107/758] 1622160=ruby/test_compile_prism
[108/758] 1622162=psych/test_coder
[109/758] 1622162=ruby/test_symbol
[110/758] 1622160=rubygems/test_gem_package_tar_reader
[111/758] 1622160=socket/test_unix
[112/758] 1622160=ruby/test_box
[113/758] 1622160=coverage/test_coverage
[114/758] 1622162=-ext-/string/test_enc_associate
[115/758] 1622161=ruby/test_io_timeout
[116/758] 1622161=prism/newline_offsets_test
[117/758] 1622162=pathname/test_pathname
[118/758] 1622160=rubygems/test_gem_source_specific_file
[119/758] 1622161=rubygems/test_gem_resolver_installed_specification
[120/758] 1622162=rubygems/test_gem_gem_runner
[121/758] 1622161=ruby/test_comparable
[122/758] 1622161=optparse/test_switch
[123/758] 1622161=-ext-/win32/test_console_attr
[124/758] 1622161=-ext-/bignum/test_big2str
[125/758] 1622162=fileutils/test_nowrite
[126/758] 1622161=ruby/test_thread_queue
[127/758] 1622162=rubygems/test_gem_request_set_lockfile
[128/758] 1622160=-ext-/thread/test_instrumentation_api
[129/758] 1622160=ripper/test_files_sample
[130/758] 1622160=-ext-/postponed_job/test_postponed_job
[131/758] 1622160=ruby/test_bignum
[132/758] 1622160=rubygems/test_gem_commands_owner_command
[133/758] 1622162=rubygems/test_gem_specification
[134/758] 1622161=rubygems/test_gem_path_support
[135/758] 1622161=-ext-/gvl/test_ubf_async_safe
[136/758] 1622161=ruby/test_pattern_matching
[137/758] 1622161=json/ractor_test
[138/758] 1622161=ruby/test_iseq
[139/758] 1622160=json/json_encoding_test
[140/758] 1622160=psych/test_psych_set
[141/758] 1622160=ruby/test_yield
[142/758] 1622161=ruby/enc/test_cesu8
[143/758] 1622161=net/http/test_httpresponses
[144/758] 1622161=-ext-/string/test_cstr
[145/758] 1622161=ruby/test_mixed_unicode_escapes
[146/758] 1622161=ruby/test_clone
[147/758] 1622161=openssl/test_pkey_rsa
[148/758] 1622161=-ext-/st/test_numhash
[149/758] 1622161=ripper/test_ripper
[150/758] 1622161=rubygems/test_gem_remote_fetcher
[151/758] 1622162=-ext-/num2int/test_num2int
[152/758] 1622162=psych/test_hash
[153/758] 1622162=-ext-/iter/test_iter_break
[154/758] 1622162=rubygems/test_gem_resolver_conflict
[155/758] 1622162=rubygems/test_gem_unsatisfiable_dependency_error
[156/758] 1622162=rubygems/test_gem_config_file
[157/758] 1622161=ruby/test_ractor
[158/758] 1622160=fiber/test_address_resolve
[159/758] 1622160=rubygems/test_gem_version
[160/758] 1622160=openssl/test_x509name
[161/758] 1622160=ruby/test_yjit_exit_locations
[162/758] 1622160=psych/test_yamlstore
[163/758] 1622160=rubygems/test_gem_resolver_best_set
[164/758] 1622160=psych/visitors/test_yaml_tree
[165/758] 1622160=ruby/test_beginendblock
[166/758] 1622162=ruby/test_autoload
[167/758] 1622160=test_time
[168/758] 1622160=ruby/test_path
[169/758] 1622160=ruby/test_undef
[170/758] 1622160=uri/test_http
[171/758] 1622160=rubygems/test_gem_commands_cleanup_command
[172/758] 1622160=rubygems/test_gem_stub_specification
[173/758] 1622160=io/wait/test_ractor
[174/758] 1622160=did_you_mean/spell_checking/test_pattern_key_name_check
[175/758] 1622160=prism/fuzzer_test
[176/758] 1622160=ruby/test_frozen_error
[177/758] 1622160=psych/test_struct
[178/758] 1622160=prism/onigmo_test
[179/758] 1622160=ruby/test_thread
[180/758] 1622159=-ext-/tracepoint/test_tracepoint
[181/758] 1622159=rubygems/test_gem_resolver_specification
[182/758] 1622161=prism/ruby/desugar_compiler_test
[183/758] 1622161=resolv/test_resource
[184/758] 1622161=-ext-/marshal/test_internal_ivar
[185/758] 1622159=optparse/test_reqarg
[186/758] 1622161=dtrace/test_array_create
[187/758] 1622161=erb/test_erb
[188/758] 1622161=rubygems/test_webauthn_poller
[189/758] 1622161=-ext-/string/test_enc_str_buf_cat
[190/758] 1622161=ruby/test_require
[191/758] 1622159=-ext-/econv/test_append
[192/758] 1622159=prism/ruby/ruby_parser_test
[193/758] 1622162=json/json_common_interface_test
[194/758] 1622159=open-uri/test_ssl
[195/758] 1622162=ripper/test_sexp
[196/758] 1622162=psych/nodes/test_enumerable
[197/758] 1622162=prism/result/named_capture_test
[198/758] 1622162=psych/test_ractor
[199/758] 1622162=rubygems/test_gem_package_old
[200/758] 1622162=ruby/test_stringchar
[201/758] 1622162=did_you_mean/edit_distance/test_jaro_winkler
[202/758] 1622162=ruby/test_flip
[203/758] 1622162=ruby/test_marshal
[204/758] 1622159=cgi/test_cgi_escape
[205/758] 1622160=rubygems/test_gem_commands_unpack_command
[206/758] 1622159=json/json_coder_test
[207/758] 1622159=fiber/test_mutex
[208/758] 1622159=ruby/test_struct
[209/758] 1622162=psych/test_parser
[210/758] 1622162=psych/test_serialize_subclasses
[211/758] 1622162=ruby/test_exception
[212/758] 1622160=rubygems/test_gem_doctor
[213/758] 1622160=ruby/enc/test_iso_8859
[214/758] 1622160=ripper/test_files_lib
[215/758] 1622160=uri/test_ldap
[216/758] 1622160=rubygems/test_gem_commands_cert_command
[217/758] 1622161=-ext-/load/test_resolve_symbol
[218/758] 1622159=rubygems/test_gem
[219/758] 1622161=open-uri/test_open-uri
Leaked file descriptor: TestOpenURI#test_redirect_without_request_specific_fields_hash: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 40375>
Closed file descriptor: TestOpenURI#test_redirect_with_request_specific_fields_hash: 9
.Leaked file descriptor: TestOpenURI#test_last_modified: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 38563>
Closed file descriptor: TestOpenURI#test_redirect_relative: 9
.Leaked file descriptor: TestOpenURI#test_200big: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 36553>
Closed file descriptor: TestOpenURI#test_close_in_block_small: 9
Leaked file descriptor: TestOpenURI#test_redirect_auth_failure_r1: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 45143>
[220/758] 1622161=rubygems/test_gem_commands_rebuild_command
[221/758] 1622161=test_tempfile
[222/758] 1622161=ruby/test_name_error
[223/758] 1622161=rubygems/test_gem_commands_server_command
[224/758] 1622161=ruby/test_fixnum
[225/758] 1622161=ruby/test_signal
[226/758] 1622162=psych/test_safe_load
[227/758] 1622162=openssl/test_pkey_dsa
[228/758] 1622161=io/nonblock/test_flush
[229/758] 1622161=ruby/test_enumerator
[230/758] 1622160=rubygems/test_gem_commands_contents_command
[231/758] 1622159=-ext-/funcall/test_passing_block
[232/758] 1622159=prism/result/equality_test
[233/758] 1622159=rubygems/test_gem_commands_which_command
[234/758] 1622160=psych/test_date_time
[235/758] 1622159=-ext-/exception/test_ensured
[236/758] 1622160=ruby/test_integer
[237/758] 1622159=ruby/test_m17n_comb
[238/758] 1622162=prism/api/freeze_test
[239/758] 1622162=rubygems/test_project_sanity
[240/758] 1622162=rubygems/test_gem_commands_mirror
[241/758] 1622162=rubygems/test_gem_source_installed
[242/758] 1622162=rubygems/test_gem_uninstaller
[243/758] 1622162=uri/test_common
[244/758] 1622162=rubygems/test_gem_resolver_vendor_specification
[245/758] 1622162=strscan/test_stringscanner
[246/758] 1622162=rubygems/test_gem_uri
[247/758] 1622162=uri/test_file
[248/758] 1622162=dtrace/test_load
[249/758] 1622162=ripper/test_parser_events
[250/758] 1622162=fiber/test_enumerator
[251/758] 1622162=psych/test_emitter
[252/758] 1622162=ruby/test_basicinstructions
[253/758] 1622162=test_ipaddr
[254/758] 1622162=ripper/test_files_test_2
[255/758] 1622160=did_you_mean/spell_checking/test_class_name_check
[256/758] 1622160=ruby/test_eval
[257/758] 1622159=-ext-/string/test_normalize
[258/758] 1622159=rubygems/test_gem_resolver_git_set
[259/758] 1622160=rubygems/test_gem_commands_update_command
[260/758] 1622159=-ext-/test_scan_args
[261/758] 1622159=rubygems/test_gem_version_option
[262/758] 1622159=psych/test_symbol
[263/758] 1622159=prism/ruby/source_test
[264/758] 1622159=prism/ractor_test
[265/758] 1622159=-ext-/bignum/test_str2big
[266/758] 1622159=date/test_date_compat
[267/758] 1622159=did_you_mean/test_spell_checker
[268/758] 1622159=rubygems/test_gem_install_update_options
[269/758] 1622159=psych/test_json_tree
[270/758] 1622159=dtrace/test_require
[271/758] 1622159=ruby/test_ifunless
[272/758] 1622159=prism/ruby/parameters_signature_test
[273/758] 1622159=optparse/test_cclass
[274/758] 1622159=dtrace/test_singleton_function
[275/758] 1622159=-ext-/win32/test_fd_setsize
[276/758] 1622159=ruby/test_module
[277/758] 1622160=openssl/test_ssl
[278/758] 1622162=-ext-/bug_reporter/test_bug_reporter
[279/758] 1622162=rubygems/test_gem_commands_signout_command
[280/758] 1622162=psych/test_null
[281/758] 1622162=date/test_date_strptime
[282/758] 1622159=prism/bom_test
[283/758] 1622159=prism/ruby/tunnel_test
[284/758] 1622159=net/protocol/test_protocol
[285/758] 1622162=ruby/test_file
[286/758] 1622159=rubygems/test_gem_request
[287/758] 1622159=rubygems/test_gem_text
[288/758] 1622159=ruby/test_settracefunc
[289/758] 1622162=did_you_mean/core_ext/test_name_error_extension
[290/758] 1622162=rubygems/test_gem_remote_fetcher_local_ssl_server
[291/758] 1622162=psych/test_yaml_special_cases
[292/758] 1622162=rubygems/test_gem_source_list
[293/758] 1622162=ruby/test_time_tz
[294/758] 1622162=ruby/test_sprintf_comb
[295/758] 1622162=prism/ruby/compiler_test
[296/758] 1622162=ruby/test_method_cache
[297/758] 1622162=test_weakref
[298/758] 1622159=stringio/test_ractor
[299/758] 1622159=test_timeout
[300/758] 1622162=ruby/test_rubyvm
[301/758] 1622162=rubygems/test_gem_security_policy
[302/758] 1622159=prism/snippets_test
[303/758] 1622162=prism/newline_test
[304/758] 1622162=-ext-/test_enumerator_kw
[305/758] 1622162=openssl/test_ossl
[306/758] 1622162=ruby/test_gc_compact
[307/758] 1622160=-ext-/struct/test_len
[308/758] 1622160=rubygems/test_gem_console_ui
[309/758] 1622160=prism/result/integer_base_flags_test
[310/758] 1622160=ruby/test_default_gems
[311/758] 1622160=-ext-/string/test_coderange
[312/758] 1622160=-ext-/symbol/test_inadvertent_creation
[313/758] 1622160=openssl/test_buffering
[314/758] 1622160=resolv/test_svcb_https
[315/758] 1622160=rubygems/test_gem_gemcutter_utilities
[316/758] 1622160=yaml/test_store
[317/758] 1622160=openssl/test_provider
[318/758] 1622160=psych/test_object
[319/758] 1622160=-ext-/array/test_resize
[320/758] 1622160=-ext-/test_bug-5832
[321/758] 1622160=prism/ruby/location_test
[322/758] 1622160=-ext-/exception/test_exception_at_throwing
[323/758] 1622160=openssl/test_pkey_ec
[324/758] 1622160=rubygems/test_gem_resolver_index_set
[325/758] 1622160=date/test_date_parse
[326/758] 1622160=did_you_mean/spell_checking/test_variable_name_check
[327/758] 1622160=rubygems/test_gem_resolver_api_specification
[328/758] 1622160=ruby/test_optimization
[329/758] 1622162=did_you_mean/spell_checking/test_require_path_check
[330/758] 1622162=-ext-/test_bug-3571
[331/758] 1622162=date/test_date_new
[332/758] 1622162=rubygems/test_gem_safe_marshal
[333/758] 1622161=ruby/test_call
[334/758] 1622161=fiber/test_backtrace
[335/758] 1622161=ruby/test_keyword
[336/758] 1622162=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[337/758] 1622162=rubygems/test_kernel
[338/758] 1622161=ripper/test_scanner_events
[339/758] 1622161=openssl/test_fips
[340/758] 1622161=rubygems/test_gem_command
[341/758] 1622162=psych/test_deprecated
[342/758] 1622162=rubygems/test_gem_ext_cargo_builder_unit
[343/758] 1622161=test_tmpdir
[344/758] 1622162=prism/test_helper
[345/758] 1622162=-ext-/bignum/test_div
[346/758] 1622161=rubygems/test_gem_commands_specification_command
[347/758] 1622162=psych/test_data
[348/758] 1622162=test_trick
[349/758] 1622161=-ext-/string/test_rb_str_dup
[350/758] 1622161=fileutils/test_verbose
[351/758] 1622161=rubygems/test_gem_package_task
[352/758] 1622161=rubygems/test_gem_resolver_vendor_set
[353/758] 1622161=rubygems/test_gem_remote_fetcher_s3
[354/758] 1622161=json/json_parser_test
[355/758] 1622161=fiber/test_io
[356/758] 1622161=mkmf/test_egrep_cpp
[357/758] 1622161=lib/!Nothing_to_test
[358/758] 1622161=date/test_date_conv
[359/758] 1622161=rubygems/test_gem_commands_yank_command
[360/758] 1622161=psych/test_object_references
[361/758] 1622161=ruby/test_assignment
[362/758] 1622159=ruby/enc/test_grapheme_breaks
[363/758] 1622159=ruby/test_io_buffer
[364/758] 1622159=socket/test_tcp
[365/758] 1622159=ruby/test_memory_view
[366/758] 1622159=did_you_mean/tree_spell/test_human_typo
[367/758] 1622159=rubygems/test_gem_rdoc
[368/758] 1622159=ruby/test_vm_dump
[369/758] 1622159=rubygems/test_gem_dependency_installer
[370/758] 1622162=ruby/test_enum
[371/758] 1622161=psych/test_exception
[372/758] 1622161=open-uri/test_ftp
[373/758] 1622161=mkmf/test_flags
[374/758] 1622160=psych/test_class
[375/758] 1622160=prism/errors_test
[376/758] 1622160=socket/test_socket
[377/758] 1622162=rubygems/test_gem_resolver_git_specification
[378/758] 1622162=optparse/test_optarg
[379/758] 1622162=prism/result/static_inspect_test
[380/758] 1622162=-ext-/exception/test_enc_raise
[381/758] 1622162=ruby/test_defined
[382/758] 1622162=ruby/test_data
[383/758] 1622162=prism/heredoc_dedent_test
[384/758] 1622162=rubygems/test_gem_commands_exec_command
[385/758] 1622161=yaml/test_dbm
[386/758] 1622161=-ext-/marshal/test_usrmarshal
[387/758] 1622161=ruby/test_weakkeymap
[388/758] 1622160=-ext-/load/test_dot_dot
[389/758] 1622160=rubygems/test_gem_stream_ui
[390/758] 1622160=ruby/test_trace
[391/758] 1622160=-ext-/symbol/test_type
[392/758] 1622160=ruby/test_arity
[393/758] 1622160=ruby/test_object_id
[394/758] 1622159=prism/unescape_test
[395/758] 1622159=psych/test_array
[396/758] 1622159=rubygems/test_gem_commands_dependency_command
[397/758] 1622159=rubygems/test_require
[398/758] 1622161=rubygems/test_gem_name_tuple
[399/758] 1622161=ruby/test_continuation
[400/758] 1622161=dtrace/test_raise
[401/758] 1622161=did_you_mean/tree_spell/test_change_word
[402/758] 1622161=-ext-/string/test_nofree
[403/758] 1622161=prism/api/parse_test
[404/758] 1622161=-ext-/hash/test_delete
[405/758] 1622161=psych/test_string
[406/758] 1622161=ruby/test_pack
[407/758] 1622160=optparse/test_placearg
[408/758] 1622161=rubygems/test_gem_source_lock
[409/758] 1622160=rubygems/test_gem_resolver_lock_specification
[410/758] 1622161=ruby/test_system
[411/758] 1622160=mkmf/test_signedness
[412/758] 1622162=-ext-/integer/test_my_integer
[413/758] 1622162=mkmf/test_sizeof
[414/758] 1622161=ruby/test_file_exhaustive
[415/758] 1622159=erb/test_erb_m17n
[416/758] 1622159=pathname/test_ractor
[417/758] 1622159=ruby/test_transcode
[418/758] 1622159=test_rbconfig
[419/758] 1622159=ruby/test_fnmatch
[420/758] 1622159=fiber/test_sleep
[421/758] 1622159=uri/test_mailto
[422/758] 1622159=date/test_date_arith
[423/758] 1622159=prism/result/numeric_value_test
[424/758] 1622159=-ext-/struct/test_member
[425/758] 1622159=test_singleton
[426/758] 1622159=ripper/test_files_test
[427/758] 1622159=rubygems/test_gem_spec_fetcher
[428/758] 1622159=rubygems/test_gem_command_manager
[429/758] 1622159=test_delegate
[430/758] 1622159=ruby/test_set
[431/758] 1622159=rubygems/test_gem_commands_signin_command
[432/758] 1622159=ruby/test_complex2
[433/758] 1622159=io/wait/test_io_wait_uncommon
[434/758] 1622159=rubygems/test_gem_ci_detector
[435/758] 1622159=ruby/test_inlinecache
[436/758] 1622159=prism/api/dump_test
[437/758] 1622159=rubygems/test_gem_commands_check_command
[438/758] 1622159=ruby/test_super
[439/758] 1622161=did_you_mean/test_ractor_compatibility
[440/758] 1622161=ruby/enc/test_shift_jis
[441/758] 1622161=openssl/test_hmac
[442/758] 1622161=rubygems/test_gem_commands_install_command
[443/758] 1622159=rubygems/test_gem_safe_yaml
[444/758] 1622159=erb/test_erb_command
[445/758] 1622159=ruby/test_method
[446/758] 1622162=openssl/test_x509store
[447/758] 1622162=rubygems/test_gem_source_fetch_problem
[448/758] 1622162=ruby/test_numeric
[449/758] 1622162=rubygems/test_gem_commands_search_command
[450/758] 1622162=prism/result/comments_test
[451/758] 1622162=rubygems/test_gem_request_set_lockfile_tokenizer
[452/758] 1622162=ruby/test_integer_comb
[453/758] 1622160=psych/test_numeric
[454/758] 1622160=json/json_generic_object_test
[455/758] 1622160=-ext-/method/test_arity
[456/758] 1622160=ruby/test_alias
[457/758] 1622160=rubygems/test_gem_util_atomic_file_writer
[458/758] 1622160=date/test_switch_hitter
[459/758] 1622160=prism/ruby/dispatcher_test
[460/758] 1622160=ruby/enc/test_windows_1252
[461/758] 1622160=ruby/test_rand
[462/758] 1622161=prism/api/command_line_test
[463/758] 1622161=-ext-/st/test_update
[464/758] 1622161=resolv/test_dns
[465/758] 1622160=prism/result/attribute_write_test
[466/758] 1622160=dtrace/test_hash_create
[467/758] 1622160=prism/result/warnings_test
[468/758] 1622161=openssl/test_pkcs7
[469/758] 1622160=psych/test_stream
[470/758] 1622160=-ext-/file/test_stat
[471/758] 1622160=ruby/test_time
[472/758] 1622160=rubygems/test_gem_security
[473/758] 1622162=ruby/test_range
[474/758] 1622161=rubygems/test_gem_local_remote_options
[475/758] 1622161=rubygems/test_gem_impossible_dependencies_error
[476/758] 1622161=rubygems/test_gem_commands_setup_command
[477/758] 1622162=prism/api/parse_stream_test
[478/758] 1622162=openssl/test_ts
[479/758] 1622161=rubygems/test_gem_request_set_gem_dependency_api
[480/758] 1622162=resolv/test_mdns
[481/758] 1622162=did_you_mean/spell_checking/test_uncorrectable_name_check
[482/758] 1622162=optparse/test_zsh_completion
[483/758] 1622161=-ext-/st/test_foreach
[484/758] 1622162=test_unicode_normalize
[485/758] 1622161=-ext-/stack/test_stack_overflow
[486/758] 1622162=ruby/test_pipe
[487/758] 1622162=json/json_ext_parser_test
[488/758] 1622161=ruby/enc/test_emoji_breaks
[489/758] 1622162=socket/test_udp
[490/758] 1622161=optparse/test_summary
[491/758] 1622162=rubygems/test_gem_request_set_lockfile_parser
[492/758] 1622162=prism/api/lex_test
[493/758] 1622162=rubygems/test_gem_silent_ui
[494/758] 1622162=psych/test_stringio
[495/758] 1622162=ruby/test_process
[496/758] 1622161=net/http/test_https_proxy
[497/758] 1622161=rubygems/test_gem_commands_outdated_command
[498/758] 1622161=rubygems/test_gem_dependency_resolution_error
[499/758] 1622161=rubygems/test_rubygems
[500/758] 1622161=prism/version_test
[501/758] 1622161=ruby/test_arithmetic_sequence
[502/758] 1622161=prism/ruby/ripper_test
[503/758] 1622161=prism/api/parse_success_test
[504/758] 1622161=optparse/test_did_you_mean
[505/758] 1622161=ruby/enc/test_big5
[506/758] 1622161=socket/test_nonblock
[507/758] 1622161=json/json_generator_test
[508/758] 1622159=test_prettyprint
[509/758] 1622159=rubygems/test_gem_update_suggestion
[510/758] 1622159=test_securerandom
[511/758] 1622159=test_extlibs
[512/758] 1622161=prism/result/static_literals_test
[513/758] 1622161=prism/encoding/regular_expression_encoding_test
[514/758] 1622161=rubygems/test_gem_package_tar_header_ractor
[515/758] 1622160=fiber/test_timeout
[516/758] 1622160=zlib/test_zlib
[517/758] 1622159=fiber/test_queue
[518/758] 1622159=rubygems/test_gem_commands_sources_command
[519/758] 1622161=rubygems/test_gem_resolver_lock_set
[520/758] 1622161=ruby/test_proc
[521/758] 1622159=mkmf/test_have_macro
[522/758] 1622161=mkmf/test_convertible
[523/758] 1622159=psych/test_nil
[524/758] 1622159=rubygems/test_gem_source_local
[525/758] 1622159=rubygems/test_gem_commands_list_command
[526/758] 1622159=fiber/test_thread
[527/758] 1622159=optparse/test_autoconf
[528/758] 1622159=error_highlight/test_error_highlight
[529/758] 1622159=rubygems/test_gem_remote_fetcher_local_server
[530/758] 1622159=ruby/test_literal
[531/758] 1622160=-ext-/string/test_modify_expand
[532/758] 1622160=ruby/test_readpartial
[533/758] 1622160=rubygems/test_gem_available_set
[534/758] 1622160=mkmf/test_have_func
[535/758] 1622159=prism/ruby/parser_test
[536/758] 1622159=ruby/enc/test_case_mapping
[537/758] 1622159=-ext-/string/test_too_many_dummy_encodings
[538/758] 1622159=openssl/test_pkey
[539/758] 1622159=ruby/test_encoding
[540/758] 1622159=rubygems/test_gem_source_vendor
[541/758] 1622159=mkmf/test_find_executable
[542/758] 1622159=ruby/test_lazy_enumerator
[543/758] 1622159=mkmf/test_constant
[544/758] 1622160=fiber/test_ractor
[545/758] 1622160=ruby/test_gc
[546/758] 1622162=socket/test_ancdata
[547/758] 1622162=ruby/test_sleep
[548/758] 1622159=date/test_date
[549/758] 1622162=rubygems/test_gem_package
[550/758] 1622159=-ext-/eval/test_eval
[551/758] 1622159=stringio/test_stringio
[552/758] 1622159=-ext-/string/test_qsort
[553/758] 1622159=json/json_addition_test
[554/758] 1622159=test_forwardable
[555/758] 1622159=rubygems/test_gem_validator
[556/758] 1622159=rubygems/test_gem_commands_help_command
[557/758] 1622159=win32/test_registry
[558/758] 1622159=psych/test_scalar
[559/758] 1622159=optparse/test_getopts
[560/758] 1622159=strscan/test_ractor
[561/758] 1622159=prism/api/parse_comments_test
[562/758] 1622159=prism/result/overlap_test
[563/758] 1622159=ruby/test_shapes
[564/758] 1622159=-ext-/debug/test_profile_frames
[565/758] 1622159=-ext-/test_ensure_and_callcc
[566/758] 1622159=prism/regexp_test
[567/758] 1622159=psych/test_scalar_scanner
[568/758] 1622159=ruby/enc/test_gb18030
[569/758] 1622159=-ext-/rational/test_rat
[570/758] 1622159=rubygems/test_gem_package_tar_writer
[571/758] 1622159=-ext-/time/test_new
[572/758] 1622159=openssl/test_cipher
[573/758] 1622159=rubygems/test_gem_resolver_composed_set
[574/758] 1622159=did_you_mean/spell_checking/test_key_name_check
[575/758] 1622159=net/http/test_httpheader
[576/758] 1622159=ruby/test_hash
[577/758] 1622162=rubygems/test_gem_ext_rake_builder
[578/758] 1622162=prism/result/regular_expression_options_test
[579/758] 1622162=optparse/test_acceptable
[580/758] 1622162=ruby/test_metaclass
[581/758] 1622162=ruby/test_dir
[582/758] 1622162=ruby/test_whileuntil
[583/758] 1622162=monitor/test_monitor
[584/758] 1622162=prism/result/implicit_array_test
[585/758] 1622162=json/json_string_matching_test
[586/758] 1622162=-ext-/bignum/test_mul
[587/758] 1622162=ruby/test_m17n
[588/758] 1622162=rubygems/test_gem_resolver_dependency_request
[589/758] 1622162=ruby/test_yjit
[590/758] 1622161=openssl/test_ssl_session
[591/758] 1622159=ruby/test_argf
[592/758] 1622161=ruby/enc/test_gbk
[593/758] 1622161=openssl/test_x509attr
[594/758] 1622161=prism/percent_delimiter_string_test
[595/758] 1622161=openssl/test_engine
[596/758] 1622161=ruby/test_warning
[597/758] 1622161=ruby/test_key_error
[598/758] 1622161=fiber/test_io_close
[599/758] 1622161=psych/test_set
[600/758] 1622161=rubygems/test_gem_security_signer
[601/758] 1622161=net/http/test_buffered_io
[602/758] 1622161=uri/test_generic
[603/758] 1622161=openssl/test_bn
[604/758] 1622161=openssl/test_config
[605/758] 1622161=openssl/test_x509ext
[606/758] 1622161=rubygems/test_exit
[607/758] 1622161=prism/result/breadth_first_search_test
[608/758] 1622161=rubygems/test_gem_platform
[609/758] 1622161=ruby/test_random_formatter
[610/758] 1622161=ruby/test_complex
[611/758] 1622161=-ext-/string/test_ellipsize
[612/758] 1622161=rubygems/test_gem_commands_environment_command
[613/758] 1622161=openssl/test_x509crl
[614/758] 1622161=ruby/test_refinement
[615/758] 1622160=rubygems/test_gem_dependency_list
[616/758] 1622160=ruby/test_syntax
[617/758] 1622159=psych/visitors/test_to_ruby
[618/758] 1622159=rubygems/test_gem_request_connection_pools
[619/758] 1622159=rubygems/test_gem_resolver_installer_set
[620/758] 1622159=rubygems/test_gem_commands_uninstall_command
[621/758] 1622159=-ext-/vm/test_at_exit
[622/758] 1622159=-ext-/load/test_protect
[623/758] 1622159=psych/test_tree_builder
[624/758] 1622159=rubygems/test_bundled_ca
[625/758] 1622159=mkmf/test_pkg_config
[626/758] 1622159=net/http/test_http
[627/758] 1622161=ruby/test_env
[628/758] 1622159=ruby/test_case
[629/758] 1622159=prism/fixtures_test
[630/758] 1622159=ruby/test_rational2
[631/758] 1622159=prism/library_symbols_test
[632/758] 1622159=did_you_mean/spell_checking/test_method_name_check
[633/758] 1622159=open-uri/test_proxy
[634/758] 1622159=prism/result/heredoc_test
[635/758] 1622159=uri/test_wss
[636/758] 1622159=mkmf/test_libs
[637/758] 1622159=ruby/test_fiber
[638/758] 1622162=-ext-/win32/test_dln
[639/758] 1622162=ruby/test_math
[640/758] 1622162=rubygems/test_gem_commands_info_command
[641/758] 1622162=dtrace/test_gc
[642/758] 1622162=openssl/test_x509req
[643/758] 1622162=net/http/test_https
[644/758] 1622159=ruby/test_string_memory
[645/758] 1622159=prism/encoding/string_encoding_test
[646/758] 1622159=rubygems/test_gem_commands_pristine_command
[647/758] 1622162=psych/test_alias_and_anchor
[648/758] 1622162=rubygems/test_gem_source_subpath_problem
[649/758] 1622161=test_pty
[650/758] 1622162=-ext-/load/test_stringify_symbols
[651/758] 1622162=digest/test_digest_extend
[652/758] 1622162=-ext-/scheduler/test_interrupt_with_scheduler
[653/758] 1622162=rubygems/test_gem_resolver_requirement_list
[654/758] 1622162=ruby/test_insns_leaf
[655/758] 1622162=-ext-/arith_seq/test_arith_seq_beg_len_step
[656/758] 1622162=ripper/test_filter
[657/758] 1622162=openssl/test_asn1
[658/758] 1622161=rubygems/test_gem_package_tar_reader_entry
[659/758] 1622162=-ext-/debug/test_debug
[660/758] 1622162=prism/result/constant_path_node_test
[661/758] 1622162=ripper/test_files_ext
[662/758] 1622162=ruby/test_allocation
[663/758] 1622161=rubygems/test_gem_resolver_activation_request
[664/758] 1622161=ruby/enc/test_koi8
[665/758] 1622161=psych/test_omap
[666/758] 1622161=ruby/test_zjit
[667/758] 1622161=rubygems/test_gem_resolver_index_specification
[668/758] 1622161=test_shellwords
[669/758] 1622161=rubygems/test_gem_request_set
[670/758] 1622161=psych/json/test_stream
[671/758] 1622161=ruby/test_ast
[672/758] 1622160=socket/test_sockopt
[673/758] 1622159=psych/test_encoding
[674/758] 1622160=psych/visitors/test_emitter
[675/758] 1622160=etc/test_etc
[676/758] 1622159=rubygems/test_gem_commands_build_command
[677/758] 1622160=psych/test_boolean
[678/758] 1622160=fiber/test_scheduler
[679/758] 1622159=ruby/test_float
[680/758] 1622159=uri/test_ws
[681/758] 1622159=ruby/test_frozen
[682/758] 1622159=psych/test_document
[683/758] 1622159=-ext-/iseq_load/test_iseq_load
[684/758] 1622159=ruby/test_io
[685/758] 1622162=rubygems/test_gem_dependency
[686/758] 1622162=ruby/test_primitive
[687/758] 1622162=date/test_date_marshal
[688/758] 1622162=-ext-/popen_deadlock/test_popen_deadlock
[689/758] 1622162=openssl/test_x509cert
[690/758] 1622162=psych/test_yamldbm
[691/758] 1622162=rubygems/test_gem_installer
[692/758] 1622160=rubygems/test_gem_ext_cargo_builder
[693/758] 1622160=prism/ruby/pattern_test
[694/758] 1622160=-ext-/typeddata/test_typeddata
[695/758] 1622160=openssl/test_kdf
[696/758] 1622160=ripper/test_files_test_1
[697/758] 1622160=prism/result/node_id_test
[698/758] 1622160=ruby/test_dup
[699/758] 1622160=ruby/test_thread_cv
[700/758] 1622160=socket/test_basicsocket
[701/758] 1622160=-ext-/integer/test_integer
[702/758] 1622160=rubygems/test_gem_ext_builder
[703/758] 1622160=ruby/test_weakmap
[704/758] 1622162=ruby/test_rational
[705/758] 1622162=ruby/test_sprintf
[706/758] 1622162=rubygems/test_gem_bundler_version_finder
[707/758] 1622162=date/test_date_strftime
[708/758] 1622162=prism/magic_comment_test
[709/758] 1622159=objspace/test_ractor
[710/758] 1622162=-ext-/float/test_nextafter
[711/758] 1622162=-ext-/string/test_capacity
[712/758] 1622162=-ext-/struct/test_duplicate
[713/758] 1622162=ruby/test_nomethod_error
[714/758] 1622162=ruby/enc/test_case_comprehensive
[715/758] 1622162=-ext-/test_recursion
[716/758] 1622162=dtrace/test_object_create_start
[717/758] 1622162=rubygems/test_webauthn_listener_response
[718/758] 1622162=-ext-/arith_seq/test_arith_seq_extract
[719/758] 1622162=psych/test_psych
[720/758] 1622162=ruby/test_objectspace
[New LWP 1655176]
[New LWP 1655175]
[New LWP 1655174]
[New LWP 1655173]
[New LWP 1655172]
[New LWP 1655170]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
di_skip_records (reader=reader@entry=0x60dee7215560, errout=errout@entry=0x7bc16df9e4e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/addr2line.c:1487
1487	        if (!at || !form) return true;

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7bc16dd977c0 (LWP 1655168) "ruby" di_skip_records (reader=reader@entry=0x60dee7215560, errout=errout@entry=0x7bc16df9e4e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/addr2line.c:1487
  2    Thread 0x7bc1335de6c0 (LWP 1655176) "ruby" 0x00007bc16de32d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x60deaa6061a4 <_vm+260>) at ./nptl/futex-internal.c:57
  3    Thread 0x7bc16dc7f6c0 (LWP 1655175) "ruby" 0x00007bc16de32d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x60deaa6061a4 <_vm+260>) at ./nptl/futex-internal.c:57
  4    Thread 0x7bc1335ff6c0 (LWP 1655174) "ruby" 0x00007bc16de32d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x60deaa6061a4 <_vm+260>) at ./nptl/futex-internal.c:57
  5    Thread 0x7bc15363c6c0 (LWP 1655173) "ruby" 0x00007bc16de32d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x60deaa6061a4 <_vm+260>) at ./nptl/futex-internal.c:57
  6    Thread 0x7bc15365d6c0 (LWP 1655172) "ruby" 0x00007bc16de32d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x60deaa6061a4 <_vm+260>) at ./nptl/futex-internal.c:57
  7    Thread 0x7bc1547ef6c0 (LWP 1655170) "ruby" 0x00007bc16dec4042 in epoll_wait (epfd=4, events=events@entry=0x60deaa605a1c <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 0x7bc1547ef6c0 (LWP 1655170) "ruby"):
#0  0x00007bc16dec4042 in epoll_wait (epfd=4, events=events@entry=0x60deaa605a1c <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  0x000060deaa10904c in event_wait (vm=0x60deaa6060a0 <_vm>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2931
        r = <optimized out>
        r = <optimized out>
#2  timer_thread_polling (vm=0x60deaa6060a0 <_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  0x00007bc16de36a94 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 = {136070276511424, -4615089475438773880, 136070276511424, -272, 0, 140733372233888, -4615089475459745400, -4615174038746433144}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007bc16dec3c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 6 (Thread 0x7bc15365d6c0 (LWP 1655172) "ruby"):
#0  0x00007bc16de32d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x60deaa6061a4 <_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=0x60deaa6061a4 <_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=0x60deaa6061a4 <_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  0x00007bc16de357dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x60deaa606140 <_vm+160>, cond=0x60deaa606178 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7bc16de354a0 <__condvar_cleanup_waiting>, __arg = 0x7bc15365cd50, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 7, cond = 0x60deaa606178 <_vm+216>, mutex = 0x60deaa606140 <_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=0x60deaa606178 <_vm+216>, mutex=mutex@entry=0x60deaa606140 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000060deaa10adb3 in rb_native_cond_wait (mutex=0x60deaa606140 <_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=0x60dee74de300) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277
        r = <optimized out>
        nt = <optimized out>
        vm = 0x60deaa6060a0 <_vm>
#8  0x00007bc16de36a94 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 = {136070258087616, -4615091598226359928, 136070258087616, -272, 0, 140733372233088, -4615091598247331448, -4615174038746433144}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007bc16dec3c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 5 (Thread 0x7bc15363c6c0 (LWP 1655173) "ruby"):
#0  0x00007bc16de32d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x60deaa6061a4 <_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=0x60deaa6061a4 <_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=0x60deaa6061a4 <_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  0x00007bc16de357dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x60deaa606140 <_vm+160>, cond=0x60deaa606178 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7bc16de354a0 <__condvar_cleanup_waiting>, __arg = 0x7bc15363bd50, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 3, cond = 0x60deaa606178 <_vm+216>, mutex = 0x60deaa606140 <_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=0x60deaa606178 <_vm+216>, mutex=mutex@entry=0x60deaa606140 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000060deaa10adb3 in rb_native_cond_wait (mutex=0x60deaa606140 <_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=0x60dee74e03a0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277
        r = <optimized out>
        nt = <optimized out>
        vm = 0x60deaa6060a0 <_vm>
#8  0x00007bc16de36a94 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 = {136070257952448, -4615091582657103480, 136070257952448, -272, 0, 140733372229488, -4615091582678075000, -4615174038746433144}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007bc16dec3c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x7bc1335ff6c0 (LWP 1655174) "ruby"):
#0  0x00007bc16de32d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x60deaa6061a4 <_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=0x60deaa6061a4 <_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=0x60deaa6061a4 <_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  0x00007bc16de357dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x60deaa606140 <_vm+160>, cond=0x60deaa606178 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7bc16de354a0 <__condvar_cleanup_waiting>, __arg = 0x7bc1335fed50, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 9, cond = 0x60deaa606178 <_vm+216>, mutex = 0x60deaa606140 <_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=0x60deaa606178 <_vm+216>, mutex=mutex@entry=0x60deaa606140 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000060deaa10adb3 in rb_native_cond_wait (mutex=0x60deaa606140 <_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=0x60dee7483a30) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277
        r = <optimized out>
        nt = <optimized out>
        vm = 0x60deaa6060a0 <_vm>
#8  0x00007bc16de36a94 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 = {136069720831680, -4615302514406590072, 136069720831680, -272, 0, 140733372229488, -4615302514427561592, -4615174038746433144}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007bc16dec3c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7bc16dc7f6c0 (LWP 1655175) "ruby"):
#0  0x00007bc16de32d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x60deaa6061a4 <_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=0x60deaa6061a4 <_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=0x60deaa6061a4 <_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  0x00007bc16de357dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x60deaa606140 <_vm+160>, cond=0x60deaa606178 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7bc16de354a0 <__condvar_cleanup_waiting>, __arg = 0x7bc16dc7ed50, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 11, cond = 0x60deaa606178 <_vm+216>, mutex = 0x60deaa606140 <_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=0x60deaa606178 <_vm+216>, mutex=mutex@entry=0x60deaa606140 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000060deaa10adb3 in rb_native_cond_wait (mutex=0x60deaa606140 <_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=0x60dee74dade0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277
        r = <optimized out>
        nt = <optimized out>
        vm = 0x60deaa6060a0 <_vm>
#8  0x00007bc16de36a94 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 = {136070700725952, -4615173802826663544, 136070700725952, -272, 0, 140733372229488, -4615173802847635064, -4615174038746433144}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007bc16dec3c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7bc1335de6c0 (LWP 1655176) "ruby"):
#0  0x00007bc16de32d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x60deaa6061a4 <_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=0x60deaa6061a4 <_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=0x60deaa6061a4 <_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  0x00007bc16de357dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x60deaa606140 <_vm+160>, cond=0x60deaa606178 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7bc16de354a0 <__condvar_cleanup_waiting>, __arg = 0x7bc1335ddd50, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 5, cond = 0x60deaa606178 <_vm+216>, mutex = 0x60deaa606140 <_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=0x60deaa606178 <_vm+216>, mutex=mutex@entry=0x60deaa606140 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000060deaa10adb3 in rb_native_cond_wait (mutex=0x60deaa606140 <_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=0x60dee74de380) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277
        r = <optimized out>
        nt = <optimized out>
        vm = 0x60deaa6060a0 <_vm>
#8  0x00007bc16de36a94 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 = {136069720696512, -4615302498837333624, 136069720696512, -272, 0, 140733372229488, -4615302498858305144, -4615174038746433144}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007bc16dec3c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7bc16dd977c0 (LWP 1655168) "ruby"):
#0  di_skip_records (reader=reader@entry=0x60dee7215560, errout=errout@entry=0x7bc16df9e4e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/addr2line.c:1487
        v = {as = {ptr = 0x0, uint64 = 0, int64 = 0, addr_idx = 0}, off = 0, at = 0, form = 0, size = 0, type = 0}
        at = 0
        form = 0
#1  0x000060deaa2a8ce4 in debug_info_read (errout=<optimized out>, offset=<optimized out>, lines=<optimized out>, traces=<optimized out>, num_traces=<optimized out>, reader=0x60dee7215560) at /tmp/ruby/src/trunk-yjit/addr2line.c:1909
        die = {pos = 4370678, tag = 73, has_children = 0}
        ranges = <optimized out>
        line = {dirname = 0x0, filename = 0x0, path = 0x0, line = 0, base_addr = 0, saddr = 0, sname = 0x0, next = 0x0}
        addr_header = {ptr = <optimized out>, unit_length = <optimized out>, format = <optimized out>, address_size = 0 '\000'}
        rnglists_header = {unit_length = <optimized out>, format = 4 '\004', address_size = <optimized out>, offset_entry_count = 0}
        addr_header = <optimized out>
        rnglists_header = <optimized out>
        skip_die = <optimized out>
        die = <optimized out>
        ranges = <optimized out>
        line = <optimized out>
        v = <optimized out>
        i = <optimized out>
        addr = <optimized out>
        offset = <optimized out>
        saddr = <optimized out>
        lp = <optimized out>
#2  fill_lines (num_traces=num_traces@entry=18, traces=traces@entry=0x60deaa608660 <trace>, check_debuglink=check_debuglink@entry=0, objp=objp@entry=0x60dee7216958, lines=lines@entry=0x60dee74fd550, offset=offset@entry=3, errout=0x7bc16df9e4e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/addr2line.c:2218
        reader = {obj = 0x60dee7462bc0, file = 0x7bc132edb000 "\177ELF\002\001\001\003", current_version = 5 '\005', current_cu = 0x7bc132e20b98 "#\221", current_low_pc = 1411008, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7bc1328e0d56 "\026\002", debug_line_format = 4 '\004', debug_line_version = 5, debug_line_files = 0x7bc1328dd160 "\002\001\037\002\017", <incomplete sequence \343\264>, debug_line_directories = 0x7bc1328dd0dc "\001\001\037 \262)", p = 0x7bc132e2610c "", cu_end = 0x7bc132e29cbf "\215\005", pend = 0x7bc132edaa37 "", q0 = 0x7bc1329dad75 "\001\005", q = 0x7bc1329dad85 "\003\r", format = 4, address_size = 8 '\b', level = 8, abbrev_table = {0x0, 0x7bc1329dad76 "\005", 0x7bc1329dad7d "I", 0x7bc1329dad86 "\r", 0x7bc1329dad97 "\017", 0x7bc1329dada1 "\005", 0x7bc1329dadad "\026", 0x7bc1329dadbc "(", 0x7bc1329dadc5 "4", 0x7bc1329dadd1 "H\001}\001\177\023\001\023", 0x7bc1329daddc "4", 0x7bc1329dadf1 "H\001}\001\177\023", 0x7bc1329dadfa "H", 0x7bc1329dae03 "\025\001'\031I\023\001\023", 0x7bc1329dae0e "4", 0x7bc1329dae1e "\035\0011\023R\001\270B\005U\027X!\001Y\005W\v\001\023", 0x7bc1329dae35 "4", 0x7bc1329dae45 "\r", 0x7bc1329dae56 "\r", 0x7bc1329dae67 "4", 0x7bc1329dae7c "4", 0x7bc1329dae8e "\001\001I\023\001\023", 0x7bc1329dae97 "\005", 0x7bc1329daea7 "\023\001\003\016\v\v:\v;\v9!\b\001\023", 0x7bc1329daeb9 "!", 0x7bc1329daec2 "&", 0x7bc1329daec9 "\005", 0x7bc1329daed8 "\v\001U\027", 0x7bc1329daedf "\005", 0x7bc1329daeee "\v\001U\027\001\023", 0x7bc1329daef7 ".\001?\031\003\016:\v;\v9!\001n\016'\031I\023<\031\001\023", 0x7bc1329daf11 "4", 0x7bc1329daf1a "\v\001", 0x7bc1329daf1f ".\001\003\016:!\001;\0059!\001'\031I\023 \v\001\023", 0x7bc1329daf36 "$", 0x7bc1329daf41 "\005", 0x7bc1329daf48 "\005", 0x7bc1329daf5d "\r", 0x7bc1329daf6c "\v\001\021\001\022\a\001\023", 0x7bc1329daf77 "\035\0011\023R\001\270B\005\021\001\022\aX!\001Y\005W\v\001\023", 0x7bc1329daf90 "\v\0011\023U\027\001\023", 0x7bc1329daf9b "7", 0x7bc1329dafa2 "(", 0x7bc1329dafab "\v\001\001\023", 0x7bc1329dafb2 "\023\001\003\016\v\v:\v;\0059\v\001\023", 0x7bc1329dafc3 "\005", 0x7bc1329dafd8 "4", 0x7bc1329dafea "\035\0011\023R\001\270B\005U\027X!\001Y\005W\v", 0x7bc1329dafff "\004\001>!\a\v!\004I\023:\v;\v9\v\001\023", 0x7bc1329db014 "\023", 0x7bc1329db01d ".\001?\031\003\016:\v;\v9\v'\031I\023<\031\001\023", 0x7bc1329db034 "\v\0011\023U\027", 0x7bc1329db03d "\v\0011\023\021\001\022\a", 0x7bc1329db048 ".\001\003\016:\v;\v9!\001'\031I\023 \v\001\023", 0x7bc1329db05e "\r", 0x7bc1329db06f ".\001?\031\003\016:\v;\v9!\001n\016'\031<\031\001\023", 0x7bc1329db087 "\v\0011\023\021\001\022\a\001\023", 0x7bc1329db094 ".\001\003\016:!\001;\0059!\001'\031I\023\021\001\022\a@\030z\031\001\023", 0x7bc1329db0b1 "4", 0x7bc1329db0c0 "4", 0x7bc1329db0d3 "\027\001\v\v:\v;\v9\v\001\023", 0x7bc1329db0e2 "\023\001\v\v:\v;\v9\v\001\023", 0x7bc1329db0f1 ".\001\003\016:!\001;\0059!\001'\031 \v\001\023", 0x7bc1329db106 "\005", 0x7bc1329db115 "\004\001\003\016>\v\v!\004I\023:\v;\v9\v\001\023", 0x7bc1329db12b "\r", 0x7bc1329db140 "\035\0011\023R\001\270B\005\021\001\022\aX!\001Y\005W\v", 0x7bc1329db157 "\035\0011\023\021\001\022\aX!\001Y\005W\v\001\023", 0x7bc1329db16b "\005", 0x7bc1329db17d ".\001\003\016:\v;\v9!\001'\031 \v\001\023", 0x7bc1329db191 "\026", 0x7bc1329db1a0 "\023\001\003\016\v\005:\v;\v9!\b\001\023", 0x7bc1329db1b2 ".\001?\031\003\016:!\021;\0059!\016'\031I\023<\031\001\023", 0x7bc1329db1cb ".\001?\031\003\016:!\032;\v9!\r'\031<\031\001\023", 0x7bc1329db1e2 "4", 0x7bc1329db1ef "\035\0011\023R\001\270B\005U\027X!\001Y\vW\v\001\023", 0x7bc1329db206 "\n", 0x7bc1329db20d "\035", 0x7bc1329db223 "\035\0011\023U\027X!\001Y\005W\v\001\023", 0x7bc1329db235 "\n", 0x7bc1329db244 "\005", 0x7bc1329db259 "4", 0x7bc1329db26e ".", 0x7bc1329db281 "\r", 0x7bc1329db296 "\027", 0x7bc1329db2a6 "\r", 0x7bc1329db2b5 "(", 0x7bc1329db2be "\r", 0x7bc1329db2c7 "4", 0x7bc1329db2d9 "\r", 0x7bc1329db2e9 ".\001?\031\003\016:\v;\0059!\001n\016'\031I\023<\031\001\023", 0x7bc1329db303 "\035\0011\023R\001\270B\005U\027X\vY\vW\v", 0x7bc1329db317 "\n", 0x7bc1329db320 "H\001}\001\203\001\030\001\023", 0x7bc1329db32c "\n", 0x7bc1329db33b "4", 0x7bc1329db350 ".\001?\031\003\016:!\002;\v9!\001n\016'\031I\023 !\0034\031\001\023", 0x7bc1329db36e "4", 0x7bc1329db37e ".\0011\023\021\001\022\a@\030z\031\001\023", 0x7bc1329db38f "4", 0x7bc1329db396 "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027", 0x7bc1329db3a9 "$", 0x7bc1329db3b4 "\017", 0x7bc1329db3bb "\023\001\v\v\210\001\v:\v;\0059\v\001\023", 0x7bc1329db3cd "\026", 0x7bc1329db3df "&", 0x7bc1329db3e4 "\025", 0x7bc1329db3eb "(", 0x7bc1329db3f4 "4", 0x7bc1329db409 "\r", 0x7bc1329db41a "\r", 0x7bc1329db42d "\025", 0x7bc1329db436 "\026", 0x7bc1329db443 "\025\001'\031\001\023", 0x7bc1329db44c "\027\001\v\005:\v;\v9\v\001\023", 0x7bc1329db45b "!", 0x7bc1329db462 "\027\001\v\005\210\001\v:\v;\v9\v\001\023", 0x7bc1329db474 "\r", 0x7bc1329db486 "!", 0x7bc1329db48f "\023\001\003\016\v\005\210\001\v:\v;\v9\v\001\023", 0x7bc1329db4a3 "\r", 0x7bc1329db4b7 "\027\001\v\v:\v;\0059\v\001\023", 0x7bc1329db4c6 "\r", 0x7bc1329db4d7 ".", 0x7bc1329db4ee ".\001?\031\003\016:\v;\v9\v'\031\207\001\031<\031\001\023", 0x7bc1329db506 ".\001?\031\003\016:\v;\0059\v'\031<\031\001\023", 0x7bc1329db51b ".\001?\031\003\016:\v;\0059\vn\016'\031 \v\001\023", 0x7bc1329db532 ".\001?\031\003\016:\v;\0059\vn\016'\031I\023\021\001\022\a@\030z\031\001\023", 0x7bc1329db552 "H\001}\001\203\001\030", 0x7bc1329db55d "\035\0011\023R\001\270B\005\021\001\022\aX\vY\vW\v\001\023", 0x7bc1329db576 ".\001\003\016:\v;\0059\v'\031\021\001\022\a@\030z\031\001\023", 0x7bc1329db590 "\n", 0x7bc1329db5a0 ".\001?\031\003\016:\v;\0059\v'\031\021\001\022\a@\030z\031\001\023", 0x7bc1329db5bc "H", 0x7bc1329db5c9 ".\001\003\b:\v;\0059\v'\031I\023 \v\001\023", 0x7bc1329db5df "4", 0x7bc1329db5eb "\005", 0x7bc1329db5fd ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031\001\023", 0x7bc1329db619 "\005", 0x7bc1329db62e ".\001?\031\003\016:\v;\0059\v'\031I\023 \v\001\023", 0x7bc1329db646 ".", 0x7bc1329db65c ".\001?\031\003\016:\v;\v9\vn\016'\031I\023 \v\001\023", 0x7bc1329db676 "H\001}\001\202\001\031\177\023", 0x7bc1329db683 "\005", 0x7bc1329db68d ".\0011\023n\016\021\001\022\a@\030z\031\001\023", 0x7bc1329db6a1 ".", 0x7bc132972cf1 "\n", 0x7bc132972cff ".", 0x7bc132972d13 ".\001?\031\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031\001\023", 0x7bc132972d31 "\005", 0x7bc132972d46 "\035\0011\023R\001\270B\005U\027X\vY\vW\v\001\023", 0x7bc132972d5d "\035\0011\023U\027X\vY\vW\v", 0x7bc132972d6d "\n", 0x7bc132972d77 "\035\0011\023R\001\270B\005\021\001\022\aX\vY\vW\v\001\023", 0x7bc132972d90 ".\0011\023n\016\021\001\022\a@\030z\031\001\023", 0x7bc132972da4 "4", 0x7bc132972dae ".", 0x7bc13295cb16 ".", 0x7bc13295cb2a ".", 0x7bc13295cb3f ".\001?\031\003\016:\v;\v9\vn\016'\031I\023 \v4\031\001\023", 0x7bc13295cb5b ".", 0x7bc13295cb6d ".", 0x0 <repeats 75 times>, 0x60dee7215df0 "@^!\347\336`", 0x7bc16de461c5 <_int_malloc+3173> "H\213M\270L\213E\260H\203\371\037\017\206!\001", 0x0, 0x0, 0x0, 0x0, 0x5 <error: Cannot access memory at address 0x5>, 0x10 <error: Cannot access memory at address 0x10>, 0x7bc16df9db20 <main_arena+96> "p\241W\347\336`", 0x50 <error: Cannot access memory at address 0x50>, 0x0, 0x181d2910d273f500 <error: Cannot access memory at address 0x181d2910d273f500>, 0x0, 0x110 <error: Cannot access memory at address 0x110>, 0x7bc16df9dac0 <main_arena> "", 0x20f70 <error: Cannot access memory at address 0x20f70>, 0x60dee756e090 "", 0x0, 0x60dee7215e40 "\340\344\371m\301{"}}
        i = 0
        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 = 0x60dee7462bc0
        dladdr_fbase = <optimized out>
        fail = <optimized out>
        finish = <optimized out>
#3  0x000060deaa2a997f in follow_debuglink_build_id (errout=0x7bc16df9e4e0 <_IO_2_1_stderr_>, offset=3, lines=0x60dee74fd550, objp=0x60dee7216958, traces=0x60deaa608660 <trace>, num_traces=18, build_id_size=<optimized out>, build_id=<optimized out>) at /tmp/ruby/src/trunk-yjit/addr2line.c:663
        o1 = 0x60dee74654e0
        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>
#4  fill_lines (num_traces=num_traces@entry=18, traces=traces@entry=0x60deaa608660 <trace>, check_debuglink=check_debuglink@entry=1, objp=objp@entry=0x60dee7216958, lines=lines@entry=0x60dee74fd550, offset=offset@entry=3, errout=0x7bc16df9e4e0 <_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 = 0x60dee732a5d0
        dladdr_fbase = <optimized out>
        fail = <optimized out>
        finish = <optimized out>
#5  0x000060deaa2aa211 in rb_dump_backtrace_with_lines (num_traces=<optimized out>, traces=traces@entry=0x60deaa608660 <trace>, errout=errout@entry=0x7bc16df9e4e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/addr2line.c:2674
        path = <optimized out>
        p = <optimized out>
        info = {dli_fname = 0x7bc16e1a4c60 "/lib/x86_64-linux-gnu/libc.so.6", dli_fbase = 0x7bc16dd9a000, dli_sname = 0x0, dli_saddr = 0x0}
        i = 3
        lines = <optimized out>
        obj = 0x60dee7462bc0
        dladdr_fbases = <optimized out>
        main_path = <optimized out>
        len = <optimized out>
        next_line = <optimized out>
#6  0x000060deaa181eb3 in rb_print_backtrace (errout=0x7bc16df9e4e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/vm_dump.c:1107
        n = <optimized out>
        trace = {0x60deaa181e9f <rb_vm_bugreport+2335>, 0x60deaa388232 <rb_bug_for_fatal_signal+258>, 0x60deaa0b9a38 <sigsegv+72>, 0x7bc16dddf320 <__restore_rt>, 0x7bc16de32d61 <__GI___futex_abstimed_wait_cancelable64+225>, 0x7bc16de357dd <___pthread_cond_wait+525>, 0x60deaa1034d3 <thread_sched_wait_running_turn+147>, 0x60deaa1061c2 <rb_ractor_sched_wait+242>, 0x60deaa05178c <ractor_wait_receive+476>, 0x60deaa051bbe <ractor_port_receive+206>, 0x60deaa1731cf <vm_exec_core+14591>, 0x60deaa160135 <rb_vm_exec+181>, 0x60dea9f77d75 <rb_ec_exec_node+165>, 0x60dea9f7a339 <ruby_run_node+105>, 0x60dea9f747b6 <main+102>, 0x7bc16ddc41ca <__libc_start_call_main+122>, 0x7bc16ddc428b <__libc_start_main_impl+139>, 0x60dea9f74805 <_start+37>, 0x0 <repeats 1006 times>}
        n = <optimized out>
#7  rb_vm_bugreport (ctx=ctx@entry=0x60dee7216c80, errout=errout@entry=0x7bc16df9e4e0 <_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 = 0x60deaa6060a0 <_vm>
        current_box = 0x60deaa615ce0 <root_box>
        ec = <optimized out>
        loaded_features = 136070276578360
#8  0x000060deaa388232 in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x60dee7216c80, fmt=fmt@entry=0x60deaa44d8ed "Segmentation fault at %p") at /tmp/ruby/src/trunk-yjit/error.c:1131
        pid = -1
        out = 0x7bc16df9e4e0 <_IO_2_1_stderr_>
        file = <optimized out>
        line = 742
#9  0x000060deaa0b9a38 in sigsegv (sig=11, info=0x60dee7216db0, ctx=0x60dee7216c80) at /tmp/ruby/src/trunk-yjit/signal.c:948
No locals.
#10 <signal handler called>
No locals.
#11 0x00007bc16de32d61 in __futex_abstimed_wait_common64 (private=404564240, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x60dee715cec0) 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>
#12 __futex_abstimed_wait_common (cancel=true, private=404564240, abstime=0x0, clockid=0, expected=0, futex_word=0x60dee715cec0) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#13 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x60dee715cec0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#14 0x00007bc16de357dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x60deaa605298 <_main_ractor+216>, cond=0x60dee715ce98) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7bc16de354a0 <__condvar_cleanup_waiting>, __arg = 0x7fff0aa8f6b0, __canceltype = 48, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x60dee715ce98, mutex = 0x60deaa605298 <_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>
#15 ___pthread_cond_wait (cond=cond@entry=0x60dee715ce98, mutex=mutex@entry=0x60deaa605298 <_main_ractor+216>) at ./nptl/pthread_cond_wait.c:627
No locals.
#16 0x000060deaa1034d3 in rb_native_cond_wait (mutex=0x60deaa605298 <_main_ractor+216>, cond=0x60dee715ce98) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:231
        r = <optimized out>
        r = <optimized out>
#17 thread_sched_wait_running_turn (sched=sched@entry=0x60deaa605298 <_main_ractor+216>, th=0x60deaa6021a0 <_main_thread>, can_direct_transfer=can_direct_transfer@entry=false) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:851
        next_th = 0x0
#18 0x000060deaa1061c2 in rb_ractor_sched_wait (ec=ec@entry=0x60dee715cfd8, cr=cr@entry=0x60deaa6051c0 <_main_ractor>, ubf=ubf@entry=0x60deaa050a80 <ubf_ractor_wait>, ubf_arg=ubf_arg@entry=0x7fff0aa8f7e0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1356
        can_direct_transfer = false
        th = 0x60deaa6021a0 <_main_thread>
        sched = 0x60deaa605298 <_main_ractor+216>
#19 0x000060deaa05178c in ractor_wait (cr=0x60deaa6051c0 <_main_ractor>, ec=0x60dee715cfd8) at /tmp/ruby/src/trunk-yjit/ractor_sync.c:1037
        th = <optimized out>
        waiter = {wakeup_status = wakeup_by_send, th = 0x60deaa6021a0 <_main_thread>, node = {next = 0x60deaa605228 <_main_ractor+104>, prev = 0x60deaa605228 <_main_ractor+104>}}
        th = <optimized out>
        waiter = <optimized out>
#20 ractor_wait_receive (ec=ec@entry=0x60dee715cfd8, cr=cr@entry=0x60deaa6051c0 <_main_ractor>) at /tmp/ruby/src/trunk-yjit/ractor_sync.c:1104
        messages = {set = {n = {next = 0x1, prev = 0x60deaa6021a0 <_main_thread>}}, closed = 40}
        deliverred = false
#21 0x000060deaa051bbe 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>
#22 ractor_port_receive (ec=0x60dee715cfd8, self=<optimized out>) at /tmp/ruby/src/trunk-yjit/ractor_sync.c:129
        rp = <optimized out>
#23 0x000060deaa1731cf in vm_exec_core (ec=0x60dee715cec0, ec@entry=0x60dee715cfd8) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:7397
        reg_pc = 0x60dee7284278
        reg_cfp = 0x7bc16dd95ef8
        insns_address_table = {0x60deaa1726da <vm_exec_core+11786>, 0x60deaa170bc2 <vm_exec_core+4850>, 0x60deaa170b56 <vm_exec_core+4742>, 0x60deaa170ab5 <vm_exec_core+4581>, 0x60deaa170a3b <vm_exec_core+4459>, 0x60deaa170996 <vm_exec_core+4294>, 0x60deaa170fa3 <vm_exec_core+5843>, 0x60deaa170f48 <vm_exec_core+5752>, 0x60deaa170cca <vm_exec_core+5114>, 0x60deaa170c2e <vm_exec_core+4958>, 0x60deaa171042 <vm_exec_core+6002>, 0x60deaa170dba <vm_exec_core+5354>, 0x60deaa170951 <vm_exec_core+4225>, 0x60deaa1708e9 <vm_exec_core+4121>, 0x60deaa170872 <vm_exec_core+4002>, 0x60deaa170835 <vm_exec_core+3941>, 0x60deaa1707fd <vm_exec_core+3885>, 0x60deaa1707c8 <vm_exec_core+3832>, 0x60deaa170793 <vm_exec_core+3779>, 0x60deaa17075e <vm_exec_core+3726>, 0x60deaa1706d9 <vm_exec_core+3593>, 0x60deaa170695 <vm_exec_core+3525>, 0x60deaa17064e <vm_exec_core+3454>, 0x60deaa1705f6 <vm_exec_core+3366>, 0x60deaa1705b0 <vm_exec_core+3296>, 0x60deaa170533 <vm_exec_core+3171>, 0x60deaa1704f9 <vm_exec_core+3113>, 0x60deaa17049c <vm_exec_core+3020>, 0x60deaa170442 <vm_exec_core+2930>, 0x60deaa170405 <vm_exec_core+2869>, 0x60deaa1717b0 <vm_exec_core+7904>, 0x60deaa171628 <vm_exec_core+7512>, 0x60deaa1715a2 <vm_exec_core+7378>, 0x60deaa17153b <vm_exec_core+7275>, 0x60deaa1714e9 <vm_exec_core+7193>, 0x60deaa171484 <vm_exec_core+7092>, 0x60deaa171437 <vm_exec_core+7015>, 0x60deaa1713e2 <vm_exec_core+6930>, 0x60deaa171398 <vm_exec_core+6856>, 0x60deaa171371 <vm_exec_core+6817>, 0x60deaa171336 <vm_exec_core+6758>, 0x60deaa1712e7 <vm_exec_core+6679>, 0x60deaa1712b3 <vm_exec_core+6627>, 0x60deaa171202 <vm_exec_core+6450>, 0x60deaa1711bf <vm_exec_core+6383>, 0x60deaa17117b <vm_exec_core+6315>, 0x60deaa171a66 <vm_exec_core+8598>, 0x60deaa1719f7 <vm_exec_core+8487>, 0x60deaa171a98 <vm_exec_core+8648>, 0x60deaa1719a8 <vm_exec_core+8408>, 0x60deaa171939 <vm_exec_core+8297>, 0x60deaa1718db <vm_exec_core+8203>, 0x60deaa171829 <vm_exec_core+8025>, 0x60deaa1717ed <vm_exec_core+7965>, 0x60deaa171d9c <vm_exec_core+9420>, 0x60deaa171c4b <vm_exec_core+9083>, 0x60deaa171ba0 <vm_exec_core+8912>, 0x60deaa16f930 <vm_exec_core+96>, 0x60deaa171af1 <vm_exec_core+8737>, 0x60deaa171d04 <vm_exec_core+9268>, 0x60deaa171cb5 <vm_exec_core+9189>, 0x60deaa171d4d <vm_exec_core+9341>, 0x60deaa1703b6 <vm_exec_core+2790>, 0x60deaa1728e8 <vm_exec_core+12312>, 0x60deaa170367 <vm_exec_core+2711>, 0x60deaa1702f6 <vm_exec_core+2598>, 0x60deaa1702b1 <vm_exec_core+2529>, 0x60deaa17023e <vm_exec_core+2414>, 0x60deaa170186 <vm_exec_core+2230>, 0x60deaa17012c <vm_exec_core+2140>, 0x60deaa1700b0 <vm_exec_core+2016>, 0x60deaa16f9e8 <vm_exec_core+280>, 0x60deaa17007c <vm_exec_core+1964>, 0x60deaa17003d <vm_exec_core+1901>, 0x60deaa16fffe <vm_exec_core+1838>, 0x60deaa16ffc2 <vm_exec_core+1778>, 0x60deaa16ff9e <vm_exec_core+1742>, 0x60deaa16ff55 <vm_exec_core+1669>, 0x60deaa16ff0c <vm_exec_core+1596>, 0x60deaa16fed0 <vm_exec_core+1536>, 0x60deaa16fe12 <vm_exec_core+1346>, 0x60deaa16fd93 <vm_exec_core+1219>, 0x60deaa172883 <vm_exec_core+12211>, 0x60deaa1726eb <vm_exec_core+11803>, 0x60deaa172751 <vm_exec_core+11905>, 0x60deaa171e19 <vm_exec_core+9545>, 0x60deaa1727ea <vm_exec_core+12058>, 0x60deaa1725f4 <vm_exec_core+11556>, 0x60deaa17264d <vm_exec_core+11645>, 0x60deaa172eb6 <vm_exec_core+13798>, 0x60deaa172f14 <vm_exec_core+13892>, 0x60deaa172d2e <vm_exec_core+13406>, 0x60deaa172d8f <vm_exec_core+13503>, 0x60deaa172ded <vm_exec_core+13597>, 0x60deaa172e6a <vm_exec_core+13722>, 0x60deaa1729b5 <vm_exec_core+12517>, 0x60deaa172a08 <vm_exec_core+12600>, 0x60deaa172a75 <vm_exec_core+12709>, 0x60deaa172af9 <vm_exec_core+12841>, 0x60deaa172b4b <vm_exec_core+12923>, 0x60deaa172b87 <vm_exec_core+12983>, 0x60deaa172bd4 <vm_exec_core+13060>, 0x60deaa172c3a <vm_exec_core+13162>, 0x60deaa172930 <vm_exec_core+12384>, 0x60deaa16fd22 <vm_exec_core+1106>, 0x60deaa16fca2 <vm_exec_core+978>, 0x60deaa16fbf9 <vm_exec_core+809>, 0x60deaa16fbb2 <vm_exec_core+738>, 0x60deaa16fb67 <vm_exec_core+663>, 0x60deaa16fb1e <vm_exec_core+590>, 0x60deaa16facd <vm_exec_core+509>, 0x60deaa16fa98 <vm_exec_core+456>, 0x60deaa16fa63 <vm_exec_core+403>, 0x60deaa172d10 <vm_exec_core+13376>, 0x60deaa170bb1 <vm_exec_core+4833>, 0x60deaa170b45 <vm_exec_core+4725>, 0x60deaa170aa4 <vm_exec_core+4564>, 0x60deaa170a2a <vm_exec_core+4442>, 0x60deaa170985 <vm_exec_core+4277>, 0x60deaa170f92 <vm_exec_core+5826>, 0x60deaa170f37 <vm_exec_core+5735>, 0x60deaa170cb9 <vm_exec_core+5097>, 0x60deaa170c1d <vm_exec_core+4941>, 0x60deaa171031 <vm_exec_core+5985>, 0x60deaa170da9 <vm_exec_core+5337>, 0x60deaa170940 <vm_exec_core+4208>, 0x60deaa1708d8 <vm_exec_core+4104>, 0x60deaa170861 <vm_exec_core+3985>, 0x60deaa170824 <vm_exec_core+3924>, 0x60deaa1707ec <vm_exec_core+3868>, 0x60deaa1707b7 <vm_exec_core+3815>, 0x60deaa170782 <vm_exec_core+3762>, 0x60deaa17074d <vm_exec_core+3709>, 0x60deaa1706c8 <vm_exec_core+3576>, 0x60deaa170684 <vm_exec_core+3508>, 0x60deaa17063d <vm_exec_core+3437>, 0x60deaa1705e5 <vm_exec_core+3349>, 0x60deaa17059f <vm_exec_core+3279>, 0x60deaa170522 <vm_exec_core+3154>, 0x60deaa1704e8 <vm_exec_core+3096>, 0x60deaa17048b <vm_exec_core+3003>, 0x60deaa170431 <vm_exec_core+2913>, 0x60deaa1703f4 <vm_exec_core+2852>, 0x60deaa17179f <vm_exec_core+7887>, 0x60deaa171617 <vm_exec_core+7495>, 0x60deaa171591 <vm_exec_core+7361>, 0x60deaa17152a <vm_exec_core+7258>, 0x60deaa1714d8 <vm_exec_core+7176>, 0x60deaa171473 <vm_exec_core+7075>, 0x60deaa171426 <vm_exec_core+6998>, 0x60deaa1713d1 <vm_exec_core+6913>, 0x60deaa171387 <vm_exec_core+6839>, 0x60deaa171360 <vm_exec_core+6800>, 0x60deaa171325 <vm_exec_core+6741>, 0x60deaa1712d6 <vm_exec_core+6662>, 0x60deaa1712a2 <vm_exec_core+6610>, 0x60deaa1711f1 <vm_exec_core+6433>, 0x60deaa1711ae <vm_exec_core+6366>, 0x60deaa17116a <vm_exec_core+6298>, 0x60deaa171a55 <vm_exec_core+8581>, 0x60deaa1719e6 <vm_exec_core+8470>, 0x60deaa171a87 <vm_exec_core+8631>, 0x60deaa171997 <vm_exec_core+8391>, 0x60deaa171928 <vm_exec_core+8280>, 0x60deaa1718ca <vm_exec_core+8186>, 0x60deaa171818 <vm_exec_core+8008>, 0x60deaa1717dc <vm_exec_core+7948>, 0x60deaa171d8b <vm_exec_core+9403>, 0x60deaa171c3a <vm_exec_core+9066>, 0x60deaa171b8f <vm_exec_core+8895>, 0x60deaa1726ae <vm_exec_core+11742>, 0x60deaa171ae0 <vm_exec_core+8720>, 0x60deaa171cf3 <vm_exec_core+9251>, 0x60deaa171ca4 <vm_exec_core+9172>, 0x60deaa171d3c <vm_exec_core+9324>, 0x60deaa1703a5 <vm_exec_core+2773>, 0x60deaa1726c4 <vm_exec_core+11764>, 0x60deaa170356 <vm_exec_core+2694>, 0x60deaa1702e5 <vm_exec_core+2581>, 0x60deaa1702a0 <vm_exec_core+2512>, 0x60deaa17022d <vm_exec_core+2397>, 0x60deaa170175 <vm_exec_core+2213>, 0x60deaa17011b <vm_exec_core+2123>, 0x60deaa17009f <vm_exec_core+1999>, 0x60deaa16f9d7 <vm_exec_core+263>, 0x60deaa17006b <vm_exec_core+1947>, 0x60deaa17002c <vm_exec_core+1884>, 0x60deaa16ffed <vm_exec_core+1821>, 0x60deaa16ffb1 <vm_exec_core+1761>, 0x60deaa16ff8d <vm_exec_core+1725>, 0x60deaa16ff44 <vm_exec_core+1652>, 0x60deaa16fefb <vm_exec_core+1579>, 0x60deaa16febf <vm_exec_core+1519>, 0x60deaa16fe01 <vm_exec_core+1329>, 0x60deaa16fd82 <vm_exec_core+1202>, 0x60deaa172435 <vm_exec_core+11109>, 0x60deaa17244b <vm_exec_core+11131>, 0x60deaa172461 <vm_exec_core+11153>, 0x60deaa172477 <vm_exec_core+11175>, 0x60deaa17248d <vm_exec_core+11197>...}
#24 0x000060deaa160135 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>
#25 rb_vm_exec (ec=0x60dee715cfd8) at /tmp/ruby/src/trunk-yjit/vm.c:2801
        _ec = 0x60dee715cfd8
        _tag = {tag = 36, retval = 4, buf = {0x7fff0aa8fd18, 0x60deaa160190 <rb_vm_exec+272>, 0x0, 0x7fff0aa8fa30, 0x7bc15373a268}, prev = 0x7fff0aa8fb00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#26 0x000060deaa176952 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:3064
        ec = <optimized out>
        val = <optimized out>
#27 0x000060dea9f77d75 in rb_ec_exec_node (ec=ec@entry=0x60dee715cfd8, n=<optimized out>) at /tmp/ruby/src/trunk-yjit/eval.c:283
        _ec = 0x60dee715cfd8
        _tag = {tag = 36, retval = 106509450584308, buf = {0x7fff0aa8fd18, 0x60dea9f77dc0 <rb_ec_exec_node+240>, 0x0, 0x7fff0aa8fae0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = <optimized out>
#28 0x000060dea9f7a339 in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk-yjit/eval.c:321
        ec = 0x60dee715cfd8
        status = <optimized out>
#29 0x000060dea9f747b6 in rb_main (argv=0x7fff0aa8fd18, argc=114) at /tmp/ruby/src/trunk-yjit/main.c:42
        variable_in_this_stack_frame = 0
#30 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 1655168) detached]
[721/758] 1622159=test_open3
[722/758] 1622162=-ext-/string/test_external_new
[723/758] 1622162=fiber/test_process
[724/758] 1622162=rubygems/test_gem_commands_lock_command
[725/758] 1622162=ruby/enc/test_euc_jp
[726/758] 1622162=rubygems/test_deprecate
[727/758] 1622162=dtrace/test_function_entry
[728/758] 1622162=prism/lex_test
[729/758] 1622162=did_you_mean/test_tree_spell_checker
[730/758] 1622162=ruby/test_require_lib
[731/758] 1622159=ruby/test_dir_m17n
[732/758] 1622159=dtrace/test_cmethod
[733/758] 1622159=test_find
[734/758] 1622159=psych/handlers/test_recorder
[735/758] 1622159=fiber/test_storage
[736/758] 1622159=net/http/test_http_request
[737/758] 1622159=rubygems/test_gem_ext_configure_builder
[738/758] 1622159=dtrace/test_string
[739/758] 1622159=ruby/test_iterator
[740/758] 1622159=-ext-/struct/test_data
[741/758] 1622159=prism/locals_test
[742/758] 1622159=uri/test_parser
[743/758] 1622159=socket/test_addrinfo
[744/758] 1622159=json/json_fixtures_test
[745/758] 1622159=prism/result/integer_parse_test
[746/758] 1622159=ruby/test_variable
[747/758] 1622162=openssl/test_digest
[748/758] 1622162=ruby/test_string
[749/758] 1622160=ruby/test_not
[750/758] 1622160=-ext-/test_bug-14834
[751/758] 1622160=-ext-/string/test_set_len
[752/758] 1622160=psych/visitors/test_depth_first
[753/758] 1622160=ruby/test_array
[754/758] 1622159=-ext-/class/test_class2name
[755/758] 1622159=rubygems/test_gem_source
[756/758] 1622159=uri/test_ftp
[757/758] 1622159=json/json_ryu_fallback_test
[758/758] 1622159=-ext-/proc/test_bmethod

  1) Error:
TestObjSpaceRactor#test_undefine_finalizer:
Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)
pid 1655168 killed by SIGSEGV (signal 11) (core dumped)
| 
| <internal:ractor>:742: [BUG] Segmentation fault at 0x000003e90018c08f
| ruby 4.1.0dev (2026-02-11T17:00:47Z master b657d906ad) +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:0006f0 l:n b:---- EVAL   -:26 [FINISH]
| c:0001 p:0000 s:0003 E:0010f0 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: 0x00007bc16de32d61 RBP: 0x00007fff0aa8f640 RSP: 0x00007fff0aa8f600
|  RAX: 0xfffffffffffffffc RBX: 0x000060dee715ce98 RCX: 0x00007bc16de32d61
|  RDX: 0x0000000000000000 RDI: 0x000060dee715cec0 RSI: 0x0000000000000189
|   R8: 0x0000000000000000  R9: 0x00000000ffffffff R10: 0x0000000000000000
|  R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000
|  R14: 0x000060deaa605298 R15: 0x000060dee715cec0 EFL: 0x0000000000000246
| 
| -- C level backtrace information -------------------------------------------
| th: 0x60deaa6021a0, native_id: 0x7bc16dd977c0
| -- 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:0006f0 l:n b:---- EVAL   -:26 [FINISH]
| c:0001 p:0000 s:0003 E:0010f0 l:y b:---- DUMMY  [FINISH]
| 
| /tmp/ruby/build/trunk-yjit/ruby(rb_print_backtrace+0x14) [0x60deaa181e9f] /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) [0x60deaa388232] /tmp/ruby/src/trunk-yjit/error.c:1131
| /tmp/ruby/build/trunk-yjit/ruby(sigsegv+0x48) [0x60deaa0b9a38] /tmp/ruby/src/trunk-yjit/signal.c:948
| /lib/x86_64-linux-gnu/libc.so.6(0x7bc16dddf320) [0x7bc16dddf320]
| /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x7bc16de32d61] ./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) [0x7bc16de357dd] ./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) [0x60deaa1034d3] /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) [0x60deaa1061c2] /tmp/ruby/src/trunk-yjit/thread_pthread.c:1356
| /tmp/ruby/build/trunk-yjit/ruby(ractor_wait+0x4c) [0x60deaa05178c] /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) [0x60deaa051bbe] /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) [0x60deaa1731cf] /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:7397
| /tmp/ruby/build/trunk-yjit/ruby(vm_exec_loop+0xa) [0x60deaa160135] /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) [0x60dea9f77d75] /tmp/ruby/src/trunk-yjit/eval.c:283
| /tmp/ruby/build/trunk-yjit/ruby(ruby_run_node+0x69) [0x60dea9f7a339] /tmp/ruby/src/trunk-yjit/eval.c:321
| /tmp/ruby/build/trunk-yjit/ruby(rb_main+0x21) [0x60dea9f747b6] /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) [0x7bc16ddc41ca] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7bc16ddc428b] ../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
| [0x60dea9f74805]
| 
| -- 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:
| 
| 60dea1c26000-60dea1c2a000 r-xp 00000000 00:00 0                          [anon:Ruby:rb_jit_reserve_addr_space]
| 60dea1c2a000-60dea9c26000 ---p 00000000 00:00 0                          [anon:Ruby:rb_jit_reserve_addr_space]
| 60dea9f23000-60dea9f63000 r--p 00000000 00:c6 16971497                   /tmp/ruby/build/trunk-yjit/ruby
| 60dea9f63000-60deaa446000 r-xp 00040000 00:c6 16971497                   /tmp/ruby/build/trunk-yjit/ruby
| 60deaa446000-60deaa5eb000 r--p 00523000 00:c6 16971497                   /tmp/ruby/build/trunk-yjit/ruby
| 60deaa5eb000-60deaa602000 r--p 006c8000 00:c6 16971497                   /tmp/ruby/build/trunk-yjit/ruby
| 60deaa602000-60deaa603000 rw-p 006df000 00:c6 16971497                   /tmp/ruby/build/trunk-yjit/ruby
| 60deaa603000-60deaa61a000 rw-p 00000000 00:00 0 
| 60dee7158000-60dee758f000 rw-p 00000000 00:00 0                          [heap]
| 7bc11891d000-7bc11c000000 r--s 00000000 00:c6 16971497                   /tmp/ruby/build/trunk-yjit/ruby
| 7bc11c000000-7bc11c02c000 rw-p 00000000 00:00 0 
| 7bc11c02c000-7bc120000000 ---p 00000000 00:00 0 
| 7bc120000000-7bc120029000 rw-p 00000000 00:00 0 
| 7bc120029000-7bc124000000 ---p 00000000 00:00 0 
| 7bc124000000-7bc124023000 rw-p 00000000 00:00 0 
| 7bc124023000-7bc128000000 ---p 00000000 00:00 0 
| 7bc128000000-7bc128029000 rw-p 00000000 00:00 0 
| 7bc128029000-7bc12c000000 ---p 00000000 00:00 0 
| 7bc12c000000-7bc12c027000 rw-p 00000000 00:00 0 
| 7bc12c027000-7bc130000000 ---p 00000000 00:00 0 
| 7bc1332c9000-7bc1334d0000 r--s 00000000 00:c6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7bc1334d0000-7bc1335b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7bc1335be000-7bc1335bf000 ---p 00000000 00:00 0 
| 7bc1335bf000-7bc1335df000 rw-p 00000000 00:00 0 
| 7bc1335df000-7bc1335e0000 ---p 00000000 00:00 0 
| 7bc1335e0000-7bc133600000 rw-p 00000000 00:00 0 
| 7bc133600000-7bc133701000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7bc133701000-7bc133702000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7bc133702000-7bc133822000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7bc133822000-7bc133823000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7bc133823000-7bc133943000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7bc133943000-7bc133944000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7bc133944000-7bc133a64000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7bc133a64000-7bc133a65000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7bc133a65000-7bc133b85000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7bc133b85000-7bc133b86000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7bc133b86000-7bc133ca6000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7bc133ca6000-7bc133ca7000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7bc133ca7000-7bc153600000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7bc15361c000-7bc15361d000 ---p 00000000 00:00 0 
| 7bc15361d000-7bc15363d000 rw-p 00000000 00:00 0 
| 7bc15363d000-7bc15363e000 ---p 00000000 00:00 0 
| 7bc15363e000-7bc15365e000 rw-p 00000000 00:00 0 
| 7bc15365e000-7bc15369f000 rw-p 00000000 00:00 0 
| 7bc1536a0000-7bc1536a3000 r--p 00000000 00:c6 17180415                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
| 7bc1536a3000-7bc1536ac000 r-xp 00003000 00:c6 17180415                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
| 7bc1536ac000-7bc1536ae000 r--p 0000c000 00:c6 17180415                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
| 7bc1536ae000-7bc1536af000 r--p 0000d000 00:c6 17180415                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
| 7bc1536af000-7bc1536b0000 rw-p 0000e000 00:c6 17180415                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
| 7bc1536b0000-7bc1537a0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7bc1537af000-7bc1537b0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc1537b0000-7bc1537f1000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc1537f1000-7bc1537f2000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc1537f2000-7bc153833000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153833000-7bc153834000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153834000-7bc153875000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153875000-7bc153876000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153876000-7bc1538b7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc1538b7000-7bc1538b8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
Finished tests in 1186.656350s, 28.8677 tests/s, 6099.9724 assertions/s.
| 7bc1538b8000-7bc1538f9000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc1538f9000-7bc1538fa000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc1538fa000-7bc15393b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc15393b000-7bc15393c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc15393c000-7bc15397d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc15397d000-7bc15397e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc15397e000-7bc1539bf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc1539bf000-7bc1539c0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc1539c0000-7bc153a01000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153a01000-7bc153a02000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153a02000-7bc153a43000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153a43000-7bc153a44000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153a44000-7bc153a85000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153a85000-7bc153a86000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153a86000-7bc153ac7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153ac7000-7bc153ac8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153ac8000-7bc153b09000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153b09000-7bc153b0a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153b0a000-7bc153b4b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153b4b000-7bc153b4c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153b4c000-7bc153b8d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153b8d000-7bc153b8e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153b8e000-7bc153bcf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153bcf000-7bc153bd0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153bd0000-7bc153c11000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153c11000-7bc153c12000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153c12000-7bc153c53000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153c53000-7bc153c54000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153c54000-7bc153c95000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153c95000-7bc153c96000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153c96000-7bc153cd7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153cd7000-7bc153cd8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153cd8000-7bc153d19000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153d19000-7bc153d1a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153d1a000-7bc153d5b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153d5b000-7bc153d5c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153d5c000-7bc153d9d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153d9d000-7bc153d9e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153d9e000-7bc153ddf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153ddf000-7bc153de0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153de0000-7bc153e21000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153e21000-7bc153e22000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153e22000-7bc153e63000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153e63000-7bc153e64000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153e64000-7bc153ea5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153ea5000-7bc153ea6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153ea6000-7bc153ee7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153ee7000-7bc153ee8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153ee8000-7bc153f29000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153f29000-7bc153f2a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153f2a000-7bc153f6b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153f6b000-7bc153f6c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153f6c000-7bc153fad000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153fad000-7bc153fae000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153fae000-7bc153fef000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7bc153fef000-7bc153ff0000 ---p 00000000 00:00 0 
| 7bc153ff0000-7bc1547f0000 rw-p 00000000 00:00 0 
| 7bc1547f0000-7bc154800000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7bc154800000-7bc16c800000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
| 7bc16c800000-7bc16dc00000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
| 7bc16dc06000-7bc16dc08000 r--p 00000000 00:c6 17307257                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 7bc16dc08000-7bc16dc0d000 r-xp 00002000 00:c6 17307257                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 7bc16dc0d000-7bc16dc0e000 r--p 00007000 00:c6 17307257                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 7bc16dc0e000-7bc16dc0f000 r--p 00008000 00:c6 17307257                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 7bc16dc0f000-7bc16dc10000 rw-p 00009000 00:c6 17307257                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 7bc16dc10000-7bc16dc50000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7bc16dc54000-7bc16dc55000 r--p 00000000 00:c6 17306552                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 7bc16dc55000-7bc16dc56000 r-xp 00001000 00:c6 17306552                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 7bc16dc56000-7bc16dc57000 r--p 00002000 00:c6 17306552                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 7bc16dc57000-7bc16dc58000 r--p 00002000 00:c6 17306552                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 7bc16dc58000-7bc16dc59000 rw-p 00003000 00:c6 17306552                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 7bc16dc59000-7bc16dc5a000 r--p 00000000 00:c6 17307261                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 7bc16dc5a000-7bc16dc5c000 r-xp 00001000 00:c6 17307261                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 7bc16dc5c000-7bc16dc5d000 r--p 00003000 00:c6 17307261                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 7bc16dc5d000-7bc16dc5e000 r--p 00003000 00:c6 17307261                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 7bc16dc5e000-7bc16dc5f000 rw-p 00004000 00:c6 17307261                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 7bc16dc5f000-7bc16dc60000 ---p 00000000 00:00 0 
| 7bc16dc60000-7bc16dc80000 rw-p 00000000 00:00 0 
| 7bc16dc80000-7bc16dc90000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7bc16dc91000-7bc16dc92000 r--p 00000000 00:c6 17179648                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 7bc16dc92000-7bc16dc93000 r-xp 00001000 00:c6 17179648                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 7bc16dc93000-7bc16dc94000 r--p 00002000 00:c6 17179648                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 7bc16dc94000-7bc16dc95000 r--p 00002000 00:c6 17179648                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 7bc16dc95000-7bc16dc96000 rw-p 00003000 00:c6 17179648                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 7bc16dc96000-7bc16dd9a000 rw-p 00000000 00:00 0 
| 7bc16dd9a000-7bc16ddc2000 r--p 00000000 00:c6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7bc16ddc2000-7bc16df4a000 r-xp 00028000 00:c6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7bc16df4a000-7bc16df99000 r--p 001b0000 00:c6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7bc16df99000-7bc16df9d000 r--p 001fe000 00:c6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7bc16df9d000-7bc16df9f000 rw-p 00202000 00:c6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7bc16df9f000-7bc16dfae000 rw-p 00000000 00:00 0 
| 7bc16dfae000-7bc16dfb2000 r--p 00000000 00:c6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7bc16dfb2000-7bc16dfd5000 r-xp 00004000 00:c6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7bc16dfd5000-7bc16dfd9000 r--p 00027000 00:c6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7bc16dfd9000-7bc16dfda000 r--p 0002b000 00:c6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7bc16dfda000-7bc16dfdb000 rw-p 0002c000 00:c6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7bc16dfdb000-7bc16dfeb000 r--p 00000000 00:c6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7bc16dfeb000-7bc16e06a000 r-xp 00010000 00:c6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7bc16e06a000-7bc16e0c2000 r--p 0008f000 00:c6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7bc16e0c2000-7bc16e0c3000 r--p 000e7000 00:c6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7bc16e0c3000-7bc16e0c4000 rw-p 000e8000 00:c6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7bc16e0c4000-7bc16e0c6000 r--p 00000000 00:c6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7bc16e0c6000-7bc16e0db000 r-xp 00002000 00:c6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7bc16e0db000-7bc16e0f4000 r--p 00017000 00:c6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7bc16e0f4000-7bc16e0f5000 r--p 0002f000 00:c6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7bc16e0f5000-7bc16e0f6000 rw-p 00030000 00:c6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7bc16e0f6000-7bc16e0fe000 rw-p 00000000 00:00 0 
| 7bc16e0fe000-7bc16e108000 r--p 00000000 00:c6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7bc16e108000-7bc16e16b000 r-xp 0000a000 00:c6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7bc16e16b000-7bc16e180000 r--p 0006d000 00:c6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7bc16e180000-7bc16e181000 r--p 00081000 00:c6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7bc16e181000-7bc16e182000 rw-p 00082000 00:c6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7bc16e182000-7bc16e184000 r--p 00000000 00:c6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7bc16e184000-7bc16e196000 r-xp 00002000 00:c6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7bc16e196000-7bc16e19c000 r--p 00014000 00:c6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7bc16e19c000-7bc16e19d000 r--p 0001a000 00:c6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7bc16e19d000-7bc16e19e000 rw-p 0001b000 00:c6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7bc16e19e000-7bc16e19f000 r--p 00000000 00:c6 17179516                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 7bc16e19f000-7bc16e1a0000 r-xp 00001000 00:c6 17179516                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 7bc16e1a0000-7bc16e1a1000 r--p 00002000 00:c6 17179516                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 7bc16e1a1000-7bc16e1a2000 r--p 00002000 00:c6 17179516                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 7bc16e1a2000-7bc16e1a3000 rw-p 00003000 00:c6 17179516                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 7bc16e1a3000-7bc16e1a5000 rw-p 00000000 00:00 0 
| 7bc16e1a5000-7bc16e1a6000 r--p 00000000 00:c6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7bc16e1a6000-7bc16e1d1000 r-xp 00001000 00:c6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7bc16e1d1000-7bc16e1db000 r--p 0002c000 00:c6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7bc16e1db000-7bc16e1dd000 r--p 00036000 00:c6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7bc16e1dd000-7bc16e1df000 rw-p 00038000 00:c6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fff0aa71000-7fff0aa93000 rw-p 00000000 00:00 0                          [stack]
| 7fff0ab80000-7fff0ab84000 r--p 00000000 00:00 0                          [vvar]
| 7fff0ab84000-7fff0ab86000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 

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

34256 tests, 7238571 assertions, 0 failures, 1 errors, 158 skips

ruby -v: ruby 4.1.0dev (2026-02-11T17:00:47Z master b657d906ad) +YJIT +PRISM [x86_64-linux]
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-11T17:00:47Z master b657d906ad) +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 162.273096 seconds

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