# Logfile created on 2026-02-16 19:13:43 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000715146ebfdd0 @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.20260216-191343", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000071514706dc18 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000071514706da38 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000715142999300 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20260216-191343", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20260216-191343>, @binmode=false, @mon_data=#<Monitor:0x000071514706d4c0>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
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 = babbbf332a
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-yjit/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
/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
a06b40b95050219701025aa323cb13e8218e05593af8f9cf8eb668a85d3c1370  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 enc.mk
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]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
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]: 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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering 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/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
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/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: 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/socket'
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/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]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: 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/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]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.4.0/ext/syslog'
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'
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
	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.

rm -rf .bundle/gems/win32ole-1.9.2/
generating enc.mk
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 unchanged
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]: 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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering 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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving 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/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.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/fiddle-1.1.8/ext/fiddle'
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/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: 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/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]: 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]: 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'
./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.1
                                    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-imap 0.6.3
                                    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.1
                                    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:
    net-ftp-0.3.9.gem               not found in bundled_gems
    net-pop-0.1.2.gem               not found in 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
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/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=40832
  "--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] 3713729=uri/test_file
[  2/758] 3713729=strscan/test_stringscanner
[  3/758] 3713727=rubygems/test_gem_resolver_vendor_specification
[  4/758] 3713729=rubygems/test_gem_uri
[  5/758] 3713730=ripper/test_parser_events
[  6/758] 3713728=dtrace/test_load
[  7/758] 3713728=fiber/test_enumerator
[  8/758] 3713728=ruby/test_basicinstructions
[  9/758] 3713730=psych/test_emitter
[ 10/758] 3713730=did_you_mean/spell_checking/test_class_name_check
[ 11/758] 3713730=ripper/test_files_test_2
[ 12/758] 3713728=test_ipaddr
[ 13/758] 3713729=-ext-/test_scan_args
[ 14/758] 3713729=rubygems/test_gem_resolver_git_set
[ 15/758] 3713727=rubygems/test_gem_commands_update_command
[ 16/758] 3713728=-ext-/string/test_normalize
[ 17/758] 3713728=ruby/test_eval
[ 18/758] 3713729=rubygems/test_gem_version_option
[ 19/758] 3713729=did_you_mean/test_spell_checker
[ 20/758] 3713729=date/test_date_compat
[ 21/758] 3713729=-ext-/bignum/test_str2big
[ 22/758] 3713729=prism/ractor_test
[ 23/758] 3713728=prism/ruby/source_test
[ 24/758] 3713728=psych/test_symbol
[ 25/758] 3713728=prism/ruby/parameters_signature_test
[ 26/758] 3713728=ruby/test_ifunless
[ 27/758] 3713728=dtrace/test_require
[ 28/758] 3713728=psych/test_json_tree
[ 29/758] 3713728=rubygems/test_gem_install_update_options
[ 30/758] 3713729=ruby/test_module
[ 31/758] 3713728=-ext-/win32/test_fd_setsize
[ 32/758] 3713728=dtrace/test_singleton_function
[ 33/758] 3713728=optparse/test_cclass
[ 34/758] 3713728=-ext-/bug_reporter/test_bug_reporter
[ 35/758] 3713728=openssl/test_ssl
[ 36/758] 3713727=did_you_mean/core_ext/test_name_error_extension
[ 37/758] 3713727=rubygems/test_gem_text
[ 38/758] 3713727=rubygems/test_gem_request
[ 39/758] 3713727=ruby/test_settracefunc
[ 40/758] 3713729=ruby/test_file
[ 41/758] 3713730=prism/ruby/tunnel_test
[ 42/758] 3713730=prism/bom_test
[ 43/758] 3713730=net/protocol/test_protocol
[ 44/758] 3713730=rubygems/test_gem_commands_signout_command
[ 45/758] 3713730=date/test_date_strptime
[ 46/758] 3713730=psych/test_null
[ 47/758] 3713730=ruby/test_time_tz
[ 48/758] 3713730=psych/test_yaml_special_cases
[ 49/758] 3713730=rubygems/test_gem_source_list
[ 50/758] 3713729=rubygems/test_gem_remote_fetcher_local_ssl_server
[ 51/758] 3713730=ruby/test_method_cache
[ 52/758] 3713730=prism/ruby/compiler_test
[ 53/758] 3713730=ruby/test_sprintf_comb
[ 54/758] 3713730=rubygems/test_gem_security_policy
[ 55/758] 3713727=ruby/test_rubyvm
[ 56/758] 3713727=test_timeout
[ 57/758] 3713730=stringio/test_ractor
[ 58/758] 3713730=test_weakref
[ 59/758] 3713730=ripper/test_sexp
[ 60/758] 3713730=prism/ruby/ruby_parser_test
[ 61/758] 3713730=open-uri/test_ssl
[ 62/758] 3713729=json/json_common_interface_test
[ 63/758] 3713729=ruby/test_stringchar
[ 64/758] 3713729=rubygems/test_gem_package_old
[ 65/758] 3713729=psych/test_ractor
[ 66/758] 3713727=prism/result/named_capture_test
[ 67/758] 3713727=psych/nodes/test_enumerable
[ 68/758] 3713727=ruby/test_marshal
[ 69/758] 3713729=ruby/test_flip
[ 70/758] 3713729=did_you_mean/edit_distance/test_jaro_winkler
[ 71/758] 3713729=json/json_coder_test
[ 72/758] 3713729=rubygems/test_gem_commands_unpack_command
[ 73/758] 3713730=cgi/test_cgi_escape
[ 74/758] 3713727=fiber/test_mutex
[ 75/758] 3713730=ruby/enc/test_iso_8859
[ 76/758] 3713730=rubygems/test_gem_doctor
[ 77/758] 3713730=ruby/test_exception
[ 78/758] 3713727=psych/test_serialize_subclasses
[ 79/758] 3713727=psych/test_parser
[ 80/758] 3713727=ruby/test_struct
[ 81/758] 3713729=rubygems/test_gem_commands_cert_command
[ 82/758] 3713728=uri/test_ldap
[ 83/758] 3713728=ripper/test_files_lib
[ 84/758] 3713727=rubygems/test_gem_commands_rebuild_command
[ 85/758] 3713727=open-uri/test_open-uri
Leaked file descriptor: TestOpenURI#test_redirect_auth_failure_r2: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 34609>
Closed file descriptor: TestOpenURI#test_encoding: 9
Leaked file descriptor: TestOpenURI#test_404: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 33637>
Closed file descriptor: TestOpenURI#test_progress_chunked: 9
Leaked file descriptor: TestOpenURI#test_uri_read: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 39933>
Closed file descriptor: TestOpenURI#test_progress: 9
[ 86/758] 3713727=rubygems/test_gem
[ 87/758] 3713730=-ext-/load/test_resolve_symbol
[ 88/758] 3713729=rubygems/test_gem_commands_server_command
[ 89/758] 3713730=ruby/test_name_error
[ 90/758] 3713729=test_tempfile
[ 91/758] 3713730=openssl/test_pkey_dsa
[ 92/758] 3713729=psych/test_safe_load
[ 93/758] 3713729=ruby/test_fixnum
[ 94/758] 3713729=ruby/test_signal
[ 95/758] 3713730=io/nonblock/test_flush
[ 96/758] 3713730=rubygems/test_gem_commands_contents_command
[ 97/758] 3713730=ruby/test_enumerator
[ 98/758] 3713729=ruby/test_integer
[ 99/758] 3713727=-ext-/exception/test_ensured
[100/758] 3713727=rubygems/test_gem_commands_which_command
[101/758] 3713727=psych/test_date_time
[102/758] 3713727=prism/result/equality_test
[103/758] 3713727=-ext-/funcall/test_passing_block
[104/758] 3713727=ruby/test_m17n_comb
[105/758] 3713728=rubygems/test_gem_source_installed
[106/758] 3713728=rubygems/test_project_sanity
[107/758] 3713728=rubygems/test_gem_commands_mirror
[108/758] 3713728=prism/api/freeze_test
[109/758] 3713728=uri/test_common
[110/758] 3713728=rubygems/test_gem_uninstaller
[111/758] 3713728=openssl/test_fips
[112/758] 3713728=ripper/test_scanner_events
[113/758] 3713728=rubygems/test_kernel
[114/758] 3713729=psych/test_deprecated
[115/758] 3713729=rubygems/test_gem_command
[116/758] 3713729=rubygems/test_gem_commands_specification_command
[117/758] 3713727=-ext-/bignum/test_div
[118/758] 3713727=prism/test_helper
[119/758] 3713727=test_tmpdir
[120/758] 3713727=rubygems/test_gem_ext_cargo_builder_unit
[121/758] 3713728=test_trick
[122/758] 3713727=psych/test_data
[123/758] 3713727=rubygems/test_gem_package_task
[124/758] 3713727=fileutils/test_verbose
[125/758] 3713729=-ext-/string/test_rb_str_dup
[126/758] 3713729=fiber/test_io
[127/758] 3713727=json/json_parser_test
[128/758] 3713727=rubygems/test_gem_remote_fetcher_s3
[129/758] 3713729=rubygems/test_gem_resolver_vendor_set
[130/758] 3713729=date/test_date_conv
[131/758] 3713729=mkmf/test_egrep_cpp
[132/758] 3713727=lib/!Nothing_to_test
[133/758] 3713727=ruby/enc/test_grapheme_breaks
[134/758] 3713727=ruby/test_assignment
[135/758] 3713729=psych/test_object_references
[136/758] 3713729=rubygems/test_gem_commands_yank_command
[137/758] 3713729=ruby/test_memory_view
[138/758] 3713729=socket/test_tcp
[139/758] 3713729=ruby/test_io_buffer
[140/758] 3713729=did_you_mean/tree_spell/test_human_typo
[141/758] 3713729=mkmf/test_flags
[142/758] 3713728=open-uri/test_ftp
[143/758] 3713728=psych/test_exception
[144/758] 3713728=ruby/test_enum
[145/758] 3713727=rubygems/test_gem_rdoc
[146/758] 3713727=rubygems/test_gem_dependency_installer
[147/758] 3713729=ruby/test_vm_dump
[148/758] 3713729=socket/test_socket
[149/758] 3713728=prism/errors_test
[150/758] 3713729=psych/test_class
[151/758] 3713729=optparse/test_optarg
[152/758] 3713728=rubygems/test_gem_resolver_git_specification
[153/758] 3713729=prism/result/static_inspect_test
[154/758] 3713729=-ext-/test_enumerator_kw
[155/758] 3713729=prism/newline_test
[156/758] 3713728=prism/snippets_test
[157/758] 3713729=openssl/test_ossl
[158/758] 3713729=rubygems/test_gem_console_ui
[159/758] 3713729=-ext-/struct/test_len
[160/758] 3713729=ruby/test_gc_compact
[161/758] 3713727=-ext-/string/test_coderange
[162/758] 3713727=ruby/test_default_gems
[163/758] 3713727=prism/result/integer_base_flags_test
[164/758] 3713727=rubygems/test_gem_gemcutter_utilities
[165/758] 3713727=openssl/test_buffering
[166/758] 3713727=resolv/test_svcb_https
[167/758] 3713727=-ext-/symbol/test_inadvertent_creation
[168/758] 3713727=yaml/test_store
[169/758] 3713727=psych/test_object
[170/758] 3713727=openssl/test_provider
[171/758] 3713727=-ext-/array/test_resize
[172/758] 3713727=-ext-/test_bug-5832
[173/758] 3713727=openssl/test_pkey_ec
[174/758] 3713727=-ext-/exception/test_exception_at_throwing
[175/758] 3713727=prism/ruby/location_test
[176/758] 3713727=date/test_date_parse
[177/758] 3713727=rubygems/test_gem_resolver_index_set
[178/758] 3713727=did_you_mean/spell_checking/test_variable_name_check
[179/758] 3713727=did_you_mean/spell_checking/test_require_path_check
[180/758] 3713727=rubygems/test_gem_resolver_api_specification
[181/758] 3713727=ruby/test_optimization
[182/758] 3713729=-ext-/test_bug-3571
[183/758] 3713729=rubygems/test_gem_safe_marshal
[184/758] 3713729=date/test_date_new
[185/758] 3713729=ruby/test_keyword
[186/758] 3713728=fiber/test_backtrace
[187/758] 3713728=ruby/test_call
[188/758] 3713728=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[189/758] 3713728=mkmf/test_framework
[190/758] 3713728=-ext-/path_to_class/test_path_to_class
[191/758] 3713728=io/console/test_ractor
[192/758] 3713728=optparse/test_load
[193/758] 3713728=rubygems/test_gem_commands_fetch_command
[194/758] 3713728=rubygems/test_gem_ext_ext_conf_builder
[195/758] 3713729=-ext-/test_random
[196/758] 3713729=openssl/test_pkey_dh
[197/758] 3713729=ripper/test_lexer
[198/758] 3713729=psych/test_yaml
[199/758] 3713729=-ext-/iter/test_yield_block
[200/758] 3713729=-ext-/string/test_interned_str
[201/758] 3713729=-ext-/string/test_fstring
[202/758] 3713729=date/test_date_ractor
[203/758] 3713729=rubygems/test_config
[204/758] 3713729=ruby/test_object
[205/758] 3713730=resolv/test_win32_config
[206/758] 3713730=optparse/test_optparse
[207/758] 3713730=mkmf/test_install
[208/758] 3713729=prism/encoding/symbol_encoding_test
[209/758] 3713730=-ext-/bignum/test_bigzero
[210/758] 3713728=mkmf/test_configuration
[211/758] 3713730=rubygems/test_gem_package_tar_header
[212/758] 3713729=prism/encoding/encodings_test
[213/758] 3713729=rubygems/test_gem_util
[214/758] 3713730=rubygems/test_gem_resolver_api_set
[215/758] 3713728=psych/test_merge_keys
[216/758] 3713728=fiber/test_io_buffer
[217/758] 3713729=ruby/test_condition
[218/758] 3713729=ruby/enc/test_cp949
[219/758] 3713728=ruby/test_threadgroup
[220/758] 3713729=ruby/enc/test_emoji
[221/758] 3713729=date/test_date_attr
[222/758] 3713729=test_bundled_gems
[223/758] 3713729=-ext-/array/test_to_ary_concat
[224/758] 3713730=prism/ruby/string_query_test
[225/758] 3713730=ruby/enc/test_case_options
[226/758] 3713730=openssl/test_pair
[227/758] 3713728=test_pp
[228/758] 3713728=ruby/enc/test_utf16
[229/758] 3713728=rubygems/test_gem_ext_cmake_builder
[230/758] 3713728=net/http/test_httpresponse
[231/758] 3713728=mkmf/test_config
[232/758] 3713728=openssl/test_ns_spki
[233/758] 3713728=-ext-/test_abi
[234/758] 3713728=prism/result/index_write_test
[235/758] 3713728=rubygems/test_gem_resolver
[236/758] 3713728=ruby/test_lambda
[237/758] 3713728=-ext-/bignum/test_pack
[238/758] 3713729=ruby/test_class
[239/758] 3713728=rubygems/test_gem_commands_stale_command
[240/758] 3713728=ruby/test_const
[241/758] 3713728=openssl/test_pkcs12
[242/758] 3713728=rubygems/test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 45781>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 10
[243/758] 3713728=-ext-/test_printf
[244/758] 3713728=prism/ruby/reflection_test
[245/758] 3713728=digest/test_ractor
[246/758] 3713730=mkmf/test_have_library
[247/758] 3713728=rubygems/test_gem_security_trust_dir
[248/758] 3713728=prism/result/string_test
[249/758] 3713728=ruby/enc/test_regex_casefold
[250/758] 3713728=rubygems/test_gem_source_git
[251/758] 3713727=-ext-/gvl/test_last_thread
[252/758] 3713727=optparse/test_kwargs
[253/758] 3713727=io/wait/test_io_wait
[254/758] 3713727=-ext-/exception/test_data_error
[255/758] 3713727=dtrace/test_method_cache
[256/758] 3713727=prism/result/source_location_test
[257/758] 3713727=-ext-/thread/test_lock_native_thread
[258/758] 3713727=ruby/test_parse
[259/758] 3713728=ruby/test_regexp
[260/758] 3713727=digest/test_digest
[261/758] 3713730=objspace/test_objspace
[262/758] 3713727=fileutils/test_dryrun
[263/758] 3713727=openssl/test_ocsp
[264/758] 3713727=rubygems/test_gem_commands_push_command
[265/758] 3713727=resolv/test_addr
[266/758] 3713727=ruby/enc/test_euc_kr
[267/758] 3713727=rubygems/test_remote_fetch_error
[268/758] 3713727=rubygems/test_gem_uri_formatter
[269/758] 3713727=ruby/test_stack
[270/758] 3713727=fileutils/test_fileutils
[271/758] 3713727=ruby/test_rubyoptions
[272/758] 3713729=json/test_helper
[273/758] 3713729=io/console/test_io_console
[274/758] 3713729=ruby/test_backtrace
[275/758] 3713729=optparse/test_bash_completion
[276/758] 3713729=ruby/test_io_m17n
[277/758] 3713729=ruby/test_econv
[278/758] 3713729=-ext-/num2int/test_num2int
[279/758] 3713729=rubygems/test_gem_remote_fetcher
[280/758] 3713729=ripper/test_ripper
[281/758] 3713729=rubygems/test_gem_unsatisfiable_dependency_error
[282/758] 3713729=-ext-/iter/test_iter_break
[283/758] 3713729=rubygems/test_gem_resolver_conflict
[284/758] 3713729=psych/test_hash
[285/758] 3713729=rubygems/test_gem_version
[286/758] 3713729=openssl/test_x509name
[287/758] 3713729=fiber/test_address_resolve
[288/758] 3713729=rubygems/test_gem_config_file
[289/758] 3713729=ruby/test_ractor
[290/758] 3713729=psych/test_yamlstore
[291/758] 3713729=ruby/test_yjit_exit_locations
[292/758] 3713729=uri/test_http
[293/758] 3713729=ruby/test_undef
[294/758] 3713729=ruby/test_path
[295/758] 3713729=ruby/test_beginendblock
[296/758] 3713729=test_time
[297/758] 3713729=ruby/test_autoload
[298/758] 3713727=psych/visitors/test_yaml_tree
[299/758] 3713727=rubygems/test_gem_resolver_best_set
[300/758] 3713727=io/wait/test_ractor
[301/758] 3713727=rubygems/test_gem_stub_specification
[302/758] 3713727=rubygems/test_gem_commands_cleanup_command
[303/758] 3713727=prism/onigmo_test
[304/758] 3713727=psych/test_struct
[305/758] 3713727=ruby/test_frozen_error
[306/758] 3713727=prism/fuzzer_test
[307/758] 3713727=did_you_mean/spell_checking/test_pattern_key_name_check
[308/758] 3713727=ruby/test_thread
[309/758] 3713729=rubygems/test_gem_resolver_specification
[310/758] 3713729=-ext-/tracepoint/test_tracepoint
[311/758] 3713727=-ext-/marshal/test_internal_ivar
[312/758] 3713727=resolv/test_resource
[313/758] 3713727=prism/ruby/desugar_compiler_test
[314/758] 3713729=dtrace/test_array_create
[315/758] 3713729=optparse/test_reqarg
[316/758] 3713727=erb/test_erb
[317/758] 3713727=-ext-/string/test_enc_str_buf_cat
[318/758] 3713727=ruby/test_require
[319/758] 3713729=rubygems/test_webauthn_poller
[320/758] 3713729=-ext-/econv/test_append
[321/758] 3713729=prism/ruby/relocation_test
[322/758] 3713729=ruby/enc/test_windows_1251
[323/758] 3713729=ruby/enc/test_utf32
[324/758] 3713729=rubygems/test_gem_requirement
[325/758] 3713729=ruby/enc/test_euc_tw
[326/758] 3713729=rubygems/test_gem_commands_open_command
[327/758] 3713729=ruby/test_unicode_escape
[328/758] 3713729=-ext-/test_notimplement
[329/758] 3713729=mkmf/test_mkmf
[330/758] 3713729=-ext-/box/test_load_ext
[331/758] 3713729=psych/test_marshalable
[332/758] 3713729=mmtk/test_configuration
[333/758] 3713729=rubygems/test_gem_resolver_local_specification
[334/758] 3713729=optparse/test_noarg
[335/758] 3713729=-ext-/wait/test_wait
[336/758] 3713729=ruby/test_symbol
[337/758] 3713727=psych/test_coder
[338/758] 3713727=ruby/test_compile_prism
[339/758] 3713727=openssl/test_random
[340/758] 3713727=ruby/test_complexrational
[341/758] 3713727=ruby/test_box
[342/758] 3713729=rubygems/test_gem_package_tar_reader
[343/758] 3713729=socket/test_unix
[344/758] 3713729=pathname/test_pathname
[345/758] 3713729=prism/newline_offsets_test
[346/758] 3713727=-ext-/string/test_enc_associate
[347/758] 3713729=ruby/test_io_timeout
[348/758] 3713729=coverage/test_coverage
[349/758] 3713727=ruby/test_comparable
[350/758] 3713727=rubygems/test_gem_gem_runner
[351/758] 3713727=rubygems/test_gem_resolver_installed_specification
[352/758] 3713727=rubygems/test_gem_source_specific_file
[353/758] 3713727=ruby/test_thread_queue
[354/758] 3713729=-ext-/win32/test_console_attr
[355/758] 3713729=fileutils/test_nowrite
[356/758] 3713729=-ext-/bignum/test_big2str
[357/758] 3713729=optparse/test_switch
[358/758] 3713729=-ext-/postponed_job/test_postponed_job
[359/758] 3713729=ripper/test_files_sample
[360/758] 3713729=-ext-/thread/test_instrumentation_api
[361/758] 3713727=rubygems/test_gem_request_set_lockfile
[362/758] 3713729=ruby/test_pattern_matching
[363/758] 3713729=-ext-/gvl/test_ubf_async_safe
[364/758] 3713729=rubygems/test_gem_path_support
[365/758] 3713728=rubygems/test_gem_specification
[366/758] 3713729=rubygems/test_gem_commands_owner_command
[367/758] 3713727=ruby/test_bignum
[368/758] 3713727=ruby/test_yield
[369/758] 3713729=psych/test_psych_set
[370/758] 3713729=json/json_encoding_test
[371/758] 3713729=json/ractor_test
[372/758] 3713729=ruby/test_iseq
[373/758] 3713729=ruby/enc/test_cesu8
[374/758] 3713729=-ext-/string/test_cstr
[375/758] 3713728=net/http/test_httpresponses
[376/758] 3713728=ruby/test_mixed_unicode_escapes
[377/758] 3713728=-ext-/st/test_numhash
[378/758] 3713728=openssl/test_pkey_rsa
[379/758] 3713729=ruby/test_clone
[380/758] 3713729=-ext-/string/test_ellipsize
[381/758] 3713729=ruby/test_complex
[382/758] 3713728=ruby/test_random_formatter
[383/758] 3713728=openssl/test_x509crl
[384/758] 3713729=rubygems/test_gem_commands_environment_command
[385/758] 3713729=rubygems/test_gem_dependency_list
[386/758] 3713729=ruby/test_refinement
[387/758] 3713728=psych/visitors/test_to_ruby
[388/758] 3713728=ruby/test_syntax
[389/758] 3713727=rubygems/test_gem_request_connection_pools
[390/758] 3713727=rubygems/test_gem_resolver_installer_set
[391/758] 3713727=rubygems/test_gem_commands_uninstall_command
[392/758] 3713727=rubygems/test_bundled_ca
[393/758] 3713727=psych/test_tree_builder
[394/758] 3713727=-ext-/load/test_protect
[395/758] 3713727=-ext-/vm/test_at_exit
[396/758] 3713727=prism/library_symbols_test
[397/758] 3713727=prism/fixtures_test
[398/758] 3713727=ruby/test_case
[399/758] 3713727=ruby/test_rational2
[400/758] 3713727=ruby/test_env
[401/758] 3713730=mkmf/test_pkg_config
[402/758] 3713730=net/http/test_http
[403/758] 3713729=open-uri/test_proxy
[404/758] 3713729=did_you_mean/spell_checking/test_method_name_check
[405/758] 3713729=dtrace/test_gc
[406/758] 3713729=rubygems/test_gem_commands_info_command
[407/758] 3713727=ruby/test_math
[408/758] 3713729=-ext-/win32/test_dln
[409/758] 3713729=mkmf/test_libs
[410/758] 3713729=ruby/test_fiber
[411/758] 3713727=prism/result/heredoc_test
[412/758] 3713727=uri/test_wss
[413/758] 3713727=psych/test_alias_and_anchor
[414/758] 3713727=rubygems/test_gem_commands_pristine_command
[415/758] 3713730=rubygems/test_gem_source_subpath_problem
[416/758] 3713730=net/http/test_https
[417/758] 3713727=prism/encoding/string_encoding_test
[418/758] 3713727=ruby/test_string_memory
[419/758] 3713727=openssl/test_x509req
[420/758] 3713727=-ext-/scheduler/test_interrupt_with_scheduler
[421/758] 3713727=digest/test_digest_extend
[422/758] 3713727=-ext-/load/test_stringify_symbols
[423/758] 3713727=test_pty
[424/758] 3713729=rubygems/test_gem_package_tar_reader_entry
[425/758] 3713727=-ext-/debug/test_debug
[426/758] 3713727=openssl/test_asn1
[427/758] 3713727=ripper/test_filter
[428/758] 3713727=-ext-/arith_seq/test_arith_seq_beg_len_step
[429/758] 3713727=ruby/test_insns_leaf
[430/758] 3713727=rubygems/test_gem_resolver_requirement_list
[431/758] 3713727=rubygems/test_gem_resolver_activation_request
[432/758] 3713729=ruby/enc/test_koi8
[433/758] 3713729=ruby/test_allocation
[434/758] 3713727=ripper/test_files_ext
[435/758] 3713727=prism/result/constant_path_node_test
[436/758] 3713727=-ext-/rational/test_rat
[437/758] 3713727=ruby/enc/test_gb18030
[438/758] 3713727=psych/test_scalar_scanner
[439/758] 3713727=prism/regexp_test
[440/758] 3713727=rubygems/test_gem_resolver_composed_set
[441/758] 3713727=openssl/test_cipher
[442/758] 3713730=-ext-/time/test_new
[443/758] 3713730=rubygems/test_gem_package_tar_writer
[444/758] 3713727=did_you_mean/spell_checking/test_key_name_check
[445/758] 3713727=net/http/test_httpheader
[446/758] 3713727=prism/result/regular_expression_options_test
[447/758] 3713727=rubygems/test_gem_ext_rake_builder
[448/758] 3713730=ruby/test_hash
[449/758] 3713728=ruby/test_dir
[450/758] 3713728=ruby/test_metaclass
[451/758] 3713728=optparse/test_acceptable
[452/758] 3713727=ruby/test_whileuntil
[453/758] 3713727=-ext-/bignum/test_mul
[454/758] 3713727=json/json_string_matching_test
[455/758] 3713727=prism/result/implicit_array_test
[456/758] 3713727=monitor/test_monitor
[457/758] 3713727=ruby/test_yjit
[458/758] 3713728=rubygems/test_gem_resolver_dependency_request
[459/758] 3713728=ruby/test_m17n
[460/758] 3713728=ruby/test_argf
[461/758] 3713730=openssl/test_ssl_session
[462/758] 3713730=prism/percent_delimiter_string_test
[463/758] 3713730=openssl/test_x509attr
[464/758] 3713730=ruby/enc/test_gbk
[465/758] 3713730=ruby/test_key_error
[466/758] 3713730=ruby/test_warning
[467/758] 3713730=openssl/test_engine
[468/758] 3713730=rubygems/test_gem_security_signer
[469/758] 3713730=psych/test_set
[470/758] 3713730=fiber/test_io_close
[471/758] 3713730=uri/test_generic
[472/758] 3713730=net/http/test_buffered_io
[473/758] 3713730=openssl/test_config
[474/758] 3713730=openssl/test_bn
[475/758] 3713730=rubygems/test_gem_platform
[476/758] 3713730=prism/result/breadth_first_search_test
[477/758] 3713730=openssl/test_x509ext
[478/758] 3713730=rubygems/test_exit
[479/758] 3713730=test_open3
[480/758] 3713729=ruby/test_objectspace
[481/758] 3713728=ruby/enc/test_euc_jp
[482/758] 3713728=rubygems/test_gem_commands_lock_command
[483/758] 3713728=fiber/test_process
[484/758] 3713728=-ext-/string/test_external_new
[485/758] 3713728=prism/lex_test
[486/758] 3713728=dtrace/test_function_entry
[487/758] 3713728=rubygems/test_deprecate
[488/758] 3713728=ruby/test_dir_m17n
[489/758] 3713730=ruby/test_require_lib
[490/758] 3713728=did_you_mean/test_tree_spell_checker
[491/758] 3713728=test_find
[492/758] 3713728=dtrace/test_cmethod
[493/758] 3713728=rubygems/test_gem_ext_configure_builder
[494/758] 3713728=net/http/test_http_request
[495/758] 3713728=fiber/test_storage
[496/758] 3713728=psych/handlers/test_recorder
[497/758] 3713728=dtrace/test_string
[498/758] 3713728=ruby/test_iterator
[499/758] 3713728=uri/test_parser
[500/758] 3713728=prism/locals_test
[501/758] 3713728=-ext-/struct/test_data
[502/758] 3713728=json/json_fixtures_test
[503/758] 3713728=socket/test_addrinfo
[504/758] 3713728=openssl/test_digest
[505/758] 3713728=ruby/test_variable
[506/758] 3713729=prism/result/integer_parse_test
[507/758] 3713729=ruby/test_not
[508/758] 3713729=ruby/test_string
[509/758] 3713730=-ext-/test_bug-14834
[510/758] 3713730=ruby/test_array
[511/758] 3713728=psych/visitors/test_depth_first
[512/758] 3713728=-ext-/string/test_set_len
[513/758] 3713728=json/json_ryu_fallback_test
[514/758] 3713728=uri/test_ftp
[515/758] 3713728=-ext-/class/test_class2name
[516/758] 3713728=rubygems/test_gem_source
[517/758] 3713728=-ext-/proc/test_bmethod
[518/758] 3713728=psych/test_omap
[519/758] 3713728=rubygems/test_gem_request_set
[520/758] 3713728=psych/json/test_stream
[521/758] 3713728=test_shellwords
[522/758] 3713728=rubygems/test_gem_resolver_index_specification
[523/758] 3713728=ruby/test_zjit
[524/758] 3713728=socket/test_sockopt
[525/758] 3713728=ruby/test_ast
[526/758] 3713727=etc/test_etc
[527/758] 3713727=psych/visitors/test_emitter
[528/758] 3713727=psych/test_encoding
[529/758] 3713727=uri/test_ws
[530/758] 3713727=ruby/test_float
[531/758] 3713727=psych/test_boolean
[532/758] 3713727=fiber/test_scheduler
[533/758] 3713730=rubygems/test_gem_commands_build_command
[534/758] 3713730=psych/test_document
[535/758] 3713730=-ext-/iseq_load/test_iseq_load
[536/758] 3713727=ruby/test_frozen
[537/758] 3713727=ruby/test_io
[538/758] 3713730=ruby/test_primitive
[539/758] 3713730=rubygems/test_gem_dependency
[540/758] 3713730=date/test_date_marshal
[541/758] 3713730=psych/test_yamldbm
[542/758] 3713730=openssl/test_x509cert
[543/758] 3713730=-ext-/popen_deadlock/test_popen_deadlock
[544/758] 3713730=ruby/test_dup
[545/758] 3713730=ruby/test_thread_cv
[546/758] 3713730=prism/result/node_id_test
[547/758] 3713730=ripper/test_files_test_1
[548/758] 3713730=openssl/test_kdf
[549/758] 3713730=-ext-/typeddata/test_typeddata
[550/758] 3713730=prism/ruby/pattern_test
[551/758] 3713730=rubygems/test_gem_installer
[552/758] 3713727=rubygems/test_gem_ext_cargo_builder
[553/758] 3713727=-ext-/integer/test_integer
[554/758] 3713727=socket/test_basicsocket
[555/758] 3713727=ruby/test_weakmap
[556/758] 3713730=rubygems/test_gem_ext_builder
[557/758] 3713730=prism/magic_comment_test
[558/758] 3713730=date/test_date_strftime
[559/758] 3713730=rubygems/test_gem_bundler_version_finder
[560/758] 3713730=ruby/test_sprintf
[561/758] 3713730=ruby/test_rational
[562/758] 3713730=-ext-/string/test_capacity
[563/758] 3713730=-ext-/float/test_nextafter
[564/758] 3713730=objspace/test_ractor
[New LWP 3743326]
[New LWP 3743325]
[New LWP 3743324]
[New LWP 3743323]
[New LWP 3743322]
[New LWP 3743321]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005aac4ec17135 in parse_ver5_debug_line_header (p=<optimized out>, p@entry=0x7e348c18bcdb "\002\001\037\002\017%\233t", idx=idx@entry=2, format=format@entry=4 '\004', obj=obj@entry=0x5aac53dbacd0, out_path=out_path@entry=0x5aac53a76808, out_directory_index=out_directory_index@entry=0x5aac53a76810, errout=0x7e34dabe64e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/addr2line.c:2002
2002	    DebugInfoReader reader = {0};

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7e34da9df7c0 (LWP 3743319) "ruby" 0x00005aac4ec17135 in parse_ver5_debug_line_header (p=<optimized out>, p@entry=0x7e348c18bcdb "\002\001\037\002\017%\233t", idx=idx@entry=2, format=format@entry=4 '\004', obj=obj@entry=0x5aac53dbacd0, out_path=out_path@entry=0x5aac53a76808, out_directory_index=out_directory_index@entry=0x5aac53a76810, errout=0x7e34dabe64e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/addr2line.c:2002
  2    Thread 0x7e34a018f6c0 (LWP 3743326) "ruby" 0x00007e34daa7ad61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5aac4ef781e4 <_vm+260>) at ./nptl/futex-internal.c:57
  3    Thread 0x7e34a01df6c0 (LWP 3743325) "ruby" 0x00007e34daa7ad61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5aac4ef781e4 <_vm+260>) at ./nptl/futex-internal.c:57
  4    Thread 0x7e34c022d6c0 (LWP 3743324) "ruby" 0x00007e34daa7ad61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5aac4ef781e4 <_vm+260>) at ./nptl/futex-internal.c:57
  5    Thread 0x7e34c024e6c0 (LWP 3743323) "ruby" 0x00007e34daa7ad61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5aac4ef781e4 <_vm+260>) at ./nptl/futex-internal.c:57
  6    Thread 0x7e34c026f6c0 (LWP 3743322) "ruby" 0x00007e34daa7ad61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5aac4ef781e4 <_vm+260>) at ./nptl/futex-internal.c:57
  7    Thread 0x7e34c13ff6c0 (LWP 3743321) "ruby" 0x00007e34dab0c042 in epoll_wait (epfd=4, events=events@entry=0x5aac4ef77a5c <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 0x7e34c13ff6c0 (LWP 3743321) "ruby"):
#0  0x00007e34dab0c042 in epoll_wait (epfd=4, events=events@entry=0x5aac4ef77a5c <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  0x00005aac4ea788cc in event_wait (vm=0x5aac4ef780e0 <_vm>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2931
        r = <optimized out>
        r = <optimized out>
#2  timer_thread_polling (vm=0x5aac4ef780e0 <_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  0x00007e34daa7ea94 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 = {138765045593792, -7587318907968389156, 138765045593792, -272, 0, 140728013950624, -7587318907955806244, -7587339867109294116}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007e34dab0bc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 6 (Thread 0x7e34c026f6c0 (LWP 3743322) "ruby"):
#0  0x00007e34daa7ad61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5aac4ef781e4 <_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=0x5aac4ef781e4 <_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=0x5aac4ef781e4 <_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  0x00007e34daa7d7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5aac4ef78180 <_vm+160>, cond=0x5aac4ef781b8 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7e34daa7d4a0 <__condvar_cleanup_waiting>, __arg = 0x7e34c026ed50, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 11, cond = 0x5aac4ef781b8 <_vm+216>, mutex = 0x5aac4ef78180 <_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=0x5aac4ef781b8 <_vm+216>, mutex=mutex@entry=0x5aac4ef78180 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005aac4ea7a633 in rb_native_cond_wait (mutex=0x5aac4ef78180 <_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=0x5aac53ceea50) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277
        r = <optimized out>
        nt = <optimized out>
        vm = 0x5aac4ef780e0 <_vm>
#8  0x00007e34daa7ea94 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 = {138765027178176, -7587316786254544932, 138765027178176, -272, 0, 140728013949824, -7587316786241962020, -7587339867109294116}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007e34dab0bc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 5 (Thread 0x7e34c024e6c0 (LWP 3743323) "ruby"):
#0  0x00007e34daa7ad61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5aac4ef781e4 <_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=0x5aac4ef781e4 <_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=0x5aac4ef781e4 <_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  0x00007e34daa7d7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5aac4ef78180 <_vm+160>, cond=0x5aac4ef781b8 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7e34daa7d4a0 <__condvar_cleanup_waiting>, __arg = 0x7e34c024dd50, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 9, cond = 0x5aac4ef781b8 <_vm+216>, mutex = 0x5aac4ef78180 <_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=0x5aac4ef781b8 <_vm+216>, mutex=mutex@entry=0x5aac4ef78180 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005aac4ea7a633 in rb_native_cond_wait (mutex=0x5aac4ef78180 <_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=0x5aac53d92110) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277
        r = <optimized out>
        nt = <optimized out>
        vm = 0x5aac4ef780e0 <_vm>
#8  0x00007e34daa7ea94 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 = {138765027043008, -7587316801823801380, 138765027043008, -272, 0, 140728013946224, -7587316801811218468, -7587339867109294116}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007e34dab0bc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x7e34c022d6c0 (LWP 3743324) "ruby"):
#0  0x00007e34daa7ad61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5aac4ef781e4 <_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=0x5aac4ef781e4 <_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=0x5aac4ef781e4 <_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  0x00007e34daa7d7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5aac4ef78180 <_vm+160>, cond=0x5aac4ef781b8 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7e34daa7d4a0 <__condvar_cleanup_waiting>, __arg = 0x7e34c022cd50, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 3, cond = 0x5aac4ef781b8 <_vm+216>, mutex = 0x5aac4ef78180 <_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=0x5aac4ef781b8 <_vm+216>, mutex=mutex@entry=0x5aac4ef78180 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005aac4ea7a633 in rb_native_cond_wait (mutex=0x5aac4ef78180 <_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=0x5aac53dcc120) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277
        r = <optimized out>
        nt = <optimized out>
        vm = 0x5aac4ef780e0 <_vm>
#8  0x00007e34daa7ea94 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 = {138765026907840, -7587316750821064740, 138765026907840, -272, 0, 140728013946224, -7587316750808481828, -7587339867109294116}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007e34dab0bc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7e34a01df6c0 (LWP 3743325) "ruby"):
#0  0x00007e34daa7ad61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5aac4ef781e4 <_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=0x5aac4ef781e4 <_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=0x5aac4ef781e4 <_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  0x00007e34daa7d7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5aac4ef78180 <_vm+160>, cond=0x5aac4ef781b8 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7e34daa7d4a0 <__condvar_cleanup_waiting>, __arg = 0x7e34a01ded50, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 5, cond = 0x5aac4ef781b8 <_vm+216>, mutex = 0x5aac4ef78180 <_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=0x5aac4ef781b8 <_vm+216>, mutex=mutex@entry=0x5aac4ef78180 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005aac4ea7a633 in rb_native_cond_wait (mutex=0x5aac4ef78180 <_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=0x5aac53d29960) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277
        r = <optimized out>
        nt = <optimized out>
        vm = 0x5aac4ef780e0 <_vm>
#8  0x00007e34daa7ea94 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 = {138764489717440, -7587246082502918180, 138764489717440, -272, 0, 140728013946224, -7587246082490335268, -7587339867109294116}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007e34dab0bc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7e34a018f6c0 (LWP 3743326) "ruby"):
#0  0x00007e34daa7ad61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5aac4ef781e4 <_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=0x5aac4ef781e4 <_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=0x5aac4ef781e4 <_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  0x00007e34daa7d7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5aac4ef78180 <_vm+160>, cond=0x5aac4ef781b8 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7e34daa7d4a0 <__condvar_cleanup_waiting>, __arg = 0x7e34a018ed50, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 7, cond = 0x5aac4ef781b8 <_vm+216>, mutex = 0x5aac4ef78180 <_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=0x5aac4ef781b8 <_vm+216>, mutex=mutex@entry=0x5aac4ef78180 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005aac4ea7a633 in rb_native_cond_wait (mutex=0x5aac4ef78180 <_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=0x5aac53d8b8d0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277
        r = <optimized out>
        nt = <optimized out>
        vm = 0x5aac4ef780e0 <_vm>
#8  0x00007e34daa7ea94 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 = {138764489389760, -7587246056733114404, 138764489389760, -272, 0, 140728013946224, -7587246056720531492, -7587339867109294116}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007e34dab0bc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7e34da9df7c0 (LWP 3743319) "ruby"):
#0  0x00005aac4ec17135 in parse_ver5_debug_line_header (p=<optimized out>, p@entry=0x7e348c18bcdb "\002\001\037\002\017%\233t", idx=idx@entry=2, format=format@entry=4 '\004', obj=obj@entry=0x5aac53dbacd0, out_path=out_path@entry=0x5aac53a76808, out_directory_index=out_directory_index@entry=0x5aac53a76810, errout=0x7e34dabe64e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/addr2line.c:2002
        i = <optimized out>
        j = <optimized out>
        entry_format_count = 2
        entry_format = 0x7e348c18bcdc "\001\037\002\017%\233t"
        entry_count = <optimized out>
        reader = {obj = 0x0, file = 0x0, current_version = 0 '\000', current_cu = 0x0, current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x0, debug_line_format = 0 '\000', debug_line_version = 0, debug_line_files = 0x0, debug_line_directories = 0x0, p = 0x0, cu_end = 0x0, pend = 0x0, q0 = 0x0, q = 0x0, format = 0, address_size = 0 '\000', level = 0, abbrev_table = {0x0 <repeats 256 times>}}
#1  0x00005aac4ec17725 in fill_filename (file=2, format=4 '\004', version=<optimized out>, include_directories=0x7e348c18bc97 "\001\001\037", <incomplete sequence \321>, filenames=0x7e348c18bcdb "\002\001\037\002\017%\233t", line=0x5aac53a769e0, obj=0x5aac53dbacd0, errout=0x7e34dabe64e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/addr2line.c:290
        path = 0x5aac4ec17854 <di_skip_records+228> "f\017\357\300\204\300\017\2050\377\377\377H\213T$8dH+\024%("
        directory_index = 18446744073709551615
        i = <optimized out>
        p = 0x7e348c18bcdb "\002\001\037\002\017%\233t"
        filename = <optimized out>
        dir = <optimized out>
#2  0x00005aac4ec1920b in debug_info_read (errout=<optimized out>, offset=<optimized out>, lines=<optimized out>, traces=<optimized out>, num_traces=<optimized out>, reader=0x5aac53a76a20) at /tmp/ruby/src/trunk-yjit/addr2line.c:1925
        v = {as = {ptr = 0x2 <error: Cannot access memory at address 0x2>, uint64 = 2, int64 = 2, addr_idx = 2}, off = 0, at = 88, form = 11, size = 0, type = 3}
        die = {pos = 3080943, tag = 29, has_children = 1}
        ranges = {low_pc = 0, high_pc = <optimized out>, ranges = <optimized out>, low_pc_set = <optimized out>, high_pc_set = <optimized out>, ranges_set = <optimized out>}
        line = {dirname = 0x0, filename = 0x0, path = 0x0, line = 0, base_addr = 0, saddr = 0, sname = 0x7e34a007dcd7 "re_node_set_contains", 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>
#3  fill_lines (num_traces=num_traces@entry=18, traces=traces@entry=0x5aac4ef7a6a0 <trace>, check_debuglink=check_debuglink@entry=0, objp=objp@entry=0x5aac53a77e18, lines=lines@entry=0x5aac53d62190, offset=offset@entry=3, errout=0x7e34dabe64e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/addr2line.c:2218
        reader = {obj = 0x5aac53dbacd0, file = 0x7e348c316000 "\177ELF\002\001\001\003", current_version = 5 '\005', current_cu = 0x7e3487e0b79c "\204\202\001", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7e348c19f927 " \n", debug_line_format = 4 '\004', debug_line_version = 5, debug_line_files = 0x7e348c18bcdb "\002\001\037\002\017%\233t", debug_line_directories = 0x7e348c18bc97 "\001\001\037", <incomplete sequence \321>, p = 0x7e3487e10313 "\204\f\b\306K", cu_end = 0x7e3487e23a24 "\033\020", pend = 0x7e3487fffa37 "", q0 = 0x7e348c2b584d "\001\005", q = 0x7e348c2b58ac "Y\005W\v\001\023", format = 4, address_size = 8 '\b', level = 5, abbrev_table = {0x0, 0x7e348c2b584e "\005", 0x7e348c2b585a "I", 0x7e348c2b5863 "4", 0x7e348c2b586f "(", 0x7e348c2b5878 "H\001}\001\177\023", 0x7e348c2b5881 "4", 0x7e348c2b5890 "\005", 0x7e348c2b589f "\035\0011\023R\001\270B\005U\027X\vY\005W\v\001\023", 0x7e348c2b58b5 "H", 0x7e348c2b58be "H\001}\001\177\023\001\023", 0x7e348c2b58c9 "\005", 0x7e348c2b58d0 "4", 0x7e348c2b58e4 "\v\001U\027", 0x7e348c2b58eb "\005", 0x7e348c2b58ff "(", 0x7e348c2b5908 "\r", 0x7e348c2b5919 "4", 0x7e348c2b5928 "4", 0x7e348c2b593c "\v\001", 0x7e348c2b5941 ".\001\003\016:\v;\0059!\001'\031I\023 \v\001\023", 0x7e348c2b5957 "\035\0011\023R\001\270B\005\021\001\022\aX\vY\005W\v\001\023", 0x7e348c2b596f "\017", 0x7e348c2b5979 "\005", 0x7e348c2b5988 "\035\0011\023R\001\270B\005U\027X\vY\005W\v", 0x7e348c2b599c "\v\001U\027\001\023", 0x7e348c2b59a5 "\v\0011\023U\027", 0x7e348c2b59ae "\v\0011\023U\027\001\023", 0x7e348c2b59b9 "4", 0x7e348c2b59c2 "\v\0011\023\021\001\022\a", 0x7e348c2b59cd "\005", 0x7e348c2b59d4 ".\001\003\016:\v;\0059!\001'\031I\023\021\001\022\a@\030z\031\001\023", 0x7e348c2b59f0 "4", 0x7e348c2b59f7 "\005", 0x7e348c2b5a06 "4", 0x7e348c2b5a17 "\026", 0x7e348c2b5a26 "\035\0011\023R\001\270B\005\021\001\022\aX\vY\005W\v", 0x7e348c2b5a3c "&", 0x7e348c2b5a43 "\r", 0x7e348c2b5a54 "\005", 0x7e348c2b5a68 ".\001\003\016:\v;\0059!\001'\031 \v\001\023", 0x7e348c2b5a7c "\v\001\001\023", 0x7e348c2b5a83 "\026", 0x7e348c2b5a92 "\001\001I\023\001\023", 0x7e348c2b5a9b "!", 0x7e348c2b5aa4 "\r", 0x7e348c2b5ab7 "\v\0011\023\021\001\022\a\001\023", 0x7e348c2b5ac4 "4", 0x7e348c2b5ad5 "I", 0x7e348c2b5adf "\v\001\021\001\022\a\001\023", 0x7e348c2b5aea "4", 0x7e348c2b5af9 "\005", 0x7e348c2b5b08 "$", 0x7e348c2b5b13 "\023\001\003\016\v\v:\v;\0059!\b\001\023", 0x7e348c2b5b25 "\r", 0x7e348c2b5b36 "(", 0x7e348c2b5b3f ".\001?\031\003\016:\v;\v9!\001n\016'\031I\023<\031\001\023", 0x7e348c2b5b59 "\n", 0x7e348c2b5b68 "\035\0011\023U\027X\vY\005W\v\001\023", 0x7e348c2b5b79 "\023\001\v\v:\v;\0059!\t\001\023", 0x7e348c2b5b89 "\035\0011\023R\001\270B\005U\027X\vY\vW\v\001\023", 0x7e348c2b5b9f "\005", 0x7e348c2b5bb3 ".\0011\023\021\001\022\a@\030z\031\001\023", 0x7e348c2b5bc4 "7", 0x7e348c2b5bcb "4", 0x7e348c2b5bda ".", 0x7e348c2b5bed "\r", 0x7e348c2b5bfc "\r", 0x7e348c2b5c10 "\n", 0x7e348c2b5c1e "\035\0011\023R\001\270B\005U\027X\vY\vW\v", 0x7e348c2b5c32 ".\001?\031\003\016:\v;\0059!\001'\031I\023\021\001\022\a@\030z\031\001\023", 0x7e348c2b5c50 "\n", 0x7e348c2b5c59 "\005", 0x7e348c2b5c6a "\035\0011\023\021\001\022\aX\vY\005W\v\001\023", 0x7e348c2b5c7d ".\001\003\016:\v;\v9!\001'\031 \v\001\023", 0x7e348c2b5c91 "\035\0011\023\021\001\022\aX\vY\005W\v", 0x7e348c2b5ca2 "\004\001>!\a\v!\004I\023:\v;\v9\v\001\023", 0x7e348c2b5cb7 "4", 0x7e348c2b5cca "4", 0x7e348c2b5cdf "\023\001\003\016\v\v:\v;\v9!\b\001\023", 0x7e348c2b5cf1 "\r", 0x7e348c2b5d01 "\r", 0x7e348c2b5d11 ".\001?\031\003\016:\v;\v9\v'\031I\023<\031\001\023", 0x7e348c2b5d28 "\035", 0x7e348c2b5d3f "\035", 0x7e348c2b5d59 "4", 0x7e348c2b5d6d ".\001\003\016:\v;\v9!\001'\031I\023 \v\001\023", 0x7e348c2b5d83 "\005", 0x7e348c2b5d8c "\023\001\v\v:\v;\v9\v\001\023", 0x7e348c2b5d9b "4", 0x7e348c2b5dac ".\001?\031\003\016:!!;\0059!\016'\031I\023<\031\001\023", 0x7e348c2b5dc5 ".\001\003\016:\v;\0059!\001'\031\021\001\022\a@\030z\031\001\023", 0x7e348c2b5ddf "\035", 0x7e348c2b5df7 ".\001?\031\003\016:\v;\v9!\001'\031I\023\021\001\022\a@\030z\031\001\023", 0x7e348c2b5e15 ".\001?\031\003\016:\v;\v9!\001n\016'\031I\023 \v\001\023", 0x7e348c2b5e2f "I", 0x7e348c2b5e36 "H\001}\001\202\001\031\177\023", 0x7e348c2b5e42 ".", 0x7e348c2b5e5a ".\001?\031\003\016:!\004;\v9!\001n\016'\031I\023 !\0034\031\001\023", 0x7e348c2b5e78 "\004\001>\v\v!\004I\023:\v;\0059!\001\001\023", 0x7e348c2b5e8d "\027\001\v\v:\v;\v9!\003\001\023", 0x7e348c2b5e9d "\027\001\v!\b:!\005;\0059!\003\001\023", 0x7e348c2b5eaf ".\001?\031\003\016:!\035;\v9!\001n\016'\031<\031\001\023", 0x7e348c2b5ec8 "H\001}\001\202\001\031\177\023\001\023", 0x7e348c2b5ed6 ".\001\003\016:\v;\0059!\001'\031I\023U\027@\030z\031\001\023", 0x7e348c2b5ef0 "\035\0011\023R\001\270B\005\021\001\022\aX!\tY\vW!\003\001\023", 0x7e348c2b5f0a "4", 0x7e348c2b5f1b "\v\001\021\001\022\a", 0x7e348c2b5f24 "4", 0x7e348c2b5f36 ".\0011\023n\016\021\001\022\a@\030z\031\001\023", 0x7e348c2b5f49 "\021\001%\016\023\v\003\037\033\037U\027\021\001\020\027", 0x7e348c2b5f5c "$", 0x7e348c2b5f67 "\017", 0x7e348c2b5f6e "(", 0x7e348c2b5f77 "&", 0x7e348c2b5f7c "\027\001\003\016\v\v:\v;\v9\v\001\023", 0x7e348c2b5f8d "!", 0x7e348c2b5f94 "!", 0x7e348c2b5f99 "(", 0x7e348c2b5fa2 "4", 0x7e348c2b5fb7 "\026", 0x7e348c2b5fc6 "\023\001\003\016\v\005:\v;\0059\v\001\023", 0x7e348c2b5fd7 "!", 0x7e348c2b5fe0 "4", 0x7e348c2b5fef "\r", 0x7e348c2b6000 "4", 0x7e348c2b6013 ".", 0x7e348c2b602b ".\001?\031\003\016:\v;\0059\v'\031<\031\001\023", 0x7e348c2b6041 ".", 0x7e348c2b6055 "\035\0011\023U\027X\vY\005W\v", 0x7e348c2b6065 "\035\0011\023R\001\270B\005\021\001\022\aX\vY\vW\v", 0x7e348c2b607c ".\001?\031\003\016:\v;\0059\v'\031 \v\001\023", 0x7e348c2b6092 "\n", 0x7e348c2b60a2 "\n", 0x7e348c2b60aa "\025\001'\031I\023\001\023", 0x7e348c2b60b6 ".\001?\031\003\016:\v;\0059\v'\031\021\001\022\a@\030z\031\001\023", 0x7e348c2b60d2 ".\001?\031\003\016:\v;\0059\vn\016'\031 \v\001\023", 0x7e348c2b60ea ".\001?\031\003\016:\v;\0059\v'\031I\023U\027@\030z\031\001\023", 0x7e348c2b6106 ".\001?\031\003\016:\v;\0059\vn\016'\031I\023\021\001\022\a@\030z\031\001\023", 0x7e348c2b6126 "\005", 0x7e348c2b6138 ".\001\003\016:\v;\v9\v'\031\021\001\022\a@\030z\031\001\023", 0x7e348c2b6152 ".", 0x7e348c28dca5 "\035\0011\023\021\001\022\aX\vY\005W\v\001\023", 0x7e348c28dcb9 ".\001?\031\003\016:\v;\0059\vn\016'\031 \v\001\023", 0x7e348c28dcd1 ".", 0x7e348c28dce3 "\n", 0x7e348c28dcf1 "\n", 0x7e348c28dcff ".", 0x7e348c28dd13 ".\001?\031\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031\001\023", 0x7e348c28dd31 "\005", 0x7e348c28dd46 "\035\0011\023R\001\270B\005U\027X\vY\vW\v\001\023", 0x7e348c28dd5d "\035\0011\023U\027X\vY\vW\v", 0x7e348c28dd6d "\n", 0x7e348c28dd77 "\035\0011\023R\001\270B\005\021\001\022\aX\vY\vW\v\001\023", 0x7e348c28dd90 ".\0011\023n\016\021\001\022\a@\030z\031\001\023", 0x7e348c28dda4 "4", 0x7e348c28ddae ".", 0x7e348c277b16 ".", 0x7e348c277b2a ".", 0x7e348c277b3f ".\001?\031\003\016:\v;\v9\vn\016'\031I\023 \v4\031\001\023", 0x7e348c277b5b ".", 0x7e348c277b6d ".", 0x0 <repeats 75 times>, 0x5aac53a772b0 "", 0x7e34daa8e1c5 <_int_malloc+3173> "H\213M\270L\213E\260H\203\371\037\017\206!\001", 0x0, 0x0, 0x0, 0x0, 0x6 <error: Cannot access memory at address 0x6>, 0x10 <error: Cannot access memory at address 0x10>, 0x7e34dabe5b20 <main_arena+96> "@\352\335S\254Z", 0x60 <error: Cannot access memory at address 0x60>, 0x0, 0xea73e862ad3afa00 <error: Cannot access memory at address 0xea73e862ad3afa00>, 0x0, 0x110 <error: Cannot access memory at address 0x110>, 0x7e34dabe5ac0 <main_arena> "", 0x36a0 <error: Cannot access memory at address 0x36a0>, 0x5aac53dd2960 "", 0x0, 0x5aac53a77300 "\340d\276\3324~"}}
        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 = 0x5aac53dbacd0
        dladdr_fbase = <optimized out>
        fail = <optimized out>
        finish = <optimized out>
#4  0x00005aac4ec1970f in follow_debuglink_build_id (errout=0x7e34dabe64e0 <_IO_2_1_stderr_>, offset=3, lines=0x5aac53d62190, objp=0x5aac53a77e18, traces=0x5aac4ef7a6a0 <trace>, num_traces=18, build_id_size=<optimized out>, build_id=<optimized out>) at /tmp/ruby/src/trunk-yjit/addr2line.c:663
        o1 = 0x5aac53d10ed0
        i = <optimized out>
        global_debug_dir_len = 25
        p = <optimized out>
        o2 = <optimized out>
        global_debug_dir = <optimized out>
        debug_suffix = ".debug"
        global_debug_dir_len = <optimized out>
        p = <optimized out>
        o1 = <optimized out>
        o2 = <optimized out>
        i = <optimized out>
        tbl = "0123456789abcdef"
        n = <optimized out>
#5  fill_lines (num_traces=num_traces@entry=18, traces=traces@entry=0x5aac4ef7a6a0 <trace>, check_debuglink=check_debuglink@entry=1, objp=objp@entry=0x5aac53a77e18, lines=lines@entry=0x5aac53d62190, offset=offset@entry=3, errout=0x7e34dabe64e0 <_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 = 0x5aac53b28ce0
        dladdr_fbase = <optimized out>
        fail = <optimized out>
        finish = <optimized out>
#6  0x00005aac4ec19fa1 in rb_dump_backtrace_with_lines (num_traces=<optimized out>, traces=traces@entry=0x5aac4ef7a6a0 <trace>, errout=errout@entry=0x7e34dabe64e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/addr2line.c:2674
        path = <optimized out>
        p = <optimized out>
        info = {dli_fname = 0x7e34dadecc60 "/lib/x86_64-linux-gnu/libc.so.6", dli_fbase = 0x7e34da9e2000, dli_sname = 0x0, dli_saddr = 0x0}
        i = 3
        lines = <optimized out>
        obj = 0x5aac53dbacd0
        dladdr_fbases = <optimized out>
        main_path = <optimized out>
        len = <optimized out>
        next_line = <optimized out>
#7  0x00005aac4eaf17c3 in rb_print_backtrace (errout=0x7e34dabe64e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/vm_dump.c:1107
        n = <optimized out>
        trace = {0x5aac4eaf17af <rb_vm_bugreport+2335>, 0x5aac4ecf8c82 <rb_bug_for_fatal_signal+258>, 0x5aac4ea28ae8 <sigsegv+72>, 0x7e34daa27320 <__restore_rt>, 0x7e34daa7ad61 <__GI___futex_abstimed_wait_cancelable64+225>, 0x7e34daa7d7dd <___pthread_cond_wait+525>, 0x5aac4ea72bd3 <thread_sched_wait_running_turn+147>, 0x5aac4ea75a42 <rb_ractor_sched_wait+242>, 0x5aac4e9c083c <ractor_wait_receive+476>, 0x5aac4e9c0c6e <ractor_port_receive+206>, 0x5aac4eae2adf <vm_exec_core+14591>, 0x5aac4eacfa45 <rb_vm_exec+181>, 0x5aac4e8e6d75 <rb_ec_exec_node+165>, 0x5aac4e8e9339 <ruby_run_node+105>, 0x5aac4e8e37b6 <main+102>, 0x7e34daa0c1ca <__libc_start_call_main+122>, 0x7e34daa0c28b <__libc_start_main_impl+139>, 0x5aac4e8e3805 <_start+37>, 0x0 <repeats 1006 times>}
        n = <optimized out>
#8  rb_vm_bugreport (ctx=ctx@entry=0x5aac53a78140, errout=errout@entry=0x7e34dabe64e0 <_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 = 0x5aac4ef780e0 <_vm>
        current_box = 0x5aac4ef87d20 <root_box>
        ec = <optimized out>
        loaded_features = 138765469547160
#9  0x00005aac4ecf8c82 in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x5aac53a78140, fmt=fmt@entry=0x5aac4edbe906 "Segmentation fault at %p") at /tmp/ruby/src/trunk-yjit/error.c:1131
        pid = -1
        out = 0x7e34dabe64e0 <_IO_2_1_stderr_>
        file = <optimized out>
        line = 742
#10 0x00005aac4ea28ae8 in sigsegv (sig=11, info=0x5aac53a78270, ctx=0x5aac53a78140) at /tmp/ruby/src/trunk-yjit/signal.c:948
No locals.
#11 <signal handler called>
No locals.
#12 0x00007e34daa7ad61 in __futex_abstimed_wait_common64 (private=-361502622, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5aac539bdea4) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#13 __futex_abstimed_wait_common (cancel=true, private=-361502622, abstime=0x0, clockid=0, expected=0, futex_word=0x5aac539bdea4) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#14 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5aac539bdea4, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#15 0x00007e34daa7d7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5aac4ef772d8 <_main_ractor+216>, cond=0x5aac539bde78) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7e34daa7d4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffdcb480cb0, __canceltype = 48, __prev = 0x0}
        cbuffer = {wseq = 3, cond = 0x5aac539bde78, mutex = 0x5aac4ef772d8 <_main_ractor+216>, 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>
#16 ___pthread_cond_wait (cond=cond@entry=0x5aac539bde78, mutex=mutex@entry=0x5aac4ef772d8 <_main_ractor+216>) at ./nptl/pthread_cond_wait.c:627
No locals.
#17 0x00005aac4ea72bd3 in rb_native_cond_wait (mutex=0x5aac4ef772d8 <_main_ractor+216>, cond=0x5aac539bde78) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:231
        r = <optimized out>
        r = <optimized out>
#18 thread_sched_wait_running_turn (sched=sched@entry=0x5aac4ef772d8 <_main_ractor+216>, th=0x5aac4ef741a0 <_main_thread>, can_direct_transfer=can_direct_transfer@entry=false) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:851
        next_th = 0x0
#19 0x00005aac4ea75a42 in rb_ractor_sched_wait (ec=ec@entry=0x5aac539bdfb8, cr=cr@entry=0x5aac4ef77200 <_main_ractor>, ubf=ubf@entry=0x5aac4e9bfb30 <ubf_ractor_wait>, ubf_arg=ubf_arg@entry=0x7ffdcb480de0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1356
        can_direct_transfer = false
        th = 0x5aac4ef741a0 <_main_thread>
        sched = 0x5aac4ef772d8 <_main_ractor+216>
#20 0x00005aac4e9c083c in ractor_wait (cr=0x5aac4ef77200 <_main_ractor>, ec=0x5aac539bdfb8) at /tmp/ruby/src/trunk-yjit/ractor_sync.c:1037
        th = <optimized out>
        waiter = {wakeup_status = wakeup_by_send, th = 0x5aac4ef741a0 <_main_thread>, node = {next = 0x5aac4ef77268 <_main_ractor+104>, prev = 0x5aac4ef77268 <_main_ractor+104>}}
        th = <optimized out>
        waiter = <optimized out>
#21 ractor_wait_receive (ec=ec@entry=0x5aac539bdfb8, cr=cr@entry=0x5aac4ef77200 <_main_ractor>) at /tmp/ruby/src/trunk-yjit/ractor_sync.c:1104
        messages = {set = {n = {next = 0x1, prev = 0x5aac4ef741a0 <_main_thread>}}, closed = 104}
        deliverred = false
#22 0x00005aac4e9c0c6e in ractor_receive (rp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/ractor_sync.c:1157
        v = <optimized out>
        cr = <optimized out>
        cr = <optimized out>
        v = <optimized out>
#23 ractor_port_receive (ec=0x5aac539bdfb8, self=<optimized out>) at /tmp/ruby/src/trunk-yjit/ractor_sync.c:129
        rp = <optimized out>
#24 0x00005aac4eae2adf in vm_exec_core (ec=0x5aac539bdea4, ec@entry=0x5aac539bdfb8) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:7400
        reg_pc = 0x5aac53ae5818
        reg_cfp = 0x7e34da9ddef8
        insns_address_table = {0x5aac4eae1fea <vm_exec_core+11786>, 0x5aac4eae04d2 <vm_exec_core+4850>, 0x5aac4eae0466 <vm_exec_core+4742>, 0x5aac4eae03c5 <vm_exec_core+4581>, 0x5aac4eae034b <vm_exec_core+4459>, 0x5aac4eae02a6 <vm_exec_core+4294>, 0x5aac4eae08b3 <vm_exec_core+5843>, 0x5aac4eae0858 <vm_exec_core+5752>, 0x5aac4eae05da <vm_exec_core+5114>, 0x5aac4eae053e <vm_exec_core+4958>, 0x5aac4eae0952 <vm_exec_core+6002>, 0x5aac4eae06ca <vm_exec_core+5354>, 0x5aac4eae0261 <vm_exec_core+4225>, 0x5aac4eae01f9 <vm_exec_core+4121>, 0x5aac4eae0182 <vm_exec_core+4002>, 0x5aac4eae0145 <vm_exec_core+3941>, 0x5aac4eae010d <vm_exec_core+3885>, 0x5aac4eae00d8 <vm_exec_core+3832>, 0x5aac4eae00a3 <vm_exec_core+3779>, 0x5aac4eae006e <vm_exec_core+3726>, 0x5aac4eadffe9 <vm_exec_core+3593>, 0x5aac4eadffa5 <vm_exec_core+3525>, 0x5aac4eadff5e <vm_exec_core+3454>, 0x5aac4eadff06 <vm_exec_core+3366>, 0x5aac4eadfec0 <vm_exec_core+3296>, 0x5aac4eadfe43 <vm_exec_core+3171>, 0x5aac4eadfe09 <vm_exec_core+3113>, 0x5aac4eadfdac <vm_exec_core+3020>, 0x5aac4eadfd52 <vm_exec_core+2930>, 0x5aac4eadfd15 <vm_exec_core+2869>, 0x5aac4eae10c0 <vm_exec_core+7904>, 0x5aac4eae0f38 <vm_exec_core+7512>, 0x5aac4eae0eb2 <vm_exec_core+7378>, 0x5aac4eae0e4b <vm_exec_core+7275>, 0x5aac4eae0df9 <vm_exec_core+7193>, 0x5aac4eae0d94 <vm_exec_core+7092>, 0x5aac4eae0d47 <vm_exec_core+7015>, 0x5aac4eae0cf2 <vm_exec_core+6930>, 0x5aac4eae0ca8 <vm_exec_core+6856>, 0x5aac4eae0c81 <vm_exec_core+6817>, 0x5aac4eae0c46 <vm_exec_core+6758>, 0x5aac4eae0bf7 <vm_exec_core+6679>, 0x5aac4eae0bc3 <vm_exec_core+6627>, 0x5aac4eae0b12 <vm_exec_core+6450>, 0x5aac4eae0acf <vm_exec_core+6383>, 0x5aac4eae0a8b <vm_exec_core+6315>, 0x5aac4eae1376 <vm_exec_core+8598>, 0x5aac4eae1307 <vm_exec_core+8487>, 0x5aac4eae13a8 <vm_exec_core+8648>, 0x5aac4eae12b8 <vm_exec_core+8408>, 0x5aac4eae1249 <vm_exec_core+8297>, 0x5aac4eae11eb <vm_exec_core+8203>, 0x5aac4eae1139 <vm_exec_core+8025>, 0x5aac4eae10fd <vm_exec_core+7965>, 0x5aac4eae16ac <vm_exec_core+9420>, 0x5aac4eae155b <vm_exec_core+9083>, 0x5aac4eae14b0 <vm_exec_core+8912>, 0x5aac4eadf240 <vm_exec_core+96>, 0x5aac4eae1401 <vm_exec_core+8737>, 0x5aac4eae1614 <vm_exec_core+9268>, 0x5aac4eae15c5 <vm_exec_core+9189>, 0x5aac4eae165d <vm_exec_core+9341>, 0x5aac4eadfcc6 <vm_exec_core+2790>, 0x5aac4eae21f8 <vm_exec_core+12312>, 0x5aac4eadfc77 <vm_exec_core+2711>, 0x5aac4eadfc06 <vm_exec_core+2598>, 0x5aac4eadfbc1 <vm_exec_core+2529>, 0x5aac4eadfb4e <vm_exec_core+2414>, 0x5aac4eadfa96 <vm_exec_core+2230>, 0x5aac4eadfa3c <vm_exec_core+2140>, 0x5aac4eadf9c0 <vm_exec_core+2016>, 0x5aac4eadf2f8 <vm_exec_core+280>, 0x5aac4eadf98c <vm_exec_core+1964>, 0x5aac4eadf94d <vm_exec_core+1901>, 0x5aac4eadf90e <vm_exec_core+1838>, 0x5aac4eadf8d2 <vm_exec_core+1778>, 0x5aac4eadf8ae <vm_exec_core+1742>, 0x5aac4eadf865 <vm_exec_core+1669>, 0x5aac4eadf81c <vm_exec_core+1596>, 0x5aac4eadf7e0 <vm_exec_core+1536>, 0x5aac4eadf722 <vm_exec_core+1346>, 0x5aac4eadf6a3 <vm_exec_core+1219>, 0x5aac4eae2193 <vm_exec_core+12211>, 0x5aac4eae1ffb <vm_exec_core+11803>, 0x5aac4eae2061 <vm_exec_core+11905>, 0x5aac4eae1729 <vm_exec_core+9545>, 0x5aac4eae20fa <vm_exec_core+12058>, 0x5aac4eae1f04 <vm_exec_core+11556>, 0x5aac4eae1f5d <vm_exec_core+11645>, 0x5aac4eae27c6 <vm_exec_core+13798>, 0x5aac4eae2824 <vm_exec_core+13892>, 0x5aac4eae263e <vm_exec_core+13406>, 0x5aac4eae269f <vm_exec_core+13503>, 0x5aac4eae26fd <vm_exec_core+13597>, 0x5aac4eae277a <vm_exec_core+13722>, 0x5aac4eae22c5 <vm_exec_core+12517>, 0x5aac4eae2318 <vm_exec_core+12600>, 0x5aac4eae2385 <vm_exec_core+12709>, 0x5aac4eae2409 <vm_exec_core+12841>, 0x5aac4eae245b <vm_exec_core+12923>, 0x5aac4eae2497 <vm_exec_core+12983>, 0x5aac4eae24e4 <vm_exec_core+13060>, 0x5aac4eae254a <vm_exec_core+13162>, 0x5aac4eae2240 <vm_exec_core+12384>, 0x5aac4eadf632 <vm_exec_core+1106>, 0x5aac4eadf5b2 <vm_exec_core+978>, 0x5aac4eadf509 <vm_exec_core+809>, 0x5aac4eadf4c2 <vm_exec_core+738>, 0x5aac4eadf477 <vm_exec_core+663>, 0x5aac4eadf42e <vm_exec_core+590>, 0x5aac4eadf3dd <vm_exec_core+509>, 0x5aac4eadf3a8 <vm_exec_core+456>, 0x5aac4eadf373 <vm_exec_core+403>, 0x5aac4eae2620 <vm_exec_core+13376>, 0x5aac4eae04c1 <vm_exec_core+4833>, 0x5aac4eae0455 <vm_exec_core+4725>, 0x5aac4eae03b4 <vm_exec_core+4564>, 0x5aac4eae033a <vm_exec_core+4442>, 0x5aac4eae0295 <vm_exec_core+4277>, 0x5aac4eae08a2 <vm_exec_core+5826>, 0x5aac4eae0847 <vm_exec_core+5735>, 0x5aac4eae05c9 <vm_exec_core+5097>, 0x5aac4eae052d <vm_exec_core+4941>, 0x5aac4eae0941 <vm_exec_core+5985>, 0x5aac4eae06b9 <vm_exec_core+5337>, 0x5aac4eae0250 <vm_exec_core+4208>, 0x5aac4eae01e8 <vm_exec_core+4104>, 0x5aac4eae0171 <vm_exec_core+3985>, 0x5aac4eae0134 <vm_exec_core+3924>, 0x5aac4eae00fc <vm_exec_core+3868>, 0x5aac4eae00c7 <vm_exec_core+3815>, 0x5aac4eae0092 <vm_exec_core+3762>, 0x5aac4eae005d <vm_exec_core+3709>, 0x5aac4eadffd8 <vm_exec_core+3576>, 0x5aac4eadff94 <vm_exec_core+3508>, 0x5aac4eadff4d <vm_exec_core+3437>, 0x5aac4eadfef5 <vm_exec_core+3349>, 0x5aac4eadfeaf <vm_exec_core+3279>, 0x5aac4eadfe32 <vm_exec_core+3154>, 0x5aac4eadfdf8 <vm_exec_core+3096>, 0x5aac4eadfd9b <vm_exec_core+3003>, 0x5aac4eadfd41 <vm_exec_core+2913>, 0x5aac4eadfd04 <vm_exec_core+2852>, 0x5aac4eae10af <vm_exec_core+7887>, 0x5aac4eae0f27 <vm_exec_core+7495>, 0x5aac4eae0ea1 <vm_exec_core+7361>, 0x5aac4eae0e3a <vm_exec_core+7258>, 0x5aac4eae0de8 <vm_exec_core+7176>, 0x5aac4eae0d83 <vm_exec_core+7075>, 0x5aac4eae0d36 <vm_exec_core+6998>, 0x5aac4eae0ce1 <vm_exec_core+6913>, 0x5aac4eae0c97 <vm_exec_core+6839>, 0x5aac4eae0c70 <vm_exec_core+6800>, 0x5aac4eae0c35 <vm_exec_core+6741>, 0x5aac4eae0be6 <vm_exec_core+6662>, 0x5aac4eae0bb2 <vm_exec_core+6610>, 0x5aac4eae0b01 <vm_exec_core+6433>, 0x5aac4eae0abe <vm_exec_core+6366>, 0x5aac4eae0a7a <vm_exec_core+6298>, 0x5aac4eae1365 <vm_exec_core+8581>, 0x5aac4eae12f6 <vm_exec_core+8470>, 0x5aac4eae1397 <vm_exec_core+8631>, 0x5aac4eae12a7 <vm_exec_core+8391>, 0x5aac4eae1238 <vm_exec_core+8280>, 0x5aac4eae11da <vm_exec_core+8186>, 0x5aac4eae1128 <vm_exec_core+8008>, 0x5aac4eae10ec <vm_exec_core+7948>, 0x5aac4eae169b <vm_exec_core+9403>, 0x5aac4eae154a <vm_exec_core+9066>, 0x5aac4eae149f <vm_exec_core+8895>, 0x5aac4eae1fbe <vm_exec_core+11742>, 0x5aac4eae13f0 <vm_exec_core+8720>, 0x5aac4eae1603 <vm_exec_core+9251>, 0x5aac4eae15b4 <vm_exec_core+9172>, 0x5aac4eae164c <vm_exec_core+9324>, 0x5aac4eadfcb5 <vm_exec_core+2773>, 0x5aac4eae1fd4 <vm_exec_core+11764>, 0x5aac4eadfc66 <vm_exec_core+2694>, 0x5aac4eadfbf5 <vm_exec_core+2581>, 0x5aac4eadfbb0 <vm_exec_core+2512>, 0x5aac4eadfb3d <vm_exec_core+2397>, 0x5aac4eadfa85 <vm_exec_core+2213>, 0x5aac4eadfa2b <vm_exec_core+2123>, 0x5aac4eadf9af <vm_exec_core+1999>, 0x5aac4eadf2e7 <vm_exec_core+263>, 0x5aac4eadf97b <vm_exec_core+1947>, 0x5aac4eadf93c <vm_exec_core+1884>, 0x5aac4eadf8fd <vm_exec_core+1821>, 0x5aac4eadf8c1 <vm_exec_core+1761>, 0x5aac4eadf89d <vm_exec_core+1725>, 0x5aac4eadf854 <vm_exec_core+1652>, 0x5aac4eadf80b <vm_exec_core+1579>, 0x5aac4eadf7cf <vm_exec_core+1519>, 0x5aac4eadf711 <vm_exec_core+1329>, 0x5aac4eadf692 <vm_exec_core+1202>, 0x5aac4eae1d45 <vm_exec_core+11109>, 0x5aac4eae1d5b <vm_exec_core+11131>, 0x5aac4eae1d71 <vm_exec_core+11153>, 0x5aac4eae1d87 <vm_exec_core+11175>, 0x5aac4eae1d9d <vm_exec_core+11197>...}
#25 0x00005aac4eacfa45 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:2825
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#26 rb_vm_exec (ec=0x5aac539bdfb8) at /tmp/ruby/src/trunk-yjit/vm.c:2801
        _ec = 0x5aac539bdfb8
        _tag = {tag = 36, retval = 4, buf = {0x7ffdcb481318, 0x5aac4eacfaa0 <rb_vm_exec+272>, 0x0, 0x7ffdcb481030, 0x7e34c0379010}, prev = 0x7ffdcb481100, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#27 0x00005aac4eae6262 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:3064
        ec = <optimized out>
        val = <optimized out>
#28 0x00005aac4e8e6d75 in rb_ec_exec_node (ec=ec@entry=0x5aac539bdfb8, n=<optimized out>) at /tmp/ruby/src/trunk-yjit/eval.c:283
        _ec = 0x5aac539bdfb8
        _tag = {tag = 36, retval = 99696098840820, buf = {0x7ffdcb481318, 0x5aac4e8e6dc0 <rb_ec_exec_node+240>, 0x0, 0x7ffdcb4810e0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = <optimized out>
#29 0x00005aac4e8e9339 in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk-yjit/eval.c:321
        ec = 0x5aac539bdfb8
        status = <optimized out>
#30 0x00005aac4e8e37b6 in rb_main (argv=0x7ffdcb481318, argc=114) at /tmp/ruby/src/trunk-yjit/main.c:42
        variable_in_this_stack_frame = 0
#31 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-yjit/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
$2 = 0
">>> Finish
"[Inferior 1 (process 3743319) detached]
[565/758] 3713730=ruby/enc/test_case_comprehensive
[566/758] 3713730=rubygems/test_webauthn_listener_response
[567/758] 3713730=dtrace/test_object_create_start
[568/758] 3713730=-ext-/test_recursion
[569/758] 3713730=ruby/test_nomethod_error
[570/758] 3713730=-ext-/struct/test_duplicate
[571/758] 3713730=psych/test_psych
[572/758] 3713730=-ext-/arith_seq/test_arith_seq_extract
[573/758] 3713729=rubygems/test_gem_commands_signin_command
[574/758] 3713729=ruby/test_set
[575/758] 3713730=test_delegate
[576/758] 3713729=rubygems/test_gem_command_manager
[577/758] 3713730=rubygems/test_gem_ci_detector
[578/758] 3713730=io/wait/test_io_wait_uncommon
[579/758] 3713730=ruby/test_complex2
[580/758] 3713730=ruby/test_inlinecache
[581/758] 3713729=rubygems/test_gem_commands_check_command
[582/758] 3713729=prism/api/dump_test
[583/758] 3713730=ruby/enc/test_shift_jis
[584/758] 3713730=openssl/test_hmac
[585/758] 3713730=ruby/test_super
[586/758] 3713727=did_you_mean/test_ractor_compatibility
[587/758] 3713730=rubygems/test_gem_safe_yaml
[588/758] 3713730=rubygems/test_gem_commands_install_command
[589/758] 3713729=prism/result/comments_test
[590/758] 3713729=rubygems/test_gem_commands_search_command
[591/758] 3713729=ruby/test_numeric
[592/758] 3713729=rubygems/test_gem_source_fetch_problem
[593/758] 3713729=openssl/test_x509store
[594/758] 3713727=ruby/test_method
[595/758] 3713729=erb/test_erb_command
[596/758] 3713729=rubygems/test_gem_request_set_lockfile_tokenizer
[597/758] 3713729=psych/test_numeric
[598/758] 3713729=ruby/test_integer_comb
[599/758] 3713730=rubygems/test_gem_util_atomic_file_writer
[600/758] 3713730=-ext-/method/test_arity
[601/758] 3713730=ruby/test_alias
[602/758] 3713730=json/json_generic_object_test
[603/758] 3713730=prism/ruby/dispatcher_test
[604/758] 3713730=date/test_switch_hitter
[605/758] 3713730=prism/api/command_line_test
[606/758] 3713730=ruby/test_rand
[607/758] 3713730=ruby/enc/test_windows_1252
[608/758] 3713730=prism/result/attribute_write_test
[609/758] 3713730=resolv/test_dns
[610/758] 3713730=-ext-/st/test_update
[611/758] 3713730=openssl/test_pkcs7
[612/758] 3713729=prism/result/warnings_test
[613/758] 3713729=dtrace/test_hash_create
[614/758] 3713729=ruby/test_defined
[615/758] 3713729=-ext-/exception/test_enc_raise
[616/758] 3713729=prism/heredoc_dedent_test
[617/758] 3713729=ruby/test_data
[618/758] 3713729=-ext-/marshal/test_usrmarshal
[619/758] 3713729=yaml/test_dbm
[620/758] 3713729=rubygems/test_gem_commands_exec_command
[621/758] 3713730=-ext-/load/test_dot_dot
[622/758] 3713730=ruby/test_weakkeymap
[623/758] 3713730=ruby/test_trace
[624/758] 3713730=rubygems/test_gem_stream_ui
[625/758] 3713730=prism/unescape_test
[626/758] 3713730=ruby/test_object_id
[627/758] 3713729=ruby/test_arity
[628/758] 3713730=-ext-/symbol/test_type
[629/758] 3713729=rubygems/test_gem_commands_dependency_command
[630/758] 3713730=rubygems/test_require
[631/758] 3713729=psych/test_array
[632/758] 3713729=-ext-/string/test_nofree
[633/758] 3713729=did_you_mean/tree_spell/test_change_word
[634/758] 3713729=dtrace/test_raise
[635/758] 3713729=rubygems/test_gem_name_tuple
[636/758] 3713729=ruby/test_continuation
[637/758] 3713729=prism/api/parse_test
[638/758] 3713729=psych/test_string
[639/758] 3713729=-ext-/hash/test_delete
[640/758] 3713729=rubygems/test_gem_resolver_lock_specification
[641/758] 3713729=rubygems/test_gem_source_lock
[642/758] 3713729=optparse/test_placearg
[643/758] 3713729=ruby/test_pack
[644/758] 3713729=ruby/test_system
[645/758] 3713729=mkmf/test_sizeof
[646/758] 3713730=-ext-/integer/test_my_integer
[647/758] 3713730=mkmf/test_signedness
[648/758] 3713727=test_rbconfig
[649/758] 3713727=ruby/test_transcode
[650/758] 3713727=pathname/test_ractor
[651/758] 3713727=erb/test_erb_m17n
[652/758] 3713727=ruby/test_file_exhaustive
[653/758] 3713729=prism/result/numeric_value_test
[654/758] 3713729=date/test_date_arith
[655/758] 3713729=uri/test_mailto
[656/758] 3713729=fiber/test_sleep
[657/758] 3713729=ruby/test_fnmatch
[658/758] 3713729=ripper/test_files_test
[659/758] 3713729=rubygems/test_gem_spec_fetcher
[660/758] 3713729=test_singleton
[661/758] 3713729=-ext-/struct/test_member
[662/758] 3713729=psych/test_nil
[663/758] 3713729=mkmf/test_convertible
[664/758] 3713730=mkmf/test_have_macro
[665/758] 3713730=rubygems/test_gem_source_local
[666/758] 3713730=optparse/test_autoconf
[667/758] 3713730=fiber/test_thread
[668/758] 3713730=rubygems/test_gem_commands_list_command
[669/758] 3713730=ruby/test_literal
[670/758] 3713730=rubygems/test_gem_remote_fetcher_local_server
[671/758] 3713727=error_highlight/test_error_highlight
[672/758] 3713730=ruby/enc/test_case_mapping
[673/758] 3713730=mkmf/test_have_func
[674/758] 3713727=prism/ruby/parser_test
[675/758] 3713727=ruby/test_readpartial
[676/758] 3713727=rubygems/test_gem_available_set
[677/758] 3713730=-ext-/string/test_modify_expand
[678/758] 3713730=-ext-/string/test_too_many_dummy_encodings
[679/758] 3713727=openssl/test_pkey
[680/758] 3713730=mkmf/test_find_executable
[681/758] 3713730=rubygems/test_gem_source_vendor
[682/758] 3713730=ruby/test_encoding
[683/758] 3713727=ruby/test_gc
[684/758] 3713730=fiber/test_ractor
[685/758] 3713730=mkmf/test_constant
[686/758] 3713728=ruby/test_lazy_enumerator
[687/758] 3713728=ruby/test_sleep
[688/758] 3713728=date/test_date
[689/758] 3713728=socket/test_ancdata
[690/758] 3713728=-ext-/string/test_qsort
[691/758] 3713728=stringio/test_stringio
[692/758] 3713728=rubygems/test_gem_package
[693/758] 3713730=-ext-/eval/test_eval
[694/758] 3713730=rubygems/test_gem_validator
[695/758] 3713730=test_forwardable
[696/758] 3713730=json/json_addition_test
[697/758] 3713730=win32/test_registry
[698/758] 3713730=rubygems/test_gem_commands_help_command
[699/758] 3713730=prism/api/parse_comments_test
[700/758] 3713730=strscan/test_ractor
[701/758] 3713730=psych/test_scalar
[702/758] 3713730=optparse/test_getopts
[703/758] 3713730=-ext-/test_ensure_and_callcc
[704/758] 3713730=-ext-/debug/test_profile_frames
[705/758] 3713730=ruby/test_shapes
[706/758] 3713730=prism/result/overlap_test
[707/758] 3713730=rubygems/test_gem_security
[708/758] 3713728=ruby/test_time
[709/758] 3713728=-ext-/file/test_stat
[710/758] 3713728=psych/test_stream
[711/758] 3713728=rubygems/test_gem_local_remote_options
[712/758] 3713728=ruby/test_range
[713/758] 3713728=rubygems/test_gem_commands_setup_command
[714/758] 3713728=rubygems/test_gem_impossible_dependencies_error
[715/758] 3713728=openssl/test_ts
[716/758] 3713728=prism/api/parse_stream_test
[717/758] 3713728=-ext-/stack/test_stack_overflow
[718/758] 3713728=test_unicode_normalize
[719/758] 3713728=optparse/test_zsh_completion
[720/758] 3713728=-ext-/st/test_foreach
[721/758] 3713728=did_you_mean/spell_checking/test_uncorrectable_name_check
[722/758] 3713728=rubygems/test_gem_request_set_gem_dependency_api
[723/758] 3713728=resolv/test_mdns
[724/758] 3713728=json/json_ext_parser_test
[725/758] 3713728=ruby/test_pipe
[726/758] 3713728=socket/test_udp
[727/758] 3713728=ruby/enc/test_emoji_breaks
[728/758] 3713728=optparse/test_summary
[729/758] 3713730=rubygems/test_gem_silent_ui
[730/758] 3713728=prism/api/lex_test
[731/758] 3713728=rubygems/test_gem_request_set_lockfile_parser
[732/758] 3713730=net/http/test_https_proxy
[733/758] 3713730=ruby/test_process
[734/758] 3713728=psych/test_stringio
[735/758] 3713728=rubygems/test_gem_dependency_resolution_error
[736/758] 3713728=rubygems/test_gem_commands_outdated_command
[737/758] 3713728=prism/ruby/ripper_test
[738/758] 3713729=ruby/test_arithmetic_sequence
[739/758] 3713729=rubygems/test_rubygems
[740/758] 3713729=prism/version_test
[741/758] 3713729=json/json_generator_test
[742/758] 3713728=test_prettyprint
[743/758] 3713728=ruby/enc/test_big5
[744/758] 3713728=socket/test_nonblock
[745/758] 3713728=optparse/test_did_you_mean
[746/758] 3713728=prism/api/parse_success_test
[747/758] 3713728=prism/encoding/regular_expression_encoding_test
[748/758] 3713728=prism/result/static_literals_test
[749/758] 3713728=test_extlibs
[750/758] 3713727=test_securerandom
[751/758] 3713727=rubygems/test_gem_update_suggestion
[752/758] 3713727=fiber/test_queue
[753/758] 3713727=zlib/test_zlib
[754/758] 3713729=fiber/test_timeout
[755/758] 3713729=rubygems/test_gem_package_tar_header_ractor
[756/758] 3713728=ruby/test_proc
[757/758] 3713729=rubygems/test_gem_resolver_lock_set
[758/758] 3713729=rubygems/test_gem_commands_sources_command

  1) Error:
TestObjSpaceRactor#test_undefine_finalizer:
Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)
pid 3743319 killed by SIGSEGV (signal 11) (core dumped)
| 
| <internal:ractor>:742: [BUG] Segmentation fault at 0x000003e90038aac2
| ruby 4.1.0dev (2026-02-16T17:00:09Z master babbbf332a) +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:000f70 l:n b:---- EVAL   -:26 [FINISH]
| c:0001 p:0000 s:0003 E:0009c0 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: 4
| Ruby thread count for this ractor: 1
| 
| -- Machine register context ------------------------------------------------
|  RIP: 0x00007e34daa7ad61 RBP: 0x00007ffdcb480c40 RSP: 0x00007ffdcb480c00
|  RAX: 0xfffffffffffffffc RBX: 0x00005aac539bde78 RCX: 0x00007e34daa7ad61
|  RDX: 0x0000000000000000 RDI: 0x00005aac539bdea4 RSI: 0x0000000000000189
|   R8: 0x0000000000000000  R9: 0x00000000ffffffff R10: 0x0000000000000000
|  R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000
|  R14: 0x00005aac4ef772d8 R15: 0x00005aac539bdea4 EFL: 0x0000000000000246
| 
| -- C level backtrace information -------------------------------------------
| th: 0x5aac4ef741a0, native_id: 0x7e34da9df7c0
| -- 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:000f70 l:n b:---- EVAL   -:26 [FINISH]
| c:0001 p:0000 s:0003 E:0009c0 l:y b:---- DUMMY  [FINISH]
| 
| /tmp/ruby/build/trunk-yjit/ruby(rb_print_backtrace+0x14) [0x5aac4eaf17af] /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) [0x5aac4ecf8c82] /tmp/ruby/src/trunk-yjit/error.c:1131
| /tmp/ruby/build/trunk-yjit/ruby(sigsegv+0x48) [0x5aac4ea28ae8] /tmp/ruby/src/trunk-yjit/signal.c:948
| /lib/x86_64-linux-gnu/libc.so.6(0x7e34daa27320) [0x7e34daa27320]
| /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x7e34daa7ad61] ./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) [0x7e34daa7d7dd] ./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) [0x5aac4ea72bd3] /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) [0x5aac4ea75a42] /tmp/ruby/src/trunk-yjit/thread_pthread.c:1356
| /tmp/ruby/build/trunk-yjit/ruby(ractor_wait+0x4c) [0x5aac4e9c083c] /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) [0x5aac4e9c0c6e] /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) [0x5aac4eae2adf] /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:7400
| /tmp/ruby/build/trunk-yjit/ruby(vm_exec_loop+0xa) [0x5aac4eacfa45] /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) [0x5aac4e8e6d75] /tmp/ruby/src/trunk-yjit/eval.c:283
| /tmp/ruby/build/trunk-yjit/ruby(ruby_run_node+0x69) [0x5aac4e8e9339] /tmp/ruby/src/trunk-yjit/eval.c:321
| /tmp/ruby/build/trunk-yjit/ruby(rb_main+0x21) [0x5aac4e8e37b6] /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) [0x7e34daa0c1ca] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7e34daa0c28b] ../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
| [0x5aac4e8e3805]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Loaded script: -
| 
| * Ruby Box: disabled
| * Loaded features:
| 
|     0 enumerator.so
|     1 monitor.so
|     2 thread.rb
|     3 fiber.so
|     4 rational.so
|     5 complex.so
|     6 pathname.so
|     7 ruby2_keywords.rb
|     8 set.rb
|     9 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
|    10 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
|    11 /tmp/ruby/src/trunk-yjit/lib/open3/version.rb
|    12 /tmp/ruby/src/trunk-yjit/lib/open3.rb
|    13 /tmp/ruby/src/trunk-yjit/lib/timeout.rb
|    14 /tmp/ruby/build/trunk-yjit/rbconfig.rb
|    15 /tmp/ruby/src/trunk-yjit/tool/lib/find_executable.rb
|    16 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
|    17 /tmp/ruby/src/trunk-yjit/tool/lib/envutil.rb
|    18 /tmp/ruby/src/trunk-yjit/tool/lib/colorize.rb
|    19 /tmp/ruby/src/trunk-yjit/tool/lib/leakchecker.rb
|    20 /tmp/ruby/src/trunk-yjit/lib/prettyprint.rb
|    21 /tmp/ruby/src/trunk-yjit/lib/pp.rb
|    22 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/assertions.rb
|    23 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
|    24 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
|    25 /tmp/ruby/src/trunk-yjit/tool/lib/core_assertions.rb
|    26 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb
|    27 /tmp/ruby/src/trunk-yjit/tool/lib/test/jobserver.rb
|    28 /tmp/ruby/src/trunk-yjit/lib/optparse.rb
|    29 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb
|    30 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
|    31 /tmp/ruby/build/trunk-yjit/.ext/common/objspace.rb
| 
| * Process memory map:
| 
| 5aac46597000-5aac4659b000 r-xp 00000000 00:00 0                          [anon:Ruby:rb_jit_reserve_addr_space]
| 5aac4659b000-5aac4e597000 ---p 00000000 00:00 0                          [anon:Ruby:rb_jit_reserve_addr_space]
| 5aac4e892000-5aac4e8d2000 r--p 00000000 00:c6 17302141                   /tmp/ruby/build/trunk-yjit/ruby
| 5aac4e8d2000-5aac4edb7000 r-xp 00040000 00:c6 17302141                   /tmp/ruby/build/trunk-yjit/ruby
| 5aac4edb7000-5aac4ef5d000 r--p 00525000 00:c6 17302141                   /tmp/ruby/build/trunk-yjit/ruby
| 5aac4ef5d000-5aac4ef74000 r--p 006cb000 00:c6 17302141                   /tmp/ruby/build/trunk-yjit/ruby
| 5aac4ef74000-5aac4ef75000 rw-p 006e2000 00:c6 17302141                   /tmp/ruby/build/trunk-yjit/ruby
| 5aac4ef75000-5aac4ef8c000 rw-p 00000000 00:00 0 
| 5aac539b9000-5aac53dff000 rw-p 00000000 00:00 0                          [heap]
| 7e3488000000-7e3488027000 rw-p 00000000 00:00 0 
| 7e3488027000-7e348c000000 ---p 00000000 00:00 0 
| 7e348c704000-7e348c90b000 r--s 00000000 00:c6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7e348c90b000-7e3490000000 r--s 00000000 00:c6 17302141                   /tmp/ruby/build/trunk-yjit/ruby
| 7e3490000000-7e3490036000 rw-p 00000000 00:00 0 
| 7e3490036000-7e3494000000 ---p 00000000 00:00 0 
| 7e3494000000-7e3494028000 rw-p 00000000 00:00 0 
| 7e3494028000-7e3498000000 ---p 00000000 00:00 0 
| 7e3498000000-7e3498029000 rw-p 00000000 00:00 0 
| 7e3498029000-7e349c000000 ---p 00000000 00:00 0 
| 7e349c000000-7e349c026000 rw-p 00000000 00:00 0 
| 7e349c026000-7e34a0000000 ---p 00000000 00:00 0 
| 7e34a0090000-7e34a0160000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7e34a016f000-7e34a0170000 ---p 00000000 00:00 0 
| 7e34a0170000-7e34a0190000 rw-p 00000000 00:00 0 
| 7e34a0190000-7e34a01b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7e34a01bf000-7e34a01c0000 ---p 00000000 00:00 0 
| 7e34a01c0000-7e34a01e0000 rw-p 00000000 00:00 0 
| 7e34a01f0000-7e34a0200000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7e34a0200000-7e34a0301000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7e34a0301000-7e34a0302000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7e34a0302000-7e34a0422000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7e34a0422000-7e34a0423000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7e34a0423000-7e34a0543000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7e34a0543000-7e34a0544000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7e34a0544000-7e34a0664000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7e34a0664000-7e34a0665000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7e34a0665000-7e34a0785000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7e34a0785000-7e34a0786000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7e34a0786000-7e34a08a6000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7e34a08a6000-7e34a08a7000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7e34a08a7000-7e34c0200000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7e34c020d000-7e34c020e000 ---p 00000000 00:00 0 
| 7e34c020e000-7e34c022e000 rw-p 00000000 00:00 0 
| 7e34c022e000-7e34c022f000 ---p 00000000 00:00 0 
| 7e34c022f000-7e34c024f000 rw-p 00000000 00:00 0 
| 7e34c024f000-7e34c0250000 ---p 00000000 00:00 0 
| 7e34c0250000-7e34c0270000 rw-p 00000000 00:00 0 
| 7e34c0270000-7e34c02a0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7e34c02ae000-7e34c02ef000 rw-p 00000000 00:00 0 
| 7e34c0300000-7e34c03b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7e34c03bf000-7e34c03c0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c03c0000-7e34c0401000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0401000-7e34c0402000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0402000-7e34c0443000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0443000-7e34c0444000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0444000-7e34c0485000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0485000-7e34c0486000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0486000-7e34c04c7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c04c7000-7e34c04c8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c04c8000-7e34c0509000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0509000-7e34c050a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c050a000-7e34c054b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c054b000-7e34c054c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c054c000-7e34c058d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c058d000-7e34c058e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c058e000-7e34c05cf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c05cf000-7e34c05d0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c05d0000-7e34c0611000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0611000-7e34c0612000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0612000-7e34c0653000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0653000-7e34c0654000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0654000-7e34c0695000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0695000-7e34c0696000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0696000-7e34c06d7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c06d7000-7e34c06d8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c06d8000-7e34c0719000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0719000-7e34c071a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c071a000-7e34c075b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c075b000-7e34c075c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c075c000-7e34c079d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c079d000-7e34c079e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c079e000-7e34c07df000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c07df000-7e34c07e0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c07e0000-7e34c0821000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0821000-7e34c0822000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0822000-7e34c0863000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0863000-7e34c0864000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0864000-7e34c08a5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c08a5000-7e34c08a6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c08a6000-7e34c08e7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c08e7000-7e34c08e8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c08e8000-7e34c0929000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0929000-7e34c092a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c092a000-7e34c096b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
Finished tests in 1190.112563s, 28.8334 tests/s, 6087.7073 assertions/s.
| 7e34c096b000-7e34c096c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c096c000-7e34c09ad000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c09ad000-7e34c09ae000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c09ae000-7e34c09ef000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c09ef000-7e34c09f0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c09f0000-7e34c0a31000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0a31000-7e34c0a32000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0a32000-7e34c0a73000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0a73000-7e34c0a74000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0a74000-7e34c0ab5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0ab5000-7e34c0ab6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0ab6000-7e34c0af7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0af7000-7e34c0af8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0af8000-7e34c0b39000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0b39000-7e34c0b3a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0b3a000-7e34c0b7b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0b7b000-7e34c0b7c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0b7c000-7e34c0bbd000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0bbd000-7e34c0bbe000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0bbe000-7e34c0bff000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 7e34c0bff000-7e34c0c00000 ---p 00000000 00:00 0 
| 7e34c0c00000-7e34c1400000 rw-p 00000000 00:00 0 
| 7e34c1400000-7e34d9400000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
| 7e34d9400000-7e34da800000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
| 7e34da810000-7e34da890000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7e34da890000-7e34da892000 r--p 00000000 00:c6 17325725                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 7e34da892000-7e34da897000 r-xp 00002000 00:c6 17325725                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 7e34da897000-7e34da898000 r--p 00007000 00:c6 17325725                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 7e34da898000-7e34da899000 r--p 00008000 00:c6 17325725                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 7e34da899000-7e34da89a000 rw-p 00009000 00:c6 17325725                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 7e34da89a000-7e34da89b000 r--p 00000000 00:c6 17325583                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 7e34da89b000-7e34da89c000 r-xp 00001000 00:c6 17325583                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 7e34da89c000-7e34da89d000 r--p 00002000 00:c6 17325583                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 7e34da89d000-7e34da89e000 r--p 00002000 00:c6 17325583                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 7e34da89e000-7e34da89f000 rw-p 00003000 00:c6 17325583                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 7e34da8a0000-7e34da8a3000 r--p 00000000 00:c6 17325773                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
| 7e34da8a3000-7e34da8ac000 r-xp 00003000 00:c6 17325773                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
| 7e34da8ac000-7e34da8ae000 r--p 0000c000 00:c6 17325773                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
| 7e34da8ae000-7e34da8af000 r--p 0000d000 00:c6 17325773                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
| 7e34da8af000-7e34da8b0000 rw-p 0000e000 00:c6 17325773                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
| 7e34da8b0000-7e34da8d0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 7e34da8d3000-7e34da8d4000 r--p 00000000 00:c6 17325846                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 7e34da8d4000-7e34da8d6000 r-xp 00001000 00:c6 17325846                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 7e34da8d6000-7e34da8d7000 r--p 00003000 00:c6 17325846                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 7e34da8d7000-7e34da8d8000 r--p 00003000 00:c6 17325846                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 7e34da8d8000-7e34da8d9000 rw-p 00004000 00:c6 17325846                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 7e34da8d9000-7e34da8da000 r--p 00000000 00:c6 17325199                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 7e34da8da000-7e34da8db000 r-xp 00001000 00:c6 17325199                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 7e34da8db000-7e34da8dc000 r--p 00002000 00:c6 17325199                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 7e34da8dc000-7e34da8dd000 r--p 00002000 00:c6 17325199                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 7e34da8dd000-7e34da8de000 rw-p 00003000 00:c6 17325199                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 7e34da8de000-7e34da9e2000 rw-p 00000000 00:00 0 
| 7e34da9e2000-7e34daa0a000 r--p 00000000 00:c6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7e34daa0a000-7e34dab92000 r-xp 00028000 00:c6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7e34dab92000-7e34dabe1000 r--p 001b0000 00:c6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7e34dabe1000-7e34dabe5000 r--p 001fe000 00:c6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7e34dabe5000-7e34dabe7000 rw-p 00202000 00:c6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7e34dabe7000-7e34dabf6000 rw-p 00000000 00:00 0 
| 7e34dabf6000-7e34dabfa000 r--p 00000000 00:c6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7e34dabfa000-7e34dac1d000 r-xp 00004000 00:c6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7e34dac1d000-7e34dac21000 r--p 00027000 00:c6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7e34dac21000-7e34dac22000 r--p 0002b000 00:c6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7e34dac22000-7e34dac23000 rw-p 0002c000 00:c6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7e34dac23000-7e34dac33000 r--p 00000000 00:c6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7e34dac33000-7e34dacb2000 r-xp 00010000 00:c6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7e34dacb2000-7e34dad0a000 r--p 0008f000 00:c6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7e34dad0a000-7e34dad0b000 r--p 000e7000 00:c6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7e34dad0b000-7e34dad0c000 rw-p 000e8000 00:c6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7e34dad0c000-7e34dad0e000 r--p 00000000 00:c6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7e34dad0e000-7e34dad23000 r-xp 00002000 00:c6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7e34dad23000-7e34dad3c000 r--p 00017000 00:c6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7e34dad3c000-7e34dad3d000 r--p 0002f000 00:c6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7e34dad3d000-7e34dad3e000 rw-p 00030000 00:c6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7e34dad3e000-7e34dad46000 rw-p 00000000 00:00 0 
| 7e34dad46000-7e34dad50000 r--p 00000000 00:c6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7e34dad50000-7e34dadb3000 r-xp 0000a000 00:c6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7e34dadb3000-7e34dadc8000 r--p 0006d000 00:c6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7e34dadc8000-7e34dadc9000 r--p 00081000 00:c6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7e34dadc9000-7e34dadca000 rw-p 00082000 00:c6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7e34dadca000-7e34dadcc000 r--p 00000000 00:c6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7e34dadcc000-7e34dadde000 r-xp 00002000 00:c6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7e34dadde000-7e34dade4000 r--p 00014000 00:c6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7e34dade4000-7e34dade5000 r--p 0001a000 00:c6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7e34dade5000-7e34dade6000 rw-p 0001b000 00:c6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7e34dade6000-7e34dade7000 r--p 00000000 00:c6 17324776                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 7e34dade7000-7e34dade8000 r-xp 00001000 00:c6 17324776                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 7e34dade8000-7e34dade9000 r--p 00002000 00:c6 17324776                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 7e34dade9000-7e34dadea000 r--p 00002000 00:c6 17324776                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 7e34dadea000-7e34dadeb000 rw-p 00003000 00:c6 17324776                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 7e34dadeb000-7e34daded000 rw-p 00000000 00:00 0 
| 7e34daded000-7e34dadee000 r--p 00000000 00:c6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7e34dadee000-7e34dae19000 r-xp 00001000 00:c6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7e34dae19000-7e34dae23000 r--p 0002c000 00:c6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7e34dae23000-7e34dae25000 r--p 00036000 00:c6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7e34dae25000-7e34dae27000 rw-p 00038000 00:c6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffdcb462000-7ffdcb484000 rw-p 00000000 00:00 0                          [stack]
| 7ffdcb566000-7ffdcb56a000 r--p 00000000 00:00 0                          [vvar]
| 7ffdcb56a000-7ffdcb56c000 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'

34315 tests, 7245057 assertions, 0 failures, 1 errors, 158 skips

ruby -v: ruby 4.1.0dev (2026-02-16T17:00:09Z master babbbf332a) +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
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/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-16T17:00:09Z master babbbf332a) +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 ............................................................
  3420 .....

Finished in 133.140001 seconds

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