# Logfile created on 2025-11-12 15:31:19 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007bdd9b50fdd0 @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_gcc14", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc14", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc14", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc14", @configure_opts=["CC=gcc-14"], @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_gcc14.20251112-153119", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007bdd9b6bdb28 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007bdd9b6bd740 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007bdd9b449428 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc14.20251112-153119", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc14.20251112-153119>, @binmode=false, @mon_data=#<Monitor:0x00007bdd9b6bd2b8>, @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
From https://github.com/ruby/ruby
   efd9845..6a05545  master     -> origin/master
Updating efd9845..6a05545
Fast-forward
 NEWS.md                               |   2 +-
 ext/io/wait/extconf.rb                |  19 +-
 ext/io/wait/io-wait.gemspec           |   4 +-
 ext/io/wait/wait.c                    | 420 +---------------------------------
 test/io/wait/test_io_wait.rb          |  30 ---
 test/io/wait/test_io_wait_uncommon.rb |  15 --
 6 files changed, 5 insertions(+), 485 deletions(-)
Latest commit hash = 6a05545184
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk_gcc14/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_gcc14'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-14
	LD = ld
	LDSHARED = gcc-14 -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_gcc14/include -I/tmp/ruby/src/trunk_gcc14 -I/tmp/ruby/src/trunk_gcc14/prism -I/tmp/ruby/src/trunk_gcc14/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc14/target/release/' '/tmp/ruby/src/trunk_gcc14/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc14/target/release/' '/tmp/ruby/src/trunk_gcc14/zjit/src/lib.rs'
gcc-14 (Ubuntu 14-20240412-0ubuntu1) 14.0.1 20240412 (experimental) [master r14-9935-g67e1433a94f]
Copyright (C) 2024 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_gcc14/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-14
	LD = ld
	LDSHARED = gcc-14 -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_gcc14/include -I/tmp/ruby/src/trunk_gcc14 -I/tmp/ruby/src/trunk_gcc14/prism -I/tmp/ruby/src/trunk_gcc14/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc14/target/release/' '/tmp/ruby/src/trunk_gcc14/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc14/target/release/' '/tmp/ruby/src/trunk_gcc14/zjit/src/lib.rs'
gcc-14 (Ubuntu 14-20240412-0ubuntu1) 14.0.1 20240412 (experimental) [master r14-9935-g67e1433a94f]
Copyright (C) 2024 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
dcb90f8a75ffa56ee36a2d005b20ac4fc392f3f4627a26ab3f4823561e332831  builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_gcc14/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-14
	LD = ld
	LDSHARED = gcc-14 -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_gcc14/include -I/tmp/ruby/src/trunk_gcc14 -I/tmp/ruby/src/trunk_gcc14/prism -I/tmp/ruby/src/trunk_gcc14/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc14/target/release/' '/tmp/ruby/src/trunk_gcc14/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc14/target/release/' '/tmp/ruby/src/trunk_gcc14/zjit/src/lib.rs'
gcc-14 (Ubuntu 14-20240412-0ubuntu1) 14.0.1 20240412 (experimental) [master r14-9935-g67e1433a94f]
Copyright (C) 2024 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
configuring io/wait
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/io/wait'
compiling /tmp/ruby/src/trunk_gcc14/ext/io/wait/wait.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/pty'
linking shared-object io/wait.so
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/io/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-14
	LD = ld
	LDSHARED = gcc-14 -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_gcc14/include -I/tmp/ruby/src/trunk_gcc14 -I/tmp/ruby/src/trunk_gcc14/prism -I/tmp/ruby/src/trunk_gcc14/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc14/target/release/' '/tmp/ruby/src/trunk_gcc14/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc14/target/release/' '/tmp/ruby/src/trunk_gcc14/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
generating encdb.h
gcc-14 (Ubuntu 14-20240412-0ubuntu1) 14.0.1 20240412 (experimental) [master r14-9935-g67e1433a94f]
Copyright (C) 2024 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
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
./miniruby -I/tmp/ruby/src/trunk_gcc14/lib -I. -I.ext/common  /tmp/ruby/src/trunk_gcc14/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_gcc14/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_gcc14/bin
installing base libraries:          /tmp/ruby/install/trunk_gcc14/lib
installing arch files:              /tmp/ruby/install/trunk_gcc14/lib/ruby/4.0.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_gcc14/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_gcc14/lib/ruby/4.0.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_gcc14/lib/ruby/site_ruby/4.0.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_gcc14/lib/ruby/vendor_ruby/4.0.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_gcc14/include/ruby-4.0.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_gcc14/lib/ruby/4.0.0+0
installing extension scripts:       /tmp/ruby/install/trunk_gcc14/lib/ruby/site_ruby/4.0.0+0
installing extension scripts:       /tmp/ruby/install/trunk_gcc14/lib/ruby/vendor_ruby/4.0.0+0
installing extension headers:       /tmp/ruby/install/trunk_gcc14/include/ruby-4.0.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_gcc14/bin
installing library scripts:         /tmp/ruby/install/trunk_gcc14/lib/ruby/4.0.0+0
installing common headers:          /tmp/ruby/install/trunk_gcc14/include/ruby-4.0.0+0
installing manpages:                /tmp/ruby/install/trunk_gcc14/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_gcc14/lib/ruby/gems/4.0.0+0
                                    bundler 4.0.0.dev
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 5.1.3
                                    error_highlight 0.7.0
                                    fileutils 1.8.0
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.7.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.8.0
                                    pp 0.6.3
                                    prettyprint 0.2.0
                                    prism 1.6.0
                                    resolv 0.6.3
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.4
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    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_gcc14/lib/ruby/gems/4.0.0+0
                                    date 3.5.0
                                    digest 3.2.1
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.1
                                    io-nonblock 0.3.2
                                    io-wait 0.4.0.dev
                                    json 2.16.0
                                    openssl 4.0.0.pre
                                    psych 5.2.6
                                    stringio 3.1.9.dev
                                    strscan 3.1.6.dev
                                    zlib 3.2.2
installing bundled gems:            /tmp/ruby/install/trunk_gcc14/lib/ruby/gems/4.0.0+0
                                    minitest 5.26.1
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.1
                                    rexml 3.4.4
                                    rss 0.3.1
                                    net-ftp 0.3.9
                                    net-imap 0.5.12
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.9.5
                                    typeprof 0.31.0
                                    debug 1.11.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 3.3.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.12
                                    ostruct 0.6.3
                                    pstore 0.2.0
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 6.15.1
                                    irb 1.15.3
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /tmp/ruby/install/trunk_gcc14/lib/ruby/gems/4.0.0+0/cache
skipped bundled gems:
    win32ole-1.9.2.gem              extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2021 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-14
	LD = ld
	LDSHARED = gcc-14 -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_gcc14/include -I/tmp/ruby/src/trunk_gcc14 -I/tmp/ruby/src/trunk_gcc14/prism -I/tmp/ruby/src/trunk_gcc14/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc14/target/release/' '/tmp/ruby/src/trunk_gcc14/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc14/target/release/' '/tmp/ruby/src/trunk_gcc14/zjit/src/lib.rs'
gcc-14 (Ubuntu 14-20240412-0ubuntu1) 14.0.1 20240412 (experimental) [master r14-9935-g67e1433a94f]
Copyright (C) 2024 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_gcc14/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_gcc14/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_gcc14/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-14
	LD = ld
	LDSHARED = gcc-14 -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_gcc14/include -I/tmp/ruby/src/trunk_gcc14 -I/tmp/ruby/src/trunk_gcc14/prism -I/tmp/ruby/src/trunk_gcc14/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc14/target/release/' '/tmp/ruby/src/trunk_gcc14/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc14/target/release/' '/tmp/ruby/src/trunk_gcc14/zjit/src/lib.rs'
gcc-14 (Ubuntu 14-20240412-0ubuntu1) 14.0.1 20240412 (experimental) [master r14-9935-g67e1433a94f]
Copyright (C) 2024 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

# Running tests:

[  1/757] 128451=json/json_fixtures_test
[  2/757] 128454=optparse/test_acceptable
[  3/757] 128451=-ext-/stack/test_stack_overflow
[  4/757] 128452=-ext-/integer/test_my_integer
[  5/757] 128452=uri/test_file
[  6/757] 128453=dtrace/test_load
[  7/757] 128453=prism/result/node_id_test
[  8/757] 128452=ruby/test_enum
[  9/757] 128454=fiber/test_thread
[ 10/757] 128451=ruby/test_literal
[ 11/757] 128454=openssl/test_pkey
[ 12/757] 128453=-ext-/test_bug-3571
[ 13/757] 128453=net/http/test_httpheader
[ 14/757] 128453=rubygems/test_gem_commands_info_command
[ 15/757] 128454=rubygems/test_gem_source_lock
[ 16/757] 128454=openssl/test_ns_spki
[ 17/757] 128454=socket/test_socket
[ 18/757] 128453=fiber/test_ractor
[ 19/757] 128453=-ext-/proc/test_bmethod
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 20/757] 128453=rubygems/test_gem_platform
[ 21/757] 128453=ruby/test_class
[ 22/757] 128451=ruby/test_const
[ 23/757] 128451=rubygems/test_gem_request_set_lockfile_tokenizer
[ 24/757] 128451=prism/snippets_test
[ 25/757] 128452=-ext-/struct/test_data
[ 26/757] 128452=io/wait/test_io_wait
[ 27/757] 128452=optparse/test_kwargs
[ 28/757] 128452=-ext-/string/test_external_new
[ 29/757] 128452=openssl/test_pkey_rsa
.Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007fe040f67020 /tmp/ruby/build/trunk_gcc14/.ext/common/socket.rb:722 sleep>
Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x00007fe040f67020 /tmp/ruby/build/trunk_gcc14/.ext/common/socket.rb:722 dead>
[ 30/757] 128454=ruby/test_module
[ 31/757] 128452=rubygems/test_deprecate
[ 32/757] 128452=-ext-/st/test_numhash
[ 33/757] 128452=openssl/test_ssl
[ 34/757] 128454=rubygems/test_gem_ext_cargo_builder_unit
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 35/757] 128454=prism/result/constant_path_node_test
[ 36/757] 128454=ruby/test_parse
[ 37/757] 128454=openssl/test_ssl_session
[ 38/757] 128451=ruby/test_stack
[ 39/757] 128454=psych/test_scalar
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 40/757] 128454=rubygems/test_gem_dependency
[ 41/757] 128454=-ext-/test_bug-5832
[ 42/757] 128454=ruby/test_econv
[ 43/757] 128451=ruby/enc/test_euc_kr
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[ 44/757] 128451=rubygems/test_gem_gemcutter_utilities
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 45/757] 128451=-ext-/marshal/test_usrmarshal
[ 46/757] 128451=ruby/test_rubyvm
[ 47/757] 128451=ripper/test_sexp
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 48/757] 128451=rubygems/test_gem_available_set
[ 49/757] 128451=-ext-/string/test_modify_expand
[ 50/757] 128451=ruby/test_call
[ 51/757] 128451=psych/test_stream
[ 52/757] 128451=prism/ruby/pattern_test
[ 53/757] 128451=prism/library_symbols_test
[ 54/757] 128451=openssl/test_pkey_dh
[ 55/757] 128454=rubygems/test_gem_source_vendor
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 56/757] 128454=-ext-/typeddata/test_typeddata
[ 57/757] 128451=socket/test_basicsocket
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 58/757] 128451=rubygems/test_gem_command_manager
[ 59/757] 128451=ruby/test_io_buffer
[ 60/757] 128451=date/test_date_strftime
[ 61/757] 128454=fiber/test_mutex
[ 62/757] 128451=psych/test_yaml
[ 63/757] 128451=-ext-/string/test_set_len
[ 64/757] 128451=ruby/test_struct
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 65/757] 128454=rubygems/test_config
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[ 66/757] 128454=rubygems/test_gem_package_tar_writer
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 67/757] 128454=json/json_generic_object_test
[ 68/757] 128454=uri/test_ldap
[ 69/757] 128454=date/test_date_new
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 70/757] 128454=rubygems/test_gem_commands_dependency_command
[ 71/757] 128454=psych/test_alias_and_anchor
[ 72/757] 128454=openssl/test_x509name
[ 73/757] 128454=fiber/test_io_buffer
[ 74/757] 128454=ruby/test_random_formatter
[ 75/757] 128454=date/test_date_marshal
[ 76/757] 128454=ruby/test_fixnum
[ 77/757] 128454=ruby/test_signal
[ 78/757] 128453=ruby/test_process
[ 79/757] 128452=test_tempfile
[ 80/757] 128454=rubygems/test_gem_commands_install_command
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 81/757] 128454=rubygems/test_gem_resolver_lock_specification
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 82/757] 128454=prism/newline_test
[ 83/757] 128452=-ext-/debug/test_profile_frames
[ 84/757] 128454=-ext-/string/test_ellipsize
[ 85/757] 128452=prism/result/attribute_write_test
[ 86/757] 128454=test_time
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[ 87/757] 128452=rubygems/test_gem_ci_detector
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 88/757] 128452=psych/handlers/test_recorder
[ 89/757] 128454=rubygems/test_gem_resolver_composed_set
[ 90/757] 128452=io/wait/test_io_wait_uncommon
[ 91/757] 128452=test_securerandom
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[ 92/757] 128452=rubygems/test_bundled_ca
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 93/757] 128454=rubygems/test_gem_resolver_vendor_set
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[ 94/757] 128451=mkmf/test_egrep_cpp
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
[ 95/757] 128452=-ext-/iseq_load/test_iseq_load
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 96/757] 128454=date/test_date_conv
[ 97/757] 128454=psych/json/test_stream
[ 98/757] 128454=psych/visitors/test_to_ruby
[ 99/757] 128454=-ext-/debug/test_debug
[100/757] 128454=psych/test_tree_builder
[101/757] 128454=-ext-/load/test_protect
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[102/757] 128454=rubygems/test_gem_install_update_options
[103/757] 128454=-ext-/wait/test_wait
[104/757] 128454=ruby/enc/test_euc_tw
[105/757] 128454=ruby/test_ifunless
[106/757] 128454=prism/bom_test
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[107/757] 128454=rubygems/test_gem_installer
[108/757] 128454=ruby/test_file
[109/757] 128451=-ext-/integer/test_integer
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[110/757] 128451=rubygems/test_gem_commands_sources_command
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[111/757] 128451=rubygems/test_gem_remote_fetcher_local_server
[112/757] 128451=ruby/test_comparable
[113/757] 128451=ruby/test_m17n_comb
[114/757] 128454=ruby/test_string_memory
[115/757] 128454=ruby/test_io_timeout
[116/757] 128454=-ext-/struct/test_duplicate
[117/757] 128454=openssl/test_hmac
[118/757] 128454=net/http/test_buffered_io
[119/757] 128454=-ext-/string/test_capacity
[120/757] 128454=-ext-/float/test_nextafter
[121/757] 128454=-ext-/symbol/test_inadvertent_creation
[122/757] 128452=ruby/test_arithmetic_sequence
[123/757] 128452=ruby/test_numeric
[124/757] 128454=fiber/test_io
[125/757] 128452=did_you_mean/test_tree_spell_checker
[126/757] 128454=psych/test_psych_set
[127/757] 128454=psych/test_scalar_scanner
[128/757] 128454=psych/visitors/test_emitter
[129/757] 128454=rubygems/test_gem_ext_configure_builder
[130/757] 128452=psych/test_emitter
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[131/757] 128452=prism/magic_comment_test
[132/757] 128454=cgi/test_cgi_escape
[133/757] 128451=prism/result/numeric_value_test
[134/757] 128451=test_weakref
[135/757] 128451=ruby/test_rubyoptions
[136/757] 128454=optparse/test_switch
[137/757] 128454=ruby/test_eval
[138/757] 128452=ruby/test_yield
[139/757] 128454=ruby/test_nomethod_error
[140/757] 128454=test_timeout
[141/757] 128454=ripper/test_files_test_1
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[142/757] 128454=rubygems/test_gem_commands_lock_command
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[143/757] 128454=ruby/test_exception
[144/757] 128452=psych/test_class
[145/757] 128452=fileutils/test_dryrun
[146/757] 128452=ruby/test_clone
[147/757] 128452=prism/result/static_literals_test
[148/757] 128452=ruby/test_defined
[149/757] 128452=psych/test_yamlstore
[150/757] 128452=prism/api/parse_comments_test
[151/757] 128452=did_you_mean/spell_checking/test_pattern_key_name_check
[152/757] 128452=rubygems/test_gem_commands_signin_command
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[153/757] 128452=psych/test_hash
[154/757] 128452=dtrace/test_require
[155/757] 128452=prism/result/heredoc_test
[156/757] 128452=date/test_date_ractor
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[157/757] 128452=rubygems/test_gem_commands_which_command
[158/757] 128452=ruby/test_undef
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[159/757] 128452=rubygems/test_gem_request_set_gem_dependency_api
[160/757] 128452=json/json_ryu_fallback_test
[161/757] 128452=digest/test_digest_extend
[162/757] 128452=did_you_mean/spell_checking/test_variable_name_check
[163/757] 128452=-ext-/class/test_class2name
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[164/757] 128452=rubygems/test_gem_commands_search_command
[165/757] 128452=-ext-/rational/test_rat
[166/757] 128452=dtrace/test_raise
[167/757] 128452=ruby/test_threadgroup
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[168/757] 128452=rubygems/test_gem_request_set_lockfile_parser
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[169/757] 128452=rubygems/test_gem_remote_fetcher_s3
[170/757] 128452=optparse/test_reqarg
[171/757] 128452=-ext-/string/test_too_many_dummy_encodings
[172/757] 128452=psych/test_string
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[173/757] 128452=rubygems/test_gem_dependency_resolution_error
[174/757] 128452=resolv/test_resource
[175/757] 128452=dtrace/test_function_entry
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[176/757] 128452=rubygems/test_gem_source
[177/757] 128452=json/json_string_matching_test
[178/757] 128452=ruby/test_flip
[179/757] 128452=test_trick
[180/757] 128454=net/http/test_http_request
[181/757] 128454=erb/test_erb_m17n
[182/757] 128454=rubygems/test_gem_dependency_installer
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[183/757] 128454=psych/test_merge_keys
[184/757] 128454=ruby/test_fnmatch
[185/757] 128454=json/json_coder_test
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[186/757] 128454=rubygems/test_gem_resolver_specification
[187/757] 128454=openssl/test_provider
#<Thread:0x00007fe0322be020 /tmp/ruby/src/trunk_gcc14/test/net/http/test_https_proxy.rb:66 run> terminated with exception (report_on_exception is true):
/tmp/ruby/src/trunk_gcc14/test/net/http/test_https_proxy.rb:67:in 'block (2 levels) in HTTPSProxyTest#test_https_proxy_ssl_connection': uninitialized constant HTTPSProxyTest::Net (NameError)
[188/757] 128454=net/http/test_https_proxy
[189/757] 128452=-ext-/string/test_qsort
[190/757] 128452=-ext-/thread/test_instrumentation_api
[191/757] 128452=ruby/test_stringchar
[192/757] 128452=json/json_addition_test
[193/757] 128452=stringio/test_stringio
[194/757] 128453=rubygems/test_gem_resolver_api_specification
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
[195/757] 128452=ruby/enc/test_cesu8
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[196/757] 128452=prism/api/parse_success_test
[197/757] 128452=ruby/test_object
[198/757] 128453=prism/locals_test
[199/757] 128453=-ext-/struct/test_len
[200/757] 128453=erb/test_erb
[201/757] 128453=ruby/test_enumerator
[202/757] 128452=ruby/enc/test_utf32
[203/757] 128452=ruby/test_path
[204/757] 128452=psych/test_safe_load
[205/757] 128452=optparse/test_noarg
[206/757] 128452=prism/ruby/parser_test
[207/757] 128452=-ext-/struct/test_member
[208/757] 128452=dtrace/test_object_create_start
[209/757] 128452=ripper/test_ripper
[210/757] 128452=ruby/enc/test_case_comprehensive
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[211/757] 128452=rubygems/test_gem_source_local
[212/757] 128452=ruby/test_name_error
[213/757] 128452=optparse/test_autoconf
[214/757] 128452=openssl/test_random
[215/757] 128452=optparse/test_zsh_completion
[216/757] 128452=json/json_ext_parser_test
[217/757] 128452=-ext-/string/test_nofree
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
[218/757] 128452=rubygems/test_gem_ext_cmake_builder
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[219/757] 128452=rubygems/test_gem_security_signer
[220/757] 128452=uri/test_ws
[221/757] 128452=ruby/test_autoload
[222/757] 128451=psych/test_date_time
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[223/757] 128451=rubygems/test_gem_stream_ui
[224/757] 128451=uri/test_common
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[225/757] 128451=rubygems/test_gem_resolver_activation_request
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[226/757] 128451=rubygems/test_gem_ext_rake_builder
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[227/757] 128451=rubygems/test_gem_dependency_list
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[228/757] 128451=rubygems/test_gem_resolver_local_specification
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[229/757] 128451=rubygems/test_gem_resolver_git_specification
[230/757] 128451=-ext-/path_to_class/test_path_to_class
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[231/757] 128451=rubygems/test_gem_package
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[232/757] 128451=rubygems/test_gem_commands_owner_command
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[233/757] 128451=rubygems/test_gem_package_tar_reader_entry
[234/757] 128451=mkmf/test_config
[235/757] 128451=json/json_parser_test
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[236/757] 128451=rubygems/test_gem_ext_ext_conf_builder
[237/757] 128451=prism/ruby/dispatcher_test
[238/757] 128451=ruby/test_lambda
[239/757] 128451=ruby/enc/test_windows_1252
[240/757] 128451=ruby/test_iseq
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[241/757] 128451=rubygems/test_rubygems
[242/757] 128451=prism/ruby/ripper_test
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[243/757] 128451=rubygems/test_gem_resolver_vendor_specification
[244/757] 128451=prism/api/command_line_test
[245/757] 128451=-ext-/test_scan_args
[246/757] 128451=prism/result/overlap_test
[247/757] 128452=-ext-/bignum/test_div
[248/757] 128452=prism/result/warnings_test
[249/757] 128452=-ext-/test_ensure_and_callcc
[250/757] 128452=psych/test_deprecated
[251/757] 128452=prism/encoding/symbol_encoding_test
[252/757] 128452=rubygems/test_gem_resolver_dependency_request
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[253/757] 128452=rubygems/test_gem_request_connection_pools
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
[254/757] 128451=psych/visitors/test_depth_first
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
[255/757] 128451=optparse/test_cclass
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[256/757] 128452=did_you_mean/core_ext/test_name_error_extension
[257/757] 128452=test_unicode_normalize
[258/757] 128452=psych/test_json_tree
[259/757] 128452=ruby/test_weakmap
[260/757] 128451=ruby/test_regexp
[261/757] 128453=psych/test_null
[262/757] 128453=did_you_mean/spell_checking/test_method_name_check
[263/757] 128453=mkmf/test_mkmf
[264/757] 128453=io/wait/test_ractor
[265/757] 128453=ruby/test_sprintf
[266/757] 128453=stringio/test_ractor
[267/757] 128453=resolv/test_addr
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[268/757] 128453=rubygems/test_gem_safe_yaml
[269/757] 128453=prism/result/integer_parse_test
[270/757] 128453=mkmf/test_find_executable
[271/757] 128453=ruby/test_lazy_enumerator
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[272/757] 128453=rubygems/test_gem_commands_exec_command
[273/757] 128453=rubygems/test_gem_commands_contents_command
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[274/757] 128453=prism/result/comments_test
[275/757] 128453=json/test_helper
[276/757] 128453=-ext-/load/test_stringify_symbols
[277/757] 128453=ruby/test_memory_view
[278/757] 128453=ruby/test_complex
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[279/757] 128453=rubygems/test_gem_commands_help_command
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[280/757] 128453=rubygems/test_gem_name_tuple
[281/757] 128453=ruby/test_gc_compact
[282/757] 128452=ruby/test_ractor
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[283/757] 128453=rubygems/test_gem_silent_ui
[284/757] 128453=ripper/test_files_lib
[285/757] 128453=-ext-/method/test_arity
[286/757] 128453=prism/result/implicit_array_test
[287/757] 128453=optparse/test_did_you_mean
[288/757] 128453=ruby/test_integer_comb
[289/757] 128452=date/test_switch_hitter
[290/757] 128452=uri/test_http
[291/757] 128452=ruby/test_file_exhaustive
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[292/757] 128453=rubygems/test_gem_source_specific_file
[293/757] 128453=yaml/test_store
[294/757] 128453=ruby/test_backtrace
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[295/757] 128453=rubygems/test_gem_ext_builder
[296/757] 128453=ruby/test_thread
[297/757] 128452=error_highlight/test_error_highlight
[298/757] 128452=dtrace/test_hash_create
[299/757] 128452=ruby/enc/test_utf16
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[300/757] 128452=rubygems/test_gem_ext_cargo_builder_link_flag_converter
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[301/757] 128452=rubygems/test_gem_security
[302/757] 128452=prism/api/parse_stream_test
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[303/757] 128452=rubygems/test_gem_commands_fetch_command
[304/757] 128452=openssl/test_x509store
[305/757] 128452=prism/heredoc_dedent_test
[306/757] 128452=json/json_generator_test
[307/757] 128453=date/test_date_parse
[308/757] 128453=prism/api/freeze_test
[309/757] 128453=optparse/test_load
[310/757] 128453=openssl/test_pkey_ec
[311/757] 128453=-ext-/postponed_job/test_postponed_job
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[312/757] 128452=rubygems/test_gem_request_set_lockfile
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[313/757] 128452=rubygems/test_gem_request_set
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[314/757] 128453=openssl/test_pkey_dsa
[315/757] 128452=did_you_mean/edit_distance/test_jaro_winkler
[316/757] 128452=ruby/enc/test_shift_jis
[317/757] 128452=fiber/test_backtrace
[318/757] 128452=openssl/test_asn1
[319/757] 128452=ruby/enc/test_emoji_breaks
[320/757] 128452=openssl/test_pkcs12
[321/757] 128452=rubygems/test_gem_commands_list_command
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[322/757] 128451=rubygems/test_gem_validator
[323/757] 128451=rubygems/test_gem_commands_query_command
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[324/757] 128452=prism/regexp_test
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[325/757] 128451=ripper/test_files_test
[326/757] 128452=digest/test_digest
[327/757] 128453=digest/test_ractor
[328/757] 128451=date/test_date_compat
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[329/757] 128451=rubygems/test_kernel
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[330/757] 128451=psych/test_data
[331/757] 128451=ruby/test_box
[332/757] 128453=psych/test_coder
[333/757] 128453=ruby/enc/test_emoji
[334/757] 128453=rubygems/test_gem_spec_fetcher
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[335/757] 128453=ruby/test_symbol
[336/757] 128452=lib/!Nothing_to_test
[337/757] 128452=optparse/test_placearg
[338/757] 128451=socket/test_unix
[339/757] 128452=ruby/enc/test_cp949
[340/757] 128452=rubygems/test_gem_uri
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
[341/757] 128451=ruby/test_condition
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[342/757] 128451=ruby/test_continuation
[343/757] 128451=did_you_mean/spell_checking/test_require_path_check
[344/757] 128452=-ext-/hash/test_delete
[345/757] 128452=fiber/test_enumerator
[346/757] 128452=date/test_date_attr
[347/757] 128452=mkmf/test_framework
[348/757] 128452=-ext-/test_abi
[349/757] 128451=ruby/test_assignment
[350/757] 128452=socket/test_tcp
[351/757] 128452=ruby/test_bignum
[352/757] 128452=ruby/enc/test_gbk
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[353/757] 128452=rubygems/test_gem_resolver_best_set
[354/757] 128452=-ext-/exception/test_enc_raise
[355/757] 128452=json/ractor_test
[356/757] 128452=-ext-/symbol/test_type
[357/757] 128452=-ext-/load/test_dot_dot
[358/757] 128452=ruby/test_warning
[359/757] 128453=ruby/enc/test_case_mapping
[360/757] 128452=mkmf/test_flags
[361/757] 128453=optparse/test_optarg
[362/757] 128451=rubygems/test_gem_resolver_conflict
[363/757] 128453=psych/test_exception
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
[364/757] 128453=rubygems/test_gem_commands_stale_command
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[365/757] 128451=ruby/test_weakkeymap
[366/757] 128453=ruby/test_thread_cv
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[367/757] 128453=rubygems/test_gem_doctor
[368/757] 128453=-ext-/st/test_foreach
[369/757] 128453=optparse/test_bash_completion
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[370/757] 128453=rubygems/test_gem_rdoc
[371/757] 128453=-ext-/string/test_enc_associate
[372/757] 128451=optparse/test_summary
[373/757] 128451=ruby/test_variable
[374/757] 128453=ruby/test_syntax
[375/757] 128452=prism/result/equality_test
[376/757] 128452=ruby/test_trace
[377/757] 128452=ruby/test_arity
[378/757] 128452=prism/percent_delimiter_string_test
[379/757] 128452=prism/onigmo_test
[380/757] 128452=psych/test_struct
[381/757] 128452=prism/fuzzer_test
[382/757] 128452=did_you_mean/spell_checking/test_uncorrectable_name_check
[383/757] 128452=ruby/test_env
[384/757] 128451=prism/result/source_location_test
[385/757] 128451=test_pp
[386/757] 128451=ruby/test_dir_m17n
[387/757] 128451=prism/result/index_write_test
[388/757] 128451=psych/test_encoding
[389/757] 128451=ruby/test_mixed_unicode_escapes
[390/757] 128451=prism/api/parse_test
[391/757] 128451=uri/test_ftp
[392/757] 128451=psych/nodes/test_enumerable
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[393/757] 128451=rubygems/test_gem_console_ui
[394/757] 128451=fileutils/test_verbose
[395/757] 128451=prism/ruby/ruby_parser_test
[396/757] 128451=socket/test_sockopt
[397/757] 128451=fiber/test_process
[398/757] 128451=prism/lex_test
[399/757] 128452=ruby/test_iterator
[400/757] 128452=dtrace/test_string
[401/757] 128452=prism/ruby/parameters_signature_test
[402/757] 128452=psych/test_document
[403/757] 128452=date/test_date_arith
[404/757] 128452=ruby/test_require
[405/757] 128451=prism/result/breadth_first_search_test
[406/757] 128451=pathname/test_ractor
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[407/757] 128451=rubygems/test_gem_specification
[408/757] 128451=uri/test_mailto
[409/757] 128451=ruby/test_primitive
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[410/757] 128451=rubygems/test_gem_package_task
[411/757] 128451=fiber/test_storage
[412/757] 128451=-ext-/bug_reporter/test_bug_reporter
[413/757] 128451=rubygems/test_gem_resolver_api_set
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[414/757] 128451=mkmf/test_signedness
[415/757] 128453=-ext-/popen_deadlock/test_popen_deadlock
[416/757] 128452=psych/test_object_references
[417/757] 128452=openssl/test_digest
[418/757] 128452=-ext-/win32/test_fd_setsize
[419/757] 128452=ruby/test_readpartial
[420/757] 128452=ripper/test_files_test_2
[421/757] 128453=psych/test_yamldbm
[422/757] 128453=ruby/test_io
[423/757] 128452=prism/encoding/string_encoding_test
[424/757] 128452=rubygems/test_gem_resolver_index_specification
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[425/757] 128452=ruby/test_dir
[426/757] 128452=net/protocol/test_protocol
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[427/757] 128452=rubygems/test_gem_remote_fetcher
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[428/757] 128452=erb/test_erb_command
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[429/757] 128452=rubygems/test_gem_bundler_version_finder
[430/757] 128452=mkmf/test_convertible
[431/757] 128451=ruby/test_optimization
[432/757] 128453=ruby/test_super
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[433/757] 128453=rubygems/test_webauthn_listener_response
[434/757] 128453=ruby/test_rational
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[435/757] 128453=rubygems/test_gem_safe_marshal
[436/757] 128453=prism/encoding/encodings_test
[437/757] 128453=etc/test_etc
[438/757] 128453=optparse/test_getopts
[439/757] 128453=ruby/test_basicinstructions
[440/757] 128453=strscan/test_stringscanner
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
[441/757] 128453=rubygems/test_gem_command
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[442/757] 128453=resolv/test_svcb_https
[443/757] 128453=openssl/test_buffering
[444/757] 128453=prism/ruby/compiler_test
[445/757] 128453=ruby/test_alias
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[446/757] 128453=rubygems/test_gem_commands_cert_command
[447/757] 128453=-ext-/tracepoint/test_tracepoint
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[448/757] 128453=rubygems/test_gem_commands_build_command
[449/757] 128453=-ext-/string/test_rb_str_dup
[450/757] 128453=prism/ruby/desugar_compiler_test
[451/757] 128453=dtrace/test_cmethod
[452/757] 128453=uri/test_generic
[453/757] 128453=ruby/test_default_gems
[454/757] 128453=-ext-/st/test_update
[455/757] 128453=-ext-/marshal/test_internal_ivar
[456/757] 128453=resolv/test_dns
[457/757] 128453=-ext-/string/test_normalize
[458/757] 128453=-ext-/array/test_resize
[459/757] 128453=psych/test_boolean
[460/757] 128453=ruby/test_zjit
[461/757] 128453=ruby/test_method_cache
[462/757] 128453=ruby/test_sprintf_comb
[463/757] 128453=rubygems/test_gem_unsatisfiable_dependency_error
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[464/757] 128453=ruby/test_range
[465/757] 128453=dtrace/test_singleton_function
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[466/757] 128453=rubygems/test_gem_resolver_installed_specification
[467/757] 128453=-ext-/test_random
[468/757] 128453=openssl/test_engine
[469/757] 128453=rubygems/test_require
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[470/757] 128453=prism/ruby/tunnel_test
[471/757] 128453=ruby/test_key_error
[472/757] 128453=ruby/test_settracefunc
[473/757] 128451=rubygems/test_gem_text
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[474/757] 128451=-ext-/file/test_stat
[475/757] 128451=rubygems/test_gem_commands_environment_command
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[476/757] 128451=ripper/test_lexer
[477/757] 128451=net/http/test_http
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[478/757] 128451=rubygems/test_webauthn_listener
[479/757] 128451=openssl/test_ts
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[480/757] 128451=rubygems/test_gem_commands_yank_command
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[481/757] 128451=rubygems/test_gem_impossible_dependencies_error
[482/757] 128451=date/test_date_strptime
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[483/757] 128451=rubygems/test_gem_source_subpath_problem
[484/757] 128451=ripper/test_filter
[485/757] 128451=-ext-/exception/test_ensured
[486/757] 128453=fiber/test_io_close
[487/757] 128453=mkmf/test_libs
[488/757] 128453=dtrace/test_gc
[489/757] 128453=ruby/test_math
[490/757] 128453=-ext-/win32/test_console_attr
[491/757] 128453=ruby/enc/test_koi8
[492/757] 128453=-ext-/test_enumerator_kw
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[493/757] 128453=rubygems/test_gem_ext_cargo_builder
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
[494/757] 128451=did_you_mean/tree_spell/test_human_typo
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[495/757] 128451=socket/test_udp
[496/757] 128451=ruby/test_case
[497/757] 128453=rubygems/test_project_sanity
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[498/757] 128453=-ext-/gvl/test_ubf_async_safe
[499/757] 128451=openssl/test_config
[500/757] 128453=rubygems/test_remote_fetch_error
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[501/757] 128453=mkmf/test_install
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[502/757] 128451=rubygems/test_gem_uri_formatter
[503/757] 128451=-ext-/time/test_new
[504/757] 128451=-ext-/string/test_coderange
[505/757] 128451=openssl/test_cipher
[506/757] 128451=ruby/test_string
[507/757] 128453=ruby/test_not
[508/757] 128453=prism/encoding/regular_expression_encoding_test
[509/757] 128453=ruby/test_metaclass
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[510/757] 128453=rubygems/test_gem_requirement
[511/757] 128453=-ext-/arith_seq/test_arith_seq_extract
[512/757] 128453=prism/ruby/location_test
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[513/757] 128453=rubygems/test_gem_resolver_installer_set
[514/757] 128453=-ext-/exception/test_data_error
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[515/757] 128453=test_bundled_gems
[516/757] 128453=uri/test_wss
[517/757] 128453=openssl/test_pair
[518/757] 128453=socket/test_nonblock
[519/757] 128453=ruby/test_rational2
[520/757] 128453=prism/fixtures_test
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[521/757] 128453=rubygems/test_webauthn_poller
[522/757] 128453=psych/test_set
[523/757] 128453=open-uri/test_proxy
[524/757] 128453=mkmf/test_have_macro
[525/757] 128453=ruby/test_ast
[526/757] 128452=io/nonblock/test_flush
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[527/757] 128452=rubygems/test_gem_request
[528/757] 128452=net/http/test_https
#<Thread:0x00007e4ef39ae7d0 /tmp/ruby/src/trunk_gcc14/test/net/http/test_https.rb:75 run> terminated with exception (report_on_exception is true):
/tmp/ruby/src/trunk_gcc14/test/net/http/test_https.rb:76:in 'block (2 levels) in TestNetHTTPS#test_get_SNI_proxy': uninitialized constant TestNetHTTPS::Net (NameError)
Did you mean?  Set

        proxy = Net::HTTP.Proxy(HOST_IP, port, 'user', 'password')
                ^^^
[529/757] 128451=ruby/test_frozen
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
[530/757] 128451=rubygems/test_exit
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[531/757] 128451=ruby/test_inlinecache
[532/757] 128451=ruby/test_yjit
[533/757] 128451=ruby/test_m17n
[534/757] 128451=ruby/test_argf
[535/757] 128451=-ext-/test_printf
[536/757] 128451=prism/result/integer_base_flags_test
[537/757] 128451=ruby/test_dup
[538/757] 128451=ripper/test_scanner_events
[539/757] 128451=open-uri/test_open-uri
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[540/757] 128451=rubygems/test_gem_commands_cleanup_command
[541/757] 128451=ruby/test_sleep
[542/757] 128451=test_open3
[543/757] 128451=psych/visitors/test_yaml_tree
[544/757] 128451=-ext-/eval/test_eval
[545/757] 128451=openssl/test_kdf
[546/757] 128451=ripper/test_parser_events
[547/757] 128451=rubygems/test_gem_package_tar_header_ractor
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[548/757] 128451=ruby/test_hash
[549/757] 128451=ruby/enc/test_iso_8859
[550/757] 128451=openssl/test_ocsp
[551/757] 128451=-ext-/load/test_resolve_symbol
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[552/757] 128451=rubygems/test_gem_resolver_index_set
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[553/757] 128451=rubygems/test_gem_commands_outdated_command
[554/757] 128451=ruby/test_yjit_exit_locations
[555/757] 128451=-ext-/string/test_enc_str_buf_cat
[556/757] 128451=-ext-/bignum/test_str2big
[557/757] 128451=rubygems/test_gem_config_file
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[558/757] 128451=psych/test_psych
[559/757] 128451=ruby/test_io_m17n
[560/757] 128453=-ext-/bignum/test_big2str
[561/757] 128453=openssl/test_fips
[562/757] 128451=psych/test_stringio
[563/757] 128451=ruby/test_set
[564/757] 128453=rubygems/test_gem_resolver_git_set
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[565/757] 128451=test_delegate
[566/757] 128453=rubygems/test_gem_uninstaller
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[567/757] 128451=-ext-/gvl/test_last_thread
[568/757] 128453=prism/test_helper
[569/757] 128453=ruby/test_gc
[570/757] 128451=monitor/test_monitor
[571/757] 128451=did_you_mean/spell_checking/test_key_name_check
[572/757] 128451=ruby/test_whileuntil
[573/757] 128451=-ext-/econv/test_append
[574/757] 128451=ruby/test_method
[575/757] 128451=date/test_date
[576/757] 128451=io/console/test_io_console
[577/757] 128451=fileutils/test_fileutils
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[578/757] 128451=rubygems/test_gem_commands_pristine_command
[579/757] 128451=ruby/test_frozen_error
[580/757] 128451=-ext-/arith_seq/test_arith_seq_beg_len_step
[581/757] 128451=net/http/test_httpresponse
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[582/757] 128451=rubygems/test_gem_resolver_requirement_list
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[583/757] 128451=rubygems/test_gem_commands_rebuild_command
[584/757] 128451=prism/result/string_test
[585/757] 128451=open-uri/test_ftp
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[586/757] 128451=rubygems/test_gem_commands_mirror
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[587/757] 128451=rubygems/test_gem_resolver
[588/757] 128451=ruby/test_complexrational
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[589/757] 128451=rubygems/test_gem_package_old
[590/757] 128451=ruby/test_beginendblock
[591/757] 128451=openssl/test_x509ext
[592/757] 128451=ruby/test_encoding
[593/757] 128451=ruby/test_vm_dump
[594/757] 128451=prism/errors_test
[595/757] 128451=openssl/test_x509cert
[596/757] 128453=mkmf/test_constant
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[597/757] 128451=rubygems/test_gem_package_tar_header
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[598/757] 128451=rubygems/test_gem_gem_runner
[599/757] 128451=psych/test_nil
[600/757] 128451=openssl/test_bn
[601/757] 128451=dtrace/test_method_cache
[602/757] 128451=prism/ruby/reflection_test
[603/757] 128451=socket/test_ancdata
[604/757] 128451=psych/test_yaml_special_cases
[605/757] 128451=zlib/test_zlib
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[606/757] 128451=rubygems/test_gem_source_list
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[607/757] 128451=rubygems/test_gem_commands_signout_command
[608/757] 128451=did_you_mean/spell_checking/test_class_name_check
[609/757] 128451=openssl/test_ossl
[610/757] 128451=ruby/test_proc
[611/757] 128453=prism/version_test
[612/757] 128453=ruby/test_refinement
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[613/757] 128451=rubygems/test_gem_path_support
[614/757] 128451=prism/api/lex_test
[615/757] 128451=openssl/test_x509crl
[616/757] 128451=resolv/test_win32_config
[617/757] 128451=json/json_encoding_test
[618/757] 128451=yaml/test_dbm
[619/757] 128451=-ext-/string/test_cstr
[620/757] 128451=strscan/test_ractor
[621/757] 128451=fiber/test_timeout
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[622/757] 128451=rubygems/test_gem_source_fetch_problem
[623/757] 128451=psych/test_object
[624/757] 128451=ruby/test_objectspace
[625/757] 128453=win32/test_registry
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[626/757] 128453=rubygems/test_gem_commands_push_command
[627/757] 128453=ruby/test_require_lib
[628/757] 128451=fileutils/test_nowrite
[629/757] 128451=ruby/test_thread_queue
[630/757] 128453=ruby/enc/test_big5
[631/757] 128453=did_you_mean/test_ractor_compatibility
[632/757] 128453=psych/test_array
[633/757] 128453=ruby/enc/test_case_options
[634/757] 128453=-ext-/win32/test_dln
[635/757] 128453=pathname/test_pathname
[636/757] 128453=coverage/test_coverage
[637/757] 128451=rubygems/test_gem_remote_fetcher_local_ssl_server
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[638/757] 128451=test_tmpdir
[639/757] 128451=test_tsort
[640/757] 128451=test_extlibs
[641/757] 128453=-ext-/test_notimplement
[642/757] 128453=rubygems/test_gem_commands_setup_command
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[643/757] 128453=rubygems/test_gem_source_installed
[644/757] 128453=mkmf/test_pkg_config
[645/757] 128453=-ext-/box/test_load_ext
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[646/757] 128453=rubygems/test_gem_version
[647/757] 128453=mmtk/test_configuration
[648/757] 128453=ruby/test_pipe
[649/757] 128453=ruby/test_system
[650/757] 128453=prism/result/static_inspect_test
[651/757] 128453=ruby/test_fiber
[652/757] 128451=test_rbconfig
[653/757] 128451=test_find
[654/757] 128451=ruby/test_compile_prism
[655/757] 128451=mkmf/test_sizeof
[656/757] 128453=ruby/test_allocation
[657/757] 128451=psych/test_marshalable
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[658/757] 128451=rubygems/test_gem_security_trust_dir
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[659/757] 128451=rubygems/test_gem_security_policy
[660/757] 128451=ruby/test_insns_leaf
[661/757] 128451=mkmf/test_have_func
[662/757] 128453=fiber/test_sleep
[663/757] 128451=ruby/test_keyword
[664/757] 128453=ruby/test_time
[665/757] 128453=-ext-/thread/test_lock_native_thread
[666/757] 128451=-ext-/iter/test_yield_block
[667/757] 128451=openssl/test_x509req
[668/757] 128453=psych/test_numeric
[669/757] 128453=rubygems/test_gem_resolver_lock_set
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[670/757] 128453=psych/test_omap
[671/757] 128453=mkmf/test_configuration
[672/757] 128451=test_shellwords
[673/757] 128451=psych/test_serialize_subclasses
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[674/757] 128451=rubygems/test_gem_stub_specification
[675/757] 128451=test_pty
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[676/757] 128453=rubygems/test_gem_update_suggestion
[677/757] 128453=ruby/test_pattern_matching
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[678/757] 128453=rubygems/test_gem_commands_specification_command
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[679/757] 128453=rubygems/test_gem_commands_unpack_command
[680/757] 128453=-ext-/bignum/test_mul
[681/757] 128453=ruby/enc/test_regex_casefold
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[682/757] 128453=rubygems/test_gem_source_git
[683/757] 128453=ruby/test_rand
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[684/757] 128451=rubygems/test_gem_local_remote_options
[685/757] 128451=json/json_common_interface_test
[686/757] 128451=ruby/test_unicode_escape
[687/757] 128451=-ext-/exception/test_exception_at_throwing
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[688/757] 128451=rubygems/test_gem_util
[689/757] 128451=ruby/test_float
[690/757] 128453=ruby/test_transcode
[691/757] 128451=openssl/test_pkcs7
[692/757] 128451=ruby/enc/test_gb18030
[693/757] 128451=-ext-/array/test_to_ary_concat
[694/757] 128453=prism/result/named_capture_test
[695/757] 128453=net/http/test_httpresponses
[696/757] 128453=psych/test_symbol
[697/757] 128453=prism/ractor_test
[698/757] 128453=fiber/test_scheduler
[699/757] 128451=-ext-/funcall/test_passing_block
[700/757] 128451=prism/ruby/relocation_test
[701/757] 128451=ruby/enc/test_windows_1251
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[702/757] 128451=rubygems/test_gem_commands_server_command
[703/757] 128451=optparse/test_optparse
[704/757] 128451=test_forwardable
[705/757] 128451=ruby/test_complex2
[706/757] 128451=prism/result/regular_expression_options_test
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[707/757] 128451=rubygems/test_gem_commands_check_command
[708/757] 128451=ruby/test_object_id
[709/757] 128451=ripper/test_files_sample
[710/757] 128451=prism/unescape_test
[711/757] 128451=ruby/test_time_tz
[712/757] 128451=-ext-/test_recursion
[713/757] 128451=io/console/test_ractor
[714/757] 128451=objspace/test_ractor
[715/757] 128451=prism/newline_offsets_test
[716/757] 128451=ruby/test_shapes
[717/757] 128451=-ext-/string/test_interned_str
[718/757] 128451=openssl/test_x509attr
[719/757] 128451=-ext-/bignum/test_bigzero
[720/757] 128451=open-uri/test_ssl
[721/757] 128451=did_you_mean/tree_spell/test_change_word
[722/757] 128451=test_singleton
[723/757] 128451=psych/test_ractor
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[724/757] 128451=rubygems/test_gem_package_tar_reader
[725/757] 128451=ruby/enc/test_euc_jp
[726/757] 128451=ruby/test_marshal
[727/757] 128453=rubygems/test_gem_version_option
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[728/757] 128453=did_you_mean/test_spell_checker
[729/757] 128451=ruby/enc/test_grapheme_breaks
[730/757] 128453=resolv/test_mdns
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[731/757] 128451=rubygems/test_gem_commands_update_command
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[732/757] 128453=ruby/test_pack
[733/757] 128451=objspace/test_objspace
[734/757] 128453=psych/test_parser
[735/757] 128453=mkmf/test_have_library
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[736/757] 128453=rubygems/test_gem
[737/757] 128453=uri/test_parser
[738/757] 128453=prism/ruby/string_query_test
[739/757] 128453=-ext-/bignum/test_pack
[740/757] 128453=-ext-/test_bug-14834
[741/757] 128453=-ext-/num2int/test_num2int
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[742/757] 128453=rubygems/test_gem_commands_uninstall_command
[743/757] 128453=-ext-/iter/test_iter_break
[744/757] 128453=ripper/test_files_ext
[745/757] 128453=fiber/test_address_resolve
[746/757] 128453=socket/test_addrinfo
[747/757] 128453=ruby/test_integer
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_gcc14/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[748/757] 128453=rubygems/test_gem_commands_open_command
[749/757] 128453=test_prettyprint
[750/757] 128453=-ext-/vm/test_at_exit
[751/757] 128453=prism/api/dump_test
[752/757] 128453=-ext-/string/test_fstring
[753/757] 128453=ruby/test_array
[754/757] 128453=test_ipaddr
[755/757] 128453=fiber/test_queue
[756/757] 128453=ruby/test_data
[757/757] 128453=dtrace/test_array_create
[New LWP 159276]
[New LWP 159274]
[New LWP 159258]
[New LWP 154112]
[New LWP 152760]

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libcap.so.2
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007e4f43761d61 in __futex_abstimed_wait_common64 (private=-1463587394, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x603b4ed1c004) at ./nptl/futex-internal.c:57

warning: 57	./nptl/futex-internal.c: No such file or directory

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7e4f436c67c0 (LWP 128452) "ruby"            0x00007e4f43761d61 in __futex_abstimed_wait_common64 (private=-1463587394, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x603b4ed1c004) at ./nptl/futex-internal.c:57
  2    Thread 0x7e4f29fd46c0 (LWP 159276) "test_https.rb:*" 0x00007e4f437e4a00 in __GI_ppoll (fds=fds@entry=0x7e4f29fd2ea8, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
  3    Thread 0x7e4f28cee6c0 (LWP 159274) "utils.rb:28"     0x00007e4f437e4a00 in __GI_ppoll (fds=fds@entry=0x7e4f28cecea8, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
  4    Thread 0x7e4f29f926c0 (LWP 159258) "parallel.rb:40"  0x00007e4f437e44cd in __GI___poll (fds=fds@entry=0x7e4f29f914c0, nfds=nfds@entry=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  5    Thread 0x7e4f29ff56c0 (LWP 154112) "Timeout stdlib " 0x00007e4f43761d61 in __futex_abstimed_wait_common64 (private=24635, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x603b51c8b340) at ./nptl/futex-internal.c:57
  6    Thread 0x7e4ef18706c0 (LWP 152760) "ruby"            0x00007e4f437f3042 in epoll_wait (epfd=4, events=events@entry=0x603b23b3553c <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 6 (Thread 0x7e4ef18706c0 (LWP 152760) "ruby"):
#0  0x00007e4f437f3042 in epoll_wait (epfd=4, events=events@entry=0x603b23b3553c <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  0x0000603b2363ea04 in event_wait (vm=0x603b4ed14ad0) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:2942
        r = <optimized out>
        r = <optimized out>
#2  timer_thread_polling (vm=0x603b4ed14ad0) at /tmp/ruby/src/trunk_gcc14/thread_pthread_mn.c:919
        r = <optimized out>
        r = <optimized out>
        i = <optimized out>
        th = <optimized out>
        events = <optimized out>
        sched = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:3075
        vm = <optimized out>
#4  0x00007e4f43765a94 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 = {138877524707008, -4557776841612769597, 138877524707008, -264, 0, 140723322178416, -4557776841591798077, -4558518046971312445}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007e4f437f2c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 5 (Thread 0x7e4f29ff56c0 (LWP 154112) "Timeout stdlib "):
#0  0x00007e4f43761d61 in __futex_abstimed_wait_common64 (private=24635, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x603b51c8b340) 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=24635, abstime=0x0, clockid=0, expected=0, futex_word=0x603b51c8b340) 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=0x603b51c8b340, 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  0x00007e4f437647dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x603b4ed1c0f8, cond=0x603b51c8b318) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7e4f437644a0 <__condvar_cleanup_waiting>, __arg = 0x7e4f29ff4640, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 22, cond = 0x603b51c8b318, mutex = 0x603b4ed1c0f8, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 22
        seq = 11
        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=0x603b51c8b318, mutex=mutex@entry=0x603b4ed1c0f8) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x0000603b23638933 in rb_native_cond_wait (cond=0x603b51c8b318, mutex=0x603b4ed1c0f8) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:231
        r = <optimized out>
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x603b4ed1c0f8, th=th@entry=0x603b52a3c500, can_direct_transfer=can_direct_transfer@entry=false) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:851
        next_th = 0x0
#7  0x0000603b23638d6a in thread_sched_to_waiting_until_wakeup (sched=0x603b4ed1c0f8, th=th@entry=0x603b52a3c500) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:1126
        can_direct_transfer = <optimized out>
#8  0x0000603b23640b6c in native_sleep (th=0x603b52a3c500, rel=0x0) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:3350
        sched = <optimized out>
#9  sleep_forever (fl=1, th=0x603b52a3c500) at /tmp/ruby/src/trunk_gcc14/thread.c:1381
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
        prev_status = <optimized out>
        status = <optimized out>
        woke = <optimized out>
#10 rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=<optimized out>, timeout=4, end=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread.c:1426
        scheduler = <optimized out>
#11 0x0000603b23640c88 in queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread_sync.c:1076
        args = <optimized out>
#12 0x0000603b234ba29c in rb_ensure (b_proc=b_proc@entry=0x603b23640c70 <queue_sleep>, data1=data1@entry=138878472112272, e_proc=e_proc@entry=0x603b23632900 <queue_sleep_done>, data2=data2@entry=138878472112304) at /tmp/ruby/src/trunk_gcc14/eval.c:1174
        _ec = 0x603b519232a0
        _tag = {tag = 36, retval = 4, buf = {0x0, 0x603b234ba350 <rb_ensure+400>, 0x0, 0x7e4f29ff47a0, 0x4}, prev = 0x7e4f29ff4ad0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 4
        errinfo = <optimized out>
        ec = 0x603b519232a0
#13 0x0000603b236421a7 in queue_do_pop (self=138878896075120, q=0x603b4ef68b30, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread_sync.c:1151
        ec = <optimized out>
        queue_waiter = {w = {self = 138878896075120, th = 0x603b52a3c500, fiber = 0x0, node = {next = 0x603b4ef68b30, prev = 0x603b4ef68b30}}, as = {q = 0x603b4ef68b30, sq = 0x603b4ef68b30}}
        unaligned_member_ptr_result = <optimized out>
        waitq = 0x603b4ef68b30
        queue_sleep_arg = {self = 138878896075120, timeout = 4, end = 0}
        end = <optimized out>
#14 0x0000603b236a57c3 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:7548
        canary_p = <optimized out>
        func_ptr = <optimized out>
        ret = 18446744073709551104
        canary_p = <optimized out>
        func_ptr = <optimized out>
        ret = <optimized out>
#15 vm_invoke_builtin_delegate (bf=<optimized out>, ec=<optimized out>, cfp=<optimized out>, start_index=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:7576
        argv = <optimized out>
        __func__ = <optimized out>
        i = <optimized out>
        argv = <optimized out>
#16 vm_exec_core (ec=0x603b51c8b340, ec@entry=0x603b519232a0) at ../../src/trunk_gcc14/insns.def:1663
        bf = 0x0
        index = 18446744073709551104
        leaf = <optimized out>
        val = <optimized out>
        reg_pc = 0x603b4eea1868
        reg_cfp = 0x603b52074128
        insns_address_table = {0x603b236a9039 <vm_exec_core+15673>, 0x603b236a6b15 <vm_exec_core+6165>, 0x603b236a6c1f <vm_exec_core+6431>, 0x603b236a6b7d <vm_exec_core+6269>, 0x603b236a6c89 <vm_exec_core+6537>, 0x603b236a67af <vm_exec_core+5295>, 0x603b236a6991 <vm_exec_core+5777>, 0x603b236a6939 <vm_exec_core+5689>, 0x603b236a68ec <vm_exec_core+5612>, 0x603b236a6852 <vm_exec_core+5458>, 0x603b236a6a30 <vm_exec_core+5936>, 0x603b236a6628 <vm_exec_core+4904>, 0x603b236a65e5 <vm_exec_core+4837>, 0x603b236a658b <vm_exec_core+4747>, 0x603b236a6522 <vm_exec_core+4642>, 0x603b236a64e6 <vm_exec_core+4582>, 0x603b236a64af <vm_exec_core+4527>, 0x603b236a647b <vm_exec_core+4475>, 0x603b236a6447 <vm_exec_core+4423>, 0x603b236a6413 <vm_exec_core+4371>, 0x603b236a63b4 <vm_exec_core+4276>, 0x603b236a6372 <vm_exec_core+4210>, 0x603b236a632d <vm_exec_core+4141>, 0x603b236a62d6 <vm_exec_core+4054>, 0x603b236a6291 <vm_exec_core+3985>, 0x603b236a6213 <vm_exec_core+3859>, 0x603b236a61da <vm_exec_core+3802>, 0x603b236a617f <vm_exec_core+3711>, 0x603b236a6126 <vm_exec_core+3622>, 0x603b236a60ea <vm_exec_core+3562>, 0x603b236a7432 <vm_exec_core+8498>, 0x603b236a71f9 <vm_exec_core+7929>, 0x603b236a716c <vm_exec_core+7788>, 0x603b236a7106 <vm_exec_core+7686>, 0x603b236a70b5 <vm_exec_core+7605>, 0x603b236a7054 <vm_exec_core+7508>, 0x603b236a7008 <vm_exec_core+7432>, 0x603b236a6f97 <vm_exec_core+7319>, 0x603b236a6f4e <vm_exec_core+7246>, 0x603b236a6f28 <vm_exec_core+7208>, 0x603b236a6eee <vm_exec_core+7150>, 0x603b236a6ea0 <vm_exec_core+7072>, 0x603b236a6e6d <vm_exec_core+7021>, 0x603b236a6d81 <vm_exec_core+6785>, 0x603b236a6d3f <vm_exec_core+6719>, 0x603b236a6cfc <vm_exec_core+6652>, 0x603b236a779a <vm_exec_core+9370>, 0x603b236a772d <vm_exec_core+9261>, 0x603b236a76db <vm_exec_core+9179>, 0x603b236a768e <vm_exec_core+9102>, 0x603b236a7620 <vm_exec_core+8992>, 0x603b236a75c0 <vm_exec_core+8896>, 0x603b236a74a8 <vm_exec_core+8616>, 0x603b236a746e <vm_exec_core+8558>, 0x603b236a7833 <vm_exec_core+9523>, 0x603b236a77cb <vm_exec_core+9419>, 0x603b236a7878 <vm_exec_core+9592>, 0x603b236a5368 <vm_exec_core+104>, 0x603b236a6042 <vm_exec_core+3394>, 0x603b236a5ffa <vm_exec_core+3322>, 0x603b236a5faa <vm_exec_core+3242>, 0x603b236a5f5a <vm_exec_core+3162>, 0x603b236a5f0a <vm_exec_core+3082>, 0x603b236a8fea <vm_exec_core+15594>, 0x603b236a5eba <vm_exec_core+3002>, 0x603b236a5e4c <vm_exec_core+2892>, 0x603b236a5e08 <vm_exec_core+2824>, 0x603b236a5d02 <vm_exec_core+2562>, 0x603b236a5bc1 <vm_exec_core+2241>, 0x603b236a5afa <vm_exec_core+2042>, 0x603b236a5a80 <vm_exec_core+1920>, 0x603b236a7beb <vm_exec_core+10475>, 0x603b236a5a4e <vm_exec_core+1870>, 0x603b236a5a10 <vm_exec_core+1808>, 0x603b236a59d2 <vm_exec_core+1746>, 0x603b236a5997 <vm_exec_core+1687>, 0x603b236a58d8 <vm_exec_core+1496>, 0x603b236a5854 <vm_exec_core+1364>, 0x603b236a858c <vm_exec_core+12940>, 0x603b236a878a <vm_exec_core+13450>, 0x603b236a87f0 <vm_exec_core+13552>, 0x603b236a887f <vm_exec_core+13695>, 0x603b236a8959 <vm_exec_core+13913>, 0x603b236a8900 <vm_exec_core+13824>, 0x603b236a89f0 <vm_exec_core+14064>, 0x603b236a8aaa <vm_exec_core+14250>, 0x603b236a8b08 <vm_exec_core+14344>, 0x603b236a8f2e <vm_exec_core+15406>, 0x603b236a8f8c <vm_exec_core+15500>, 0x603b236a8d89 <vm_exec_core+14985>, 0x603b236a8e06 <vm_exec_core+15110>, 0x603b236a8e5e <vm_exec_core+15198>, 0x603b236a8eb1 <vm_exec_core+15281>, 0x603b236a8c38 <vm_exec_core+14648>, 0x603b236a8cbc <vm_exec_core+14780>, 0x603b236a861d <vm_exec_core+13085>, 0x603b236a8673 <vm_exec_core+13171>, 0x603b236a86bc <vm_exec_core+13244>, 0x603b236a7904 <vm_exec_core+9732>, 0x603b236a8507 <vm_exec_core+12807>, 0x603b236a57e5 <vm_exec_core+1253>, 0x603b236a5764 <vm_exec_core+1124>, 0x603b236a56bb <vm_exec_core+955>, 0x603b236a5675 <vm_exec_core+885>, 0x603b236a562b <vm_exec_core+811>, 0x603b236a55e3 <vm_exec_core+739>, 0x603b236a5593 <vm_exec_core+659>, 0x603b236a555f <vm_exec_core+607>, 0x603b236a552b <vm_exec_core+555>, 0x603b236a876d <vm_exec_core+13421>, 0x603b236a6b05 <vm_exec_core+6149>, 0x603b236a6c0f <vm_exec_core+6415>, 0x603b236a6b6d <vm_exec_core+6253>, 0x603b236a6c79 <vm_exec_core+6521>, 0x603b236a679f <vm_exec_core+5279>, 0x603b236a6981 <vm_exec_core+5761>, 0x603b236a6929 <vm_exec_core+5673>, 0x603b236a68dc <vm_exec_core+5596>, 0x603b236a6842 <vm_exec_core+5442>, 0x603b236a6a20 <vm_exec_core+5920>, 0x603b236a6618 <vm_exec_core+4888>, 0x603b236a65d5 <vm_exec_core+4821>, 0x603b236a657b <vm_exec_core+4731>, 0x603b236a6512 <vm_exec_core+4626>, 0x603b236a64d6 <vm_exec_core+4566>, 0x603b236a649f <vm_exec_core+4511>, 0x603b236a646b <vm_exec_core+4459>, 0x603b236a6437 <vm_exec_core+4407>, 0x603b236a6403 <vm_exec_core+4355>, 0x603b236a63a4 <vm_exec_core+4260>, 0x603b236a6362 <vm_exec_core+4194>, 0x603b236a631d <vm_exec_core+4125>, 0x603b236a62c6 <vm_exec_core+4038>, 0x603b236a6281 <vm_exec_core+3969>, 0x603b236a6203 <vm_exec_core+3843>, 0x603b236a61ca <vm_exec_core+3786>, 0x603b236a616f <vm_exec_core+3695>, 0x603b236a6116 <vm_exec_core+3606>, 0x603b236a60da <vm_exec_core+3546>, 0x603b236a7422 <vm_exec_core+8482>, 0x603b236a71e9 <vm_exec_core+7913>, 0x603b236a715c <vm_exec_core+7772>, 0x603b236a70f6 <vm_exec_core+7670>, 0x603b236a70a5 <vm_exec_core+7589>, 0x603b236a7044 <vm_exec_core+7492>, 0x603b236a6ff8 <vm_exec_core+7416>, 0x603b236a6f87 <vm_exec_core+7303>, 0x603b236a6f3e <vm_exec_core+7230>, 0x603b236a6f18 <vm_exec_core+7192>, 0x603b236a6ede <vm_exec_core+7134>, 0x603b236a6e90 <vm_exec_core+7056>, 0x603b236a6e5d <vm_exec_core+7005>, 0x603b236a6d71 <vm_exec_core+6769>, 0x603b236a6d2f <vm_exec_core+6703>, 0x603b236a6cec <vm_exec_core+6636>, 0x603b236a778a <vm_exec_core+9354>, 0x603b236a771d <vm_exec_core+9245>, 0x603b236a76cb <vm_exec_core+9163>, 0x603b236a767e <vm_exec_core+9086>, 0x603b236a7610 <vm_exec_core+8976>, 0x603b236a75b0 <vm_exec_core+8880>, 0x603b236a7498 <vm_exec_core+8600>, 0x603b236a745e <vm_exec_core+8542>, 0x603b236a7823 <vm_exec_core+9507>, 0x603b236a77bb <vm_exec_core+9403>, 0x603b236a7868 <vm_exec_core+9576>, 0x603b236a905f <vm_exec_core+15711>, 0x603b236a6032 <vm_exec_core+3378>, 0x603b236a5fea <vm_exec_core+3306>, 0x603b236a5f9a <vm_exec_core+3226>, 0x603b236a5f4a <vm_exec_core+3146>, 0x603b236a5efa <vm_exec_core+3066>, 0x603b236a904a <vm_exec_core+15690>, 0x603b236a5eaa <vm_exec_core+2986>, 0x603b236a5e3c <vm_exec_core+2876>, 0x603b236a5df8 <vm_exec_core+2808>, 0x603b236a5cf2 <vm_exec_core+2546>, 0x603b236a5bb1 <vm_exec_core+2225>, 0x603b236a5aea <vm_exec_core+2026>, 0x603b236a5a70 <vm_exec_core+1904>, 0x603b236a7bdb <vm_exec_core+10459>, 0x603b236a5a3e <vm_exec_core+1854>, 0x603b236a5a00 <vm_exec_core+1792>, 0x603b236a59c2 <vm_exec_core+1730>, 0x603b236a5987 <vm_exec_core+1671>, 0x603b236a58c8 <vm_exec_core+1480>, 0x603b236a5844 <vm_exec_core+1348>, 0x603b236a9074 <vm_exec_core+15732>, 0x603b236a9089 <vm_exec_core+15753>, 0x603b236a85f3 <vm_exec_core+13043>, 0x603b236a8608 <vm_exec_core+13064>, 0x603b236a8d04 <vm_exec_core+14852>, 0x603b236a8d19 <vm_exec_core+14873>, 0x603b236a8d2e <vm_exec_core+14894>, 0x603b236a8d4a <vm_exec_core+14922>, 0x603b236a8d5f <vm_exec_core+14943>, 0x603b236a8d74 <vm_exec_core+14964>, 0x603b236a8b66 <vm_exec_core+14438>, 0x603b236a8b7b <vm_exec_core+14459>, 0x603b236a8b90 <vm_exec_core+14480>...}
#17 0x0000603b23695f65 in vm_exec_loop (ec=<optimized out>, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm.c:2811
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#18 rb_vm_exec (ec=0x603b519232a0) at /tmp/ruby/src/trunk_gcc14/vm.c:2787
        _ec = 0x603b519232a0
        _tag = {tag = 36, retval = 4, buf = {0x7e4f29ff4bd0, 0x603b23695fc8 <rb_vm_exec+280>, 0x0, 0x7e4f29ff4ab0, 0x3000000028}, prev = 0x7e4f29ff4cd0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#19 0x0000603b23699390 in invoke_iseq_block_from_c (ec=<optimized out>, captured=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=0, cref=0x0, is_lambda=<optimized out>, me=0x0) at /tmp/ruby/src/trunk_gcc14/vm.c:1814
        iseq = 0xa8c36dbe4736ca00
        type = <optimized out>
        cfp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        opt_pc = <optimized out>
        sp = <optimized out>
        av = {206158430248, 138878472113360}
        stack_argv = <optimized out>
        iseq = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        av = <optimized out>
        stack_argv = <optimized out>
        bound = <optimized out>
#20 0x0000603b23699716 in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x603b50280f70, argc=argc@entry=0, argv=argv@entry=0x7e4f29ff4b80, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk_gcc14/vm.c:1959
        self = <optimized out>
#21 0x0000603b2363d7f8 in thread_do_start_proc (th=th@entry=0x603b52a3c500) at /tmp/ruby/src/trunk_gcc14/thread.c:614
        args = 138877562683760
        args_ptr = 0x7e4f29ff4b80
        args_len = <optimized out>
        procval = <optimized out>
        proc = 0x603b50280f70
#22 0x0000603b2363fa55 in thread_do_start (th=0x603b52a3c500) at /tmp/ruby/src/trunk_gcc14/thread.c:631
        result = 36
        result = <optimized out>
#23 thread_start_func_2 (th=th@entry=0x603b52a3c500, stack_start=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread.c:686
        _ec = 0x603b519232a0
        _tag = {tag = 36, retval = 105807113058849, buf = {0x7e4f29ff4dd0, 0x603b2363f910 <thread_start_func_2+784>, 0x0, 0x7e4f29ff4be0, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 4
        ractor_main_th = 0x603b4ed17010
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
#24 0x0000603b23640786 in call_thread_start_func_2 (th=0x603b52a3c500) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:2238
        stack_start = 0
        stack_start_addr = 0x7e4f29ff4da8
        stack_start = <optimized out>
        stack_start_addr = <optimized out>
#25 nt_start (ptr=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:2283
        th = 0x603b52a3c500
        sched = <optimized out>
        nt = <optimized out>
        vm = <optimized out>
#26 0x00007e4f43765a94 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 = {138878472115904, -4558708321771895101, 138878472115904, -264, 0, 140723322176816, -4558708321750923581, -4558518046971312445}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#27 0x00007e4f437f2c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x7e4f29f926c0 (LWP 159258) "parallel.rb:40"):
#0  0x00007e4f437e44cd in __GI___poll (fds=fds@entry=0x7e4f29f914c0, nfds=nfds@entry=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000603b23500dec in poll (__fds=0x7e4f29f914c0, __nfds=1, __timeout=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/poll2.h:39
No locals.
#2  nogvl_wait_for (fptr=<optimized out>, th=<optimized out>, events=1, timeout=0x0) at /tmp/ruby/src/trunk_gcc14/io.c:12573
        scheduler = <optimized out>
        fd = <optimized out>
        fds = {fd = 7, events = 1, revents = 0}
        timeout_milliseconds = <optimized out>
        scheduler = <optimized out>
        fd = <optimized out>
        fds = <optimized out>
        timeout_milliseconds = <optimized out>
        args = <optimized out>
#3  nogvl_wait_for (th=<optimized out>, fptr=0x603b52865920, events=1, timeout=0x0) at /tmp/ruby/src/trunk_gcc14/io.c:12550
        scheduler = <optimized out>
        fd = <optimized out>
        fds = <optimized out>
        timeout_milliseconds = <optimized out>
        scheduler = <optimized out>
        fd = <optimized out>
        fds = <optimized out>
        timeout_milliseconds = <optimized out>
        args = <optimized out>
#4  io_internal_wait (thread=<optimized out>, fptr=0x603b52865920, error=11, events=1, timeout=0x0) at /tmp/ruby/src/trunk_gcc14/io.c:1174
        ready = <optimized out>
        ready = <optimized out>
#5  internal_read_func (ptr=ptr@entry=0x7e4f29f917d0) at /tmp/ruby/src/trunk_gcc14/io.c:1212
        iis = 0x7e4f29f917d0
        result = <optimized out>
        retry = <optimized out>
#6  0x0000603b2364369e in rb_thread_io_blocking_call (io=0x603b52865920, func=0x603b23500cf0 <internal_read_func>, data1=0x7e4f29f917d0, events=1) at /tmp/ruby/src/trunk_gcc14/thread.c:1973
        __region = {prev_status = THREAD_RUNNABLE}
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = {tag = 36, retval = 138878899409349, buf = {0x603b52865920, 0x603b23643400 <rb_thread_io_blocking_call+704>, 0x0, 0x7e4f29f91530, 0x2}, prev = 0x7e4f29f91710, state = RUBY_TAG_NONE, lock_rec = 0}
        ec = 0x603b4f734460
        th = 0x603b51c8a2f0
        val = 36
        saved_errno = 0
        state = RUBY_TAG_NONE
        prev_mn_schedulable = false
        fd = 7
        blocking_operation = {list = {next = 0x603b528659f0, prev = 0x603b528659f0}, ec = 0x603b4f734460}
#7  0x0000603b234ba29c in rb_ensure (b_proc=b_proc@entry=0x603b235022c0 <io_read_memory_call>, data1=<optimized out>, e_proc=e_proc@entry=0x603b236115c0 <rb_str_unlocktmp>, data2=138877558785960) at /tmp/ruby/src/trunk_gcc14/eval.c:1174
        _ec = 0x603b4f734460
        _tag = {tag = 36, retval = 12160684082836457984, buf = {0x603b52865920, 0x603b234ba350 <rb_ensure+400>, 0x0, 0x7e4f29f916c0, 0x603b4ed1d790}, prev = 0x7e4f29f91ad0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 4
        errinfo = <optimized out>
        ec = 0x603b4f734460
#8  0x0000603b2361b505 in rb_str_locktmp_ensure (str=<optimized out>, func=func@entry=0x603b235022c0 <io_read_memory_call>, arg=arg@entry=138878471706576) at /tmp/ruby/src/trunk_gcc14/string.c:3381
No locals.
#9  0x0000603b2351ae61 in io_read_memory_locktmp (str=<optimized out>, iis=0x7e4f29f917d0) at /tmp/ruby/src/trunk_gcc14/io.c:3458
No locals.
#10 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=no_exception@entry=4, nonblock=nonblock@entry=0) at /tmp/ruby/src/trunk_gcc14/io.c:3504
        fptr = 0x603b52865920
        length = <optimized out>
        str = 138877558785960
        n = <optimized out>
        len = 1024
        iis = {th = 138878438718160, fptr = 0x603b52865920, nonblock = 0, fd = 7, buf = 0x7e4eec18e930, capa = 1024, timeout = 0x0}
        shrinkable = 1
        __func__ = "io_getpartial"
#11 0x0000603b2351b535 in io_readpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_gcc14/io.c:3624
        ret = <optimized out>
#12 0x0000603b236836a1 in vm_call_cfunc_with_frame_ (ec=0x603b4f734460, reg_cfp=0x603b529fde80, calling=<optimized out>, argc=1, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:3915
        ci = 0x410100100003
        cc = <optimized out>
        val = <optimized out>
        me = 0x7e4f434f88a8
        cfunc = <optimized out>
        recv = 138878438718280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#13 0x0000603b236a543f in vm_sendish (method_explorer=<optimized out>, ec=<optimized out>, reg_cfp=<optimized out>, cd=<optimized out>, block_handler=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_callinfo.h:437
        val = 138878453237520
        ci = 0x1
        cc = <optimized out>
        recv = 4294967295
        argc = <optimized out>
        calling = {cd = 0x603b4eed3510, cc = 0x7e4f28df4710, block_handler = 0, recv = 138878438718280, argc = 1, kw_splat = false, heap_argv = 0}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#14 vm_exec_core (ec=0x7e4f29f914c0, ec@entry=0x603b4f734460) at ../../src/trunk_gcc14/insns.def:902
        bh = <optimized out>
        cd = 0x603b4eed3510
        leaf = <optimized out>
        val = 138878453237520
        reg_pc = 0x603b4eed3358
        reg_cfp = 0x603b529fde80
        insns_address_table = {0x603b236a9039 <vm_exec_core+15673>, 0x603b236a6b15 <vm_exec_core+6165>, 0x603b236a6c1f <vm_exec_core+6431>, 0x603b236a6b7d <vm_exec_core+6269>, 0x603b236a6c89 <vm_exec_core+6537>, 0x603b236a67af <vm_exec_core+5295>, 0x603b236a6991 <vm_exec_core+5777>, 0x603b236a6939 <vm_exec_core+5689>, 0x603b236a68ec <vm_exec_core+5612>, 0x603b236a6852 <vm_exec_core+5458>, 0x603b236a6a30 <vm_exec_core+5936>, 0x603b236a6628 <vm_exec_core+4904>, 0x603b236a65e5 <vm_exec_core+4837>, 0x603b236a658b <vm_exec_core+4747>, 0x603b236a6522 <vm_exec_core+4642>, 0x603b236a64e6 <vm_exec_core+4582>, 0x603b236a64af <vm_exec_core+4527>, 0x603b236a647b <vm_exec_core+4475>, 0x603b236a6447 <vm_exec_core+4423>, 0x603b236a6413 <vm_exec_core+4371>, 0x603b236a63b4 <vm_exec_core+4276>, 0x603b236a6372 <vm_exec_core+4210>, 0x603b236a632d <vm_exec_core+4141>, 0x603b236a62d6 <vm_exec_core+4054>, 0x603b236a6291 <vm_exec_core+3985>, 0x603b236a6213 <vm_exec_core+3859>, 0x603b236a61da <vm_exec_core+3802>, 0x603b236a617f <vm_exec_core+3711>, 0x603b236a6126 <vm_exec_core+3622>, 0x603b236a60ea <vm_exec_core+3562>, 0x603b236a7432 <vm_exec_core+8498>, 0x603b236a71f9 <vm_exec_core+7929>, 0x603b236a716c <vm_exec_core+7788>, 0x603b236a7106 <vm_exec_core+7686>, 0x603b236a70b5 <vm_exec_core+7605>, 0x603b236a7054 <vm_exec_core+7508>, 0x603b236a7008 <vm_exec_core+7432>, 0x603b236a6f97 <vm_exec_core+7319>, 0x603b236a6f4e <vm_exec_core+7246>, 0x603b236a6f28 <vm_exec_core+7208>, 0x603b236a6eee <vm_exec_core+7150>, 0x603b236a6ea0 <vm_exec_core+7072>, 0x603b236a6e6d <vm_exec_core+7021>, 0x603b236a6d81 <vm_exec_core+6785>, 0x603b236a6d3f <vm_exec_core+6719>, 0x603b236a6cfc <vm_exec_core+6652>, 0x603b236a779a <vm_exec_core+9370>, 0x603b236a772d <vm_exec_core+9261>, 0x603b236a76db <vm_exec_core+9179>, 0x603b236a768e <vm_exec_core+9102>, 0x603b236a7620 <vm_exec_core+8992>, 0x603b236a75c0 <vm_exec_core+8896>, 0x603b236a74a8 <vm_exec_core+8616>, 0x603b236a746e <vm_exec_core+8558>, 0x603b236a7833 <vm_exec_core+9523>, 0x603b236a77cb <vm_exec_core+9419>, 0x603b236a7878 <vm_exec_core+9592>, 0x603b236a5368 <vm_exec_core+104>, 0x603b236a6042 <vm_exec_core+3394>, 0x603b236a5ffa <vm_exec_core+3322>, 0x603b236a5faa <vm_exec_core+3242>, 0x603b236a5f5a <vm_exec_core+3162>, 0x603b236a5f0a <vm_exec_core+3082>, 0x603b236a8fea <vm_exec_core+15594>, 0x603b236a5eba <vm_exec_core+3002>, 0x603b236a5e4c <vm_exec_core+2892>, 0x603b236a5e08 <vm_exec_core+2824>, 0x603b236a5d02 <vm_exec_core+2562>, 0x603b236a5bc1 <vm_exec_core+2241>, 0x603b236a5afa <vm_exec_core+2042>, 0x603b236a5a80 <vm_exec_core+1920>, 0x603b236a7beb <vm_exec_core+10475>, 0x603b236a5a4e <vm_exec_core+1870>, 0x603b236a5a10 <vm_exec_core+1808>, 0x603b236a59d2 <vm_exec_core+1746>, 0x603b236a5997 <vm_exec_core+1687>, 0x603b236a58d8 <vm_exec_core+1496>, 0x603b236a5854 <vm_exec_core+1364>, 0x603b236a858c <vm_exec_core+12940>, 0x603b236a878a <vm_exec_core+13450>, 0x603b236a87f0 <vm_exec_core+13552>, 0x603b236a887f <vm_exec_core+13695>, 0x603b236a8959 <vm_exec_core+13913>, 0x603b236a8900 <vm_exec_core+13824>, 0x603b236a89f0 <vm_exec_core+14064>, 0x603b236a8aaa <vm_exec_core+14250>, 0x603b236a8b08 <vm_exec_core+14344>, 0x603b236a8f2e <vm_exec_core+15406>, 0x603b236a8f8c <vm_exec_core+15500>, 0x603b236a8d89 <vm_exec_core+14985>, 0x603b236a8e06 <vm_exec_core+15110>, 0x603b236a8e5e <vm_exec_core+15198>, 0x603b236a8eb1 <vm_exec_core+15281>, 0x603b236a8c38 <vm_exec_core+14648>, 0x603b236a8cbc <vm_exec_core+14780>, 0x603b236a861d <vm_exec_core+13085>, 0x603b236a8673 <vm_exec_core+13171>, 0x603b236a86bc <vm_exec_core+13244>, 0x603b236a7904 <vm_exec_core+9732>, 0x603b236a8507 <vm_exec_core+12807>, 0x603b236a57e5 <vm_exec_core+1253>, 0x603b236a5764 <vm_exec_core+1124>, 0x603b236a56bb <vm_exec_core+955>, 0x603b236a5675 <vm_exec_core+885>, 0x603b236a562b <vm_exec_core+811>, 0x603b236a55e3 <vm_exec_core+739>, 0x603b236a5593 <vm_exec_core+659>, 0x603b236a555f <vm_exec_core+607>, 0x603b236a552b <vm_exec_core+555>, 0x603b236a876d <vm_exec_core+13421>, 0x603b236a6b05 <vm_exec_core+6149>, 0x603b236a6c0f <vm_exec_core+6415>, 0x603b236a6b6d <vm_exec_core+6253>, 0x603b236a6c79 <vm_exec_core+6521>, 0x603b236a679f <vm_exec_core+5279>, 0x603b236a6981 <vm_exec_core+5761>, 0x603b236a6929 <vm_exec_core+5673>, 0x603b236a68dc <vm_exec_core+5596>, 0x603b236a6842 <vm_exec_core+5442>, 0x603b236a6a20 <vm_exec_core+5920>, 0x603b236a6618 <vm_exec_core+4888>, 0x603b236a65d5 <vm_exec_core+4821>, 0x603b236a657b <vm_exec_core+4731>, 0x603b236a6512 <vm_exec_core+4626>, 0x603b236a64d6 <vm_exec_core+4566>, 0x603b236a649f <vm_exec_core+4511>, 0x603b236a646b <vm_exec_core+4459>, 0x603b236a6437 <vm_exec_core+4407>, 0x603b236a6403 <vm_exec_core+4355>, 0x603b236a63a4 <vm_exec_core+4260>, 0x603b236a6362 <vm_exec_core+4194>, 0x603b236a631d <vm_exec_core+4125>, 0x603b236a62c6 <vm_exec_core+4038>, 0x603b236a6281 <vm_exec_core+3969>, 0x603b236a6203 <vm_exec_core+3843>, 0x603b236a61ca <vm_exec_core+3786>, 0x603b236a616f <vm_exec_core+3695>, 0x603b236a6116 <vm_exec_core+3606>, 0x603b236a60da <vm_exec_core+3546>, 0x603b236a7422 <vm_exec_core+8482>, 0x603b236a71e9 <vm_exec_core+7913>, 0x603b236a715c <vm_exec_core+7772>, 0x603b236a70f6 <vm_exec_core+7670>, 0x603b236a70a5 <vm_exec_core+7589>, 0x603b236a7044 <vm_exec_core+7492>, 0x603b236a6ff8 <vm_exec_core+7416>, 0x603b236a6f87 <vm_exec_core+7303>, 0x603b236a6f3e <vm_exec_core+7230>, 0x603b236a6f18 <vm_exec_core+7192>, 0x603b236a6ede <vm_exec_core+7134>, 0x603b236a6e90 <vm_exec_core+7056>, 0x603b236a6e5d <vm_exec_core+7005>, 0x603b236a6d71 <vm_exec_core+6769>, 0x603b236a6d2f <vm_exec_core+6703>, 0x603b236a6cec <vm_exec_core+6636>, 0x603b236a778a <vm_exec_core+9354>, 0x603b236a771d <vm_exec_core+9245>, 0x603b236a76cb <vm_exec_core+9163>, 0x603b236a767e <vm_exec_core+9086>, 0x603b236a7610 <vm_exec_core+8976>, 0x603b236a75b0 <vm_exec_core+8880>, 0x603b236a7498 <vm_exec_core+8600>, 0x603b236a745e <vm_exec_core+8542>, 0x603b236a7823 <vm_exec_core+9507>, 0x603b236a77bb <vm_exec_core+9403>, 0x603b236a7868 <vm_exec_core+9576>, 0x603b236a905f <vm_exec_core+15711>, 0x603b236a6032 <vm_exec_core+3378>, 0x603b236a5fea <vm_exec_core+3306>, 0x603b236a5f9a <vm_exec_core+3226>, 0x603b236a5f4a <vm_exec_core+3146>, 0x603b236a5efa <vm_exec_core+3066>, 0x603b236a904a <vm_exec_core+15690>, 0x603b236a5eaa <vm_exec_core+2986>, 0x603b236a5e3c <vm_exec_core+2876>, 0x603b236a5df8 <vm_exec_core+2808>, 0x603b236a5cf2 <vm_exec_core+2546>, 0x603b236a5bb1 <vm_exec_core+2225>, 0x603b236a5aea <vm_exec_core+2026>, 0x603b236a5a70 <vm_exec_core+1904>, 0x603b236a7bdb <vm_exec_core+10459>, 0x603b236a5a3e <vm_exec_core+1854>, 0x603b236a5a00 <vm_exec_core+1792>, 0x603b236a59c2 <vm_exec_core+1730>, 0x603b236a5987 <vm_exec_core+1671>, 0x603b236a58c8 <vm_exec_core+1480>, 0x603b236a5844 <vm_exec_core+1348>, 0x603b236a9074 <vm_exec_core+15732>, 0x603b236a9089 <vm_exec_core+15753>, 0x603b236a85f3 <vm_exec_core+13043>, 0x603b236a8608 <vm_exec_core+13064>, 0x603b236a8d04 <vm_exec_core+14852>, 0x603b236a8d19 <vm_exec_core+14873>, 0x603b236a8d2e <vm_exec_core+14894>, 0x603b236a8d4a <vm_exec_core+14922>, 0x603b236a8d5f <vm_exec_core+14943>, 0x603b236a8d74 <vm_exec_core+14964>, 0x603b236a8b66 <vm_exec_core+14438>, 0x603b236a8b7b <vm_exec_core+14459>, 0x603b236a8b90 <vm_exec_core+14480>...}
#15 0x0000603b23695f65 in vm_exec_loop (ec=<optimized out>, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm.c:2811
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#16 rb_vm_exec (ec=0x603b4f734460) at /tmp/ruby/src/trunk_gcc14/vm.c:2787
        _ec = 0x603b4f734460
        _tag = {tag = 36, retval = 4, buf = {0x7e4f29f91bd0, 0x603b23695fc8 <rb_vm_exec+280>, 0x0, 0x7e4f29f91ab0, 0x3000000028}, prev = 0x7e4f29f91cd0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#17 0x0000603b23699390 in invoke_iseq_block_from_c (ec=<optimized out>, captured=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=0, cref=0x0, is_lambda=<optimized out>, me=0x0) at /tmp/ruby/src/trunk_gcc14/vm.c:1814
        iseq = 0xa8c36dbe4736ca00
        type = <optimized out>
        cfp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        opt_pc = <optimized out>
        sp = <optimized out>
        av = {206158430248, 138878471707856}
        stack_argv = <optimized out>
        iseq = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        av = <optimized out>
        stack_argv = <optimized out>
        bound = <optimized out>
#18 0x0000603b23699716 in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x603b51a37a00, argc=argc@entry=0, argv=argv@entry=0x7e4f29f91b80, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk_gcc14/vm.c:1959
        self = <optimized out>
#19 0x0000603b2363d7f8 in thread_do_start_proc (th=th@entry=0x603b51c8a2f0) at /tmp/ruby/src/trunk_gcc14/thread.c:614
        args = 138878438718120
        args_ptr = 0x7e4f29f91b80
        args_len = <optimized out>
        procval = <optimized out>
        proc = 0x603b51a37a00
#20 0x0000603b2363fa55 in thread_do_start (th=0x603b51c8a2f0) at /tmp/ruby/src/trunk_gcc14/thread.c:631
        result = 36
        result = <optimized out>
#21 thread_start_func_2 (th=th@entry=0x603b51c8a2f0, stack_start=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread.c:686
        _ec = 0x603b4f734460
        _tag = {tag = 36, retval = 105807113058620, buf = {0x7e4f29f91dd0, 0x603b2363f910 <thread_start_func_2+784>, 0x0, 0x7e4f29f91be0, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 4
        ractor_main_th = 0x603b4ed17010
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
#22 0x0000603b23640786 in call_thread_start_func_2 (th=0x603b51c8a2f0) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:2238
        stack_start = 0
        stack_start_addr = 0x7e4f29f91da8
        stack_start = <optimized out>
        stack_start_addr = <optimized out>
#23 nt_start (ptr=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:2283
        th = 0x603b51c8a2f0
        sched = <optimized out>
        nt = <optimized out>
        vm = <optimized out>
#24 0x00007e4f43765a94 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 = {138878471710400, -4558708371700889917, 138878471710400, -264, 25, 140723322179040, -4558708371679918397, -4558518046971312445}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x00007e4f437f2c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7e4f28cee6c0 (LWP 159274) "utils.rb:28"):
#0  0x00007e4f437e4a00 in __GI_ppoll (fds=fds@entry=0x7e4f28cecea8, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        tval = {tv_sec = 138878899340448, tv_nsec = 105807841706232}
#1  0x0000603b2363b54a in wait_for_single_fd_blocking_region (th=th@entry=0x603b4f78e2c0, fds=fds@entry=0x7e4f28cecea8, to=to@entry=0x0, lerrno=lerrno@entry=0x7e4f28cece6c, nfds=1) at /tmp/ruby/src/trunk_gcc14/hrtime.h:168
        __region = {prev_status = THREAD_RUNNABLE}
        ts = {tv_sec = 105807889594160, tv_nsec = 105807841706232}
        result = 0
#2  0x0000603b23641c36 in thread_io_wait (io=0x603b4f50e300, fd=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread.c:4624
        to = <optimized out>
        rel = 105807889029792
        end = <optimized out>
        _ec = 0x603b51a3daa0
        _tag = {tag = 36, retval = 105807903105264, buf = {0x603b4f50e300, 0x603b236419f0 <thread_io_wait+752>, 0x0, 0x7e4f28cece10, 0x603b51a3daa0}, prev = 0x7e4f28cedad0, state = RUBY_TAG_NONE, lock_rec = 0}
        fds = {{fd = 9, events = 1, revents = 0}}
        result = 0
        nfds = 1
        blocking_operation = {list = {next = 0x603b4f50e3d0, prev = 0x603b4f50e3d0}, ec = 0x603b51a3daa0}
        state = RUBY_TAG_NONE
        lerrno = 0
        ec = 0x603b51a3daa0
        th = 0x603b4f78e2c0
#3  0x0000603b23644f71 in rb_thread_io_wait (io=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread.c:4779
No locals.
#4  0x0000603b23502b89 in rb_io_wait (io=io@entry=138877559565800, events=events@entry=3, timeout=<optimized out>, timeout@entry=4) at /tmp/ruby/src/trunk_gcc14/include/ruby/internal/arithmetic/int.h:172
        scheduler = <optimized out>
        fptr = 0x603b4f50e300
        tv_storage = {tv_sec = 138878452160176, tv_usec = 138878452161232}
        tv = 0x0
        ready = <optimized out>
#5  0x0000603b23510961 in rb_io_wait (io=138877559565800, events=3, timeout=4) at /tmp/ruby/src/trunk_gcc14/io.c:1458
        scheduler = <optimized out>
        fptr = <optimized out>
        tv_storage = <optimized out>
        tv = <optimized out>
        ready = <optimized out>
        scheduler = <optimized out>
        fptr = <optimized out>
        tv_storage = <optimized out>
        tv = <optimized out>
        ready = <optimized out>
        errno_to_fail = <optimized out>
#6  rb_io_maybe_wait (error=11, io=138877559565800, events=3, timeout=4) at /tmp/ruby/src/trunk_gcc14/io.c:1642
No locals.
#7  rb_io_maybe_wait_readable (error=error@entry=11, io=io@entry=138877559565800, timeout=timeout@entry=4) at /tmp/ruby/src/trunk_gcc14/io.c:1653
        result = <optimized out>
#8  0x00007e4f28d22ce0 in rsock_s_accept (klass=138878453735680, io=138877559565800, sockaddr=sockaddr@entry=0x7e4f28ced040, len=len@entry=0x7e4f28ced03c) at /tmp/ruby/src/trunk_gcc14/ext/socket/init.c:738
        error = 11
        fptr = 0x603b4f50e300
        accept_arg = {fd = 9, sockaddr = 0x7e4f28ced040, len = 0x7e4f28ced03c}
        retry = 0
        peer = <optimized out>
        retry = <optimized out>
#9  0x00007e4f28d375c0 in tcp_accept (server=<optimized out>) at /tmp/ruby/src/trunk_gcc14/ext/socket/tcpserver.c:61
        buffer = {addr = {sa_family = 47128, sa_data = "\020(O~\000\000\001\000\000\000\000\000\000"}, in = {sin_family = 47128, sin_port = 10256, sin_addr = {s_addr = 32335}, sin_zero = "\001\000\000\000\000\000\000"}, in6 = {sin6_family = 47128, sin6_port = 10256, sin6_flowinfo = 32335, sin6_addr = {__in6_u = {__u6_addr8 = "\001\000\000\000\000\000\000\0006\274\230#;`\000", __u6_addr16 = {1, 0, 0, 0, 48182, 9112, 24635, 0}, __u6_addr32 = {1, 0, 597212214, 24635}}}, sin6_scope_id = 0}, un = {sun_family = 47128, sun_path = "\020(O~\000\000\001\000\000\000\000\000\000\0006\274\230#;`\000\000\000\000\000\000\000\000\000\000`\321\316(O~\000\000(\274PCO~\000\000\220\320\316(O~\000\000\001\000\000\000\002\000\000\000\023\000\000\000\000\000\000\000\270/j#;`\000\000\266ٗ#;`\000\000\023\000\000\000\000\000\000\000\020w\035O;`\000\000\000\3126G\000"}, storage = {ss_family = 47128, __ss_padding = "\020(O~\000\000\001\000\000\000\000\000\000\0006\274\230#;`\000\000\000\000\000\000\000\000\000\000`\321\316(O~\000\000(\274PCO~\000\000\220\320\316(O~\000\000\001\000\000\000\002\000\000\000\023\000\000\000\000\000\000\000\270/j#;`\000\000\266ٗ#;`\000\000\023\000\000\000\000\000\000\000\020w\035O;`\000\000\000\3126G", '\000' <repeats 11 times>, __ss_align = 0}, place_holder = "\030\270\020(O~\000\000\001\000\000\000\000\000\000\0006\274\230#;`\000\000\000\000\000\000\000\000\000\000`\321\316(O~\000\000(\274PCO~\000\000\220\320\316(O~\000\000\001\000\000\000\002\000\000\000\023\000\000\000\000\000\000\000\270/j#;`\000\000\266ٗ#;`\000\000\023\000\000\000\000\000\000\000\020w\035O;`\000\000\000\3126G", '\000' <repeats 20 times>, "\360\240zR;`\000\000@\320\316(O~\000\000\002\000\000\000;`\000\000\002\000\000\000\000\000\000\000\260l\037P;`\000\000\000\3126G\276mè\210\367PCO~\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\360\240"...}
        length = 2048
#10 0x0000603b236836a1 in vm_call_cfunc_with_frame_ (ec=0x603b51a3daa0, reg_cfp=0x603b4fd57ce8, calling=<optimized out>, argc=0, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:3915
        ci = 0xe00100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7e4f28d881c8
        cfunc = <optimized out>
        recv = 138877559565800
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#11 0x0000603b236a543f in vm_sendish (method_explorer=<optimized out>, ec=<optimized out>, reg_cfp=<optimized out>, cd=<optimized out>, block_handler=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_callinfo.h:437
        val = 138878444083680
        ci = 0x1
        cc = <optimized out>
        recv = 0
        argc = <optimized out>
        calling = {cd = 0x603b50158a80, cc = 0x7e4f285399e0, block_handler = 0, recv = 138877559565800, argc = 0, kw_splat = false, heap_argv = 0}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#12 vm_exec_core (ec=0x7e4f28cecea8, ec@entry=0x603b51a3daa0) at ../../src/trunk_gcc14/insns.def:902
        bh = <optimized out>
        cd = 0x603b50158a80
        leaf = <optimized out>
        val = 138878444083680
        reg_pc = 0x603b50ac98b8
        reg_cfp = 0x603b4fd57ce8
        insns_address_table = {0x603b236a9039 <vm_exec_core+15673>, 0x603b236a6b15 <vm_exec_core+6165>, 0x603b236a6c1f <vm_exec_core+6431>, 0x603b236a6b7d <vm_exec_core+6269>, 0x603b236a6c89 <vm_exec_core+6537>, 0x603b236a67af <vm_exec_core+5295>, 0x603b236a6991 <vm_exec_core+5777>, 0x603b236a6939 <vm_exec_core+5689>, 0x603b236a68ec <vm_exec_core+5612>, 0x603b236a6852 <vm_exec_core+5458>, 0x603b236a6a30 <vm_exec_core+5936>, 0x603b236a6628 <vm_exec_core+4904>, 0x603b236a65e5 <vm_exec_core+4837>, 0x603b236a658b <vm_exec_core+4747>, 0x603b236a6522 <vm_exec_core+4642>, 0x603b236a64e6 <vm_exec_core+4582>, 0x603b236a64af <vm_exec_core+4527>, 0x603b236a647b <vm_exec_core+4475>, 0x603b236a6447 <vm_exec_core+4423>, 0x603b236a6413 <vm_exec_core+4371>, 0x603b236a63b4 <vm_exec_core+4276>, 0x603b236a6372 <vm_exec_core+4210>, 0x603b236a632d <vm_exec_core+4141>, 0x603b236a62d6 <vm_exec_core+4054>, 0x603b236a6291 <vm_exec_core+3985>, 0x603b236a6213 <vm_exec_core+3859>, 0x603b236a61da <vm_exec_core+3802>, 0x603b236a617f <vm_exec_core+3711>, 0x603b236a6126 <vm_exec_core+3622>, 0x603b236a60ea <vm_exec_core+3562>, 0x603b236a7432 <vm_exec_core+8498>, 0x603b236a71f9 <vm_exec_core+7929>, 0x603b236a716c <vm_exec_core+7788>, 0x603b236a7106 <vm_exec_core+7686>, 0x603b236a70b5 <vm_exec_core+7605>, 0x603b236a7054 <vm_exec_core+7508>, 0x603b236a7008 <vm_exec_core+7432>, 0x603b236a6f97 <vm_exec_core+7319>, 0x603b236a6f4e <vm_exec_core+7246>, 0x603b236a6f28 <vm_exec_core+7208>, 0x603b236a6eee <vm_exec_core+7150>, 0x603b236a6ea0 <vm_exec_core+7072>, 0x603b236a6e6d <vm_exec_core+7021>, 0x603b236a6d81 <vm_exec_core+6785>, 0x603b236a6d3f <vm_exec_core+6719>, 0x603b236a6cfc <vm_exec_core+6652>, 0x603b236a779a <vm_exec_core+9370>, 0x603b236a772d <vm_exec_core+9261>, 0x603b236a76db <vm_exec_core+9179>, 0x603b236a768e <vm_exec_core+9102>, 0x603b236a7620 <vm_exec_core+8992>, 0x603b236a75c0 <vm_exec_core+8896>, 0x603b236a74a8 <vm_exec_core+8616>, 0x603b236a746e <vm_exec_core+8558>, 0x603b236a7833 <vm_exec_core+9523>, 0x603b236a77cb <vm_exec_core+9419>, 0x603b236a7878 <vm_exec_core+9592>, 0x603b236a5368 <vm_exec_core+104>, 0x603b236a6042 <vm_exec_core+3394>, 0x603b236a5ffa <vm_exec_core+3322>, 0x603b236a5faa <vm_exec_core+3242>, 0x603b236a5f5a <vm_exec_core+3162>, 0x603b236a5f0a <vm_exec_core+3082>, 0x603b236a8fea <vm_exec_core+15594>, 0x603b236a5eba <vm_exec_core+3002>, 0x603b236a5e4c <vm_exec_core+2892>, 0x603b236a5e08 <vm_exec_core+2824>, 0x603b236a5d02 <vm_exec_core+2562>, 0x603b236a5bc1 <vm_exec_core+2241>, 0x603b236a5afa <vm_exec_core+2042>, 0x603b236a5a80 <vm_exec_core+1920>, 0x603b236a7beb <vm_exec_core+10475>, 0x603b236a5a4e <vm_exec_core+1870>, 0x603b236a5a10 <vm_exec_core+1808>, 0x603b236a59d2 <vm_exec_core+1746>, 0x603b236a5997 <vm_exec_core+1687>, 0x603b236a58d8 <vm_exec_core+1496>, 0x603b236a5854 <vm_exec_core+1364>, 0x603b236a858c <vm_exec_core+12940>, 0x603b236a878a <vm_exec_core+13450>, 0x603b236a87f0 <vm_exec_core+13552>, 0x603b236a887f <vm_exec_core+13695>, 0x603b236a8959 <vm_exec_core+13913>, 0x603b236a8900 <vm_exec_core+13824>, 0x603b236a89f0 <vm_exec_core+14064>, 0x603b236a8aaa <vm_exec_core+14250>, 0x603b236a8b08 <vm_exec_core+14344>, 0x603b236a8f2e <vm_exec_core+15406>, 0x603b236a8f8c <vm_exec_core+15500>, 0x603b236a8d89 <vm_exec_core+14985>, 0x603b236a8e06 <vm_exec_core+15110>, 0x603b236a8e5e <vm_exec_core+15198>, 0x603b236a8eb1 <vm_exec_core+15281>, 0x603b236a8c38 <vm_exec_core+14648>, 0x603b236a8cbc <vm_exec_core+14780>, 0x603b236a861d <vm_exec_core+13085>, 0x603b236a8673 <vm_exec_core+13171>, 0x603b236a86bc <vm_exec_core+13244>, 0x603b236a7904 <vm_exec_core+9732>, 0x603b236a8507 <vm_exec_core+12807>, 0x603b236a57e5 <vm_exec_core+1253>, 0x603b236a5764 <vm_exec_core+1124>, 0x603b236a56bb <vm_exec_core+955>, 0x603b236a5675 <vm_exec_core+885>, 0x603b236a562b <vm_exec_core+811>, 0x603b236a55e3 <vm_exec_core+739>, 0x603b236a5593 <vm_exec_core+659>, 0x603b236a555f <vm_exec_core+607>, 0x603b236a552b <vm_exec_core+555>, 0x603b236a876d <vm_exec_core+13421>, 0x603b236a6b05 <vm_exec_core+6149>, 0x603b236a6c0f <vm_exec_core+6415>, 0x603b236a6b6d <vm_exec_core+6253>, 0x603b236a6c79 <vm_exec_core+6521>, 0x603b236a679f <vm_exec_core+5279>, 0x603b236a6981 <vm_exec_core+5761>, 0x603b236a6929 <vm_exec_core+5673>, 0x603b236a68dc <vm_exec_core+5596>, 0x603b236a6842 <vm_exec_core+5442>, 0x603b236a6a20 <vm_exec_core+5920>, 0x603b236a6618 <vm_exec_core+4888>, 0x603b236a65d5 <vm_exec_core+4821>, 0x603b236a657b <vm_exec_core+4731>, 0x603b236a6512 <vm_exec_core+4626>, 0x603b236a64d6 <vm_exec_core+4566>, 0x603b236a649f <vm_exec_core+4511>, 0x603b236a646b <vm_exec_core+4459>, 0x603b236a6437 <vm_exec_core+4407>, 0x603b236a6403 <vm_exec_core+4355>, 0x603b236a63a4 <vm_exec_core+4260>, 0x603b236a6362 <vm_exec_core+4194>, 0x603b236a631d <vm_exec_core+4125>, 0x603b236a62c6 <vm_exec_core+4038>, 0x603b236a6281 <vm_exec_core+3969>, 0x603b236a6203 <vm_exec_core+3843>, 0x603b236a61ca <vm_exec_core+3786>, 0x603b236a616f <vm_exec_core+3695>, 0x603b236a6116 <vm_exec_core+3606>, 0x603b236a60da <vm_exec_core+3546>, 0x603b236a7422 <vm_exec_core+8482>, 0x603b236a71e9 <vm_exec_core+7913>, 0x603b236a715c <vm_exec_core+7772>, 0x603b236a70f6 <vm_exec_core+7670>, 0x603b236a70a5 <vm_exec_core+7589>, 0x603b236a7044 <vm_exec_core+7492>, 0x603b236a6ff8 <vm_exec_core+7416>, 0x603b236a6f87 <vm_exec_core+7303>, 0x603b236a6f3e <vm_exec_core+7230>, 0x603b236a6f18 <vm_exec_core+7192>, 0x603b236a6ede <vm_exec_core+7134>, 0x603b236a6e90 <vm_exec_core+7056>, 0x603b236a6e5d <vm_exec_core+7005>, 0x603b236a6d71 <vm_exec_core+6769>, 0x603b236a6d2f <vm_exec_core+6703>, 0x603b236a6cec <vm_exec_core+6636>, 0x603b236a778a <vm_exec_core+9354>, 0x603b236a771d <vm_exec_core+9245>, 0x603b236a76cb <vm_exec_core+9163>, 0x603b236a767e <vm_exec_core+9086>, 0x603b236a7610 <vm_exec_core+8976>, 0x603b236a75b0 <vm_exec_core+8880>, 0x603b236a7498 <vm_exec_core+8600>, 0x603b236a745e <vm_exec_core+8542>, 0x603b236a7823 <vm_exec_core+9507>, 0x603b236a77bb <vm_exec_core+9403>, 0x603b236a7868 <vm_exec_core+9576>, 0x603b236a905f <vm_exec_core+15711>, 0x603b236a6032 <vm_exec_core+3378>, 0x603b236a5fea <vm_exec_core+3306>, 0x603b236a5f9a <vm_exec_core+3226>, 0x603b236a5f4a <vm_exec_core+3146>, 0x603b236a5efa <vm_exec_core+3066>, 0x603b236a904a <vm_exec_core+15690>, 0x603b236a5eaa <vm_exec_core+2986>, 0x603b236a5e3c <vm_exec_core+2876>, 0x603b236a5df8 <vm_exec_core+2808>, 0x603b236a5cf2 <vm_exec_core+2546>, 0x603b236a5bb1 <vm_exec_core+2225>, 0x603b236a5aea <vm_exec_core+2026>, 0x603b236a5a70 <vm_exec_core+1904>, 0x603b236a7bdb <vm_exec_core+10459>, 0x603b236a5a3e <vm_exec_core+1854>, 0x603b236a5a00 <vm_exec_core+1792>, 0x603b236a59c2 <vm_exec_core+1730>, 0x603b236a5987 <vm_exec_core+1671>, 0x603b236a58c8 <vm_exec_core+1480>, 0x603b236a5844 <vm_exec_core+1348>, 0x603b236a9074 <vm_exec_core+15732>, 0x603b236a9089 <vm_exec_core+15753>, 0x603b236a85f3 <vm_exec_core+13043>, 0x603b236a8608 <vm_exec_core+13064>, 0x603b236a8d04 <vm_exec_core+14852>, 0x603b236a8d19 <vm_exec_core+14873>, 0x603b236a8d2e <vm_exec_core+14894>, 0x603b236a8d4a <vm_exec_core+14922>, 0x603b236a8d5f <vm_exec_core+14943>, 0x603b236a8d74 <vm_exec_core+14964>, 0x603b236a8b66 <vm_exec_core+14438>, 0x603b236a8b7b <vm_exec_core+14459>, 0x603b236a8b90 <vm_exec_core+14480>...}
#13 0x0000603b23695f65 in vm_exec_loop (ec=<optimized out>, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm.c:2811
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#14 rb_vm_exec (ec=0x603b51a3daa0) at /tmp/ruby/src/trunk_gcc14/vm.c:2787
        _ec = 0x603b51a3daa0
        _tag = {tag = 36, retval = 4, buf = {0x7e4f28cedbd0, 0x603b23695fc8 <rb_vm_exec+280>, 0x0, 0x7e4f28cedab0, 0x3000000028}, prev = 0x7e4f28cedcd0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#15 0x0000603b23699390 in invoke_iseq_block_from_c (ec=<optimized out>, captured=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=0, cref=0x0, is_lambda=<optimized out>, me=0x0) at /tmp/ruby/src/trunk_gcc14/vm.c:1814
        iseq = 0xa8c36dbe4736ca00
        type = <optimized out>
        cfp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        opt_pc = <optimized out>
        sp = <optimized out>
        av = {206158430248, 138878452161744}
        stack_argv = <optimized out>
        iseq = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        av = <optimized out>
        stack_argv = <optimized out>
        bound = <optimized out>
#16 0x0000603b23699716 in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x603b51a3dce0, argc=argc@entry=0, argv=argv@entry=0x7e4f28cedb80, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk_gcc14/vm.c:1959
        self = <optimized out>
#17 0x0000603b2363d7f8 in thread_do_start_proc (th=th@entry=0x603b4f78e2c0) at /tmp/ruby/src/trunk_gcc14/thread.c:614
        args = 138877559565160
        args_ptr = 0x7e4f28cedb80
        args_len = <optimized out>
        procval = <optimized out>
        proc = 0x603b51a3dce0
#18 0x0000603b2363fa55 in thread_do_start (th=0x603b4f78e2c0) at /tmp/ruby/src/trunk_gcc14/thread.c:631
        result = 36
        result = <optimized out>
#19 thread_start_func_2 (th=th@entry=0x603b4f78e2c0, stack_start=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread.c:686
        _ec = 0x603b51a3daa0
        _tag = {tag = 36, retval = 105807113058620, buf = {0x7e4f28ceddd0, 0x603b2363f910 <thread_start_func_2+784>, 0x0, 0x7e4f28cedbe0, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 4
        ractor_main_th = 0x603b4ed17010
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
#20 0x0000603b23640786 in call_thread_start_func_2 (th=0x603b4f78e2c0) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:2238
        stack_start = 0
        stack_start_addr = 0x7e4f28cedda8
        stack_start = <optimized out>
        stack_start_addr = <optimized out>
#21 nt_start (ptr=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:2283
        th = 0x603b4f78e2c0
        sched = <optimized out>
        nt = <optimized out>
        vm = <optimized out>
#22 0x00007e4f43765a94 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 = {138878452164288, -4558710946533783869, 138878452164288, -264, 0, 140723322178000, -4558710946512812349, -4558518046971312445}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#23 0x00007e4f437f2c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7e4f29fd46c0 (LWP 159276) "test_https.rb:*"):
#0  0x00007e4f437e4a00 in __GI_ppoll (fds=fds@entry=0x7e4f29fd2ea8, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        tval = {tv_sec = 138878899340448, tv_nsec = 105807841706232}
#1  0x0000603b2363b54a in wait_for_single_fd_blocking_region (th=th@entry=0x603b4f8d47e0, fds=fds@entry=0x7e4f29fd2ea8, to=to@entry=0x0, lerrno=lerrno@entry=0x7e4f29fd2e6c, nfds=1) at /tmp/ruby/src/trunk_gcc14/hrtime.h:168
        __region = {prev_status = THREAD_RUNNABLE}
        ts = {tv_sec = 105807852659392, tv_nsec = 105807841706232}
        result = 0
#2  0x0000603b23641c36 in thread_io_wait (io=0x603b4f4f4dd0, fd=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread.c:4624
        to = <optimized out>
        rel = 105807906277824
        end = <optimized out>
        _ec = 0x603b52ab09c0
        _tag = {tag = 36, retval = 0, buf = {0x603b4f4f4dd0, 0x603b236419f0 <thread_io_wait+752>, 0x0, 0x7e4f29fd2e10, 0x603b52ab09c0}, prev = 0x7e4f29fd3ad0, state = RUBY_TAG_NONE, lock_rec = 0}
        fds = {{fd = 10, events = 1, revents = 0}}
        result = 0
        nfds = 1
        blocking_operation = {list = {next = 0x603b4f4f4ea0, prev = 0x603b4f4f4ea0}, ec = 0x603b52ab09c0}
        state = RUBY_TAG_NONE
        lerrno = 0
        ec = 0x603b52ab09c0
        th = 0x603b4f8d47e0
#3  0x0000603b23644f71 in rb_thread_io_wait (io=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread.c:4779
No locals.
#4  0x0000603b23502b89 in rb_io_wait (io=io@entry=138877559564560, events=events@entry=3, timeout=<optimized out>, timeout@entry=4) at /tmp/ruby/src/trunk_gcc14/include/ruby/internal/arithmetic/int.h:172
        scheduler = <optimized out>
        fptr = 0x603b4f4f4dd0
        tv_storage = {tv_sec = 0, tv_usec = 138878471977680}
        tv = 0x0
        ready = <optimized out>
#5  0x0000603b23510961 in rb_io_wait (io=138877559564560, events=3, timeout=4) at /tmp/ruby/src/trunk_gcc14/io.c:1458
        scheduler = <optimized out>
        fptr = <optimized out>
        tv_storage = <optimized out>
        tv = <optimized out>
        ready = <optimized out>
        scheduler = <optimized out>
        fptr = <optimized out>
        tv_storage = <optimized out>
        tv = <optimized out>
        ready = <optimized out>
        errno_to_fail = <optimized out>
#6  rb_io_maybe_wait (error=11, io=138877559564560, events=3, timeout=4) at /tmp/ruby/src/trunk_gcc14/io.c:1642
No locals.
#7  rb_io_maybe_wait_readable (error=error@entry=11, io=io@entry=138877559564560, timeout=timeout@entry=4) at /tmp/ruby/src/trunk_gcc14/io.c:1653
        result = <optimized out>
#8  0x00007e4f28d22ce0 in rsock_s_accept (klass=138878453735680, io=138877559564560, sockaddr=sockaddr@entry=0x7e4f29fd3040, len=len@entry=0x7e4f29fd303c) at /tmp/ruby/src/trunk_gcc14/ext/socket/init.c:738
        error = 11
        fptr = 0x603b4f4f4dd0
        accept_arg = {fd = 10, sockaddr = 0x7e4f29fd3040, len = 0x7e4f29fd303c}
        retry = 0
        peer = <optimized out>
        retry = <optimized out>
#9  0x00007e4f28d375c0 in tcp_accept (server=<optimized out>) at /tmp/ruby/src/trunk_gcc14/ext/socket/tcpserver.c:61
        buffer = {addr = {sa_family = 0, sa_data = '\000' <repeats 13 times>}, in = {sin_family = 0, sin_port = 0, sin_addr = {s_addr = 0}, sin_zero = "\000\000\000\000\000\000\000"}, in6 = {sin6_family = 0, sin6_port = 0, sin6_flowinfo = 0, sin6_addr = {__in6_u = {__u6_addr8 = '\000' <repeats 15 times>, __u6_addr16 = {0, 0, 0, 0, 0, 0, 0, 0}, __u6_addr32 = {0, 0, 0, 0}}}, sin6_scope_id = 0}, un = {sun_family = 0, sun_path = '\000' <repeats 107 times>}, storage = {ss_family = 0, __ss_padding = '\000' <repeats 117 times>, __ss_align = 0}, place_holder = '\000' <repeats 376 times>...}
        length = 2048
#10 0x0000603b236836a1 in vm_call_cfunc_with_frame_ (ec=0x603b52ab09c0, reg_cfp=0x603b524b09e0, calling=<optimized out>, argc=0, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:3915
        ci = 0xe00100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7e4f28d881c8
        cfunc = <optimized out>
        recv = 138877559564560
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#11 0x0000603b236a543f in vm_sendish (method_explorer=<optimized out>, ec=<optimized out>, reg_cfp=<optimized out>, cd=<optimized out>, block_handler=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_callinfo.h:437
        val = 138878444083680
        ci = 0x1
        cc = <optimized out>
        recv = 0
        argc = <optimized out>
        calling = {cd = 0x603b51a69240, cc = 0x7e4f285399e0, block_handler = 0, recv = 138877559564560, argc = 0, kw_splat = false, heap_argv = 0}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#12 vm_exec_core (ec=0x7e4f29fd2ea8, ec@entry=0x603b52ab09c0) at ../../src/trunk_gcc14/insns.def:902
        bh = <optimized out>
        cd = 0x603b51a69240
        leaf = <optimized out>
        val = 138878444083680
        reg_pc = 0x603b51c5beb0
        reg_cfp = 0x603b524b09e0
        insns_address_table = {0x603b236a9039 <vm_exec_core+15673>, 0x603b236a6b15 <vm_exec_core+6165>, 0x603b236a6c1f <vm_exec_core+6431>, 0x603b236a6b7d <vm_exec_core+6269>, 0x603b236a6c89 <vm_exec_core+6537>, 0x603b236a67af <vm_exec_core+5295>, 0x603b236a6991 <vm_exec_core+5777>, 0x603b236a6939 <vm_exec_core+5689>, 0x603b236a68ec <vm_exec_core+5612>, 0x603b236a6852 <vm_exec_core+5458>, 0x603b236a6a30 <vm_exec_core+5936>, 0x603b236a6628 <vm_exec_core+4904>, 0x603b236a65e5 <vm_exec_core+4837>, 0x603b236a658b <vm_exec_core+4747>, 0x603b236a6522 <vm_exec_core+4642>, 0x603b236a64e6 <vm_exec_core+4582>, 0x603b236a64af <vm_exec_core+4527>, 0x603b236a647b <vm_exec_core+4475>, 0x603b236a6447 <vm_exec_core+4423>, 0x603b236a6413 <vm_exec_core+4371>, 0x603b236a63b4 <vm_exec_core+4276>, 0x603b236a6372 <vm_exec_core+4210>, 0x603b236a632d <vm_exec_core+4141>, 0x603b236a62d6 <vm_exec_core+4054>, 0x603b236a6291 <vm_exec_core+3985>, 0x603b236a6213 <vm_exec_core+3859>, 0x603b236a61da <vm_exec_core+3802>, 0x603b236a617f <vm_exec_core+3711>, 0x603b236a6126 <vm_exec_core+3622>, 0x603b236a60ea <vm_exec_core+3562>, 0x603b236a7432 <vm_exec_core+8498>, 0x603b236a71f9 <vm_exec_core+7929>, 0x603b236a716c <vm_exec_core+7788>, 0x603b236a7106 <vm_exec_core+7686>, 0x603b236a70b5 <vm_exec_core+7605>, 0x603b236a7054 <vm_exec_core+7508>, 0x603b236a7008 <vm_exec_core+7432>, 0x603b236a6f97 <vm_exec_core+7319>, 0x603b236a6f4e <vm_exec_core+7246>, 0x603b236a6f28 <vm_exec_core+7208>, 0x603b236a6eee <vm_exec_core+7150>, 0x603b236a6ea0 <vm_exec_core+7072>, 0x603b236a6e6d <vm_exec_core+7021>, 0x603b236a6d81 <vm_exec_core+6785>, 0x603b236a6d3f <vm_exec_core+6719>, 0x603b236a6cfc <vm_exec_core+6652>, 0x603b236a779a <vm_exec_core+9370>, 0x603b236a772d <vm_exec_core+9261>, 0x603b236a76db <vm_exec_core+9179>, 0x603b236a768e <vm_exec_core+9102>, 0x603b236a7620 <vm_exec_core+8992>, 0x603b236a75c0 <vm_exec_core+8896>, 0x603b236a74a8 <vm_exec_core+8616>, 0x603b236a746e <vm_exec_core+8558>, 0x603b236a7833 <vm_exec_core+9523>, 0x603b236a77cb <vm_exec_core+9419>, 0x603b236a7878 <vm_exec_core+9592>, 0x603b236a5368 <vm_exec_core+104>, 0x603b236a6042 <vm_exec_core+3394>, 0x603b236a5ffa <vm_exec_core+3322>, 0x603b236a5faa <vm_exec_core+3242>, 0x603b236a5f5a <vm_exec_core+3162>, 0x603b236a5f0a <vm_exec_core+3082>, 0x603b236a8fea <vm_exec_core+15594>, 0x603b236a5eba <vm_exec_core+3002>, 0x603b236a5e4c <vm_exec_core+2892>, 0x603b236a5e08 <vm_exec_core+2824>, 0x603b236a5d02 <vm_exec_core+2562>, 0x603b236a5bc1 <vm_exec_core+2241>, 0x603b236a5afa <vm_exec_core+2042>, 0x603b236a5a80 <vm_exec_core+1920>, 0x603b236a7beb <vm_exec_core+10475>, 0x603b236a5a4e <vm_exec_core+1870>, 0x603b236a5a10 <vm_exec_core+1808>, 0x603b236a59d2 <vm_exec_core+1746>, 0x603b236a5997 <vm_exec_core+1687>, 0x603b236a58d8 <vm_exec_core+1496>, 0x603b236a5854 <vm_exec_core+1364>, 0x603b236a858c <vm_exec_core+12940>, 0x603b236a878a <vm_exec_core+13450>, 0x603b236a87f0 <vm_exec_core+13552>, 0x603b236a887f <vm_exec_core+13695>, 0x603b236a8959 <vm_exec_core+13913>, 0x603b236a8900 <vm_exec_core+13824>, 0x603b236a89f0 <vm_exec_core+14064>, 0x603b236a8aaa <vm_exec_core+14250>, 0x603b236a8b08 <vm_exec_core+14344>, 0x603b236a8f2e <vm_exec_core+15406>, 0x603b236a8f8c <vm_exec_core+15500>, 0x603b236a8d89 <vm_exec_core+14985>, 0x603b236a8e06 <vm_exec_core+15110>, 0x603b236a8e5e <vm_exec_core+15198>, 0x603b236a8eb1 <vm_exec_core+15281>, 0x603b236a8c38 <vm_exec_core+14648>, 0x603b236a8cbc <vm_exec_core+14780>, 0x603b236a861d <vm_exec_core+13085>, 0x603b236a8673 <vm_exec_core+13171>, 0x603b236a86bc <vm_exec_core+13244>, 0x603b236a7904 <vm_exec_core+9732>, 0x603b236a8507 <vm_exec_core+12807>, 0x603b236a57e5 <vm_exec_core+1253>, 0x603b236a5764 <vm_exec_core+1124>, 0x603b236a56bb <vm_exec_core+955>, 0x603b236a5675 <vm_exec_core+885>, 0x603b236a562b <vm_exec_core+811>, 0x603b236a55e3 <vm_exec_core+739>, 0x603b236a5593 <vm_exec_core+659>, 0x603b236a555f <vm_exec_core+607>, 0x603b236a552b <vm_exec_core+555>, 0x603b236a876d <vm_exec_core+13421>, 0x603b236a6b05 <vm_exec_core+6149>, 0x603b236a6c0f <vm_exec_core+6415>, 0x603b236a6b6d <vm_exec_core+6253>, 0x603b236a6c79 <vm_exec_core+6521>, 0x603b236a679f <vm_exec_core+5279>, 0x603b236a6981 <vm_exec_core+5761>, 0x603b236a6929 <vm_exec_core+5673>, 0x603b236a68dc <vm_exec_core+5596>, 0x603b236a6842 <vm_exec_core+5442>, 0x603b236a6a20 <vm_exec_core+5920>, 0x603b236a6618 <vm_exec_core+4888>, 0x603b236a65d5 <vm_exec_core+4821>, 0x603b236a657b <vm_exec_core+4731>, 0x603b236a6512 <vm_exec_core+4626>, 0x603b236a64d6 <vm_exec_core+4566>, 0x603b236a649f <vm_exec_core+4511>, 0x603b236a646b <vm_exec_core+4459>, 0x603b236a6437 <vm_exec_core+4407>, 0x603b236a6403 <vm_exec_core+4355>, 0x603b236a63a4 <vm_exec_core+4260>, 0x603b236a6362 <vm_exec_core+4194>, 0x603b236a631d <vm_exec_core+4125>, 0x603b236a62c6 <vm_exec_core+4038>, 0x603b236a6281 <vm_exec_core+3969>, 0x603b236a6203 <vm_exec_core+3843>, 0x603b236a61ca <vm_exec_core+3786>, 0x603b236a616f <vm_exec_core+3695>, 0x603b236a6116 <vm_exec_core+3606>, 0x603b236a60da <vm_exec_core+3546>, 0x603b236a7422 <vm_exec_core+8482>, 0x603b236a71e9 <vm_exec_core+7913>, 0x603b236a715c <vm_exec_core+7772>, 0x603b236a70f6 <vm_exec_core+7670>, 0x603b236a70a5 <vm_exec_core+7589>, 0x603b236a7044 <vm_exec_core+7492>, 0x603b236a6ff8 <vm_exec_core+7416>, 0x603b236a6f87 <vm_exec_core+7303>, 0x603b236a6f3e <vm_exec_core+7230>, 0x603b236a6f18 <vm_exec_core+7192>, 0x603b236a6ede <vm_exec_core+7134>, 0x603b236a6e90 <vm_exec_core+7056>, 0x603b236a6e5d <vm_exec_core+7005>, 0x603b236a6d71 <vm_exec_core+6769>, 0x603b236a6d2f <vm_exec_core+6703>, 0x603b236a6cec <vm_exec_core+6636>, 0x603b236a778a <vm_exec_core+9354>, 0x603b236a771d <vm_exec_core+9245>, 0x603b236a76cb <vm_exec_core+9163>, 0x603b236a767e <vm_exec_core+9086>, 0x603b236a7610 <vm_exec_core+8976>, 0x603b236a75b0 <vm_exec_core+8880>, 0x603b236a7498 <vm_exec_core+8600>, 0x603b236a745e <vm_exec_core+8542>, 0x603b236a7823 <vm_exec_core+9507>, 0x603b236a77bb <vm_exec_core+9403>, 0x603b236a7868 <vm_exec_core+9576>, 0x603b236a905f <vm_exec_core+15711>, 0x603b236a6032 <vm_exec_core+3378>, 0x603b236a5fea <vm_exec_core+3306>, 0x603b236a5f9a <vm_exec_core+3226>, 0x603b236a5f4a <vm_exec_core+3146>, 0x603b236a5efa <vm_exec_core+3066>, 0x603b236a904a <vm_exec_core+15690>, 0x603b236a5eaa <vm_exec_core+2986>, 0x603b236a5e3c <vm_exec_core+2876>, 0x603b236a5df8 <vm_exec_core+2808>, 0x603b236a5cf2 <vm_exec_core+2546>, 0x603b236a5bb1 <vm_exec_core+2225>, 0x603b236a5aea <vm_exec_core+2026>, 0x603b236a5a70 <vm_exec_core+1904>, 0x603b236a7bdb <vm_exec_core+10459>, 0x603b236a5a3e <vm_exec_core+1854>, 0x603b236a5a00 <vm_exec_core+1792>, 0x603b236a59c2 <vm_exec_core+1730>, 0x603b236a5987 <vm_exec_core+1671>, 0x603b236a58c8 <vm_exec_core+1480>, 0x603b236a5844 <vm_exec_core+1348>, 0x603b236a9074 <vm_exec_core+15732>, 0x603b236a9089 <vm_exec_core+15753>, 0x603b236a85f3 <vm_exec_core+13043>, 0x603b236a8608 <vm_exec_core+13064>, 0x603b236a8d04 <vm_exec_core+14852>, 0x603b236a8d19 <vm_exec_core+14873>, 0x603b236a8d2e <vm_exec_core+14894>, 0x603b236a8d4a <vm_exec_core+14922>, 0x603b236a8d5f <vm_exec_core+14943>, 0x603b236a8d74 <vm_exec_core+14964>, 0x603b236a8b66 <vm_exec_core+14438>, 0x603b236a8b7b <vm_exec_core+14459>, 0x603b236a8b90 <vm_exec_core+14480>...}
#13 0x0000603b23695f65 in vm_exec_loop (ec=<optimized out>, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm.c:2811
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#14 rb_vm_exec (ec=0x603b52ab09c0) at /tmp/ruby/src/trunk_gcc14/vm.c:2787
        _ec = 0x603b52ab09c0
        _tag = {tag = 36, retval = 4, buf = {0x7e4f29fd3bd0, 0x603b23695fc8 <rb_vm_exec+280>, 0x0, 0x7e4f29fd3ab0, 0x3000000028}, prev = 0x7e4f29fd3cd0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#15 0x0000603b23699390 in invoke_iseq_block_from_c (ec=<optimized out>, captured=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=0, cref=0x0, is_lambda=<optimized out>, me=0x0) at /tmp/ruby/src/trunk_gcc14/vm.c:1814
        iseq = 0xa8c36dbe4736ca00
        type = <optimized out>
        cfp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        opt_pc = <optimized out>
        sp = <optimized out>
        av = {206158430248, 138878471978192}
        stack_argv = <optimized out>
        iseq = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        av = <optimized out>
        stack_argv = <optimized out>
        bound = <optimized out>
#16 0x0000603b23699716 in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x603b52ab0c00, argc=argc@entry=0, argv=argv@entry=0x7e4f29fd3b80, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk_gcc14/vm.c:1959
        self = <optimized out>
#17 0x0000603b2363d7f8 in thread_do_start_proc (th=th@entry=0x603b4f8d47e0) at /tmp/ruby/src/trunk_gcc14/thread.c:614
        args = 138877559563640
        args_ptr = 0x7e4f29fd3b80
        args_len = <optimized out>
        procval = <optimized out>
        proc = 0x603b52ab0c00
#18 0x0000603b2363fa55 in thread_do_start (th=0x603b4f8d47e0) at /tmp/ruby/src/trunk_gcc14/thread.c:631
        result = 36
        result = <optimized out>
#19 thread_start_func_2 (th=th@entry=0x603b4f8d47e0, stack_start=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread.c:686
        _ec = 0x603b52ab09c0
        _tag = {tag = 36, retval = 105807113058620, buf = {0x7e4f29fd3dd0, 0x603b2363f910 <thread_start_func_2+784>, 0x0, 0x7e4f29fd3be0, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 4
        ractor_main_th = 0x603b4ed17010
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
#20 0x0000603b23640786 in call_thread_start_func_2 (th=0x603b4f8d47e0) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:2238
        stack_start = 0
        stack_start_addr = 0x7e4f29fd3da8
        stack_start = <optimized out>
        stack_start_addr = <optimized out>
#21 nt_start (ptr=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:2283
        th = 0x603b4f8d47e0
        sched = <optimized out>
        nt = <optimized out>
        vm = <optimized out>
#22 0x00007e4f43765a94 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 = {138878471980736, -4558708336267409725, 138878471980736, -264, 0, 140723322176816, -4558708336246438205, -4558518046971312445}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#23 0x00007e4f437f2c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7e4f436c67c0 (LWP 128452) "ruby"):
#0  0x00007e4f43761d61 in __futex_abstimed_wait_common64 (private=-1463587394, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x603b4ed1c004) 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=-1463587394, abstime=0x0, clockid=0, expected=0, futex_word=0x603b4ed1c004) 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=0x603b4ed1c004, 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  0x00007e4f437647dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x603b4ed1c0f8, cond=0x603b4ed1bfd8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7e4f437644a0 <__condvar_cleanup_waiting>, __arg = 0x7ffcb3a14840, __canceltype = 1322369744, __prev = 0x0}
        cbuffer = {wseq = 3471, cond = 0x603b4ed1bfd8, mutex = 0x603b4ed1c0f8, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 3471
        seq = 1735
        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=0x603b4ed1bfd8, mutex=mutex@entry=0x603b4ed1c0f8) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x0000603b23638933 in rb_native_cond_wait (cond=0x603b4ed1bfd8, mutex=0x603b4ed1c0f8) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:231
        r = <optimized out>
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x603b4ed1c0f8, th=th@entry=0x603b4ed17010, can_direct_transfer=can_direct_transfer@entry=false) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:851
        next_th = 0x0
#7  0x0000603b23638d6a in thread_sched_to_waiting_until_wakeup (sched=0x603b4ed1c0f8, th=th@entry=0x603b4ed17010) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:1126
        can_direct_transfer = <optimized out>
#8  0x0000603b2363f211 in native_sleep (th=0x603b4ed17010, rel=0x0) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:3350
        sched = <optimized out>
#9  sleep_forever (th=0x603b4ed17010, fl=13) at /tmp/ruby/src/trunk_gcc14/thread.c:1381
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 thread_join_sleep (arg=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread.c:1074
        scheduler = <optimized out>
        p = <optimized out>
        target_th = 0x603b4f8d47e0
        th = 0x603b4ed17010
        end = 0
        limit = 0x0
#11 0x0000603b234ba29c in rb_ensure (b_proc=b_proc@entry=0x603b2363f060 <thread_join_sleep>, data1=data1@entry=140723322178176, e_proc=e_proc@entry=0x603b23632950 <remove_from_join_list>, data2=data2@entry=140723322178176) at /tmp/ruby/src/trunk_gcc14/eval.c:1174
        _ec = 0x603b4ed1c2d0
        _tag = {tag = 36, retval = 0, buf = {0x0, 0x603b234ba350 <rb_ensure+400>, 0x0, 0x7ffcb3a14970, 0x7ffcb3a149b0}, prev = 0x7ffcb3a14d40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 4
        errinfo = <optimized out>
        ec = 0x603b4ed1c2d0
#12 0x0000603b236365a0 in thread_join (target_th=0x603b4f8d47e0, timeout=4, limit=0x0) at /tmp/ruby/src/trunk_gcc14/thread.c:1131
        waiter = {next = 0x0, thread = 0x603b4ed17010, fiber = 0x0}
        arg = {waiter = 0x7ffcb3a14a60, target = 0x603b4f8d47e0, timeout = 4, limit = 0x0}
        ec = <optimized out>
        th = <optimized out>
        fiber = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        fiber = <optimized out>
        waiter = <optimized out>
        arg = <optimized out>
        err = <optimized out>
#13 thread_value (self=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread.c:1253
        th = 0x603b4f8d47e0
#14 0x0000603b236836a1 in vm_call_cfunc_with_frame_ (ec=0x603b4ed1c2d0, reg_cfp=0x7e4f43664c58, calling=<optimized out>, argc=0, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:3915
        ci = 0x260100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7e4f434d79f0
        cfunc = <optimized out>
        recv = 138877559563680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#15 0x0000603b236a543f in vm_sendish (method_explorer=<optimized out>, ec=<optimized out>, reg_cfp=<optimized out>, cd=<optimized out>, block_handler=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_callinfo.h:437
        val = 138878451583920
        ci = 0x189
        cc = <optimized out>
        recv = 0
        argc = <optimized out>
        calling = {cd = 0x603b4f0527b0, cc = 0x7e4f28c60bb0, block_handler = 0, recv = 138877559563680, argc = 0, kw_splat = false, heap_argv = 0}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#16 vm_exec_core (ec=0x603b4ed1c004, ec@entry=0x603b4ed1c2d0) at ../../src/trunk_gcc14/insns.def:902
        bh = <optimized out>
        cd = 0x603b4f0527b0
        leaf = <optimized out>
        val = 138878451583920
        reg_pc = 0x603b4f051988
        reg_cfp = 0x7e4f43664c58
        insns_address_table = {0x603b236a9039 <vm_exec_core+15673>, 0x603b236a6b15 <vm_exec_core+6165>, 0x603b236a6c1f <vm_exec_core+6431>, 0x603b236a6b7d <vm_exec_core+6269>, 0x603b236a6c89 <vm_exec_core+6537>, 0x603b236a67af <vm_exec_core+5295>, 0x603b236a6991 <vm_exec_core+5777>, 0x603b236a6939 <vm_exec_core+5689>, 0x603b236a68ec <vm_exec_core+5612>, 0x603b236a6852 <vm_exec_core+5458>, 0x603b236a6a30 <vm_exec_core+5936>, 0x603b236a6628 <vm_exec_core+4904>, 0x603b236a65e5 <vm_exec_core+4837>, 0x603b236a658b <vm_exec_core+4747>, 0x603b236a6522 <vm_exec_core+4642>, 0x603b236a64e6 <vm_exec_core+4582>, 0x603b236a64af <vm_exec_core+4527>, 0x603b236a647b <vm_exec_core+4475>, 0x603b236a6447 <vm_exec_core+4423>, 0x603b236a6413 <vm_exec_core+4371>, 0x603b236a63b4 <vm_exec_core+4276>, 0x603b236a6372 <vm_exec_core+4210>, 0x603b236a632d <vm_exec_core+4141>, 0x603b236a62d6 <vm_exec_core+4054>, 0x603b236a6291 <vm_exec_core+3985>, 0x603b236a6213 <vm_exec_core+3859>, 0x603b236a61da <vm_exec_core+3802>, 0x603b236a617f <vm_exec_core+3711>, 0x603b236a6126 <vm_exec_core+3622>, 0x603b236a60ea <vm_exec_core+3562>, 0x603b236a7432 <vm_exec_core+8498>, 0x603b236a71f9 <vm_exec_core+7929>, 0x603b236a716c <vm_exec_core+7788>, 0x603b236a7106 <vm_exec_core+7686>, 0x603b236a70b5 <vm_exec_core+7605>, 0x603b236a7054 <vm_exec_core+7508>, 0x603b236a7008 <vm_exec_core+7432>, 0x603b236a6f97 <vm_exec_core+7319>, 0x603b236a6f4e <vm_exec_core+7246>, 0x603b236a6f28 <vm_exec_core+7208>, 0x603b236a6eee <vm_exec_core+7150>, 0x603b236a6ea0 <vm_exec_core+7072>, 0x603b236a6e6d <vm_exec_core+7021>, 0x603b236a6d81 <vm_exec_core+6785>, 0x603b236a6d3f <vm_exec_core+6719>, 0x603b236a6cfc <vm_exec_core+6652>, 0x603b236a779a <vm_exec_core+9370>, 0x603b236a772d <vm_exec_core+9261>, 0x603b236a76db <vm_exec_core+9179>, 0x603b236a768e <vm_exec_core+9102>, 0x603b236a7620 <vm_exec_core+8992>, 0x603b236a75c0 <vm_exec_core+8896>, 0x603b236a74a8 <vm_exec_core+8616>, 0x603b236a746e <vm_exec_core+8558>, 0x603b236a7833 <vm_exec_core+9523>, 0x603b236a77cb <vm_exec_core+9419>, 0x603b236a7878 <vm_exec_core+9592>, 0x603b236a5368 <vm_exec_core+104>, 0x603b236a6042 <vm_exec_core+3394>, 0x603b236a5ffa <vm_exec_core+3322>, 0x603b236a5faa <vm_exec_core+3242>, 0x603b236a5f5a <vm_exec_core+3162>, 0x603b236a5f0a <vm_exec_core+3082>, 0x603b236a8fea <vm_exec_core+15594>, 0x603b236a5eba <vm_exec_core+3002>, 0x603b236a5e4c <vm_exec_core+2892>, 0x603b236a5e08 <vm_exec_core+2824>, 0x603b236a5d02 <vm_exec_core+2562>, 0x603b236a5bc1 <vm_exec_core+2241>, 0x603b236a5afa <vm_exec_core+2042>, 0x603b236a5a80 <vm_exec_core+1920>, 0x603b236a7beb <vm_exec_core+10475>, 0x603b236a5a4e <vm_exec_core+1870>, 0x603b236a5a10 <vm_exec_core+1808>, 0x603b236a59d2 <vm_exec_core+1746>, 0x603b236a5997 <vm_exec_core+1687>, 0x603b236a58d8 <vm_exec_core+1496>, 0x603b236a5854 <vm_exec_core+1364>, 0x603b236a858c <vm_exec_core+12940>, 0x603b236a878a <vm_exec_core+13450>, 0x603b236a87f0 <vm_exec_core+13552>, 0x603b236a887f <vm_exec_core+13695>, 0x603b236a8959 <vm_exec_core+13913>, 0x603b236a8900 <vm_exec_core+13824>, 0x603b236a89f0 <vm_exec_core+14064>, 0x603b236a8aaa <vm_exec_core+14250>, 0x603b236a8b08 <vm_exec_core+14344>, 0x603b236a8f2e <vm_exec_core+15406>, 0x603b236a8f8c <vm_exec_core+15500>, 0x603b236a8d89 <vm_exec_core+14985>, 0x603b236a8e06 <vm_exec_core+15110>, 0x603b236a8e5e <vm_exec_core+15198>, 0x603b236a8eb1 <vm_exec_core+15281>, 0x603b236a8c38 <vm_exec_core+14648>, 0x603b236a8cbc <vm_exec_core+14780>, 0x603b236a861d <vm_exec_core+13085>, 0x603b236a8673 <vm_exec_core+13171>, 0x603b236a86bc <vm_exec_core+13244>, 0x603b236a7904 <vm_exec_core+9732>, 0x603b236a8507 <vm_exec_core+12807>, 0x603b236a57e5 <vm_exec_core+1253>, 0x603b236a5764 <vm_exec_core+1124>, 0x603b236a56bb <vm_exec_core+955>, 0x603b236a5675 <vm_exec_core+885>, 0x603b236a562b <vm_exec_core+811>, 0x603b236a55e3 <vm_exec_core+739>, 0x603b236a5593 <vm_exec_core+659>, 0x603b236a555f <vm_exec_core+607>, 0x603b236a552b <vm_exec_core+555>, 0x603b236a876d <vm_exec_core+13421>, 0x603b236a6b05 <vm_exec_core+6149>, 0x603b236a6c0f <vm_exec_core+6415>, 0x603b236a6b6d <vm_exec_core+6253>, 0x603b236a6c79 <vm_exec_core+6521>, 0x603b236a679f <vm_exec_core+5279>, 0x603b236a6981 <vm_exec_core+5761>, 0x603b236a6929 <vm_exec_core+5673>, 0x603b236a68dc <vm_exec_core+5596>, 0x603b236a6842 <vm_exec_core+5442>, 0x603b236a6a20 <vm_exec_core+5920>, 0x603b236a6618 <vm_exec_core+4888>, 0x603b236a65d5 <vm_exec_core+4821>, 0x603b236a657b <vm_exec_core+4731>, 0x603b236a6512 <vm_exec_core+4626>, 0x603b236a64d6 <vm_exec_core+4566>, 0x603b236a649f <vm_exec_core+4511>, 0x603b236a646b <vm_exec_core+4459>, 0x603b236a6437 <vm_exec_core+4407>, 0x603b236a6403 <vm_exec_core+4355>, 0x603b236a63a4 <vm_exec_core+4260>, 0x603b236a6362 <vm_exec_core+4194>, 0x603b236a631d <vm_exec_core+4125>, 0x603b236a62c6 <vm_exec_core+4038>, 0x603b236a6281 <vm_exec_core+3969>, 0x603b236a6203 <vm_exec_core+3843>, 0x603b236a61ca <vm_exec_core+3786>, 0x603b236a616f <vm_exec_core+3695>, 0x603b236a6116 <vm_exec_core+3606>, 0x603b236a60da <vm_exec_core+3546>, 0x603b236a7422 <vm_exec_core+8482>, 0x603b236a71e9 <vm_exec_core+7913>, 0x603b236a715c <vm_exec_core+7772>, 0x603b236a70f6 <vm_exec_core+7670>, 0x603b236a70a5 <vm_exec_core+7589>, 0x603b236a7044 <vm_exec_core+7492>, 0x603b236a6ff8 <vm_exec_core+7416>, 0x603b236a6f87 <vm_exec_core+7303>, 0x603b236a6f3e <vm_exec_core+7230>, 0x603b236a6f18 <vm_exec_core+7192>, 0x603b236a6ede <vm_exec_core+7134>, 0x603b236a6e90 <vm_exec_core+7056>, 0x603b236a6e5d <vm_exec_core+7005>, 0x603b236a6d71 <vm_exec_core+6769>, 0x603b236a6d2f <vm_exec_core+6703>, 0x603b236a6cec <vm_exec_core+6636>, 0x603b236a778a <vm_exec_core+9354>, 0x603b236a771d <vm_exec_core+9245>, 0x603b236a76cb <vm_exec_core+9163>, 0x603b236a767e <vm_exec_core+9086>, 0x603b236a7610 <vm_exec_core+8976>, 0x603b236a75b0 <vm_exec_core+8880>, 0x603b236a7498 <vm_exec_core+8600>, 0x603b236a745e <vm_exec_core+8542>, 0x603b236a7823 <vm_exec_core+9507>, 0x603b236a77bb <vm_exec_core+9403>, 0x603b236a7868 <vm_exec_core+9576>, 0x603b236a905f <vm_exec_core+15711>, 0x603b236a6032 <vm_exec_core+3378>, 0x603b236a5fea <vm_exec_core+3306>, 0x603b236a5f9a <vm_exec_core+3226>, 0x603b236a5f4a <vm_exec_core+3146>, 0x603b236a5efa <vm_exec_core+3066>, 0x603b236a904a <vm_exec_core+15690>, 0x603b236a5eaa <vm_exec_core+2986>, 0x603b236a5e3c <vm_exec_core+2876>, 0x603b236a5df8 <vm_exec_core+2808>, 0x603b236a5cf2 <vm_exec_core+2546>, 0x603b236a5bb1 <vm_exec_core+2225>, 0x603b236a5aea <vm_exec_core+2026>, 0x603b236a5a70 <vm_exec_core+1904>, 0x603b236a7bdb <vm_exec_core+10459>, 0x603b236a5a3e <vm_exec_core+1854>, 0x603b236a5a00 <vm_exec_core+1792>, 0x603b236a59c2 <vm_exec_core+1730>, 0x603b236a5987 <vm_exec_core+1671>, 0x603b236a58c8 <vm_exec_core+1480>, 0x603b236a5844 <vm_exec_core+1348>, 0x603b236a9074 <vm_exec_core+15732>, 0x603b236a9089 <vm_exec_core+15753>, 0x603b236a85f3 <vm_exec_core+13043>, 0x603b236a8608 <vm_exec_core+13064>, 0x603b236a8d04 <vm_exec_core+14852>, 0x603b236a8d19 <vm_exec_core+14873>, 0x603b236a8d2e <vm_exec_core+14894>, 0x603b236a8d4a <vm_exec_core+14922>, 0x603b236a8d5f <vm_exec_core+14943>, 0x603b236a8d74 <vm_exec_core+14964>, 0x603b236a8b66 <vm_exec_core+14438>, 0x603b236a8b7b <vm_exec_core+14459>, 0x603b236a8b90 <vm_exec_core+14480>...}
#17 0x0000603b2369626a in vm_exec_loop (ec=0x603b4ed1c2d0, state=<optimized out>, tag=0x7ffcb3a14d40, result=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm.c:2811
        vm_loop_start = <optimized out>
#18 rb_vm_exec (ec=0x603b4ed1c2d0) at /tmp/ruby/src/trunk_gcc14/vm.c:2790
        _ec = 0x603b4ed1c2d0
        _tag = {tag = 36, retval = 4, buf = {0x7e4f43664d00, 0x603b23695fc8 <rb_vm_exec+280>, 0x0, 0x7ffcb3a14d20, 0x603b4ed1c2d0}, prev = 0x7ffcb3a14e70, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#19 0x0000603b2369add0 in vm_yield_with_cref (ec=<optimized out>, argc=1, argv=0x7ffcb3a14df8, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk_gcc14/vm.c:1859
No locals.
#20 vm_yield (ec=<optimized out>, argc=1, argv=0x7ffcb3a14df8, kw_splat=0) at /tmp/ruby/src/trunk_gcc14/vm.c:1873
No locals.
#21 rb_yield_0 (argc=1, argv=0x7ffcb3a14df8) at /tmp/ruby/src/trunk_gcc14/vm_eval.c:1362
No locals.
#22 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_eval.c:1378
No locals.
#23 0x0000603b234ba29c in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=0x603b23500f80 <io_close>, data2=138877559564560) at /tmp/ruby/src/trunk_gcc14/eval.c:1174
        _ec = 0x603b4ed1c2d0
        _tag = {tag = 36, retval = 105807841706704, buf = {0x7e4f43664d00, 0x603b234ba350 <rb_ensure+400>, 0x0, 0x7ffcb3a14e20, 0x7e4f2801c9a8}, prev = 0x7ffcb3a151e0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 4
        errinfo = <optimized out>
        ec = 0x603b4ed1c2d0
#24 0x0000603b236836a1 in vm_call_cfunc_with_frame_ (ec=0x603b4ed1c2d0, reg_cfp=0x7e4f43664d00, calling=<optimized out>, argc=2, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:3915
        ci = 0x414100000005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7e4f434f92f8
        cfunc = <optimized out>
        recv = 138878453735360
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#25 0x0000603b2368c768 in vm_sendish (ec=0x603b4ed1c2d0, reg_cfp=0x7e4f43664d00, cd=0x603b4f64b700, block_handler=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_callinfo.h:437
        val = <optimized out>
        ci = <optimized out>
        cc = 0x7e4f28f3f278
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x603b4f64b700, cc = 0x7e4f28f3f278, block_handler = 138878898294041, recv = 138878453735360, argc = 2, kw_splat = false, heap_argv = 0}
#26 0x0000603b236a7804 in vm_exec_core (ec=0x603b4ed1c004, ec@entry=0x603b4ed1c2d0) at ../../src/trunk_gcc14/insns.def:854
        bh = 138878899330401
        cd = 0x603b4f64b700
        blockiseq = 0x0
        leaf = <optimized out>
        val = 36
        reg_pc = 0x603b51cf2be0
        reg_cfp = 0x7e4f43664d00
        insns_address_table = {0x603b236a9039 <vm_exec_core+15673>, 0x603b236a6b15 <vm_exec_core+6165>, 0x603b236a6c1f <vm_exec_core+6431>, 0x603b236a6b7d <vm_exec_core+6269>, 0x603b236a6c89 <vm_exec_core+6537>, 0x603b236a67af <vm_exec_core+5295>, 0x603b236a6991 <vm_exec_core+5777>, 0x603b236a6939 <vm_exec_core+5689>, 0x603b236a68ec <vm_exec_core+5612>, 0x603b236a6852 <vm_exec_core+5458>, 0x603b236a6a30 <vm_exec_core+5936>, 0x603b236a6628 <vm_exec_core+4904>, 0x603b236a65e5 <vm_exec_core+4837>, 0x603b236a658b <vm_exec_core+4747>, 0x603b236a6522 <vm_exec_core+4642>, 0x603b236a64e6 <vm_exec_core+4582>, 0x603b236a64af <vm_exec_core+4527>, 0x603b236a647b <vm_exec_core+4475>, 0x603b236a6447 <vm_exec_core+4423>, 0x603b236a6413 <vm_exec_core+4371>, 0x603b236a63b4 <vm_exec_core+4276>, 0x603b236a6372 <vm_exec_core+4210>, 0x603b236a632d <vm_exec_core+4141>, 0x603b236a62d6 <vm_exec_core+4054>, 0x603b236a6291 <vm_exec_core+3985>, 0x603b236a6213 <vm_exec_core+3859>, 0x603b236a61da <vm_exec_core+3802>, 0x603b236a617f <vm_exec_core+3711>, 0x603b236a6126 <vm_exec_core+3622>, 0x603b236a60ea <vm_exec_core+3562>, 0x603b236a7432 <vm_exec_core+8498>, 0x603b236a71f9 <vm_exec_core+7929>, 0x603b236a716c <vm_exec_core+7788>, 0x603b236a7106 <vm_exec_core+7686>, 0x603b236a70b5 <vm_exec_core+7605>, 0x603b236a7054 <vm_exec_core+7508>, 0x603b236a7008 <vm_exec_core+7432>, 0x603b236a6f97 <vm_exec_core+7319>, 0x603b236a6f4e <vm_exec_core+7246>, 0x603b236a6f28 <vm_exec_core+7208>, 0x603b236a6eee <vm_exec_core+7150>, 0x603b236a6ea0 <vm_exec_core+7072>, 0x603b236a6e6d <vm_exec_core+7021>, 0x603b236a6d81 <vm_exec_core+6785>, 0x603b236a6d3f <vm_exec_core+6719>, 0x603b236a6cfc <vm_exec_core+6652>, 0x603b236a779a <vm_exec_core+9370>, 0x603b236a772d <vm_exec_core+9261>, 0x603b236a76db <vm_exec_core+9179>, 0x603b236a768e <vm_exec_core+9102>, 0x603b236a7620 <vm_exec_core+8992>, 0x603b236a75c0 <vm_exec_core+8896>, 0x603b236a74a8 <vm_exec_core+8616>, 0x603b236a746e <vm_exec_core+8558>, 0x603b236a7833 <vm_exec_core+9523>, 0x603b236a77cb <vm_exec_core+9419>, 0x603b236a7878 <vm_exec_core+9592>, 0x603b236a5368 <vm_exec_core+104>, 0x603b236a6042 <vm_exec_core+3394>, 0x603b236a5ffa <vm_exec_core+3322>, 0x603b236a5faa <vm_exec_core+3242>, 0x603b236a5f5a <vm_exec_core+3162>, 0x603b236a5f0a <vm_exec_core+3082>, 0x603b236a8fea <vm_exec_core+15594>, 0x603b236a5eba <vm_exec_core+3002>, 0x603b236a5e4c <vm_exec_core+2892>, 0x603b236a5e08 <vm_exec_core+2824>, 0x603b236a5d02 <vm_exec_core+2562>, 0x603b236a5bc1 <vm_exec_core+2241>, 0x603b236a5afa <vm_exec_core+2042>, 0x603b236a5a80 <vm_exec_core+1920>, 0x603b236a7beb <vm_exec_core+10475>, 0x603b236a5a4e <vm_exec_core+1870>, 0x603b236a5a10 <vm_exec_core+1808>, 0x603b236a59d2 <vm_exec_core+1746>, 0x603b236a5997 <vm_exec_core+1687>, 0x603b236a58d8 <vm_exec_core+1496>, 0x603b236a5854 <vm_exec_core+1364>, 0x603b236a858c <vm_exec_core+12940>, 0x603b236a878a <vm_exec_core+13450>, 0x603b236a87f0 <vm_exec_core+13552>, 0x603b236a887f <vm_exec_core+13695>, 0x603b236a8959 <vm_exec_core+13913>, 0x603b236a8900 <vm_exec_core+13824>, 0x603b236a89f0 <vm_exec_core+14064>, 0x603b236a8aaa <vm_exec_core+14250>, 0x603b236a8b08 <vm_exec_core+14344>, 0x603b236a8f2e <vm_exec_core+15406>, 0x603b236a8f8c <vm_exec_core+15500>, 0x603b236a8d89 <vm_exec_core+14985>, 0x603b236a8e06 <vm_exec_core+15110>, 0x603b236a8e5e <vm_exec_core+15198>, 0x603b236a8eb1 <vm_exec_core+15281>, 0x603b236a8c38 <vm_exec_core+14648>, 0x603b236a8cbc <vm_exec_core+14780>, 0x603b236a861d <vm_exec_core+13085>, 0x603b236a8673 <vm_exec_core+13171>, 0x603b236a86bc <vm_exec_core+13244>, 0x603b236a7904 <vm_exec_core+9732>, 0x603b236a8507 <vm_exec_core+12807>, 0x603b236a57e5 <vm_exec_core+1253>, 0x603b236a5764 <vm_exec_core+1124>, 0x603b236a56bb <vm_exec_core+955>, 0x603b236a5675 <vm_exec_core+885>, 0x603b236a562b <vm_exec_core+811>, 0x603b236a55e3 <vm_exec_core+739>, 0x603b236a5593 <vm_exec_core+659>, 0x603b236a555f <vm_exec_core+607>, 0x603b236a552b <vm_exec_core+555>, 0x603b236a876d <vm_exec_core+13421>, 0x603b236a6b05 <vm_exec_core+6149>, 0x603b236a6c0f <vm_exec_core+6415>, 0x603b236a6b6d <vm_exec_core+6253>, 0x603b236a6c79 <vm_exec_core+6521>, 0x603b236a679f <vm_exec_core+5279>, 0x603b236a6981 <vm_exec_core+5761>, 0x603b236a6929 <vm_exec_core+5673>, 0x603b236a68dc <vm_exec_core+5596>, 0x603b236a6842 <vm_exec_core+5442>, 0x603b236a6a20 <vm_exec_core+5920>, 0x603b236a6618 <vm_exec_core+4888>, 0x603b236a65d5 <vm_exec_core+4821>, 0x603b236a657b <vm_exec_core+4731>, 0x603b236a6512 <vm_exec_core+4626>, 0x603b236a64d6 <vm_exec_core+4566>, 0x603b236a649f <vm_exec_core+4511>, 0x603b236a646b <vm_exec_core+4459>, 0x603b236a6437 <vm_exec_core+4407>, 0x603b236a6403 <vm_exec_core+4355>, 0x603b236a63a4 <vm_exec_core+4260>, 0x603b236a6362 <vm_exec_core+4194>, 0x603b236a631d <vm_exec_core+4125>, 0x603b236a62c6 <vm_exec_core+4038>, 0x603b236a6281 <vm_exec_core+3969>, 0x603b236a6203 <vm_exec_core+3843>, 0x603b236a61ca <vm_exec_core+3786>, 0x603b236a616f <vm_exec_core+3695>, 0x603b236a6116 <vm_exec_core+3606>, 0x603b236a60da <vm_exec_core+3546>, 0x603b236a7422 <vm_exec_core+8482>, 0x603b236a71e9 <vm_exec_core+7913>, 0x603b236a715c <vm_exec_core+7772>, 0x603b236a70f6 <vm_exec_core+7670>, 0x603b236a70a5 <vm_exec_core+7589>, 0x603b236a7044 <vm_exec_core+7492>, 0x603b236a6ff8 <vm_exec_core+7416>, 0x603b236a6f87 <vm_exec_core+7303>, 0x603b236a6f3e <vm_exec_core+7230>, 0x603b236a6f18 <vm_exec_core+7192>, 0x603b236a6ede <vm_exec_core+7134>, 0x603b236a6e90 <vm_exec_core+7056>, 0x603b236a6e5d <vm_exec_core+7005>, 0x603b236a6d71 <vm_exec_core+6769>, 0x603b236a6d2f <vm_exec_core+6703>, 0x603b236a6cec <vm_exec_core+6636>, 0x603b236a778a <vm_exec_core+9354>, 0x603b236a771d <vm_exec_core+9245>, 0x603b236a76cb <vm_exec_core+9163>, 0x603b236a767e <vm_exec_core+9086>, 0x603b236a7610 <vm_exec_core+8976>, 0x603b236a75b0 <vm_exec_core+8880>, 0x603b236a7498 <vm_exec_core+8600>, 0x603b236a745e <vm_exec_core+8542>, 0x603b236a7823 <vm_exec_core+9507>, 0x603b236a77bb <vm_exec_core+9403>, 0x603b236a7868 <vm_exec_core+9576>, 0x603b236a905f <vm_exec_core+15711>, 0x603b236a6032 <vm_exec_core+3378>, 0x603b236a5fea <vm_exec_core+3306>, 0x603b236a5f9a <vm_exec_core+3226>, 0x603b236a5f4a <vm_exec_core+3146>, 0x603b236a5efa <vm_exec_core+3066>, 0x603b236a904a <vm_exec_core+15690>, 0x603b236a5eaa <vm_exec_core+2986>, 0x603b236a5e3c <vm_exec_core+2876>, 0x603b236a5df8 <vm_exec_core+2808>, 0x603b236a5cf2 <vm_exec_core+2546>, 0x603b236a5bb1 <vm_exec_core+2225>, 0x603b236a5aea <vm_exec_core+2026>, 0x603b236a5a70 <vm_exec_core+1904>, 0x603b236a7bdb <vm_exec_core+10459>, 0x603b236a5a3e <vm_exec_core+1854>, 0x603b236a5a00 <vm_exec_core+1792>, 0x603b236a59c2 <vm_exec_core+1730>, 0x603b236a5987 <vm_exec_core+1671>, 0x603b236a58c8 <vm_exec_core+1480>, 0x603b236a5844 <vm_exec_core+1348>, 0x603b236a9074 <vm_exec_core+15732>, 0x603b236a9089 <vm_exec_core+15753>, 0x603b236a85f3 <vm_exec_core+13043>, 0x603b236a8608 <vm_exec_core+13064>, 0x603b236a8d04 <vm_exec_core+14852>, 0x603b236a8d19 <vm_exec_core+14873>, 0x603b236a8d2e <vm_exec_core+14894>, 0x603b236a8d4a <vm_exec_core+14922>, 0x603b236a8d5f <vm_exec_core+14943>, 0x603b236a8d74 <vm_exec_core+14964>, 0x603b236a8b66 <vm_exec_core+14438>, 0x603b236a8b7b <vm_exec_core+14459>, 0x603b236a8b90 <vm_exec_core+14480>...}
#27 0x0000603b23695f65 in vm_exec_loop (ec=<optimized out>, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm.c:2811
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#28 rb_vm_exec (ec=0x603b4ed1c2d0) at /tmp/ruby/src/trunk_gcc14/vm.c:2787
        _ec = 0x603b4ed1c2d0
        _tag = {tag = 36, retval = 4, buf = {0x6, 0x603b23695fc8 <rb_vm_exec+280>, 0x0, 0x7ffcb3a151c0, 0x7e4ef3cb1040}, prev = 0x7ffcb3a155f0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#29 0x0000603b2369add0 in vm_yield_with_cref (ec=<optimized out>, argc=1, argv=0x7ffcb3a15298, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk_gcc14/vm.c:1859
No locals.
#30 vm_yield (ec=<optimized out>, argc=1, argv=0x7ffcb3a15298, kw_splat=0) at /tmp/ruby/src/trunk_gcc14/vm.c:1873
No locals.
#31 rb_yield_0 (argc=1, argv=0x7ffcb3a15298) at /tmp/ruby/src/trunk_gcc14/vm_eval.c:1362
No locals.
#32 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_eval.c:1378
No locals.
#33 0x0000603b237e647e in rb_ary_collect (ary=138877558628680) at /tmp/ruby/src/trunk_gcc14/internal/array.h:151
        i = 7
        collect = 138877562720160
#34 0x0000603b236836a1 in vm_call_cfunc_with_frame_ (ec=0x603b4ed1c2d0, reg_cfp=0x7e4f43664e18, calling=<optimized out>, argc=0, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:3915
        ci = 0x167100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7e4f434feb90
        cfunc = <optimized out>
        recv = 138877558628680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#35 0x0000603b2368c768 in vm_sendish (ec=0x603b4ed1c2d0, reg_cfp=0x7e4f43664e18, cd=0x603b4eff3a30, block_handler=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_callinfo.h:437
        val = <optimized out>
        ci = <optimized out>
        cc = 0x7e4f434c0110
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x603b4eff3a30, cc = 0x7e4f434c0110, block_handler = 138878898294321, recv = 138877558628680, argc = 0, kw_splat = false, heap_argv = 0}
#36 0x0000603b236a7804 in vm_exec_core (ec=0x603b4ed1c004, ec@entry=0x603b4ed1c2d0) at ../../src/trunk_gcc14/insns.def:854
        bh = 138878899330401
        cd = 0x603b4eff3a30
        blockiseq = 0x0
        leaf = <optimized out>
        val = 4
        reg_pc = 0x603b4eff3060
        reg_cfp = 0x7e4f43664e18
        insns_address_table = {0x603b236a9039 <vm_exec_core+15673>, 0x603b236a6b15 <vm_exec_core+6165>, 0x603b236a6c1f <vm_exec_core+6431>, 0x603b236a6b7d <vm_exec_core+6269>, 0x603b236a6c89 <vm_exec_core+6537>, 0x603b236a67af <vm_exec_core+5295>, 0x603b236a6991 <vm_exec_core+5777>, 0x603b236a6939 <vm_exec_core+5689>, 0x603b236a68ec <vm_exec_core+5612>, 0x603b236a6852 <vm_exec_core+5458>, 0x603b236a6a30 <vm_exec_core+5936>, 0x603b236a6628 <vm_exec_core+4904>, 0x603b236a65e5 <vm_exec_core+4837>, 0x603b236a658b <vm_exec_core+4747>, 0x603b236a6522 <vm_exec_core+4642>, 0x603b236a64e6 <vm_exec_core+4582>, 0x603b236a64af <vm_exec_core+4527>, 0x603b236a647b <vm_exec_core+4475>, 0x603b236a6447 <vm_exec_core+4423>, 0x603b236a6413 <vm_exec_core+4371>, 0x603b236a63b4 <vm_exec_core+4276>, 0x603b236a6372 <vm_exec_core+4210>, 0x603b236a632d <vm_exec_core+4141>, 0x603b236a62d6 <vm_exec_core+4054>, 0x603b236a6291 <vm_exec_core+3985>, 0x603b236a6213 <vm_exec_core+3859>, 0x603b236a61da <vm_exec_core+3802>, 0x603b236a617f <vm_exec_core+3711>, 0x603b236a6126 <vm_exec_core+3622>, 0x603b236a60ea <vm_exec_core+3562>, 0x603b236a7432 <vm_exec_core+8498>, 0x603b236a71f9 <vm_exec_core+7929>, 0x603b236a716c <vm_exec_core+7788>, 0x603b236a7106 <vm_exec_core+7686>, 0x603b236a70b5 <vm_exec_core+7605>, 0x603b236a7054 <vm_exec_core+7508>, 0x603b236a7008 <vm_exec_core+7432>, 0x603b236a6f97 <vm_exec_core+7319>, 0x603b236a6f4e <vm_exec_core+7246>, 0x603b236a6f28 <vm_exec_core+7208>, 0x603b236a6eee <vm_exec_core+7150>, 0x603b236a6ea0 <vm_exec_core+7072>, 0x603b236a6e6d <vm_exec_core+7021>, 0x603b236a6d81 <vm_exec_core+6785>, 0x603b236a6d3f <vm_exec_core+6719>, 0x603b236a6cfc <vm_exec_core+6652>, 0x603b236a779a <vm_exec_core+9370>, 0x603b236a772d <vm_exec_core+9261>, 0x603b236a76db <vm_exec_core+9179>, 0x603b236a768e <vm_exec_core+9102>, 0x603b236a7620 <vm_exec_core+8992>, 0x603b236a75c0 <vm_exec_core+8896>, 0x603b236a74a8 <vm_exec_core+8616>, 0x603b236a746e <vm_exec_core+8558>, 0x603b236a7833 <vm_exec_core+9523>, 0x603b236a77cb <vm_exec_core+9419>, 0x603b236a7878 <vm_exec_core+9592>, 0x603b236a5368 <vm_exec_core+104>, 0x603b236a6042 <vm_exec_core+3394>, 0x603b236a5ffa <vm_exec_core+3322>, 0x603b236a5faa <vm_exec_core+3242>, 0x603b236a5f5a <vm_exec_core+3162>, 0x603b236a5f0a <vm_exec_core+3082>, 0x603b236a8fea <vm_exec_core+15594>, 0x603b236a5eba <vm_exec_core+3002>, 0x603b236a5e4c <vm_exec_core+2892>, 0x603b236a5e08 <vm_exec_core+2824>, 0x603b236a5d02 <vm_exec_core+2562>, 0x603b236a5bc1 <vm_exec_core+2241>, 0x603b236a5afa <vm_exec_core+2042>, 0x603b236a5a80 <vm_exec_core+1920>, 0x603b236a7beb <vm_exec_core+10475>, 0x603b236a5a4e <vm_exec_core+1870>, 0x603b236a5a10 <vm_exec_core+1808>, 0x603b236a59d2 <vm_exec_core+1746>, 0x603b236a5997 <vm_exec_core+1687>, 0x603b236a58d8 <vm_exec_core+1496>, 0x603b236a5854 <vm_exec_core+1364>, 0x603b236a858c <vm_exec_core+12940>, 0x603b236a878a <vm_exec_core+13450>, 0x603b236a87f0 <vm_exec_core+13552>, 0x603b236a887f <vm_exec_core+13695>, 0x603b236a8959 <vm_exec_core+13913>, 0x603b236a8900 <vm_exec_core+13824>, 0x603b236a89f0 <vm_exec_core+14064>, 0x603b236a8aaa <vm_exec_core+14250>, 0x603b236a8b08 <vm_exec_core+14344>, 0x603b236a8f2e <vm_exec_core+15406>, 0x603b236a8f8c <vm_exec_core+15500>, 0x603b236a8d89 <vm_exec_core+14985>, 0x603b236a8e06 <vm_exec_core+15110>, 0x603b236a8e5e <vm_exec_core+15198>, 0x603b236a8eb1 <vm_exec_core+15281>, 0x603b236a8c38 <vm_exec_core+14648>, 0x603b236a8cbc <vm_exec_core+14780>, 0x603b236a861d <vm_exec_core+13085>, 0x603b236a8673 <vm_exec_core+13171>, 0x603b236a86bc <vm_exec_core+13244>, 0x603b236a7904 <vm_exec_core+9732>, 0x603b236a8507 <vm_exec_core+12807>, 0x603b236a57e5 <vm_exec_core+1253>, 0x603b236a5764 <vm_exec_core+1124>, 0x603b236a56bb <vm_exec_core+955>, 0x603b236a5675 <vm_exec_core+885>, 0x603b236a562b <vm_exec_core+811>, 0x603b236a55e3 <vm_exec_core+739>, 0x603b236a5593 <vm_exec_core+659>, 0x603b236a555f <vm_exec_core+607>, 0x603b236a552b <vm_exec_core+555>, 0x603b236a876d <vm_exec_core+13421>, 0x603b236a6b05 <vm_exec_core+6149>, 0x603b236a6c0f <vm_exec_core+6415>, 0x603b236a6b6d <vm_exec_core+6253>, 0x603b236a6c79 <vm_exec_core+6521>, 0x603b236a679f <vm_exec_core+5279>, 0x603b236a6981 <vm_exec_core+5761>, 0x603b236a6929 <vm_exec_core+5673>, 0x603b236a68dc <vm_exec_core+5596>, 0x603b236a6842 <vm_exec_core+5442>, 0x603b236a6a20 <vm_exec_core+5920>, 0x603b236a6618 <vm_exec_core+4888>, 0x603b236a65d5 <vm_exec_core+4821>, 0x603b236a657b <vm_exec_core+4731>, 0x603b236a6512 <vm_exec_core+4626>, 0x603b236a64d6 <vm_exec_core+4566>, 0x603b236a649f <vm_exec_core+4511>, 0x603b236a646b <vm_exec_core+4459>, 0x603b236a6437 <vm_exec_core+4407>, 0x603b236a6403 <vm_exec_core+4355>, 0x603b236a63a4 <vm_exec_core+4260>, 0x603b236a6362 <vm_exec_core+4194>, 0x603b236a631d <vm_exec_core+4125>, 0x603b236a62c6 <vm_exec_core+4038>, 0x603b236a6281 <vm_exec_core+3969>, 0x603b236a6203 <vm_exec_core+3843>, 0x603b236a61ca <vm_exec_core+3786>, 0x603b236a616f <vm_exec_core+3695>, 0x603b236a6116 <vm_exec_core+3606>, 0x603b236a60da <vm_exec_core+3546>, 0x603b236a7422 <vm_exec_core+8482>, 0x603b236a71e9 <vm_exec_core+7913>, 0x603b236a715c <vm_exec_core+7772>, 0x603b236a70f6 <vm_exec_core+7670>, 0x603b236a70a5 <vm_exec_core+7589>, 0x603b236a7044 <vm_exec_core+7492>, 0x603b236a6ff8 <vm_exec_core+7416>, 0x603b236a6f87 <vm_exec_core+7303>, 0x603b236a6f3e <vm_exec_core+7230>, 0x603b236a6f18 <vm_exec_core+7192>, 0x603b236a6ede <vm_exec_core+7134>, 0x603b236a6e90 <vm_exec_core+7056>, 0x603b236a6e5d <vm_exec_core+7005>, 0x603b236a6d71 <vm_exec_core+6769>, 0x603b236a6d2f <vm_exec_core+6703>, 0x603b236a6cec <vm_exec_core+6636>, 0x603b236a778a <vm_exec_core+9354>, 0x603b236a771d <vm_exec_core+9245>, 0x603b236a76cb <vm_exec_core+9163>, 0x603b236a767e <vm_exec_core+9086>, 0x603b236a7610 <vm_exec_core+8976>, 0x603b236a75b0 <vm_exec_core+8880>, 0x603b236a7498 <vm_exec_core+8600>, 0x603b236a745e <vm_exec_core+8542>, 0x603b236a7823 <vm_exec_core+9507>, 0x603b236a77bb <vm_exec_core+9403>, 0x603b236a7868 <vm_exec_core+9576>, 0x603b236a905f <vm_exec_core+15711>, 0x603b236a6032 <vm_exec_core+3378>, 0x603b236a5fea <vm_exec_core+3306>, 0x603b236a5f9a <vm_exec_core+3226>, 0x603b236a5f4a <vm_exec_core+3146>, 0x603b236a5efa <vm_exec_core+3066>, 0x603b236a904a <vm_exec_core+15690>, 0x603b236a5eaa <vm_exec_core+2986>, 0x603b236a5e3c <vm_exec_core+2876>, 0x603b236a5df8 <vm_exec_core+2808>, 0x603b236a5cf2 <vm_exec_core+2546>, 0x603b236a5bb1 <vm_exec_core+2225>, 0x603b236a5aea <vm_exec_core+2026>, 0x603b236a5a70 <vm_exec_core+1904>, 0x603b236a7bdb <vm_exec_core+10459>, 0x603b236a5a3e <vm_exec_core+1854>, 0x603b236a5a00 <vm_exec_core+1792>, 0x603b236a59c2 <vm_exec_core+1730>, 0x603b236a5987 <vm_exec_core+1671>, 0x603b236a58c8 <vm_exec_core+1480>, 0x603b236a5844 <vm_exec_core+1348>, 0x603b236a9074 <vm_exec_core+15732>, 0x603b236a9089 <vm_exec_core+15753>, 0x603b236a85f3 <vm_exec_core+13043>, 0x603b236a8608 <vm_exec_core+13064>, 0x603b236a8d04 <vm_exec_core+14852>, 0x603b236a8d19 <vm_exec_core+14873>, 0x603b236a8d2e <vm_exec_core+14894>, 0x603b236a8d4a <vm_exec_core+14922>, 0x603b236a8d5f <vm_exec_core+14943>, 0x603b236a8d74 <vm_exec_core+14964>, 0x603b236a8b66 <vm_exec_core+14438>, 0x603b236a8b7b <vm_exec_core+14459>, 0x603b236a8b90 <vm_exec_core+14480>...}
#37 0x0000603b2369626a in vm_exec_loop (ec=0x603b4ed1c2d0, state=<optimized out>, tag=0x7ffcb3a155f0, result=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm.c:2811
        vm_loop_start = <optimized out>
#38 rb_vm_exec (ec=0x603b4ed1c2d0) at /tmp/ruby/src/trunk_gcc14/vm.c:2790
        _ec = 0x603b4ed1c2d0
        _tag = {tag = 36, retval = 4, buf = {0x7e4f43664f30, 0x603b23695fc8 <rb_vm_exec+280>, 0x0, 0x7ffcb3a155d0, 0x7ffcb3a156b0}, prev = 0x7ffcb3a15a00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#39 0x0000603b2369add0 in vm_yield_with_cref (ec=<optimized out>, argc=1, argv=0x7ffcb3a156a8, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk_gcc14/vm.c:1859
No locals.
#40 vm_yield (ec=<optimized out>, argc=1, argv=0x7ffcb3a156a8, kw_splat=0) at /tmp/ruby/src/trunk_gcc14/vm.c:1873
No locals.
#41 rb_yield_0 (argc=1, argv=0x7ffcb3a156a8) at /tmp/ruby/src/trunk_gcc14/vm_eval.c:1362
No locals.
#42 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_eval.c:1378
No locals.
#43 0x0000603b237e647e in rb_ary_collect (ary=138878438718480) at /tmp/ruby/src/trunk_gcc14/internal/array.h:151
        i = 0
        collect = 138878438718400
#44 0x0000603b236836a1 in vm_call_cfunc_with_frame_ (ec=0x603b4ed1c2d0, reg_cfp=0x7e4f43664f30, calling=<optimized out>, argc=0, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:3915
        ci = 0x167100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7e4f434feb90
        cfunc = <optimized out>
        recv = 138878438718480
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#45 0x0000603b2368c768 in vm_sendish (ec=0x603b4ed1c2d0, reg_cfp=0x7e4f43664f30, cd=0x603b4eecf320, block_handler=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_callinfo.h:437
        val = <optimized out>
        ci = <optimized out>
        cc = 0x7e4f434c0110
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x603b4eecf320, cc = 0x7e4f434c0110, block_handler = 138878898294601, recv = 138878438718480, argc = 0, kw_splat = false, heap_argv = 0}
#46 0x0000603b236a7804 in vm_exec_core (ec=0x603b4ed1c004, ec@entry=0x603b4ed1c2d0) at ../../src/trunk_gcc14/insns.def:854
        bh = 138878899330401
        cd = 0x603b4eecf320
        blockiseq = 0x0
        leaf = <optimized out>
        val = 36
        reg_pc = 0x603b4eeb4f38
        reg_cfp = 0x7e4f43664f30
        insns_address_table = {0x603b236a9039 <vm_exec_core+15673>, 0x603b236a6b15 <vm_exec_core+6165>, 0x603b236a6c1f <vm_exec_core+6431>, 0x603b236a6b7d <vm_exec_core+6269>, 0x603b236a6c89 <vm_exec_core+6537>, 0x603b236a67af <vm_exec_core+5295>, 0x603b236a6991 <vm_exec_core+5777>, 0x603b236a6939 <vm_exec_core+5689>, 0x603b236a68ec <vm_exec_core+5612>, 0x603b236a6852 <vm_exec_core+5458>, 0x603b236a6a30 <vm_exec_core+5936>, 0x603b236a6628 <vm_exec_core+4904>, 0x603b236a65e5 <vm_exec_core+4837>, 0x603b236a658b <vm_exec_core+4747>, 0x603b236a6522 <vm_exec_core+4642>, 0x603b236a64e6 <vm_exec_core+4582>, 0x603b236a64af <vm_exec_core+4527>, 0x603b236a647b <vm_exec_core+4475>, 0x603b236a6447 <vm_exec_core+4423>, 0x603b236a6413 <vm_exec_core+4371>, 0x603b236a63b4 <vm_exec_core+4276>, 0x603b236a6372 <vm_exec_core+4210>, 0x603b236a632d <vm_exec_core+4141>, 0x603b236a62d6 <vm_exec_core+4054>, 0x603b236a6291 <vm_exec_core+3985>, 0x603b236a6213 <vm_exec_core+3859>, 0x603b236a61da <vm_exec_core+3802>, 0x603b236a617f <vm_exec_core+3711>, 0x603b236a6126 <vm_exec_core+3622>, 0x603b236a60ea <vm_exec_core+3562>, 0x603b236a7432 <vm_exec_core+8498>, 0x603b236a71f9 <vm_exec_core+7929>, 0x603b236a716c <vm_exec_core+7788>, 0x603b236a7106 <vm_exec_core+7686>, 0x603b236a70b5 <vm_exec_core+7605>, 0x603b236a7054 <vm_exec_core+7508>, 0x603b236a7008 <vm_exec_core+7432>, 0x603b236a6f97 <vm_exec_core+7319>, 0x603b236a6f4e <vm_exec_core+7246>, 0x603b236a6f28 <vm_exec_core+7208>, 0x603b236a6eee <vm_exec_core+7150>, 0x603b236a6ea0 <vm_exec_core+7072>, 0x603b236a6e6d <vm_exec_core+7021>, 0x603b236a6d81 <vm_exec_core+6785>, 0x603b236a6d3f <vm_exec_core+6719>, 0x603b236a6cfc <vm_exec_core+6652>, 0x603b236a779a <vm_exec_core+9370>, 0x603b236a772d <vm_exec_core+9261>, 0x603b236a76db <vm_exec_core+9179>, 0x603b236a768e <vm_exec_core+9102>, 0x603b236a7620 <vm_exec_core+8992>, 0x603b236a75c0 <vm_exec_core+8896>, 0x603b236a74a8 <vm_exec_core+8616>, 0x603b236a746e <vm_exec_core+8558>, 0x603b236a7833 <vm_exec_core+9523>, 0x603b236a77cb <vm_exec_core+9419>, 0x603b236a7878 <vm_exec_core+9592>, 0x603b236a5368 <vm_exec_core+104>, 0x603b236a6042 <vm_exec_core+3394>, 0x603b236a5ffa <vm_exec_core+3322>, 0x603b236a5faa <vm_exec_core+3242>, 0x603b236a5f5a <vm_exec_core+3162>, 0x603b236a5f0a <vm_exec_core+3082>, 0x603b236a8fea <vm_exec_core+15594>, 0x603b236a5eba <vm_exec_core+3002>, 0x603b236a5e4c <vm_exec_core+2892>, 0x603b236a5e08 <vm_exec_core+2824>, 0x603b236a5d02 <vm_exec_core+2562>, 0x603b236a5bc1 <vm_exec_core+2241>, 0x603b236a5afa <vm_exec_core+2042>, 0x603b236a5a80 <vm_exec_core+1920>, 0x603b236a7beb <vm_exec_core+10475>, 0x603b236a5a4e <vm_exec_core+1870>, 0x603b236a5a10 <vm_exec_core+1808>, 0x603b236a59d2 <vm_exec_core+1746>, 0x603b236a5997 <vm_exec_core+1687>, 0x603b236a58d8 <vm_exec_core+1496>, 0x603b236a5854 <vm_exec_core+1364>, 0x603b236a858c <vm_exec_core+12940>, 0x603b236a878a <vm_exec_core+13450>, 0x603b236a87f0 <vm_exec_core+13552>, 0x603b236a887f <vm_exec_core+13695>, 0x603b236a8959 <vm_exec_core+13913>, 0x603b236a8900 <vm_exec_core+13824>, 0x603b236a89f0 <vm_exec_core+14064>, 0x603b236a8aaa <vm_exec_core+14250>, 0x603b236a8b08 <vm_exec_core+14344>, 0x603b236a8f2e <vm_exec_core+15406>, 0x603b236a8f8c <vm_exec_core+15500>, 0x603b236a8d89 <vm_exec_core+14985>, 0x603b236a8e06 <vm_exec_core+15110>, 0x603b236a8e5e <vm_exec_core+15198>, 0x603b236a8eb1 <vm_exec_core+15281>, 0x603b236a8c38 <vm_exec_core+14648>, 0x603b236a8cbc <vm_exec_core+14780>, 0x603b236a861d <vm_exec_core+13085>, 0x603b236a8673 <vm_exec_core+13171>, 0x603b236a86bc <vm_exec_core+13244>, 0x603b236a7904 <vm_exec_core+9732>, 0x603b236a8507 <vm_exec_core+12807>, 0x603b236a57e5 <vm_exec_core+1253>, 0x603b236a5764 <vm_exec_core+1124>, 0x603b236a56bb <vm_exec_core+955>, 0x603b236a5675 <vm_exec_core+885>, 0x603b236a562b <vm_exec_core+811>, 0x603b236a55e3 <vm_exec_core+739>, 0x603b236a5593 <vm_exec_core+659>, 0x603b236a555f <vm_exec_core+607>, 0x603b236a552b <vm_exec_core+555>, 0x603b236a876d <vm_exec_core+13421>, 0x603b236a6b05 <vm_exec_core+6149>, 0x603b236a6c0f <vm_exec_core+6415>, 0x603b236a6b6d <vm_exec_core+6253>, 0x603b236a6c79 <vm_exec_core+6521>, 0x603b236a679f <vm_exec_core+5279>, 0x603b236a6981 <vm_exec_core+5761>, 0x603b236a6929 <vm_exec_core+5673>, 0x603b236a68dc <vm_exec_core+5596>, 0x603b236a6842 <vm_exec_core+5442>, 0x603b236a6a20 <vm_exec_core+5920>, 0x603b236a6618 <vm_exec_core+4888>, 0x603b236a65d5 <vm_exec_core+4821>, 0x603b236a657b <vm_exec_core+4731>, 0x603b236a6512 <vm_exec_core+4626>, 0x603b236a64d6 <vm_exec_core+4566>, 0x603b236a649f <vm_exec_core+4511>, 0x603b236a646b <vm_exec_core+4459>, 0x603b236a6437 <vm_exec_core+4407>, 0x603b236a6403 <vm_exec_core+4355>, 0x603b236a63a4 <vm_exec_core+4260>, 0x603b236a6362 <vm_exec_core+4194>, 0x603b236a631d <vm_exec_core+4125>, 0x603b236a62c6 <vm_exec_core+4038>, 0x603b236a6281 <vm_exec_core+3969>, 0x603b236a6203 <vm_exec_core+3843>, 0x603b236a61ca <vm_exec_core+3786>, 0x603b236a616f <vm_exec_core+3695>, 0x603b236a6116 <vm_exec_core+3606>, 0x603b236a60da <vm_exec_core+3546>, 0x603b236a7422 <vm_exec_core+8482>, 0x603b236a71e9 <vm_exec_core+7913>, 0x603b236a715c <vm_exec_core+7772>, 0x603b236a70f6 <vm_exec_core+7670>, 0x603b236a70a5 <vm_exec_core+7589>, 0x603b236a7044 <vm_exec_core+7492>, 0x603b236a6ff8 <vm_exec_core+7416>, 0x603b236a6f87 <vm_exec_core+7303>, 0x603b236a6f3e <vm_exec_core+7230>, 0x603b236a6f18 <vm_exec_core+7192>, 0x603b236a6ede <vm_exec_core+7134>, 0x603b236a6e90 <vm_exec_core+7056>, 0x603b236a6e5d <vm_exec_core+7005>, 0x603b236a6d71 <vm_exec_core+6769>, 0x603b236a6d2f <vm_exec_core+6703>, 0x603b236a6cec <vm_exec_core+6636>, 0x603b236a778a <vm_exec_core+9354>, 0x603b236a771d <vm_exec_core+9245>, 0x603b236a76cb <vm_exec_core+9163>, 0x603b236a767e <vm_exec_core+9086>, 0x603b236a7610 <vm_exec_core+8976>, 0x603b236a75b0 <vm_exec_core+8880>, 0x603b236a7498 <vm_exec_core+8600>, 0x603b236a745e <vm_exec_core+8542>, 0x603b236a7823 <vm_exec_core+9507>, 0x603b236a77bb <vm_exec_core+9403>, 0x603b236a7868 <vm_exec_core+9576>, 0x603b236a905f <vm_exec_core+15711>, 0x603b236a6032 <vm_exec_core+3378>, 0x603b236a5fea <vm_exec_core+3306>, 0x603b236a5f9a <vm_exec_core+3226>, 0x603b236a5f4a <vm_exec_core+3146>, 0x603b236a5efa <vm_exec_core+3066>, 0x603b236a904a <vm_exec_core+15690>, 0x603b236a5eaa <vm_exec_core+2986>, 0x603b236a5e3c <vm_exec_core+2876>, 0x603b236a5df8 <vm_exec_core+2808>, 0x603b236a5cf2 <vm_exec_core+2546>, 0x603b236a5bb1 <vm_exec_core+2225>, 0x603b236a5aea <vm_exec_core+2026>, 0x603b236a5a70 <vm_exec_core+1904>, 0x603b236a7bdb <vm_exec_core+10459>, 0x603b236a5a3e <vm_exec_core+1854>, 0x603b236a5a00 <vm_exec_core+1792>, 0x603b236a59c2 <vm_exec_core+1730>, 0x603b236a5987 <vm_exec_core+1671>, 0x603b236a58c8 <vm_exec_core+1480>, 0x603b236a5844 <vm_exec_core+1348>, 0x603b236a9074 <vm_exec_core+15732>, 0x603b236a9089 <vm_exec_core+15753>, 0x603b236a85f3 <vm_exec_core+13043>, 0x603b236a8608 <vm_exec_core+13064>, 0x603b236a8d04 <vm_exec_core+14852>, 0x603b236a8d19 <vm_exec_core+14873>, 0x603b236a8d2e <vm_exec_core+14894>, 0x603b236a8d4a <vm_exec_core+14922>, 0x603b236a8d5f <vm_exec_core+14943>, 0x603b236a8d74 <vm_exec_core+14964>, 0x603b236a8b66 <vm_exec_core+14438>, 0x603b236a8b7b <vm_exec_core+14459>, 0x603b236a8b90 <vm_exec_core+14480>...}
#47 0x0000603b2369626a in vm_exec_loop (ec=0x603b4ed1c2d0, state=<optimized out>, tag=0x7ffcb3a15a00, result=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm.c:2811
        vm_loop_start = <optimized out>
#48 rb_vm_exec (ec=0x603b4ed1c2d0) at /tmp/ruby/src/trunk_gcc14/vm.c:2790
        _ec = 0x603b4ed1c2d0
        _tag = {tag = 36, retval = 4, buf = {0x7ffcb3a15cc8, 0x603b23695fc8 <rb_vm_exec+280>, 0x0, 0x7ffcb3a159e0, 0x7e4f4347f638}, prev = 0x7ffcb3a15ab0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#49 0x0000603b236acfc8 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm.c:3050
        ec = <optimized out>
        val = <optimized out>
#50 0x0000603b234b3ca7 in rb_ec_exec_node (ec=ec@entry=0x603b4ed1c2d0, n=<optimized out>) at /tmp/ruby/src/trunk_gcc14/eval.c:283
        _ec = 0x603b4ed1c2d0
        _tag = {tag = 36, retval = 105807111491156, buf = {0x7ffcb3a15cc8, 0x603b234b3cec <rb_ec_exec_node+236>, 0x0, 0x7ffcb3a15a90, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = <optimized out>
#51 0x0000603b234b9041 in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_gcc14/eval.c:321
        ec = 0x603b4ed1c2d0
        status = <optimized out>
#52 0x0000603b234b3814 in rb_main (argc=10, argv=0x7ffcb3a15cc8) at /tmp/ruby/src/trunk_gcc14/main.c:42
        variable_in_this_stack_frame = 0
#53 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_gcc14/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

th: 0x603b4ed17010, native_id: 0x7e4f436c67c0
-- Control frame information -----------------------------------------------
c:0018 p:---- s:0124 e:000123 l:y b:---- CFUNC  :value
c:0017 p:0023 s:0120 e:000118 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/core_assertions.rb:797
c:0016 p:0038 s:0109 E:0017b8 l:n b:---- BLOCK  /tmp/ruby/src/trunk_gcc14/test/net/http/test_https.rb:106 [FINISH]
c:0015 p:---- s:0101 e:000100 l:y b:---- CFUNC  :open
c:0014 p:0008 s:0095 E:002490 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/test/net/http/test_https.rb:73
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK  /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit.rb:1683 [FINISH]
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC  :map
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit.rb:1670
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit.rb:1374
c:0007 p:0069 s:0046 E:0002e0 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK  /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC  :map
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 E:001960 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 E:0023a0 l:n b:---- EVAL   /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001ab0 l:y b:---- DUMMY  [FINISH]

th: 0x603b52a3c500, native_id: 0x7e4f29ff56c0
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:18
c:0002 p:0018 s:0010 e:000009 l:n b:---- BLOCK  /tmp/ruby/src/trunk_gcc14/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

th: 0x603b51c8a2f0, native_id: 0x7e4f29f926c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC  :readpartial
c:0002 p:0035 s:0007 e:000006 l:n b:---- BLOCK  /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

th: 0x603b4f78e2c0, native_id: 0x7e4f28cee6c0
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0026 e:000025 l:y b:---- CFUNC  :accept
c:0005 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/build/trunk_gcc14/.ext/common/openssl/ssl.rb:518
c:0004 p:0012 s:0015 e:000014 l:n b:---- BLOCK  /tmp/ruby/src/trunk_gcc14/test/net/http/utils.rb:30
c:0003 p:0017 s:0011 e:000010 l:y b:0001 METHOD <internal:kernel>:169
c:0002 p:0004 s:0006 e:000005 l:n b:---- BLOCK  /tmp/ruby/src/trunk_gcc14/test/net/http/utils.rb:29 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

th: 0x603b4f8d47e0, native_id: 0x7e4f29fd46c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC  :accept
c:0002 p:0004 s:0008 e:000007 l:n b:---- BLOCK  /tmp/ruby/src/trunk_gcc14/test/net/http/test_https.rb:92 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

$1 = true
$2 = 0
">>> Finish
"[Inferior 1 (process 128452) detached]
worker 128452=net/http/test_https does not respond; SEGV is sent
/tmp/ruby/src/trunk_gcc14/tool/lib/core_assertions.rb:797: [BUG] Segmentation fault at 0x000003e90001f5c0
ruby 4.0.0dev (2025-11-12T14:26:19Z master 6a05545184) +PRISM [x86_64-linux]

-- Control frame information -----------------------------------------------
c:0018 p:---- s:0124 e:000123 l:y b:---- CFUNC  :value
c:0017 p:0023 s:0120 e:000118 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/core_assertions.rb:797
c:0016 p:0038 s:0109 E:0017b8 l:n b:---- BLOCK  /tmp/ruby/src/trunk_gcc14/test/net/http/test_https.rb:106 [FINISH]
c:0015 p:---- s:0101 e:000100 l:y b:---- CFUNC  :open
c:0014 p:0008 s:0095 E:002490 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/test/net/http/test_https.rb:73
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK  /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit.rb:1683 [FINISH]
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC  :map
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit.rb:1670
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit.rb:1374
c:0007 p:0069 s:0046 E:0002e0 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK  /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC  :map
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 E:001960 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 E:0023a0 l:n b:---- EVAL   /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001ab0 l:y b:---- DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:220:in '<main>'
/tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:122:in 'run'
/tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:23:in '_run_suites'
/tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:23:in 'map'
/tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:24:in 'block in _run_suites'
/tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:52:in '_run_suite'
/tmp/ruby/src/trunk_gcc14/tool/lib/test/unit.rb:1374:in '_run_suite'
/tmp/ruby/src/trunk_gcc14/tool/lib/test/unit.rb:1670:in '_run_suite'
/tmp/ruby/src/trunk_gcc14/tool/lib/test/unit.rb:1670:in 'map'
/tmp/ruby/src/trunk_gcc14/tool/lib/test/unit.rb:1683:in 'block in _run_suite'
/tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/testcase.rb:170:in 'run'
/tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/testcase.rb:202:in 'run_test'
/tmp/ruby/src/trunk_gcc14/test/net/http/test_https.rb:73:in 'test_get_SNI_proxy'
/tmp/ruby/src/trunk_gcc14/test/net/http/test_https.rb:73:in 'open'
/tmp/ruby/src/trunk_gcc14/test/net/http/test_https.rb:106:in 'block in test_get_SNI_proxy'
/tmp/ruby/src/trunk_gcc14/tool/lib/core_assertions.rb:797:in 'assert_join_threads'
/tmp/ruby/src/trunk_gcc14/tool/lib/core_assertions.rb:797:in 'value'

-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 5

-- Machine register context ------------------------------------------------
 RIP: 0x00007e4f43761d61 RBP: 0x00007ffcb3a147d0 RSP: 0x00007ffcb3a14790
 RAX: 0xfffffffffffffffc RBX: 0x0000603b4ed1bfd8 RCX: 0x00007e4f43761d61
 RDX: 0x0000000000000000 RDI: 0x0000603b4ed1c004 RSI: 0x0000000000000189
  R8: 0x0000000000000000  R9: 0x00000000ffffffff R10: 0x0000000000000000
 R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000
 R14: 0x0000603b4ed1c0f8 R15: 0x0000603b4ed1c004 EFL: 0x0000000000000246

-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk_gcc14/ruby(rb_print_backtrace+0x14) [0x603b238fe1b8] /tmp/ruby/src/trunk_gcc14/vm_dump.c:1102
/tmp/ruby/build/trunk_gcc14/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_gcc14/vm_dump.c:1447
/tmp/ruby/build/trunk_gcc14/ruby(rb_bug_for_fatal_signal+0x102) [0x603b238b3ca2] /tmp/ruby/src/trunk_gcc14/error.c:1130
/tmp/ruby/build/trunk_gcc14/ruby(sigsegv+0x48) [0x603b235efef8] /tmp/ruby/src/trunk_gcc14/signal.c:948
/lib/x86_64-linux-gnu/libc.so.6(0x7e4f4370e320) [0x7e4f4370e320]
/lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x7e4f43761d61] ./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) [0x7e4f437647dd] ./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_gcc14/ruby(rb_native_cond_wait+0x8) [0x603b23638933] /tmp/ruby/src/trunk_gcc14/thread_pthread.c:231
/tmp/ruby/build/trunk_gcc14/ruby(thread_sched_wait_running_turn) /tmp/ruby/src/trunk_gcc14/thread_pthread.c:851
/tmp/ruby/build/trunk_gcc14/ruby(thread_sched_unlock_+0x0) [0x603b23638d6a] /tmp/ruby/src/trunk_gcc14/thread_pthread.c:1126
/tmp/ruby/build/trunk_gcc14/ruby(thread_sched_to_waiting_until_wakeup) /tmp/ruby/src/trunk_gcc14/thread_pthread.c:1132
/tmp/ruby/build/trunk_gcc14/ruby(native_sleep+0x14) [0x603b2363f211] /tmp/ruby/src/trunk_gcc14/thread_pthread.c:3350
/tmp/ruby/build/trunk_gcc14/ruby(sleep_forever) /tmp/ruby/src/trunk_gcc14/thread.c:1381
/tmp/ruby/build/trunk_gcc14/ruby(thread_join_sleep) /tmp/ruby/src/trunk_gcc14/thread.c:1074
/tmp/ruby/build/trunk_gcc14/ruby(rb_ensure+0xdc) [0x603b234ba29c] /tmp/ruby/src/trunk_gcc14/eval.c:1174
/tmp/ruby/build/trunk_gcc14/ruby(thread_join+0x90) [0x603b236365a0] /tmp/ruby/src/trunk_gcc14/thread.c:1131
/tmp/ruby/build/trunk_gcc14/ruby(thread_value) /tmp/ruby/src/trunk_gcc14/thread.c:1253
/tmp/ruby/build/trunk_gcc14/ruby(vm_call_cfunc_with_frame_+0x101) [0x603b236836a1] /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:3915
/tmp/ruby/build/trunk_gcc14/ruby(vm_sendish+0xbe) [0x603b236a543f] /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:6134
/tmp/ruby/build/trunk_gcc14/ruby(vm_exec_core) ../../src/trunk_gcc14/insns.def:902
/tmp/ruby/build/trunk_gcc14/ruby(vm_exec_loop+0xa) [0x603b2369626a] /tmp/ruby/src/trunk_gcc14/vm.c:2811
/tmp/ruby/build/trunk_gcc14/ruby(rb_vm_exec) /tmp/ruby/src/trunk_gcc14/vm.c:2790
/tmp/ruby/build/trunk_gcc14/ruby(vm_yield_with_cref+0x86) [0x603b2369add0] /tmp/ruby/src/trunk_gcc14/vm.c:1865
/tmp/ruby/build/trunk_gcc14/ruby(vm_yield) /tmp/ruby/src/trunk_gcc14/vm.c:1873
/tmp/ruby/build/trunk_gcc14/ruby(rb_yield_0) /tmp/ruby/src/trunk_gcc14/vm_eval.c:1362
/tmp/ruby/build/trunk_gcc14/ruby(rb_yield) /tmp/ruby/src/trunk_gcc14/vm_eval.c:1378
/tmp/ruby/build/trunk_gcc14/ruby(rb_ensure+0xdc) [0x603b234ba29c] /tmp/ruby/src/trunk_gcc14/eval.c:1174
/tmp/ruby/build/trunk_gcc14/ruby(vm_call_cfunc_with_frame_+0x101) [0x603b236836a1] /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:3915
/tmp/ruby/build/trunk_gcc14/ruby(vm_sendish+0x108) [0x603b2368c768] /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:6134
/tmp/ruby/build/trunk_gcc14/ruby(vm_exec_core+0x2504) [0x603b236a7804] ../../src/trunk_gcc14/insns.def:854
/tmp/ruby/build/trunk_gcc14/ruby(vm_exec_loop+0xa) [0x603b23695f65] /tmp/ruby/src/trunk_gcc14/vm.c:2811
/tmp/ruby/build/trunk_gcc14/ruby(rb_vm_exec) /tmp/ruby/src/trunk_gcc14/vm.c:2787
/tmp/ruby/build/trunk_gcc14/ruby(vm_yield_with_cref+0x86) [0x603b2369add0] /tmp/ruby/src/trunk_gcc14/vm.c:1865
/tmp/ruby/build/trunk_gcc14/ruby(vm_yield) /tmp/ruby/src/trunk_gcc14/vm.c:1873
/tmp/ruby/build/trunk_gcc14/ruby(rb_yield_0) /tmp/ruby/src/trunk_gcc14/vm_eval.c:1362
/tmp/ruby/build/trunk_gcc14/ruby(rb_yield) /tmp/ruby/src/trunk_gcc14/vm_eval.c:1378
/tmp/ruby/build/trunk_gcc14/ruby(RB_FL_TEST_RAW+0x0) [0x603b237e647e] /tmp/ruby/src/trunk_gcc14/array.c:3673
/tmp/ruby/build/trunk_gcc14/ruby(RB_FL_ANY_RAW) /tmp/ruby/src/trunk_gcc14/include/ruby/internal/fl_type.h:514
/tmp/ruby/build/trunk_gcc14/ruby(rb_array_len) /tmp/ruby/src/trunk_gcc14/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/trunk_gcc14/ruby(rb_ary_push) /tmp/ruby/src/trunk_gcc14/array.c:1402
/tmp/ruby/build/trunk_gcc14/ruby(rb_ary_collect) /tmp/ruby/src/trunk_gcc14/array.c:3673
/tmp/ruby/build/trunk_gcc14/ruby(vm_call_cfunc_with_frame_+0x101) [0x603b236836a1] /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:3915
/tmp/ruby/build/trunk_gcc14/ruby(vm_sendish+0x108) [0x603b2368c768] /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:6134
/tmp/ruby/build/trunk_gcc14/ruby(vm_exec_core+0x2504) [0x603b236a7804] ../../src/trunk_gcc14/insns.def:854
/tmp/ruby/build/trunk_gcc14/ruby(vm_exec_loop+0xa) [0x603b2369626a] /tmp/ruby/src/trunk_gcc14/vm.c:2811
/tmp/ruby/build/trunk_gcc14/ruby(rb_vm_exec) /tmp/ruby/src/trunk_gcc14/vm.c:2790
/tmp/ruby/build/trunk_gcc14/ruby(vm_yield_with_cref+0x86) [0x603b2369add0] /tmp/ruby/src/trunk_gcc14/vm.c:1865
/tmp/ruby/build/trunk_gcc14/ruby(vm_yield) /tmp/ruby/src/trunk_gcc14/vm.c:1873
/tmp/ruby/build/trunk_gcc14/ruby(rb_yield_0) /tmp/ruby/src/trunk_gcc14/vm_eval.c:1362
/tmp/ruby/build/trunk_gcc14/ruby(rb_yield) /tmp/ruby/src/trunk_gcc14/vm_eval.c:1378
/tmp/ruby/build/trunk_gcc14/ruby(RB_FL_TEST_RAW+0x0) [0x603b237e647e] /tmp/ruby/src/trunk_gcc14/array.c:3673
/tmp/ruby/build/trunk_gcc14/ruby(RB_FL_ANY_RAW) /tmp/ruby/src/trunk_gcc14/include/ruby/internal/fl_type.h:514
/tmp/ruby/build/trunk_gcc14/ruby(rb_array_len) /tmp/ruby/src/trunk_gcc14/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/trunk_gcc14/ruby(rb_ary_push) /tmp/ruby/src/trunk_gcc14/array.c:1402
/tmp/ruby/build/trunk_gcc14/ruby(rb_ary_collect) /tmp/ruby/src/trunk_gcc14/array.c:3673
/tmp/ruby/build/trunk_gcc14/ruby(vm_call_cfunc_with_frame_+0x101) [0x603b236836a1] /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:3915
/tmp/ruby/build/trunk_gcc14/ruby(vm_sendish+0x108) [0x603b2368c768] /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:6134
/tmp/ruby/build/trunk_gcc14/ruby(vm_exec_core+0x2504) [0x603b236a7804] ../../src/trunk_gcc14/insns.def:854
/tmp/ruby/build/trunk_gcc14/ruby(vm_exec_loop+0xa) [0x603b2369626a] /tmp/ruby/src/trunk_gcc14/vm.c:2811
/tmp/ruby/build/trunk_gcc14/ruby(rb_vm_exec) /tmp/ruby/src/trunk_gcc14/vm.c:2790
/tmp/ruby/build/trunk_gcc14/ruby(rb_ec_exec_node+0xa7) [0x603b234b3ca7] /tmp/ruby/src/trunk_gcc14/eval.c:283
/tmp/ruby/build/trunk_gcc14/ruby(ruby_run_node+0x61) [0x603b234b9041] /tmp/ruby/src/trunk_gcc14/eval.c:321
/tmp/ruby/build/trunk_gcc14/ruby(rb_main+0x21) [0x603b234b3814] /tmp/ruby/src/trunk_gcc14/main.c:42
/tmp/ruby/build/trunk_gcc14/ruby(main) /tmp/ruby/src/trunk_gcc14/main.c:62
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7e4f436f31ca] ../sysdeps/nptl/libc_start_call_main.h:58
/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7e4f436f328b] ../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
[0x603b234b3855]

-- Other runtime information -----------------------------------------------

* Loaded script: /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb: TestNetHTTPS#test_get_SNI_proxy

* Ruby Box: disabled
* Loaded features:

    0 enumerator.so
    1 thread.rb
    2 fiber.so
    3 rational.so
    4 complex.so
    5 pathname.so
    6 ruby2_keywords.rb
    7 set.rb
    8 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so
    9 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so
   10 /tmp/ruby/src/trunk_gcc14/lib/open3/version.rb
   11 /tmp/ruby/src/trunk_gcc14/lib/open3.rb
   12 /tmp/ruby/src/trunk_gcc14/lib/timeout.rb
   13 /tmp/ruby/build/trunk_gcc14/rbconfig.rb
   14 /tmp/ruby/src/trunk_gcc14/tool/lib/find_executable.rb
   15 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/rbconfig/sizeof.so
   16 /tmp/ruby/src/trunk_gcc14/tool/lib/envutil.rb
   17 /tmp/ruby/src/trunk_gcc14/tool/lib/colorize.rb
   18 /tmp/ruby/src/trunk_gcc14/tool/lib/leakchecker.rb
   19 /tmp/ruby/src/trunk_gcc14/lib/prettyprint.rb
   20 /tmp/ruby/src/trunk_gcc14/lib/pp.rb
   21 /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/assertions.rb
   22 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/sanitizers.so
   23 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/console.so
   24 /tmp/ruby/src/trunk_gcc14/tool/lib/core_assertions.rb
   25 /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/testcase.rb
   26 /tmp/ruby/src/trunk_gcc14/lib/optparse.rb
   27 /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit.rb
   28 /tmp/ruby/src/trunk_gcc14/tool/lib/tracepointchecker.rb
   29 /tmp/ruby/src/trunk_gcc14/tool/lib/zombie_hunter.rb
   30 /tmp/ruby/src/trunk_gcc14/lib/delegate.rb
   31 /tmp/ruby/src/trunk_gcc14/lib/fileutils.rb
   32 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/etc.so
   33 /tmp/ruby/src/trunk_gcc14/lib/tmpdir.rb
   34 /tmp/ruby/src/trunk_gcc14/lib/tempfile.rb
   35 /tmp/ruby/src/trunk_gcc14/tool/lib/iseq_loader_checker.rb
   36 /tmp/ruby/src/trunk_gcc14/tool/lib/gc_checker.rb
   37 /tmp/ruby/src/trunk_gcc14/tool/test/init.rb
   38 /tmp/ruby/src/trunk_gcc14/lib/rubygems/defaults.rb
   39 /tmp/ruby/src/trunk_gcc14/lib/rubygems/deprecate.rb
   40 /tmp/ruby/src/trunk_gcc14/lib/rubygems/errors.rb
   41 /tmp/ruby/src/trunk_gcc14/lib/rubygems/target_rbconfig.rb
   42 /tmp/ruby/src/trunk_gcc14/lib/rubygems/win_platform.rb
   43 /tmp/ruby/src/trunk_gcc14/lib/rubygems/unknown_command_spell_checker.rb
   44 /tmp/ruby/src/trunk_gcc14/lib/rubygems/exceptions.rb
   45 /tmp/ruby/src/trunk_gcc14/lib/rubygems/basic_specification.rb
   46 /tmp/ruby/src/trunk_gcc14/lib/rubygems/stub_specification.rb
   47 /tmp/ruby/src/trunk_gcc14/lib/rubygems/platform.rb
   48 /tmp/ruby/src/trunk_gcc14/lib/rubygems/specification_record.rb
   49 /tmp/ruby/src/trunk_gcc14/lib/rubygems/util/list.rb
   50 /tmp/ruby/src/trunk_gcc14/lib/rubygems/version.rb
   51 /tmp/ruby/src/trunk_gcc14/lib/rubygems/requirement.rb
   52 /tmp/ruby/src/trunk_gcc14/lib/rubygems/specification.rb
   53 /tmp/ruby/src/trunk_gcc14/lib/rubygems/util.rb
   54 /tmp/ruby/src/trunk_gcc14/lib/rubygems/dependency.rb
   55 /tmp/ruby/src/trunk_gcc14/lib/rubygems/core_ext/kernel_gem.rb
   56 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/monitor.so
   57 /tmp/ruby/build/trunk_gcc14/.ext/common/monitor.rb
   58 /tmp/ruby/src/trunk_gcc14/lib/rubygems.rb
   59 /tmp/ruby/src/trunk_gcc14/lib/rubygems/path_support.rb
   60 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/integer.so
   61 /tmp/ruby/src/trunk_gcc14/tool/lib/-test-/integer.rb
   62 /tmp/ruby/src/trunk_gcc14/test/-ext-/integer/test_my_integer.rb
   63 /tmp/ruby/src/trunk_gcc14/lib/uri/rfc2396_parser.rb
   64 /tmp/ruby/src/trunk_gcc14/lib/uri/rfc3986_parser.rb
   65 /tmp/ruby/src/trunk_gcc14/lib/uri/common.rb
   66 /tmp/ruby/src/trunk_gcc14/lib/uri/generic.rb
   67 /tmp/ruby/src/trunk_gcc14/lib/uri/file.rb
   68 /tmp/ruby/src/trunk_gcc14/test/uri/test_file.rb
   69 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/continuation.so
   70 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/stringio.so
   71 /tmp/ruby/src/trunk_gcc14/test/ruby/test_enum.rb
   72 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/struct.so
   73 /tmp/ruby/src/trunk_gcc14/test/-ext-/struct/test_data.rb
   74 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/socket.so
   75 /tmp/ruby/build/trunk_gcc14/.ext/common/socket.rb
   76 /tmp/ruby/src/trunk_gcc14/test/io/wait/test_io_wait.rb
   77 /tmp/ruby/src/trunk_gcc14/lib/optparse/kwargs.rb
   78 /tmp/ruby/src/trunk_gcc14/test/optparse/test_kwargs.rb
   79 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/string.so
   80 /tmp/ruby/src/trunk_gcc14/test/-ext-/string/test_external_new.rb
   81 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_16be.so
   82 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_16le.so
   83 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_32be.so
   84 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_32le.so
   85 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_jp.so
   86 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_31j.so
   87 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/big5.so
   88 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/cesu_8.so
   89 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/cp949.so
   90 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/emacs_mule.so
   91 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_kr.so
   92 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_tw.so
   93 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/gb18030.so
   94 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/gbk.so
   95 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_1.so
   96 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_2.so
   97 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_3.so
   98 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_4.so
   99 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_5.so
  100 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_6.so
  101 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_7.so
  102 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_8.so
  103 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_9.so
  104 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_10.so
  105 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_11.so
  106 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_13.so
  107 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_14.so
  108 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_15.so
  109 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_16.so
  110 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/koi8_r.so
  111 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/koi8_u.so
  112 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/shift_jis.so
  113 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1250.so
  114 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1251.so
  115 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1252.so
  116 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1253.so
  117 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1254.so
  118 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1257.so
  119 /tmp/ruby/build/trunk_gcc14/.ext/common/digest/version.rb
  120 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest.so
  121 /tmp/ruby/build/trunk_gcc14/.ext/common/digest/loader.rb
  122 /tmp/ruby/build/trunk_gcc14/.ext/common/digest.rb
  123 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/openssl.so
  124 /tmp/ruby/build/trunk_gcc14/.ext/common/openssl/asn1.rb
  125 /tmp/ruby/build/trunk_gcc14/.ext/common/openssl/bn.rb
  126 /tmp/ruby/build/trunk_gcc14/.ext/common/openssl/cipher.rb
  127 /tmp/ruby/build/trunk_gcc14/.ext/common/openssl/digest.rb
  128 /tmp/ruby/build/trunk_gcc14/.ext/common/openssl/hmac.rb
  129 /tmp/ruby/build/trunk_gcc14/.ext/common/openssl/pkcs5.rb
  130 /tmp/ruby/build/trunk_gcc14/.ext/common/openssl/marshal.rb
  131 /tmp/ruby/build/trunk_gcc14/.ext/common/openssl/pkey.rb
  132 /tmp/ruby/build/trunk_gcc14/.ext/common/openssl/buffering.rb
  133 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/nonblock.so
  134 /tmp/ruby/src/trunk_gcc14/lib/ipaddr.rb
  135 /tmp/ruby/build/trunk_gcc14/.ext/common/openssl/ssl.rb
  136 /tmp/ruby/build/trunk_gcc14/.ext/common/openssl/version.rb
  137 /tmp/ruby/build/trunk_gcc14/.ext/common/openssl/x509.rb
  138 /tmp/ruby/build/trunk_gcc14/.ext/common/openssl.rb
  139 /tmp/ruby/src/trunk_gcc14/test/openssl/utils.rb
  140 /tmp/ruby/src/trunk_gcc14/test/openssl/test_pkey_rsa.rb
  141 /tmp/ruby/src/trunk_gcc14/lib/pathname.rb
  142 /tmp/ruby/src/trunk_gcc14/lib/rubygems/openssl.rb
  143 /tmp/ruby/src/trunk_gcc14/lib/rubygems/text.rb
  144 /tmp/ruby/src/trunk_gcc14/lib/rubygems/user_interaction.rb
  145 /tmp/ruby/src/trunk_gcc14/lib/rubygems/security/policy.rb
  146 /tmp/ruby/src/trunk_gcc14/lib/rubygems/security/policies.rb
  147 /tmp/ruby/src/trunk_gcc14/lib/rubygems/security/trust_dir.rb
  148 /tmp/ruby/src/trunk_gcc14/lib/rubygems/security/signer.rb
  149 /tmp/ruby/src/trunk_gcc14/lib/rubygems/security.rb
  150 /tmp/ruby/src/trunk_gcc14/lib/rubygems/package/digest_io.rb
  151 /tmp/ruby/src/trunk_gcc14/lib/rubygems/package/source.rb
  152 /tmp/ruby/src/trunk_gcc14/lib/rubygems/package/file_source.rb
  153 /tmp/ruby/src/trunk_gcc14/lib/rubygems/package/io_source.rb
  154 /tmp/ruby/src/trunk_gcc14/lib/rubygems/package/old.rb
  155 /tmp/ruby/src/trunk_gcc14/lib/rubygems/package/tar_header.rb
  156 /tmp/ruby/src/trunk_gcc14/lib/rubygems/package/tar_reader/entry.rb
  157 /tmp/ruby/src/trunk_gcc14/lib/rubygems/package/tar_reader.rb
  158 /tmp/ruby/src/trunk_gcc14/lib/rubygems/package/tar_writer.rb
  159 /tmp/ruby/src/trunk_gcc14/lib/rubygems/package.rb
  160 /tmp/ruby/src/trunk_gcc14/lib/shellwords.rb
  161 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri/version.rb
  162 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri/rfc2396_parser.rb
  163 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri/rfc3986_parser.rb
  164 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri/common.rb
  165 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri/generic.rb
  166 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri/file.rb
  167 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri/ftp.rb
  168 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri/http.rb
  169 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri/https.rb
  170 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri/ldap.rb
  171 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri/ldaps.rb
  172 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri/mailto.rb
  173 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri/ws.rb
  174 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri/wss.rb
  175 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri.rb
  176 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/zlib.so
  177 /tmp/ruby/src/trunk_gcc14/test/rubygems/mock_gem_ui.rb
  178 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/optparse/lib/optparse.rb
  179 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendored_optparse.rb
  180 /tmp/ruby/src/trunk_gcc14/lib/rubygems/command.rb
  181 /tmp/ruby/src/trunk_gcc14/lib/rubygems/installer_uninstaller_utils.rb
  182 /tmp/ruby/src/trunk_gcc14/lib/rubygems/ext/build_error.rb
  183 /tmp/ruby/src/trunk_gcc14/lib/rubygems/ext/builder.rb
  184 /tmp/ruby/src/trunk_gcc14/lib/rubygems/ext/configure_builder.rb
  185 /tmp/ruby/src/trunk_gcc14/lib/rubygems/ext/ext_conf_builder.rb
  186 /tmp/ruby/src/trunk_gcc14/lib/rubygems/ext/rake_builder.rb
  187 /tmp/ruby/src/trunk_gcc14/lib/rubygems/ext/cmake_builder.rb
  188 /tmp/ruby/src/trunk_gcc14/lib/rubygems/ext/cargo_builder.rb
  189 /tmp/ruby/src/trunk_gcc14/lib/rubygems/ext.rb
  190 /tmp/ruby/src/trunk_gcc14/lib/rubygems/installer.rb
  191 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/gem_metadata.rb
  192 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/delegates/specification_provider.rb
  193 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/errors.rb
  194 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/tsort/lib/tsort.rb
  195 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendored_tsort.rb
  196 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/action.rb
  197 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb
  198 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_vertex.rb
  199 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/delete_edge.rb
  200 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
  201 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/set_payload.rb
  202 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/tag.rb
  203 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/log.rb
  204 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb
  205 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph.rb
  206 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/state.rb
  207 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/modules/specification_provider.rb
  208 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/delegates/resolution_state.rb
  209 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/resolution.rb
  210 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/resolver.rb
  211 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/modules/ui.rb
  212 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo.rb
  213 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendored_molinillo.rb
  214 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/activation_request.rb
  215 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/conflict.rb
  216 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/dependency_request.rb
  217 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/requirement_list.rb
  218 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/stats.rb
  219 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/set.rb
  220 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/api_set.rb
  221 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/composed_set.rb
  222 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/best_set.rb
  223 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/current_set.rb
  224 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/git_set.rb
  225 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/index_set.rb
  226 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/installer_set.rb
  227 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/lock_set.rb
  228 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/vendor_set.rb
  229 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/source_set.rb
  230 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/specification.rb
  231 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/spec_specification.rb
  232 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/api_specification.rb
  233 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/git_specification.rb
  234 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/index_specification.rb
  235 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/installed_specification.rb
  236 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/local_specification.rb
  237 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/lock_specification.rb
  238 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/vendor_specification.rb
  239 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver.rb
  240 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/timeout/lib/timeout.rb
  241 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/st/numhash.so
  242 /tmp/ruby/src/trunk_gcc14/test/-ext-/st/test_numhash.rb
  243 /tmp/ruby/src/trunk_gcc14/test/openssl/test_ssl.rb
  244 /tmp/ruby/src/trunk_gcc14/test/test_tempfile.rb
  245 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/debug.so
  246 /tmp/ruby/src/trunk_gcc14/test/-ext-/debug/test_profile_frames.rb
  247 /tmp/ruby/src/trunk_gcc14/lib/prism/polyfill/byteindex.rb
  248 /tmp/ruby/src/trunk_gcc14/lib/prism/polyfill/warn.rb
  249 /tmp/ruby/src/trunk_gcc14/lib/prism/node.rb
  250 /tmp/ruby/src/trunk_gcc14/lib/prism/node_ext.rb
  251 /tmp/ruby/src/trunk_gcc14/lib/prism/parse_result.rb
  252 /tmp/ruby/src/trunk_gcc14/lib/prism/string_query.rb
  253 /tmp/ruby/src/trunk_gcc14/lib/prism/pack.rb
  254 prism/prism.so
  255 /tmp/ruby/src/trunk_gcc14/lib/prism.rb
  256 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/ripper.so
  257 /tmp/ruby/build/trunk_gcc14/.ext/common/ripper/core.rb
  258 /tmp/ruby/build/trunk_gcc14/.ext/common/ripper/lexer.rb
  259 /tmp/ruby/build/trunk_gcc14/.ext/common/ripper/filter.rb
  260 /tmp/ruby/build/trunk_gcc14/.ext/common/ripper/sexp.rb
  261 /tmp/ruby/build/trunk_gcc14/.ext/common/ripper.rb
  262 /tmp/ruby/src/trunk_gcc14/test/prism/test_helper.rb
  263 /tmp/ruby/src/trunk_gcc14/test/prism/result/attribute_write_test.rb
  264 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/date_core.so
  265 /tmp/ruby/build/trunk_gcc14/.ext/common/date.rb
  266 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/versions.rb
  267 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/exception.rb
  268 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/syntax_error.rb
  269 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/psych.so
  270 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/omap.rb
  271 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/set.rb
  272 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/class_loader.rb
  273 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/scalar_scanner.rb
  274 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/nodes/node.rb
  275 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/nodes/stream.rb
  276 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/nodes/document.rb
  277 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/nodes/sequence.rb
  278 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/nodes/scalar.rb
  279 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/nodes/mapping.rb
  280 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/nodes/alias.rb
  281 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/nodes.rb
  282 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/streaming.rb
  283 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/visitors/visitor.rb
  284 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/visitors/to_ruby.rb
  285 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/visitors/emitter.rb
  286 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/handler.rb
  287 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/tree_builder.rb
  288 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/visitors/yaml_tree.rb
  289 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/json/ruby_events.rb
  290 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/visitors/json_tree.rb
  291 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/visitors/depth_first.rb
  292 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/visitors.rb
  293 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/parser.rb
  294 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/coder.rb
  295 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/stream.rb
  296 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/json/yaml_events.rb
  297 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/json/tree_builder.rb
  298 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/json/stream.rb
  299 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/handlers/document_stream.rb
  300 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/core_ext.rb
  301 /tmp/ruby/build/trunk_gcc14/.ext/common/psych.rb
  302 /tmp/ruby/src/trunk_gcc14/test/psych/helper.rb
  303 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/handlers/recorder.rb
  304 /tmp/ruby/src/trunk_gcc14/test/psych/handlers/test_recorder.rb
  305 /tmp/ruby/src/trunk_gcc14/lib/random/formatter.rb
  306 /tmp/ruby/src/trunk_gcc14/lib/securerandom.rb
  307 /tmp/ruby/src/trunk_gcc14/test/test_securerandom.rb
  308 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/iseq_load.so
  309 /tmp/ruby/src/trunk_gcc14/test/-ext-/iseq_load/test_iseq_load.rb
  310 /tmp/ruby/src/trunk_gcc14/test/ruby/test_arithmetic_sequence.rb
  311 /tmp/ruby/src/trunk_gcc14/test/ruby/test_numeric.rb
  312 /tmp/ruby/src/trunk_gcc14/lib/yaml.rb
  313 /tmp/ruby/src/trunk_gcc14/lib/did_you_mean/version.rb
  314 /tmp/ruby/src/trunk_gcc14/lib/did_you_mean/core_ext/name_error.rb
  315 /tmp/ruby/src/trunk_gcc14/lib/did_you_mean/levenshtein.rb
  316 /tmp/ruby/src/trunk_gcc14/lib/did_you_mean/jaro_winkler.rb
  317 /tmp/ruby/src/trunk_gcc14/lib/did_you_mean/spell_checker.rb
  318 /tmp/ruby/src/trunk_gcc14/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb
  319 /tmp/ruby/src/trunk_gcc14/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb
  320 /tmp/ruby/src/trunk_gcc14/lib/did_you_mean/spell_checkers/name_error_checkers.rb
  321 /tmp/ruby/src/trunk_gcc14/lib/did_you_mean/spell_checkers/method_name_checker.rb
  322 /tmp/ruby/src/trunk_gcc14/lib/did_you_mean/spell_checkers/key_error_checker.rb
  323 /tmp/ruby/src/trunk_gcc14/lib/did_you_mean/spell_checkers/null_checker.rb
  324 /tmp/ruby/src/trunk_gcc14/lib/did_you_mean/tree_spell_checker.rb
  325 /tmp/ruby/src/trunk_gcc14/lib/did_you_mean/spell_checkers/require_path_checker.rb
  326 /tmp/ruby/src/trunk_gcc14/lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb
  327 /tmp/ruby/src/trunk_gcc14/lib/did_you_mean/formatter.rb
  328 /tmp/ruby/src/trunk_gcc14/lib/did_you_mean.rb
  329 /tmp/ruby/src/trunk_gcc14/test/did_you_mean/helper.rb
  330 /tmp/ruby/src/trunk_gcc14/test/did_you_mean/test_tree_spell_checker.rb
  331 /tmp/ruby/src/trunk_gcc14/test/psych/test_emitter.rb
  332 /tmp/ruby/src/trunk_gcc14/test/prism/magic_comment_test.rb
  333 /tmp/ruby/src/trunk_gcc14/test/ruby/sentence.rb
  334 /tmp/ruby/src/trunk_gcc14/test/ruby/test_yield.rb
  335 /tmp/ruby/src/trunk_gcc14/test/psych/test_class.rb
  336 /tmp/ruby/src/trunk_gcc14/test/fileutils/visibility_tests.rb
  337 /tmp/ruby/src/trunk_gcc14/test/fileutils/test_dryrun.rb
  338 /tmp/ruby/src/trunk_gcc14/test/ruby/test_clone.rb
  339 /tmp/ruby/src/trunk_gcc14/test/prism/result/static_literals_test.rb
  340 /tmp/ruby/src/trunk_gcc14/test/ruby/test_defined.rb
  341 /tmp/ruby/src/trunk_gcc14/lib/yaml/store.rb
  342 /tmp/ruby/src/trunk_gcc14/test/psych/test_yamlstore.rb
  343 /tmp/ruby/src/trunk_gcc14/test/prism/api/parse_comments_test.rb
  344 /tmp/ruby/src/trunk_gcc14/test/did_you_mean/spell_checking/test_pattern_key_name_check.rb
  345 /tmp/ruby/src/trunk_gcc14/test/psych/test_hash.rb
  346 /tmp/ruby/src/trunk_gcc14/test/dtrace/helper.rb
  347 /tmp/ruby/src/trunk_gcc14/test/dtrace/test_require.rb
  348 /tmp/ruby/src/trunk_gcc14/test/prism/result/heredoc_test.rb
  349 /tmp/ruby/src/trunk_gcc14/test/date/test_date_ractor.rb
  350 /tmp/ruby/src/trunk_gcc14/test/ruby/test_undef.rb
  351 /tmp/ruby/build/trunk_gcc14/.ext/common/json/version.rb
  352 /tmp/ruby/build/trunk_gcc14/.ext/common/json/common.rb
  353 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/json/ext/parser.so
  354 /tmp/ruby/build/trunk_gcc14/.ext/common/json/ext/generator/state.rb
  355 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/json/ext/generator.so
  356 /tmp/ruby/build/trunk_gcc14/.ext/common/json/ext.rb
  357 /tmp/ruby/build/trunk_gcc14/.ext/common/json.rb
  358 /tmp/ruby/src/trunk_gcc14/test/json/test_helper.rb
  359 /tmp/ruby/src/trunk_gcc14/test/json/json_ryu_fallback_test.rb
  360 /tmp/ruby/src/trunk_gcc14/test/lib/with_different_ofs.rb
  361 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/sha2.so
  362 /tmp/ruby/build/trunk_gcc14/.ext/common/digest/sha2/loader.rb
  363 /tmp/ruby/build/trunk_gcc14/.ext/common/digest/sha2.rb
  364 /tmp/ruby/src/trunk_gcc14/test/digest/test_digest_extend.rb
  365 /tmp/ruby/src/trunk_gcc14/test/did_you_mean/spell_checking/test_variable_name_check.rb
  366 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/class.so
  367 /tmp/ruby/src/trunk_gcc14/test/-ext-/class/test_class2name.rb
  368 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/rational.so
  369 /tmp/ruby/src/trunk_gcc14/test/-ext-/rational/test_rat.rb
  370 /tmp/ruby/src/trunk_gcc14/test/dtrace/test_raise.rb
  371 /tmp/ruby/src/trunk_gcc14/test/ruby/test_threadgroup.rb
  372 /tmp/ruby/src/trunk_gcc14/test/optparse/test_optparse.rb
  373 /tmp/ruby/src/trunk_gcc14/test/optparse/test_reqarg.rb
  374 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese_sjis.so
  375 /tmp/ruby/src/trunk_gcc14/test/-ext-/string/test_too_many_dummy_encodings.rb
  376 /tmp/ruby/src/trunk_gcc14/test/psych/test_string.rb
  377 /tmp/ruby/src/trunk_gcc14/test/dtrace/test_function_entry.rb
  378 /tmp/ruby/src/trunk_gcc14/lib/time.rb
  379 /tmp/ruby/src/trunk_gcc14/test/json/json_string_matching_test.rb
  380 /tmp/ruby/src/trunk_gcc14/test/ruby/test_flip.rb
  381 /tmp/ruby/src/trunk_gcc14/test/test_trick.rb
  382 /tmp/ruby/src/trunk_gcc14/test/-ext-/string/test_qsort.rb
  383 /tmp/ruby/src/trunk_gcc14/test/-ext-/thread/helper.rb
  384 /tmp/ruby/src/trunk_gcc14/test/-ext-/thread/test_instrumentation_api.rb
  385 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/thread/instrumentation.so
  386 /tmp/ruby/src/trunk_gcc14/test/ruby/test_stringchar.rb
  387 /tmp/ruby/build/trunk_gcc14/.ext/common/json/add/date.rb
  388 /tmp/ruby/build/trunk_gcc14/.ext/common/json/add/date_time.rb
  389 /tmp/ruby/build/trunk_gcc14/.ext/common/json/add/exception.rb
  390 /tmp/ruby/build/trunk_gcc14/.ext/common/json/add/range.rb
  391 /tmp/ruby/build/trunk_gcc14/.ext/common/json/add/regexp.rb
  392 /tmp/ruby/build/trunk_gcc14/.ext/common/json/add/string.rb
  393 /tmp/ruby/build/trunk_gcc14/.ext/common/json/add/struct.rb
  394 /tmp/ruby/build/trunk_gcc14/.ext/common/json/add/symbol.rb
  395 /tmp/ruby/build/trunk_gcc14/.ext/common/json/add/time.rb
  396 /tmp/ruby/build/trunk_gcc14/.ext/common/json/add/core.rb
  397 /tmp/ruby/build/trunk_gcc14/.ext/common/json/add/complex.rb
  398 /tmp/ruby/build/trunk_gcc14/.ext/common/json/add/rational.rb
  399 /tmp/ruby/build/trunk_gcc14/.ext/common/json/add/bigdecimal.rb
  400 /tmp/ruby/build/trunk_gcc14/.ext/common/json/add/ostruct.rb
  401 /tmp/ruby/build/trunk_gcc14/.ext/common/json/add/set.rb
  402 /tmp/ruby/src/trunk_gcc14/test/json/json_addition_test.rb
  403 /tmp/ruby/src/trunk_gcc14/test/ruby/ut_eof.rb
  404 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/objspace.so
  405 /tmp/ruby/build/trunk_gcc14/.ext/common/objspace.rb
  406 /tmp/ruby/src/trunk_gcc14/test/stringio/test_stringio.rb
  407 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/utf_16_32.so
  408 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/single_byte.so
  409 /tmp/ruby/src/trunk_gcc14/test/ruby/enc/test_cesu8.rb
  410 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/cesu_8.so
  411 /tmp/ruby/src/trunk_gcc14/test/prism/api/parse_success_test.rb
  412 /tmp/ruby/src/trunk_gcc14/test/ruby/test_object.rb
  413 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese_euc.so
  414 /tmp/ruby/src/trunk_gcc14/test/ruby/enc/test_utf32.rb
  415 /tmp/ruby/src/trunk_gcc14/test/ruby/test_path.rb
  416 /tmp/ruby/src/trunk_gcc14/test/psych/test_safe_load.rb
  417 /tmp/ruby/src/trunk_gcc14/test/optparse/test_noarg.rb
  418 /tmp/ruby/src/trunk_gcc14/test/prism/ruby/parser_test.rb
  419 /tmp/ruby/src/trunk_gcc14/test/-ext-/struct/test_member.rb
  420 /tmp/ruby/src/trunk_gcc14/test/dtrace/test_object_create_start.rb
  421 /tmp/ruby/src/trunk_gcc14/test/ripper/test_ripper.rb
  422 /tmp/ruby/src/trunk_gcc14/test/ruby/enc/test_case_comprehensive.rb
  423 /tmp/ruby/src/trunk_gcc14/test/ruby/test_name_error.rb
  424 /tmp/ruby/src/trunk_gcc14/lib/optparse/ac.rb
  425 /tmp/ruby/src/trunk_gcc14/test/optparse/test_autoconf.rb
  426 /tmp/ruby/src/trunk_gcc14/test/openssl/test_random.rb
  427 /tmp/ruby/src/trunk_gcc14/test/optparse/test_zsh_completion.rb
  428 /tmp/ruby/src/trunk_gcc14/test/json/json_ext_parser_test.rb
  429 /tmp/ruby/src/trunk_gcc14/test/-ext-/string/test_nofree.rb
  430 /tmp/ruby/src/trunk_gcc14/lib/uri/http.rb
  431 /tmp/ruby/src/trunk_gcc14/lib/uri/ws.rb
  432 /tmp/ruby/src/trunk_gcc14/test/uri/test_ws.rb
  433 /tmp/ruby/src/trunk_gcc14/test/ruby/test_autoload.rb
  434 /tmp/rubytest.2oqpt6/b20251112-128452-xct0ri.rb
  435 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/bignum.so
  436 /tmp/ruby/src/trunk_gcc14/test/-ext-/bignum/test_div.rb
  437 /tmp/ruby/src/trunk_gcc14/test/prism/result/warnings_test.rb
  438 /tmp/ruby/src/trunk_gcc14/test/-ext-/test_ensure_and_callcc.rb
  439 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/ensure_and_callcc.so
  440 /tmp/ruby/src/trunk_gcc14/test/-ext-/required.rb
  441 /tmp/ruby/src/trunk_gcc14/test/psych/test_deprecated.rb
  442 /tmp/ruby/src/trunk_gcc14/test/prism/encoding/symbol_encoding_test.rb
  443 /tmp/ruby/src/trunk_gcc14/test/did_you_mean/core_ext/test_name_error_extension.rb
  444 /tmp/ruby/src/trunk_gcc14/lib/unicode_normalize/tables.rb
  445 /tmp/ruby/src/trunk_gcc14/lib/unicode_normalize/normalize.rb
  446 /tmp/ruby/src/trunk_gcc14/test/test_unicode_normalize.rb
  447 /tmp/ruby/src/trunk_gcc14/test/psych/test_json_tree.rb
  448 /tmp/ruby/src/trunk_gcc14/test/ruby/test_weakmap.rb
  449 /tmp/ruby/src/trunk_gcc14/test/ruby/test_ractor.rb
  450 /tmp/ruby/src/trunk_gcc14/test/date/test_switch_hitter.rb
  451 /tmp/ruby/src/trunk_gcc14/lib/uri/https.rb
  452 /tmp/ruby/src/trunk_gcc14/test/uri/test_http.rb
  453 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/file.so
  454 /tmp/ruby/src/trunk_gcc14/test/ruby/test_file_exhaustive.rb
  455 /tmp/ruby/src/trunk_gcc14/lib/error_highlight/version.rb
  456 /tmp/ruby/src/trunk_gcc14/lib/error_highlight/base.rb
  457 /tmp/ruby/src/trunk_gcc14/lib/error_highlight/formatter.rb
  458 /tmp/ruby/src/trunk_gcc14/lib/error_highlight/core_ext.rb
  459 /tmp/ruby/src/trunk_gcc14/lib/error_highlight.rb
  460 /tmp/ruby/src/trunk_gcc14/test/error_highlight/test_error_highlight.rb
  461 /tmp/ruby/src/trunk_gcc14/test/dtrace/test_hash_create.rb
  462 /tmp/ruby/src/trunk_gcc14/test/ruby/enc/test_utf16.rb
  463 /tmp/ruby/src/trunk_gcc14/test/prism/api/parse_stream_test.rb
  464 /tmp/ruby/src/trunk_gcc14/test/openssl/test_x509store.rb
  465 /tmp/ruby/src/trunk_gcc14/test/prism/heredoc_dedent_test.rb
  466 /tmp/ruby/src/trunk_gcc14/test/json/json_generator_test.rb
  467 /tmp/ruby/src/trunk_gcc14/test/did_you_mean/edit_distance/test_jaro_winkler.rb
  468 /tmp/ruby/src/trunk_gcc14/test/ruby/enc/test_shift_jis.rb
  469 /tmp/ruby/src/trunk_gcc14/test/fiber/test_backtrace.rb
  470 /tmp/ruby/src/trunk_gcc14/test/openssl/test_asn1.rb
  471 /tmp/ruby/src/trunk_gcc14/test/ruby/enc/test_emoji_breaks.rb
  472 /tmp/ruby/src/trunk_gcc14/test/openssl/test_pkcs12.rb
  473 /tmp/ruby/src/trunk_gcc14/test/prism/regexp_test.rb
  474 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/md5.so
  475 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/rmd160.so
  476 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/sha1.so
  477 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/bubblebabble.so
  478 /tmp/ruby/src/trunk_gcc14/test/digest/test_digest.rb
  479 /tmp/ruby/src/trunk_gcc14/test/lib/!Nothing_to_test.rb
  480 /tmp/ruby/src/trunk_gcc14/test/optparse/test_placearg.rb
  481 /tmp/ruby/src/trunk_gcc14/test/ruby/enc/test_cp949.rb
  482 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/hash.so
  483 /tmp/ruby/src/trunk_gcc14/test/-ext-/hash/test_delete.rb
  484 /tmp/ruby/src/trunk_gcc14/test/fiber/scheduler.rb
  485 /tmp/ruby/src/trunk_gcc14/test/fiber/test_enumerator.rb
  486 /tmp/ruby/src/trunk_gcc14/test/date/test_date_attr.rb
  487 /tmp/ruby/src/trunk_gcc14/lib/mkmf.rb
  488 /tmp/ruby/src/trunk_gcc14/test/mkmf/base.rb
  489 /tmp/ruby/src/trunk_gcc14/test/mkmf/test_framework.rb
  490 /tmp/ruby/src/trunk_gcc14/test/-ext-/test_abi.rb
  491 /tmp/ruby/src/trunk_gcc14/test/socket/test_tcp.rb
  492 /tmp/ruby/src/trunk_gcc14/test/ruby/test_bignum.rb
  493 /tmp/ruby/src/trunk_gcc14/test/ruby/enc/test_gbk.rb
  494 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/exception.so
  495 /tmp/ruby/src/trunk_gcc14/test/-ext-/exception/test_enc_raise.rb
  496 /tmp/ruby/src/trunk_gcc14/test/json/ractor_test.rb
  497 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/symbol.so
  498 /tmp/ruby/src/trunk_gcc14/test/-ext-/symbol/test_type.rb
  499 /tmp/ruby/src/trunk_gcc14/test/-ext-/load/test_dot_dot.rb
  500 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/load/dot.dot.so
  501 /tmp/ruby/src/trunk_gcc14/test/ruby/test_warning.rb
  502 /tmp/ruby/src/trunk_gcc14/test/mkmf/test_flags.rb
  503 /tmp/ruby/src/trunk_gcc14/test/prism/result/equality_test.rb
  504 /tmp/ruby/src/trunk_gcc14/test/ruby/test_trace.rb
  505 /tmp/ruby/src/trunk_gcc14/test/ruby/test_arity.rb
  506 /tmp/ruby/src/trunk_gcc14/test/prism/percent_delimiter_string_test.rb
  507 /tmp/ruby/src/trunk_gcc14/test/prism/onigmo_test.rb
  508 /tmp/ruby/src/trunk_gcc14/test/psych/test_struct.rb
  509 /tmp/ruby/src/trunk_gcc14/test/prism/fuzzer_test.rb
  510 /tmp/ruby/src/trunk_gcc14/test/did_you_mean/spell_checking/test_uncorrectable_name_check.rb
  511 /tmp/ruby/src/trunk_gcc14/test/ruby/test_env.rb
  512 /tmp/ruby/src/trunk_gcc14/test/ruby/test_iterator.rb
  513 /tmp/ruby/src/trunk_gcc14/test/dtrace/test_string.rb
  514 /tmp/ruby/src/trunk_gcc14/test/prism/ruby/parameters_signature_test.rb
  515 /tmp/ruby/src/trunk_gcc14/test/psych/test_document.rb
  516 /tmp/ruby/src/trunk_gcc14/test/date/test_date_arith.rb
  517 /tmp/ruby/src/trunk_gcc14/test/ruby/test_require.rb
  518 /tmp/ruby/src/trunk_gcc14/test/psych/test_object_references.rb
  519 /tmp/ruby/src/trunk_gcc14/test/openssl/test_digest.rb
  520 /tmp/ruby/src/trunk_gcc14/test/-ext-/win32/test_fd_setsize.rb
  521 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/fcntl.so
  522 /tmp/ruby/src/trunk_gcc14/test/ruby/test_readpartial.rb
  523 /tmp/ruby/src/trunk_gcc14/test/ripper/assert_parse_files.rb
  524 /tmp/ruby/src/trunk_gcc14/test/ripper/test_files_test_2.rb
  525 /tmp/ruby/src/trunk_gcc14/test/prism/encoding/string_encoding_test.rb
  526 /tmp/ruby/src/trunk_gcc14/test/ruby/test_dir.rb
  527 /tmp/ruby/src/trunk_gcc14/test/erb/test_erb_command.rb
  528 /tmp/ruby/src/trunk_gcc14/test/mkmf/test_convertible.rb
  529 /tmp/ruby/src/trunk_gcc14/test/io/nonblock/test_flush.rb
  530 /tmp/ruby/src/trunk_gcc14/test/net/http/utils.rb
  531 /tmp/ruby/src/trunk_gcc14/test/net/http/test_https.rb

* Process memory map:

603b23462000-603b234a2000 r--p 00000000 00:96 14054275                   /tmp/ruby/build/trunk_gcc14/ruby
603b234a2000-603b2397c000 r-xp 00040000 00:96 14054275                   /tmp/ruby/build/trunk_gcc14/ruby
603b2397c000-603b23b1c000 r--p 0051a000 00:96 14054275                   /tmp/ruby/build/trunk_gcc14/ruby
603b23b1c000-603b23b32000 r--p 006ba000 00:96 14054275                   /tmp/ruby/build/trunk_gcc14/ruby
603b23b32000-603b23b33000 rw-p 006d0000 00:96 14054275                   /tmp/ruby/build/trunk_gcc14/ruby
603b23b33000-603b23b47000 rw-p 00000000 00:00 0 
603b4ed14000-603b54fb0000 rw-p 00000000 00:00 0                          [heap]
7e4eb8000000-7e4eb8021000 rw-p 00000000 00:00 0 
7e4eb8021000-7e4ebc000000 ---p 00000000 00:00 0 
7e4ebca87000-7e4ec0000000 r--s 00000000 00:96 14054275                   /tmp/ruby/build/trunk_gcc14/ruby
7e4ec0000000-7e4ec0021000 rw-p 00000000 00:00 0 
7e4ec0021000-7e4ec4000000 ---p 00000000 00:00 0 
7e4ec4000000-7e4ec4021000 rw-p 00000000 00:00 0 
7e4ec4021000-7e4ec8000000 ---p 00000000 00:00 0 
7e4ec8000000-7e4ec8826000 rw-p 00000000 00:00 0 
7e4ec8826000-7e4ecc000000 ---p 00000000 00:00 0 
7e4ecc000000-7e4ecc021000 rw-p 00000000 00:00 0 
7e4ecc021000-7e4ed0000000 ---p 00000000 00:00 0 
7e4ed0000000-7e4ed0021000 rw-p 00000000 00:00 0 
7e4ed0021000-7e4ed4000000 ---p 00000000 00:00 0 
7e4ed4000000-7e4ed4021000 rw-p 00000000 00:00 0 
7e4ed4021000-7e4ed8000000 ---p 00000000 00:00 0 
7e4ed8000000-7e4ed8021000 rw-p 00000000 00:00 0 
7e4ed8021000-7e4edc000000 ---p 00000000 00:00 0 
7e4edc000000-7e4edc021000 rw-p 00000000 00:00 0 
7e4edc021000-7e4ee0000000 ---p 00000000 00:00 0 
7e4ee0000000-7e4ee0021000 rw-p 00000000 00:00 0 
7e4ee0021000-7e4ee4000000 ---p 00000000 00:00 0 
7e4ee4000000-7e4ee4021000 rw-p 00000000 00:00 0 
7e4ee4021000-7e4ee8000000 ---p 00000000 00:00 0 
7e4ee8000000-7e4ee8021000 rw-p 00000000 00:00 0 
7e4ee8021000-7e4eec000000 ---p 00000000 00:00 0 
7e4eec000000-7e4eed182000 rw-p 00000000 00:00 0 
7e4eed182000-7e4ef0000000 ---p 00000000 00:00 0 
7e4ef0762000-7e4ef0763000 r--p 00000000 00:96 16531012                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/exception.so
7e4ef0763000-7e4ef0764000 r-xp 00001000 00:96 16531012                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/exception.so
7e4ef0764000-7e4ef0765000 r--p 00002000 00:96 16531012                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/exception.so
7e4ef0765000-7e4ef0766000 r--p 00002000 00:96 16531012                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/exception.so
7e4ef0766000-7e4ef0767000 rw-p 00003000 00:96 16531012                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/exception.so
7e4ef1070000-7e4ef1071000 ---p 00000000 00:00 0 
7e4ef1071000-7e4ef1871000 rw-p 00000000 00:00 0 
7e4ef1871000-7e4ef1872000 ---p 00000000 00:00 0 
7e4ef1872000-7e4ef2072000 rw-p 00000000 00:00 0 
7e4ef2873000-7e4ef2874000 ---p 00000000 00:00 0 
7e4ef2874000-7e4ef3074000 rw-p 00000000 00:00 0 
7e4ef3074000-7e4ef3075000 ---p 00000000 00:00 0 
7e4ef3075000-7e4ef3875000 rw-p 00000000 00:00 0 
7e4ef3875000-7e4ef3876000 r--p 00000000 00:96 16530627                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/hash.so
7e4ef3876000-7e4ef3877000 r-xp 00001000 00:96 16530627                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/hash.so
7e4ef3877000-7e4ef3878000 r--p 00002000 00:96 16530627                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/hash.so
7e4ef3878000-7e4ef3879000 r--p 00002000 00:96 16530627                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/hash.so
7e4ef3879000-7e4ef387a000 rw-p 00003000 00:96 16530627                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/hash.so
7e4ef387a000-7e4ef387b000 r--p 00000000 00:96 16531398                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/bubblebabble.so
7e4ef387b000-7e4ef387c000 r-xp 00001000 00:96 16531398                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/bubblebabble.so
7e4ef387c000-7e4ef387d000 r--p 00002000 00:96 16531398                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/bubblebabble.so
7e4ef387d000-7e4ef387e000 r--p 00002000 00:96 16531398                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/bubblebabble.so
7e4ef387e000-7e4ef387f000 rw-p 00003000 00:96 16531398                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/bubblebabble.so
7e4ef387f000-7e4ef3880000 r--p 00000000 00:96 16542792                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/sha1.so
7e4ef3880000-7e4ef3882000 r-xp 00001000 00:96 16542792                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/sha1.so
7e4ef3882000-7e4ef3883000 r--p 00003000 00:96 16542792                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/sha1.so
7e4ef3883000-7e4ef3884000 r--p 00003000 00:96 16542792                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/sha1.so
7e4ef3884000-7e4ef3885000 rw-p 00004000 00:96 16542792                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/sha1.so
7e4ef3885000-7e4ef3886000 r--p 00000000 00:96 16542873                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/rmd160.so
7e4ef3886000-7e4ef3888000 r-xp 00001000 00:96 16542873                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/rmd160.so
7e4ef3888000-7e4ef3889000 r--p 00003000 00:96 16542873                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/rmd160.so
7e4ef3889000-7e4ef388a000 r--p 00003000 00:96 16542873                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/rmd160.so
7e4ef388a000-7e4ef388b000 rw-p 00004000 00:96 16542873                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/rmd160.so
7e4ef388b000-7e4ef388c000 r--p 00000000 00:96 16531491                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/md5.so
7e4ef388c000-7e4ef388d000 r-xp 00001000 00:96 16531491                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/md5.so
7e4ef388d000-7e4ef388e000 r--p 00002000 00:96 16531491                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/md5.so
7e4ef388e000-7e4ef388f000 r--p 00002000 00:96 16531491                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/md5.so
7e4ef388f000-7e4ef3890000 rw-p 00003000 00:96 16531491                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/md5.so
7e4ef3890000-7e4ef3d20000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7e4ef3d24000-7e4ef3d25000 r--p 00000000 00:96 16519017                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/file.so
7e4ef3d25000-7e4ef3d26000 r-xp 00001000 00:96 16519017                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/file.so
7e4ef3d26000-7e4ef3d27000 r--p 00002000 00:96 16519017                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/file.so
7e4ef3d27000-7e4ef3d28000 r--p 00002000 00:96 16519017                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/file.so
7e4ef3d28000-7e4ef3d29000 rw-p 00003000 00:96 16519017                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/file.so
7e4ef3d29000-7e4ef3d2b000 r--p 00000000 00:96 16530370                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/bignum.so
7e4ef3d2b000-7e4ef3d2d000 r-xp 00002000 00:96 16530370                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/bignum.so
7e4ef3d2d000-7e4ef3d2e000 r--p 00004000 00:96 16530370                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/bignum.so
7e4ef3d2e000-7e4ef3d2f000 r--p 00004000 00:96 16530370                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/bignum.so
7e4ef3d2f000-7e4ef3d30000 rw-p 00005000 00:96 16530370                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/bignum.so
7e4ef3d30000-7e4ef3d50000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7e4ef3d51000-7e4ef3d52000 r--p 00000000 00:96 16530991                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/ensure_and_callcc.so
7e4ef3d52000-7e4ef3d53000 r-xp 00001000 00:96 16530991                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/ensure_and_callcc.so
7e4ef3d53000-7e4ef3d54000 r--p 00002000 00:96 16530991                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/ensure_and_callcc.so
7e4ef3d54000-7e4ef3d55000 r--p 00002000 00:96 16530991                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/ensure_and_callcc.so
7e4ef3d55000-7e4ef3d56000 rw-p 00003000 00:96 16530991                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/ensure_and_callcc.so
7e4ef3d56000-7e4ef3d57000 r--p 00000000 00:96 16538698                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese_euc.so
7e4ef3d57000-7e4ef3d58000 r-xp 00001000 00:96 16538698                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese_euc.so
7e4ef3d58000-7e4ef3dae000 r--p 00002000 00:96 16538698                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese_euc.so
7e4ef3dae000-7e4ef3daf000 r--p 00057000 00:96 16538698                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese_euc.so
7e4ef3daf000-7e4ef3db0000 rw-p 00058000 00:96 16538698                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese_euc.so
7e4ef3db0000-7e4ef3dc0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7e4ef3dc4000-7e4ef3dc5000 r--p 00000000 00:96 16539080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/cesu_8.so
7e4ef3dc5000-7e4ef3dc6000 r-xp 00001000 00:96 16539080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/cesu_8.so
7e4ef3dc6000-7e4ef3dc7000 r--p 00002000 00:96 16539080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/cesu_8.so
7e4ef3dc7000-7e4ef3dc8000 r--p 00002000 00:96 16539080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/cesu_8.so
7e4ef3dc8000-7e4ef3dc9000 rw-p 00003000 00:96 16539080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/cesu_8.so
7e4ef3dc9000-7e4ef3dcc000 r--p 00000000 00:96 16539108                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/single_byte.so
7e4ef3dcc000-7e4ef3dcd000 r-xp 00003000 00:96 16539108                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/single_byte.so
7e4ef3dcd000-7e4ef3de1000 r--p 00004000 00:96 16539108                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/single_byte.so
7e4ef3de1000-7e4ef3de6000 r--p 00018000 00:96 16539108                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/single_byte.so
7e4ef3de6000-7e4ef3de7000 rw-p 0001d000 00:96 16539108                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/single_byte.so
7e4ef3de7000-7e4ef3dea000 r--p 00000000 00:96 16539073                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/objspace.so
7e4ef3dea000-7e4ef3df3000 r-xp 00003000 00:96 16539073                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/objspace.so
7e4ef3df3000-7e4ef3df5000 r--p 0000c000 00:96 16539073                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/objspace.so
7e4ef3df5000-7e4ef3df6000 r--p 0000d000 00:96 16539073                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/objspace.so
7e4ef3df6000-7e4ef3df7000 rw-p 0000e000 00:96 16539073                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/objspace.so
7e4ef3df7000-7e4ef3df8000 r--p 00000000 00:96 16531095                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/thread/instrumentation.so
7e4ef3df8000-7e4ef3df9000 r-xp 00001000 00:96 16531095                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/thread/instrumentation.so
7e4ef3df9000-7e4ef3dfa000 r--p 00002000 00:96 16531095                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/thread/instrumentation.so
7e4ef3dfa000-7e4ef3dfb000 r--p 00002000 00:96 16531095                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/thread/instrumentation.so
7e4ef3dfb000-7e4ef3dfc000 rw-p 00003000 00:96 16531095                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/thread/instrumentation.so
7e4ef3dfc000-7e4ef3e00000 rw-p 00000000 00:00 0 
7e4ef3e00000-7e4ef3e20000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7e4ef3e22000-7e4ef3e23000 r--p 00000000 00:96 16538726                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/utf_16_32.so
7e4ef3e23000-7e4ef3e25000 r-xp 00001000 00:96 16538726                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/utf_16_32.so
7e4ef3e25000-7e4ef3e26000 r--p 00003000 00:96 16538726                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/utf_16_32.so
7e4ef3e26000-7e4ef3e27000 r--p 00004000 00:96 16538726                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/utf_16_32.so
7e4ef3e27000-7e4ef3e28000 rw-p 00005000 00:96 16538726                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/utf_16_32.so
7e4ef3e28000-7e4ef3e29000 r--p 00000000 00:96 16539048                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7e4ef3e29000-7e4ef3e2a000 r-xp 00001000 00:96 16539048                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7e4ef3e2a000-7e4ef3e4e000 r--p 00002000 00:96 16539048                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7e4ef3e4e000-7e4ef3e4f000 r--p 00025000 00:96 16539048                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7e4ef3e4f000-7e4ef3e50000 rw-p 00026000 00:96 16539048                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7e4ef3e50000-7e4ef3e90000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7e4ef3e90000-7e4ef3e92000 r--p 00000000 00:96 16542882                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/json/ext/generator.so
7e4ef3e92000-7e4ef3e9c000 r-xp 00002000 00:96 16542882                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/json/ext/generator.so
7e4ef3e9c000-7e4ef3e9f000 r--p 0000c000 00:96 16542882                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/json/ext/generator.so
7e4ef3e9f000-7e4ef3ea0000 r--p 0000e000 00:96 16542882                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/json/ext/generator.so
7e4ef3ea0000-7e4ef3ea1000 rw-p 0000f000 00:96 16542882                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/json/ext/generator.so
7e4ef3ea1000-7e4ef3ea3000 r--p 00000000 00:96 16531310                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/json/ext/parser.so
7e4ef3ea3000-7e4ef3ea9000 r-xp 00002000 00:96 16531310                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/json/ext/parser.so
7e4ef3ea9000-7e4ef3eae000 r--p 00008000 00:96 16531310                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/json/ext/parser.so
7e4ef3eae000-7e4ef3eaf000 r--p 0000c000 00:96 16531310                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/json/ext/parser.so
7e4ef3eaf000-7e4ef3eb0000 rw-p 0000d000 00:96 16531310                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/json/ext/parser.so
7e4ef3eb0000-7e4ef3ec0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7e4ef3ec4000-7e4ef3ecc000 r--p 00000000 00:96 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7e4ef3ecc000-7e4ef3f0b000 r-xp 00008000 00:96 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7e4ef3f0b000-7e4ef3f1b000 r--p 00047000 00:96 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7e4ef3f1b000-7e4ef3f1f000 r--p 00056000 00:96 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7e4ef3f1f000-7e4ef3f20000 rw-p 0005a000 00:96 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7e4ef3f20000-7e4ef4000000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7e4ef4000000-7e4ef4fda000 rw-p 00000000 00:00 0 
7e4ef4fda000-7e4ef8000000 ---p 00000000 00:00 0 
7e4ef8000000-7e4ef959b000 rw-p 00000000 00:00 0 
7e4ef959b000-7e4efc000000 ---p 00000000 00:00 0 
7e4efc000000-7e4efc61c000 rw-p 00000000 00:00 0 
7e4efc61c000-7e4f00000000 ---p 00000000 00:00 0 
7e4f00000000-7e4f00039000 rw-p 00000000 00:00 0 
7e4f00039000-7e4f04000000 ---p 00000000 00:00 0 
7e4f04000000-7e4f04067000 rw-p 00000000 00:00 0 
7e4f04067000-7e4f08000000 ---p 00000000 00:00 0 
7e4f08000000-7e4f08039000 rw-p 00000000 00:00 0 
7e4f08039000-7e4f0c000000 ---p 00000000 00:00 0 
7e4f0c000000-7e4f0de85000 rw-p 00000000 00:00 0 
7e4f0de85000-7e4f10000000 ---p 00000000 00:00 0 
7e4f10000000-7e4f11250000 rw-p 00000000 00:00 0 
7e4f11250000-7e4f14000000 ---p 00000000 00:00 0 
7e4f14000000-7e4f14c57000 rw-p 00000000 00:00 0 
7e4f14c57000-7e4f18000000 ---p 00000000 00:00 0 
7e4f18000000-7e4f1805a000 rw-p 00000000 00:00 0 
7e4f1805a000-7e4f1c000000 ---p 00000000 00:00 0 
7e4f1c000000-7e4f1c021000 rw-p 00000000 00:00 0 
7e4f1c021000-7e4f20000000 ---p 00000000 00:00 0 
7e4f20000000-7e4f20478000 rw-p 00000000 00:00 0 
7e4f20478000-7e4f24000000 ---p 00000000 00:00 0 
7e4f24000000-7e4f2421d000 rw-p 00000000 00:00 0 
7e4f2421d000-7e4f28000000 ---p 00000000 00:00 0 
7e4f28003000-7e4f28006000 r--p 00000000 00:96 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7e4f28006000-7e4f2800c000 r-xp 00003000 00:96 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7e4f2800c000-7e4f2800e000 r--p 00009000 00:96 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7e4f2800e000-7e4f2800f000 r--p 0000b000 00:96 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7e4f2800f000-7e4f28010000 rw-p 0000c000 00:96 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7e4f28010000-7e4f28170000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7e4f28171000-7e4f28173000 r--p 00000000 00:96 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7e4f28173000-7e4f2818c000 r-xp 00002000 00:96 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7e4f2818c000-7e4f28190000 r--p 0001b000 00:96 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7e4f28190000-7e4f28191000 r--p 0001e000 00:96 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7e4f28191000-7e4f28192000 rw-p 0001f000 00:96 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7e4f28192000-7e4f28196000 r--p 00000000 00:96 16543125                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/date_core.so
7e4f28196000-7e4f281c7000 r-xp 00004000 00:96 16543125                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/date_core.so
7e4f281c7000-7e4f281cf000 r--p 00035000 00:96 16543125                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/date_core.so
7e4f281cf000-7e4f281d0000 r--p 0003c000 00:96 16543125                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/date_core.so
7e4f281d0000-7e4f281d1000 rw-p 0003d000 00:96 16543125                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/date_core.so
7e4f281d1000-7e4f281d2000 rw-p 00000000 00:00 0 
7e4f281d2000-7e4f281d9000 r--p 00000000 00:96 16530878                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/ripper.so
7e4f281d9000-7e4f2821f000 r-xp 00007000 00:96 16530878                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/ripper.so
7e4f2821f000-7e4f2823d000 r--p 0004d000 00:96 16530878                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/ripper.so
7e4f2823d000-7e4f2823f000 r--p 0006a000 00:96 16530878                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/ripper.so
7e4f2823f000-7e4f28240000 rw-p 0006c000 00:96 16530878                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/ripper.so
7e4f28240000-7e4f28370000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7e4f28372000-7e4f28373000 r--p 00000000 00:96 16530865                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/rational.so
7e4f28373000-7e4f28374000 r-xp 00001000 00:96 16530865                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/rational.so
7e4f28374000-7e4f28375000 r--p 00002000 00:96 16530865                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/rational.so
7e4f28375000-7e4f28376000 r--p 00002000 00:96 16530865                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/rational.so
7e4f28376000-7e4f28377000 rw-p 00003000 00:96 16530865                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/rational.so
7e4f284a0000-7e4f284d0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7e4f284d3000-7e4f284d4000 r--p 00000000 00:96 16530456                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/class.so
7e4f284d4000-7e4f284d5000 r-xp 00001000 00:96 16530456                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/class.so
7e4f284d5000-7e4f284d6000 r--p 00002000 00:96 16530456                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/class.so
7e4f284d6000-7e4f284d7000 r--p 00002000 00:96 16530456                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/class.so
7e4f284d7000-7e4f284d8000 rw-p 00003000 00:96 16530456                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/class.so
7e4f284d8000-7e4f284d9000 r--p 00000000 00:96 16542741                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/sha2.so
7e4f284d9000-7e4f284db000 r-xp 00001000 00:96 16542741                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/sha2.so
7e4f284db000-7e4f284dc000 r--p 00003000 00:96 16542741                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/sha2.so
7e4f284dc000-7e4f284dd000 r--p 00003000 00:96 16542741                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/sha2.so
7e4f284dd000-7e4f284de000 rw-p 00004000 00:96 16542741                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest/sha2.so
7e4f28520000-7e4f28580000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7e4f28583000-7e4f28584000 r--p 00000000 00:96 16531008                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/iseq_load.so
7e4f28584000-7e4f28585000 r-xp 00001000 00:96 16531008                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/iseq_load.so
7e4f28585000-7e4f28586000 r--p 00002000 00:96 16531008                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/iseq_load.so
7e4f28586000-7e4f28587000 r--p 00002000 00:96 16531008                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/iseq_load.so
7e4f28587000-7e4f28588000 rw-p 00003000 00:96 16531008                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/iseq_load.so
7e4f28588000-7e4f2863b000 r--p 00000000 00:96 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7e4f2863b000-7e4f2896e000 r-xp 000b3000 00:96 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7e4f2896e000-7e4f28a39000 r--p 003e6000 00:96 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7e4f28a39000-7e4f28a95000 r--p 004b0000 00:96 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7e4f28a95000-7e4f28a98000 rw-p 0050c000 00:96 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7e4f28a98000-7e4f28a9b000 rw-p 00000000 00:00 0 
7e4f28a9b000-7e4f28ab9000 r--p 00000000 00:96 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7e4f28ab9000-7e4f28b1b000 r-xp 0001e000 00:96 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7e4f28b1b000-7e4f28b37000 r--p 00080000 00:96 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7e4f28b37000-7e4f28b41000 r--p 0009c000 00:96 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7e4f28b41000-7e4f28b45000 rw-p 000a6000 00:96 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7e4f28b45000-7e4f28b59000 r--p 00000000 00:96 16541380                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/openssl.so
7e4f28b59000-7e4f28b91000 r-xp 00014000 00:96 16541380                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/openssl.so
7e4f28b91000-7e4f28ba3000 r--p 0004c000 00:96 16541380                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/openssl.so
7e4f28ba3000-7e4f28ba5000 r--p 0005e000 00:96 16541380                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/openssl.so
7e4f28ba5000-7e4f28ba7000 rw-p 00060000 00:96 16541380                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/openssl.so
7e4f28ba7000-7e4f28ba8000 rw-p 00000000 00:00 0 
7e4f28ba8000-7e4f28ba9000 r--p 00000000 00:96 16536072                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1257.so
7e4f28ba9000-7e4f28baa000 r-xp 00001000 00:96 16536072                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1257.so
7e4f28baa000-7e4f28bab000 r--p 00002000 00:96 16536072                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1257.so
7e4f28bab000-7e4f28bac000 r--p 00002000 00:96 16536072                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1257.so
7e4f28bac000-7e4f28bad000 rw-p 00003000 00:96 16536072                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1257.so
7e4f28bad000-7e4f28bae000 r--p 00000000 00:96 16535164                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1254.so
7e4f28bae000-7e4f28baf000 r-xp 00001000 00:96 16535164                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1254.so
7e4f28baf000-7e4f28bb0000 r--p 00002000 00:96 16535164                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1254.so
7e4f28bb0000-7e4f28bb1000 r--p 00002000 00:96 16535164                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1254.so
7e4f28bb1000-7e4f28bb2000 rw-p 00003000 00:96 16535164                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1254.so
7e4f28bb2000-7e4f28bb3000 r--p 00000000 00:96 16535343                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1253.so
7e4f28bb3000-7e4f28bb4000 r-xp 00001000 00:96 16535343                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1253.so
7e4f28bb4000-7e4f28bb5000 r--p 00002000 00:96 16535343                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1253.so
7e4f28bb5000-7e4f28bb6000 r--p 00002000 00:96 16535343                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1253.so
7e4f28bb6000-7e4f28bb7000 rw-p 00003000 00:96 16535343                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1253.so
7e4f28bb7000-7e4f28bb8000 r--p 00000000 00:96 16535225                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1252.so
7e4f28bb8000-7e4f28bb9000 r-xp 00001000 00:96 16535225                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1252.so
7e4f28bb9000-7e4f28bba000 r--p 00002000 00:96 16535225                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1252.so
7e4f28bba000-7e4f28bbb000 r--p 00002000 00:96 16535225                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1252.so
7e4f28bbb000-7e4f28bbc000 rw-p 00003000 00:96 16535225                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1252.so
7e4f28bbc000-7e4f28bbd000 r--p 00000000 00:96 16535159                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1251.so
7e4f28bbd000-7e4f28bbe000 r-xp 00001000 00:96 16535159                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1251.so
7e4f28bbe000-7e4f28bbf000 r--p 00002000 00:96 16535159                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1251.so
7e4f28bbf000-7e4f28bc0000 r--p 00002000 00:96 16535159                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1251.so
7e4f28bc0000-7e4f28bc1000 rw-p 00003000 00:96 16535159                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1251.so
7e4f28bc1000-7e4f28bc2000 r--p 00000000 00:96 16535322                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1250.so
7e4f28bc2000-7e4f28bc3000 r-xp 00001000 00:96 16535322                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1250.so
7e4f28bc3000-7e4f28bc4000 r--p 00002000 00:96 16535322                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1250.so
7e4f28bc4000-7e4f28bc5000 r--p 00002000 00:96 16535322                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1250.so
7e4f28bc5000-7e4f28bc6000 rw-p 00003000 00:96 16535322                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1250.so
7e4f28bc6000-7e4f28bc7000 r--p 00000000 00:96 16535032                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/shift_jis.so
7e4f28bc7000-7e4f28bc8000 r-xp 00001000 00:96 16535032                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/shift_jis.so
7e4f28bc8000-7e4f28bc9000 r--p 00002000 00:96 16535032                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/shift_jis.so
7e4f28bc9000-7e4f28bca000 r--p 00003000 00:96 16535032                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/shift_jis.so
7e4f28bca000-7e4f28bcb000 rw-p 00004000 00:96 16535032                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/shift_jis.so
7e4f28bcb000-7e4f28bcc000 r--p 00000000 00:96 16535090                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/koi8_u.so
7e4f28bcc000-7e4f28bcd000 r-xp 00001000 00:96 16535090                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/koi8_u.so
7e4f28bcd000-7e4f28bce000 r--p 00002000 00:96 16535090                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/koi8_u.so
7e4f28bce000-7e4f28bcf000 r--p 00002000 00:96 16535090                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/koi8_u.so
7e4f28bcf000-7e4f28bd0000 rw-p 00003000 00:96 16535090                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/koi8_u.so
7e4f28bd0000-7e4f28bd1000 r--p 00000000 00:96 16535083                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/koi8_r.so
7e4f28bd1000-7e4f28bd2000 r-xp 00001000 00:96 16535083                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/koi8_r.so
7e4f28bd2000-7e4f28bd3000 r--p 00002000 00:96 16535083                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/koi8_r.so
7e4f28bd3000-7e4f28bd4000 r--p 00002000 00:96 16535083                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/koi8_r.so
7e4f28bd4000-7e4f28bd5000 rw-p 00003000 00:96 16535083                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/koi8_r.so
7e4f28bd5000-7e4f28bd6000 r--p 00000000 00:96 16535013                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_16.so
7e4f28bd6000-7e4f28bd7000 r-xp 00001000 00:96 16535013                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_16.so
7e4f28bd7000-7e4f28bd8000 r--p 00002000 00:96 16535013                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_16.so
7e4f28bd8000-7e4f28bd9000 r--p 00002000 00:96 16535013                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_16.so
7e4f28bd9000-7e4f28bda000 rw-p 00003000 00:96 16535013                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_16.so
7e4f28bda000-7e4f28bdb000 r--p 00000000 00:96 16534840                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_15.so
7e4f28bdb000-7e4f28bdc000 r-xp 00001000 00:96 16534840                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_15.so
7e4f28bdc000-7e4f28bdd000 r--p 00002000 00:96 16534840                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_15.so
7e4f28bdd000-7e4f28bde000 r--p 00002000 00:96 16534840                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_15.so
7e4f28bde000-7e4f28bdf000 rw-p 00003000 00:96 16534840                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_15.so
7e4f28bdf000-7e4f28be0000 r--p 00000000 00:96 16535093                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_14.so
7e4f28be0000-7e4f28be1000 r-xp 00001000 00:96 16535093                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_14.so
7e4f28be1000-7e4f28be2000 r--p 00002000 00:96 16535093                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_14.so
7e4f28be2000-7e4f28be3000 r--p 00002000 00:96 16535093                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_14.so
7e4f28be3000-7e4f28be4000 rw-p 00003000 00:96 16535093                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_14.so
7e4f28be4000-7e4f28be5000 r--p 00000000 00:96 16535022                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_13.so
7e4f28be5000-7e4f28be6000 r-xp 00001000 00:96 16535022                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_13.so
7e4f28be6000-7e4f28be7000 r--p 00002000 00:96 16535022                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_13.so
7e4f28be7000-7e4f28be8000 r--p 00002000 00:96 16535022                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_13.so
7e4f28be8000-7e4f28be9000 rw-p 00003000 00:96 16535022                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_13.so
7e4f28be9000-7e4f28bea000 r--p 00000000 00:96 16535076                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_11.so
7e4f28bea000-7e4f28beb000 r-xp 00001000 00:96 16535076                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_11.so
7e4f28beb000-7e4f28bec000 r--p 00002000 00:96 16535076                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_11.so
7e4f28bec000-7e4f28bed000 r--p 00002000 00:96 16535076                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_11.so
7e4f28bed000-7e4f28bee000 rw-p 00003000 00:96 16535076                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_11.so
7e4f28bee000-7e4f28bef000 r--p 00000000 00:96 16535021                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_10.so
7e4f28bef000-7e4f28bf0000 r-xp 00001000 00:96 16535021                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_10.so
7e4f28bf0000-7e4f28bf1000 r--p 00002000 00:96 16535021                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_10.so
7e4f28bf1000-7e4f28bf2000 r--p 00002000 00:96 16535021                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_10.so
7e4f28bf2000-7e4f28bf3000 rw-p 00003000 00:96 16535021                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_10.so
7e4f28bf3000-7e4f28bf4000 r--p 00000000 00:96 16535080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_9.so
7e4f28bf4000-7e4f28bf5000 r-xp 00001000 00:96 16535080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_9.so
7e4f28bf5000-7e4f28bf6000 r--p 00002000 00:96 16535080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_9.so
7e4f28bf6000-7e4f28bf7000 r--p 00002000 00:96 16535080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_9.so
7e4f28bf7000-7e4f28bf8000 rw-p 00003000 00:96 16535080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_9.so
7e4f28bf8000-7e4f28bf9000 r--p 00000000 00:96 16535101                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_8.so
7e4f28bf9000-7e4f28bfa000 r-xp 00001000 00:96 16535101                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_8.so
7e4f28bfa000-7e4f28bfb000 r--p 00002000 00:96 16535101                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_8.so
7e4f28bfb000-7e4f28bfc000 r--p 00002000 00:96 16535101                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_8.so
7e4f28bfc000-7e4f28bfd000 rw-p 00003000 00:96 16535101                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_8.so
7e4f28bfd000-7e4f28bfe000 r--p 00000000 00:96 16535096                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_7.so
7e4f28bfe000-7e4f28bff000 r-xp 00001000 00:96 16535096                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_7.so
7e4f28bff000-7e4f28c00000 r--p 00002000 00:96 16535096                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_7.so
7e4f28c00000-7e4f28c01000 r--p 00002000 00:96 16535096                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_7.so
7e4f28c01000-7e4f28c02000 rw-p 00003000 00:96 16535096                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_7.so
7e4f28c02000-7e4f28c03000 r--p 00000000 00:96 16535065                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_6.so
7e4f28c03000-7e4f28c04000 r-xp 00001000 00:96 16535065                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_6.so
7e4f28c04000-7e4f28c05000 r--p 00002000 00:96 16535065                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_6.so
7e4f28c05000-7e4f28c06000 r--p 00002000 00:96 16535065                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_6.so
7e4f28c06000-7e4f28c07000 rw-p 00003000 00:96 16535065                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_6.so
7e4f28c07000-7e4f28c08000 r--p 00000000 00:96 16535030                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_5.so
7e4f28c08000-7e4f28c09000 r-xp 00001000 00:96 16535030                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_5.so
7e4f28c09000-7e4f28c0a000 r--p 00002000 00:96 16535030                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_5.so
7e4f28c0a000-7e4f28c0b000 r--p 00002000 00:96 16535030                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_5.so
7e4f28c0b000-7e4f28c0c000 rw-p 00003000 00:96 16535030                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_5.so
7e4f28c0c000-7e4f28c0d000 r--p 00000000 00:96 16535059                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_4.so
7e4f28c0d000-7e4f28c0e000 r-xp 00001000 00:96 16535059                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_4.so
7e4f28c0e000-7e4f28c0f000 r--p 00002000 00:96 16535059                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_4.so
7e4f28c0f000-7e4f28c10000 r--p 00002000 00:96 16535059                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_4.so
7e4f28c10000-7e4f28c11000 rw-p 00003000 00:96 16535059                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_4.so
7e4f28c11000-7e4f28c12000 r--p 00000000 00:96 16534958                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_3.so
7e4f28c12000-7e4f28c13000 r-xp 00001000 00:96 16534958                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_3.so
7e4f28c13000-7e4f28c14000 r--p 00002000 00:96 16534958                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_3.so
7e4f28c14000-7e4f28c15000 r--p 00002000 00:96 16534958                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_3.so
7e4f28c15000-7e4f28c16000 rw-p 00003000 00:96 16534958                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_3.so
7e4f28c16000-7e4f28c17000 r--p 00000000 00:96 16534312                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_2.so
7e4f28c17000-7e4f28c18000 r-xp 00001000 00:96 16534312                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_2.so
7e4f28c18000-7e4f28c19000 r--p 00002000 00:96 16534312                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_2.so
7e4f28c19000-7e4f28c1a000 r--p 00002000 00:96 16534312                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_2.so
7e4f28c1a000-7e4f28c1b000 rw-p 00003000 00:96 16534312                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_2.so
7e4f28c1b000-7e4f28c1c000 r--p 00000000 00:96 16535058                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_1.so
7e4f28c1c000-7e4f28c1d000 r-xp 00001000 00:96 16535058                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_1.so
7e4f28c1d000-7e4f28c1e000 r--p 00002000 00:96 16535058                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_1.so
7e4f28c1e000-7e4f28c1f000 r--p 00002000 00:96 16535058                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_1.so
7e4f28c1f000-7e4f28c20000 rw-p 00003000 00:96 16535058                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_1.so
7e4f28c20000-7e4f28cc0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7e4f28cc4000-7e4f28cc5000 r--p 00000000 00:96 16535119                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/gbk.so
7e4f28cc5000-7e4f28cc6000 r-xp 00001000 00:96 16535119                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/gbk.so
7e4f28cc6000-7e4f28cc7000 r--p 00002000 00:96 16535119                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/gbk.so
7e4f28cc7000-7e4f28cc8000 r--p 00002000 00:96 16535119                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/gbk.so
7e4f28cc8000-7e4f28cc9000 rw-p 00003000 00:96 16535119                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/gbk.so
7e4f28cc9000-7e4f28cca000 r--p 00000000 00:96 16534872                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/gb18030.so
7e4f28cca000-7e4f28ccb000 r-xp 00001000 00:96 16534872                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/gb18030.so
7e4f28ccb000-7e4f28ccc000 r--p 00002000 00:96 16534872                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/gb18030.so
7e4f28ccc000-7e4f28ccd000 r--p 00002000 00:96 16534872                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/gb18030.so
7e4f28ccd000-7e4f28cce000 rw-p 00003000 00:96 16534872                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/gb18030.so
7e4f28cce000-7e4f28ccf000 ---p 00000000 00:00 0 
7e4f28ccf000-7e4f28cef000 rw-p 00000000 00:00 0 
7e4f28cf1000-7e4f28cf2000 r--p 00000000 00:96 16534325                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_tw.so
7e4f28cf2000-7e4f28cf3000 r-xp 00001000 00:96 16534325                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_tw.so
7e4f28cf3000-7e4f28cf4000 r--p 00002000 00:96 16534325                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_tw.so
7e4f28cf4000-7e4f28cf5000 r--p 00002000 00:96 16534325                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_tw.so
7e4f28cf5000-7e4f28cf6000 rw-p 00003000 00:96 16534325                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_tw.so
7e4f28cf6000-7e4f28cf7000 r--p 00000000 00:96 16535108                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_kr.so
7e4f28cf7000-7e4f28cf8000 r-xp 00001000 00:96 16535108                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_kr.so
7e4f28cf8000-7e4f28cf9000 r--p 00002000 00:96 16535108                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_kr.so
7e4f28cf9000-7e4f28cfa000 r--p 00002000 00:96 16535108                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_kr.so
7e4f28cfa000-7e4f28cfb000 rw-p 00003000 00:96 16535108                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_kr.so
7e4f28cfb000-7e4f28cfc000 r--p 00000000 00:96 16535075                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/emacs_mule.so
7e4f28cfc000-7e4f28cfd000 r-xp 00001000 00:96 16535075                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/emacs_mule.so
7e4f28cfd000-7e4f28cfe000 r--p 00002000 00:96 16535075                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/emacs_mule.so
7e4f28cfe000-7e4f28cff000 r--p 00002000 00:96 16535075                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/emacs_mule.so
7e4f28cff000-7e4f28d00000 rw-p 00003000 00:96 16535075                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/emacs_mule.so
7e4f28d00000-7e4f28d10000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7e4f28d13000-7e4f28d14000 r--p 00000000 00:96 16535064                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/cp949.so
7e4f28d14000-7e4f28d15000 r-xp 00001000 00:96 16535064                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/cp949.so
7e4f28d15000-7e4f28d16000 r--p 00002000 00:96 16535064                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/cp949.so
7e4f28d16000-7e4f28d17000 r--p 00002000 00:96 16535064                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/cp949.so
7e4f28d17000-7e4f28d18000 rw-p 00003000 00:96 16535064                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/cp949.so
7e4f28d18000-7e4f28d1f000 r--p 00000000 00:96 16531106                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/socket.so
7e4f28d1f000-7e4f28d46000 r-xp 00007000 00:96 16531106                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/socket.so
7e4f28d46000-7e4f28d4e000 r--p 0002e000 00:96 16531106                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/socket.so
7e4f28d4e000-7e4f28d4f000 r--p 00035000 00:96 16531106                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/socket.so
7e4f28d4f000-7e4f28d50000 rw-p 00036000 00:96 16531106                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/socket.so
7e4f28d50000-7e4f28da0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7e4f28da3000-7e4f28da4000 r--p 00000000 00:96 16535048                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/cesu_8.so
7e4f28da4000-7e4f28da5000 r-xp 00001000 00:96 16535048                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/cesu_8.so
7e4f28da5000-7e4f28da6000 r--p 00002000 00:96 16535048                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/cesu_8.so
7e4f28da6000-7e4f28da7000 r--p 00003000 00:96 16535048                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/cesu_8.so
7e4f28da7000-7e4f28da8000 rw-p 00004000 00:96 16535048                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/cesu_8.so
7e4f28da8000-7e4f28da9000 r--p 00000000 00:96 16534310                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/big5.so
7e4f28da9000-7e4f28daa000 r-xp 00001000 00:96 16534310                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/big5.so
7e4f28daa000-7e4f28dac000 r--p 00002000 00:96 16534310                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/big5.so
7e4f28dac000-7e4f28dad000 r--p 00003000 00:96 16534310                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/big5.so
7e4f28dad000-7e4f28dae000 rw-p 00004000 00:96 16534310                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/big5.so
7e4f28df0000-7e4f28ef0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7e4f28ef1000-7e4f28ef2000 r--p 00000000 00:96 16535434                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_31j.so
7e4f28ef2000-7e4f28ef3000 r-xp 00001000 00:96 16535434                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_31j.so
7e4f28ef3000-7e4f28ef4000 r--p 00002000 00:96 16535434                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_31j.so
7e4f28ef4000-7e4f28ef5000 r--p 00003000 00:96 16535434                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_31j.so
7e4f28ef5000-7e4f28ef6000 rw-p 00004000 00:96 16535434                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_31j.so
7e4f28ef6000-7e4f28ef7000 r--p 00000000 00:96 16534925                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_jp.so
7e4f28ef7000-7e4f28ef8000 r-xp 00001000 00:96 16534925                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_jp.so
7e4f28ef8000-7e4f28ef9000 r--p 00002000 00:96 16534925                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_jp.so
7e4f28ef9000-7e4f28efa000 r--p 00003000 00:96 16534925                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_jp.so
7e4f28efa000-7e4f28efb000 rw-p 00004000 00:96 16534925                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_jp.so
7e4f28efb000-7e4f28efc000 r--p 00000000 00:96 16535348                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_32le.so
7e4f28efc000-7e4f28efd000 r-xp 00001000 00:96 16535348                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_32le.so
7e4f28efd000-7e4f28efe000 r--p 00002000 00:96 16535348                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_32le.so
7e4f28efe000-7e4f28eff000 r--p 00002000 00:96 16535348                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_32le.so
7e4f28eff000-7e4f28f00000 rw-p 00003000 00:96 16535348                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_32le.so
7e4f28f00000-7e4f28f01000 r--p 00000000 00:96 16535341                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_32be.so
7e4f28f01000-7e4f28f02000 r-xp 00001000 00:96 16535341                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_32be.so
7e4f28f02000-7e4f28f03000 r--p 00002000 00:96 16535341                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_32be.so
7e4f28f03000-7e4f28f04000 r--p 00002000 00:96 16535341                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_32be.so
7e4f28f04000-7e4f28f05000 rw-p 00003000 00:96 16535341                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_32be.so
7e4f28f05000-7e4f28f07000 r--p 00000000 00:96 16540080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/string.so
7e4f28f07000-7e4f28f0a000 r-xp 00002000 00:96 16540080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/string.so
7e4f28f0a000-7e4f28f0b000 r--p 00005000 00:96 16540080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/string.so
7e4f28f0b000-7e4f28f0c000 r--p 00006000 00:96 16540080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/string.so
7e4f28f0c000-7e4f28f0d000 rw-p 00007000 00:96 16540080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/string.so
7e4f28f11000-7e4f28f14000 r--p 00000000 00:96 16540134                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/psych.so
7e4f28f14000-7e4f28f18000 r-xp 00003000 00:96 16540134                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/psych.so
7e4f28f18000-7e4f28f19000 r--p 00007000 00:96 16540134                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/psych.so
7e4f28f19000-7e4f28f1a000 r--p 00008000 00:96 16540134                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/psych.so
7e4f28f1a000-7e4f28f1b000 rw-p 00009000 00:96 16540134                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/psych.so
7e4f28f1b000-7e4f28f1c000 r--p 00000000 00:96 16518821                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/debug.so
7e4f28f1c000-7e4f28f1d000 r-xp 00001000 00:96 16518821                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/debug.so
7e4f28f1d000-7e4f28f1e000 r--p 00002000 00:96 16518821                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/debug.so
7e4f28f1e000-7e4f28f1f000 r--p 00002000 00:96 16518821                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/debug.so
7e4f28f1f000-7e4f28f20000 rw-p 00003000 00:96 16518821                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/debug.so
7e4f28f20000-7e4f28f40000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7e4f28f44000-7e4f28f45000 r--p 00000000 00:96 16519084                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/st/numhash.so
7e4f28f45000-7e4f28f46000 r-xp 00001000 00:96 16519084                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/st/numhash.so
7e4f28f46000-7e4f28f47000 r--p 00002000 00:96 16519084                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/st/numhash.so
7e4f28f47000-7e4f28f48000 r--p 00002000 00:96 16519084                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/st/numhash.so
7e4f28f48000-7e4f28f49000 rw-p 00003000 00:96 16519084                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/st/numhash.so
7e4f28f49000-7e4f28f4a000 r--p 00000000 00:96 16531091                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so
7e4f28f4a000-7e4f28f4b000 r-xp 00001000 00:96 16531091                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so
7e4f28f4b000-7e4f28f4c000 r--p 00002000 00:96 16531091                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so
7e4f28f4c000-7e4f28f4d000 r--p 00002000 00:96 16531091                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so
7e4f28f4d000-7e4f28f4e000 rw-p 00003000 00:96 16531091                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so
7e4f28f4e000-7e4f28f4f000 r--p 00000000 00:96 16535072                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_16le.so
7e4f28f4f000-7e4f28f50000 r-xp 00001000 00:96 16535072                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_16le.so
7e4f28f50000-7e4f28f51000 r--p 00002000 00:96 16535072                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_16le.so
7e4f28f51000-7e4f28f52000 r--p 00002000 00:96 16535072                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_16le.so
7e4f28f52000-7e4f28f53000 rw-p 00003000 00:96 16535072                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_16le.so
7e4f28f53000-7e4f28f56000 r--p 00000000 00:96 16540234                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/stringio.so
7e4f28f56000-7e4f28f5b000 r-xp 00003000 00:96 16540234                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/stringio.so
7e4f28f5b000-7e4f28f5d000 r--p 00008000 00:96 16540234                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/stringio.so
7e4f28f5d000-7e4f28f5e000 r--p 00009000 00:96 16540234                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/stringio.so
7e4f28f5e000-7e4f28f5f000 rw-p 0000a000 00:96 16540234                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/stringio.so
7e4f28f60000-7e4f28f63000 r--p 00000000 00:96 16542844                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/zlib.so
7e4f28f63000-7e4f28f6f000 r-xp 00003000 00:96 16542844                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/zlib.so
7e4f28f6f000-7e4f28f72000 r--p 0000f000 00:96 16542844                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/zlib.so
7e4f28f72000-7e4f28f73000 r--p 00011000 00:96 16542844                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/zlib.so
7e4f28f73000-7e4f28f74000 rw-p 00012000 00:96 16542844                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/zlib.so
7e4f28f74000-7e4f28f75000 r--p 00000000 00:96 16531305                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/nonblock.so
7e4f28f75000-7e4f28f76000 r-xp 00001000 00:96 16531305                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/nonblock.so
7e4f28f76000-7e4f28f77000 r--p 00002000 00:96 16531305                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/nonblock.so
7e4f28f77000-7e4f28f78000 r--p 00002000 00:96 16531305                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/nonblock.so
7e4f28f78000-7e4f28f79000 rw-p 00003000 00:96 16531305                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/nonblock.so
7e4f28f79000-7e4f28f7b000 r--p 00000000 00:96 16530530                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest.so
7e4f28f7b000-7e4f28f7d000 r-xp 00002000 00:96 16530530                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest.so
7e4f28f7d000-7e4f28f7e000 r--p 00004000 00:96 16530530                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest.so
7e4f28f7e000-7e4f28f7f000 r--p 00004000 00:96 16530530                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest.so
7e4f28f7f000-7e4f28f80000 rw-p 00005000 00:96 16530530                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest.so
7e4f28f80000-7e4f28fb0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7e4f28fb0000-7e4f28fb1000 r--p 00000000 00:96 16535162                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_16be.so
7e4f28fb1000-7e4f28fb2000 r-xp 00001000 00:96 16535162                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_16be.so
7e4f28fb2000-7e4f28fb3000 r--p 00002000 00:96 16535162                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_16be.so
7e4f28fb3000-7e4f28fb4000 r--p 00002000 00:96 16535162                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_16be.so
7e4f28fb4000-7e4f28fb5000 rw-p 00003000 00:96 16535162                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_16be.so
7e4f28fb5000-7e4f28fb6000 r--p 00000000 00:96 16531069                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/struct.so
7e4f28fb6000-7e4f28fb7000 r-xp 00001000 00:96 16531069                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/struct.so
7e4f28fb7000-7e4f28fb8000 r--p 00002000 00:96 16531069                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/struct.so
7e4f28fb8000-7e4f28fb9000 r--p 00002000 00:96 16531069                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/struct.so
7e4f28fb9000-7e4f28fba000 rw-p 00003000 00:96 16531069                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/struct.so
7e4f28fba000-7e4f28fbb000 r--p 00000000 00:96 16530920                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/continuation.so
7e4f28fbb000-7e4f28fbc000 r-xp 00001000 00:96 16530920                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/continuation.so
7e4f28fbc000-7e4f28fbd000 r--p 00002000 00:96 16530920                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/continuation.so
7e4f28fbd000-7e4f28fbe000 r--p 00002000 00:96 16530920                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/continuation.so
7e4f28fbe000-7e4f28fbf000 rw-p 00003000 00:96 16530920                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/continuation.so
7e4f28fbf000-7e4f28fc0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f28fc0000-7e4f29001000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f29001000-7e4f29002000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f29002000-7e4f29043000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f29043000-7e4f29044000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f29044000-7e4f29085000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f29085000-7e4f29086000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f29086000-7e4f290c7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f290c7000-7e4f290c8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f290c8000-7e4f29109000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f29109000-7e4f2910a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f2910a000-7e4f2914b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f2914b000-7e4f2914c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f2914c000-7e4f2918d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f2918d000-7e4f2918e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f2918e000-7e4f291cf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f291cf000-7e4f291d0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f291d0000-7e4f29211000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f29211000-7e4f29212000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f29212000-7e4f29253000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f29253000-7e4f29254000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f29254000-7e4f29295000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f29295000-7e4f29296000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f29296000-7e4f292d7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f292d7000-7e4f292d8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f292d8000-7e4f29319000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f29319000-7e4f2931a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f2931a000-7e4f2935b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f2935b000-7e4f2935c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f2935c000-7e4f2939d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f2939d000-7e4f2939e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f2939e000-7e4f293df000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f293df000-7e4f293e0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f293e0000-7e4f29421000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f29421000-7e4f29422000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f29422000-7e4f29463000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f29463000-7e4f29464000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f29464000-7e4f294a5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f294a5000-7e4f294a6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f294a6000-7e4f294e7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f294e7000-7e4f294e8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f294e8000-7e4f29529000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f29529000-7e4f2952a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f2952a000-7e4f2956b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f2956b000-7e4f2956c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f2956c000-7e4f295ad000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f295ad000-7e4f295ae000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f295ae000-7e4f295ef000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f295ef000-7e4f295f0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f295f0000-7e4f29631000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f29631000-7e4f29632000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f29632000-7e4f29673000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f29673000-7e4f29674000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f29674000-7e4f296b5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f296b5000-7e4f296b6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f296b6000-7e4f296f7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f296f7000-7e4f296f8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f296f8000-7e4f29739000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f29739000-7e4f2973a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f2973a000-7e4f2977b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f2977b000-7e4f2977c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f2977c000-7e4f297bd000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f297bd000-7e4f297be000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f297be000-7e4f297ff000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7e4f29d49000-7e4f29f50000 r--s 00000000 00:96 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7e4f29f50000-7e4f29f60000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7e4f29f6d000-7e4f29f6e000 r--p 00000000 00:96 16538696                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/fcntl.so
7e4f29f6e000-7e4f29f6f000 r-xp 00001000 00:96 16538696                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/fcntl.so
7e4f29f6f000-7e4f29f70000 r--p 00002000 00:96 16538696                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/fcntl.so
7e4f29f70000-7e4f29f71000 r--p 00002000 00:96 16538696                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/fcntl.so
7e4f29f71000-7e4f29f72000 rw-p 00003000 00:96 16538696                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/fcntl.so
7e4f29f72000-7e4f29f73000 ---p 00000000 00:00 0 
7e4f29f73000-7e4f29f93000 rw-p 00000000 00:00 0 
7e4f29f93000-7e4f29f94000 ---p 00000000 00:00 0 
7e4f29f94000-7e4f29fb4000 rw-p 00000000 00:00 0 
7e4f29fb4000-7e4f29fb5000 ---p 00000000 00:00 0 
7e4f29fb5000-7e4f29fd5000 rw-p 00000000 00:00 0 
7e4f29fd5000-7e4f29fd6000 ---p 00000000 00:00 0 
7e4f29fd6000-7e4f29ff6000 rw-p 00000000 00:00 0 
7e4f29ff6000-7e4f29ff7000 r--p 00000000 00:96 16542706                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/load/dot.dot.so
7e4f29ff7000-7e4f29ff8000 r-xp 00001000 00:96 16542706                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/load/dot.dot.so
7e4f29ff8000-7e4f29ff9000 r--p 00002000 00:96 16542706                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/load/dot.dot.so
7e4f29ff9000-7e4f29ffa000 r--p 00002000 00:96 16542706                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/load/dot.dot.so
7e4f29ffa000-7e4f29ffb000 rw-p 00003000 00:96 16542706                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/load/dot.dot.so
7e4f29ffb000-7e4f29ffc000 r--p 00000000 00:96 16531086                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/symbol.so
7e4f29ffc000-7e4f29ffd000 r-xp 00001000 00:96 16531086                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/symbol.so
7e4f29ffd000-7e4f29ffe000 r--p 00002000 00:96 16531086                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/symbol.so
7e4f29ffe000-7e4f29fff000 r--p 00002000 00:96 16531086                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/symbol.so
7e4f29fff000-7e4f2a000000 rw-p 00003000 00:96 16531086                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/symbol.so
7e4f2a000000-7e4f42000000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
7e4f42000000-7e4f43400000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
7e4f43401000-7e4f43402000 r--p 00000000 00:96 16530962                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/integer.so
7e4f43402000-7e4f43403000 r-xp 00001000 00:96 16530962                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/integer.so
7e4f43403000-7e4f43404000 r--p 00002000 00:96 16530962                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/integer.so
7e4f43404000-7e4f43405000 r--p 00002000 00:96 16530962                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/integer.so
7e4f43405000-7e4f43406000 rw-p 00003000 00:96 16530962                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/integer.so
7e4f43406000-7e4f43408000 r--p 00000000 00:96 16531396                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/console.so
7e4f43408000-7e4f4340d000 r-xp 00002000 00:96 16531396                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/console.so
7e4f4340d000-7e4f4340e000 r--p 00007000 00:96 16531396                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/console.so
7e4f4340e000-7e4f4340f000 r--p 00008000 00:96 16531396                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/console.so
7e4f4340f000-7e4f43410000 rw-p 00009000 00:96 16531396                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/console.so
7e4f43410000-7e4f43520000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7e4f43524000-7e4f43525000 r--p 00000000 00:96 16531015                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/sanitizers.so
7e4f43525000-7e4f43526000 r-xp 00001000 00:96 16531015                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/sanitizers.so
7e4f43526000-7e4f43527000 r--p 00002000 00:96 16531015                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/sanitizers.so
7e4f43527000-7e4f43528000 r--p 00002000 00:96 16531015                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/sanitizers.so
7e4f43528000-7e4f43529000 rw-p 00003000 00:96 16531015                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/sanitizers.so
7e4f43529000-7e4f4352a000 r--p 00000000 00:96 16531473                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/rbconfig/sizeof.so
7e4f4352a000-7e4f4352c000 r-xp 00001000 00:96 16531473                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/rbconfig/sizeof.so
7e4f4352c000-7e4f4352d000 r--p 00003000 00:96 16531473                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/rbconfig/sizeof.so
7e4f4352d000-7e4f4352e000 r--p 00003000 00:96 16531473                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/rbconfig/sizeof.so
7e4f4352e000-7e4f4352f000 rw-p 00004000 00:96 16531473                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/rbconfig/sizeof.so
7e4f43532000-7e4f43533000 r--p 00000000 00:96 16546376                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/monitor.so
7e4f43533000-7e4f43534000 r-xp 00001000 00:96 16546376                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/monitor.so
7e4f43534000-7e4f43535000 r--p 00002000 00:96 16546376                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/monitor.so
7e4f43535000-7e4f43536000 r--p 00002000 00:96 16546376                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/monitor.so
7e4f43536000-7e4f43537000 rw-p 00003000 00:96 16546376                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/monitor.so
7e4f43537000-7e4f43539000 r--p 00000000 00:96 16518892                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/etc.so
7e4f43539000-7e4f4353c000 r-xp 00002000 00:96 16518892                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/etc.so
7e4f4353c000-7e4f4353e000 r--p 00005000 00:96 16518892                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/etc.so
7e4f4353e000-7e4f4353f000 r--p 00006000 00:96 16518892                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/etc.so
7e4f4353f000-7e4f43540000 rw-p 00007000 00:96 16518892                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/etc.so
7e4f43540000-7e4f43560000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7e4f43560000-7e4f43561000 r--p 00000000 00:96 16536382                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so
7e4f43561000-7e4f43562000 r-xp 00001000 00:96 16536382                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so
7e4f43562000-7e4f43563000 r--p 00002000 00:96 16536382                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so
7e4f43563000-7e4f43564000 r--p 00002000 00:96 16536382                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so
7e4f43564000-7e4f43565000 rw-p 00003000 00:96 16536382                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so
7e4f43565000-7e4f43666000 rw-p 00000000 00:00 0 
7e4f43666000-7e4f4366d000 r--s 00000000 00:96 15348559                   /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7e4f4366d000-7e4f436c6000 r--p 00000000 00:96 15348059                   /usr/lib/locale/C.utf8/LC_CTYPE
7e4f436c6000-7e4f436c9000 rw-p 00000000 00:00 0 
7e4f436c9000-7e4f436f1000 r--p 00000000 00:96 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7e4f436f1000-7e4f43879000 r-xp 00028000 00:96 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7e4f43879000-7e4f438c8000 r--p 001b0000 00:96 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7e4f438c8000-7e4f438cc000 r--p 001fe000 00:96 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7e4f438cc000-7e4f438ce000 rw-p 00202000 00:96 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7e4f438ce000-7e4f438dd000 rw-p 00000000 00:00 0 
7e4f438dd000-7e4f438e1000 r--p 00000000 00:96 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7e4f438e1000-7e4f43904000 r-xp 00004000 00:96 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7e4f43904000-7e4f43908000 r--p 00027000 00:96 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7e4f43908000-7e4f43909000 r--p 0002b000 00:96 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7e4f43909000-7e4f4390a000 rw-p 0002c000 00:96 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7e4f4390a000-7e4f4391a000 r--p 00000000 00:96 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7e4f4391a000-7e4f43999000 r-xp 00010000 00:96 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7e4f43999000-7e4f439f1000 r--p 0008f000 00:96 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7e4f439f1000-7e4f439f2000 r--p 000e7000 00:96 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7e4f439f2000-7e4f439f3000 rw-p 000e8000 00:96 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7e4f439f3000-7e4f439f5000 r--p 00000000 00:96 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7e4f439f5000-7e4f43a0a000 r-xp 00002000 00:96 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7e4f43a0a000-7e4f43a23000 r--p 00017000 00:96 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7e4f43a23000-7e4f43a24000 r--p 0002f000 00:96 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7e4f43a24000-7e4f43a25000 rw-p 00030000 00:96 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7e4f43a25000-7e4f43a2d000 rw-p 00000000 00:00 0 
7e4f43a2d000-7e4f43a37000 r--p 00000000 00:96 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7e4f43a37000-7e4f43a9a000 r-xp 0000a000 00:96 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7e4f43a9a000-7e4f43aaf000 r--p 0006d000 00:96 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7e4f43aaf000-7e4f43ab0000 r--p 00081000 00:96 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7e4f43ab0000-7e4f43ab1000 rw-p 00082000 00:96 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7e4f43ab1000-7e4f43ab3000 r--p 00000000 00:96 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7e4f43ab3000-7e4f43ac5000 r-xp 00002000 00:96 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7e4f43ac5000-7e4f43acb000 r--p 00014000 00:96 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7e4f43acb000-7e4f43acc000 r--p 0001a000 00:96 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7e4f43acc000-7e4f43acd000 rw-p 0001b000 00:96 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7e4f43acd000-7e4f43ace000 r--p 00000000 00:96 16518370                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so
7e4f43ace000-7e4f43acf000 r-xp 00001000 00:96 16518370                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so
7e4f43acf000-7e4f43ad0000 r--p 00002000 00:96 16518370                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so
7e4f43ad0000-7e4f43ad1000 r--p 00002000 00:96 16518370                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so
7e4f43ad1000-7e4f43ad2000 rw-p 00003000 00:96 16518370                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so
7e4f43ad2000-7e4f43ad4000 rw-p 00000000 00:00 0 
7e4f43ad4000-7e4f43ad5000 r--p 00000000 00:96 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7e4f43ad5000-7e4f43b00000 r-xp 00001000 00:96 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7e4f43b00000-7e4f43b0a000 r--p 0002c000 00:96 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7e4f43b0a000-7e4f43b0c000 r--p 00036000 00:96 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7e4f43b0c000-7e4f43b0e000 rw-p 00038000 00:96 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ffcb39f6000-7ffcb3a17000 rw-p 00000000 00:00 0                          [stack]
7ffcb3b28000-7ffcb3b2c000 r--p 00000000 00:00 0                          [vvar]
7ffcb3b2c000-7ffcb3b2e000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]


[New LWP 132974]
[New LWP 132971]
[New LWP 131044]
[New LWP 128897]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007fe05ba31d61 in __futex_abstimed_wait_common64 (private=-1160768026, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x64990aa37000) at ./nptl/futex-internal.c:57

warning: 57	./nptl/futex-internal.c: No such file or directory

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7fe05b9967c0 (LWP 128454) "ruby"            0x00007fe05ba31d61 in __futex_abstimed_wait_common64 (private=-1160768026, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x64990aa37000) at ./nptl/futex-internal.c:57
  2    Thread 0x7fe032e546c0 (LWP 132974) "test_https_pro*" 0x00007fe05bab4a00 in __GI_ppoll (fds=fds@entry=0x7fe032e52ea8, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
  3    Thread 0x7fe032eb76c0 (LWP 132971) "parallel.rb:40"  0x00007fe05bab44cd in __GI___poll (fds=fds@entry=0x7fe032eb64c0, nfds=nfds@entry=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x7fe0421ff6c0 (LWP 131044) "ruby"            0x00007fe05bac3042 in epoll_wait (epfd=4, events=events@entry=0x6499007d253c <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  5    Thread 0x7fe0410476c0 (LWP 128897) "Timeout stdlib " 0x00007fe05ba31d61 in __futex_abstimed_wait_common64 (private=25753, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x64990b3c9304) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 5 (Thread 0x7fe0410476c0 (LWP 128897) "Timeout stdlib "):
#0  0x00007fe05ba31d61 in __futex_abstimed_wait_common64 (private=25753, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x64990b3c9304) 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=25753, abstime=0x0, clockid=0, expected=0, futex_word=0x64990b3c9304) 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=0x64990b3c9304, 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  0x00007fe05ba347dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x64990aa370f8, cond=0x64990b3c92d8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7fe05ba344a0 <__condvar_cleanup_waiting>, __arg = 0x7fe041046640, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 69, cond = 0x64990b3c92d8, mutex = 0x64990aa370f8, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 69
        seq = 34
        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=0x64990b3c92d8, mutex=mutex@entry=0x64990aa370f8) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00006499002d5933 in rb_native_cond_wait (cond=0x64990b3c92d8, mutex=0x64990aa370f8) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:231
        r = <optimized out>
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x64990aa370f8, th=th@entry=0x64990b2d4cd0, can_direct_transfer=can_direct_transfer@entry=false) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:851
        next_th = 0x0
#7  0x00006499002d5d6a in thread_sched_to_waiting_until_wakeup (sched=0x64990aa370f8, th=th@entry=0x64990b2d4cd0) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:1126
        can_direct_transfer = <optimized out>
#8  0x00006499002ddb6c in native_sleep (th=0x64990b2d4cd0, rel=0x0) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:3350
        sched = <optimized out>
#9  sleep_forever (fl=1, th=0x64990b2d4cd0) at /tmp/ruby/src/trunk_gcc14/thread.c:1381
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
        prev_status = <optimized out>
        status = <optimized out>
        woke = <optimized out>
#10 rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=<optimized out>, timeout=4, end=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread.c:1426
        scheduler = <optimized out>
#11 0x00006499002ddc88 in queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread_sync.c:1076
        args = <optimized out>
#12 0x000064990015729c in rb_ensure (b_proc=b_proc@entry=0x6499002ddc70 <queue_sleep>, data1=data1@entry=140601140209808, e_proc=e_proc@entry=0x6499002cf900 <queue_sleep_done>, data2=data2@entry=140601140209840) at /tmp/ruby/src/trunk_gcc14/eval.c:1174
        _ec = 0x64990b346500
        _tag = {tag = 36, retval = 4, buf = {0x0, 0x649900157350 <rb_ensure+400>, 0x0, 0x7fe0410467a0, 0x4}, prev = 0x7fe041046ad0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 4
        errinfo = <optimized out>
        ec = 0x64990b346500
#13 0x00006499002df1a7 in queue_do_pop (self=140601583563120, q=0x64990ac83b30, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread_sync.c:1151
        ec = <optimized out>
        queue_waiter = {w = {self = 140601583563120, th = 0x64990b2d4cd0, fiber = 0x0, node = {next = 0x64990ac83b30, prev = 0x64990ac83b30}}, as = {q = 0x64990ac83b30, sq = 0x64990ac83b30}}
        unaligned_member_ptr_result = <optimized out>
        waitq = 0x64990ac83b30
        queue_sleep_arg = {self = 140601583563120, timeout = 4, end = 0}
        end = <optimized out>
#14 0x0000649900342717 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:7548
        canary_p = <optimized out>
        func_ptr = <optimized out>
        ret = 36
        canary_p = <optimized out>
        func_ptr = <optimized out>
        ret = <optimized out>
#15 vm_invoke_builtin_delegate (bf=<optimized out>, ec=<optimized out>, cfp=<optimized out>, start_index=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:7576
        argv = <optimized out>
        __func__ = <optimized out>
        i = <optimized out>
        argv = <optimized out>
#16 vm_exec_core (ec=0x64990b3c9304, ec@entry=0x64990b346500) at ../../src/trunk_gcc14/insns.def:1674
        bf = 0x0
        index = 18446744073709551104
        leaf = <optimized out>
        val = <optimized out>
        reg_pc = 0x64990abbc868
        reg_cfp = 0x64990b90bb58
        insns_address_table = {0x649900346039 <vm_exec_core+15673>, 0x649900343b15 <vm_exec_core+6165>, 0x649900343c1f <vm_exec_core+6431>, 0x649900343b7d <vm_exec_core+6269>, 0x649900343c89 <vm_exec_core+6537>, 0x6499003437af <vm_exec_core+5295>, 0x649900343991 <vm_exec_core+5777>, 0x649900343939 <vm_exec_core+5689>, 0x6499003438ec <vm_exec_core+5612>, 0x649900343852 <vm_exec_core+5458>, 0x649900343a30 <vm_exec_core+5936>, 0x649900343628 <vm_exec_core+4904>, 0x6499003435e5 <vm_exec_core+4837>, 0x64990034358b <vm_exec_core+4747>, 0x649900343522 <vm_exec_core+4642>, 0x6499003434e6 <vm_exec_core+4582>, 0x6499003434af <vm_exec_core+4527>, 0x64990034347b <vm_exec_core+4475>, 0x649900343447 <vm_exec_core+4423>, 0x649900343413 <vm_exec_core+4371>, 0x6499003433b4 <vm_exec_core+4276>, 0x649900343372 <vm_exec_core+4210>, 0x64990034332d <vm_exec_core+4141>, 0x6499003432d6 <vm_exec_core+4054>, 0x649900343291 <vm_exec_core+3985>, 0x649900343213 <vm_exec_core+3859>, 0x6499003431da <vm_exec_core+3802>, 0x64990034317f <vm_exec_core+3711>, 0x649900343126 <vm_exec_core+3622>, 0x6499003430ea <vm_exec_core+3562>, 0x649900344432 <vm_exec_core+8498>, 0x6499003441f9 <vm_exec_core+7929>, 0x64990034416c <vm_exec_core+7788>, 0x649900344106 <vm_exec_core+7686>, 0x6499003440b5 <vm_exec_core+7605>, 0x649900344054 <vm_exec_core+7508>, 0x649900344008 <vm_exec_core+7432>, 0x649900343f97 <vm_exec_core+7319>, 0x649900343f4e <vm_exec_core+7246>, 0x649900343f28 <vm_exec_core+7208>, 0x649900343eee <vm_exec_core+7150>, 0x649900343ea0 <vm_exec_core+7072>, 0x649900343e6d <vm_exec_core+7021>, 0x649900343d81 <vm_exec_core+6785>, 0x649900343d3f <vm_exec_core+6719>, 0x649900343cfc <vm_exec_core+6652>, 0x64990034479a <vm_exec_core+9370>, 0x64990034472d <vm_exec_core+9261>, 0x6499003446db <vm_exec_core+9179>, 0x64990034468e <vm_exec_core+9102>, 0x649900344620 <vm_exec_core+8992>, 0x6499003445c0 <vm_exec_core+8896>, 0x6499003444a8 <vm_exec_core+8616>, 0x64990034446e <vm_exec_core+8558>, 0x649900344833 <vm_exec_core+9523>, 0x6499003447cb <vm_exec_core+9419>, 0x649900344878 <vm_exec_core+9592>, 0x649900342368 <vm_exec_core+104>, 0x649900343042 <vm_exec_core+3394>, 0x649900342ffa <vm_exec_core+3322>, 0x649900342faa <vm_exec_core+3242>, 0x649900342f5a <vm_exec_core+3162>, 0x649900342f0a <vm_exec_core+3082>, 0x649900345fea <vm_exec_core+15594>, 0x649900342eba <vm_exec_core+3002>, 0x649900342e4c <vm_exec_core+2892>, 0x649900342e08 <vm_exec_core+2824>, 0x649900342d02 <vm_exec_core+2562>, 0x649900342bc1 <vm_exec_core+2241>, 0x649900342afa <vm_exec_core+2042>, 0x649900342a80 <vm_exec_core+1920>, 0x649900344beb <vm_exec_core+10475>, 0x649900342a4e <vm_exec_core+1870>, 0x649900342a10 <vm_exec_core+1808>, 0x6499003429d2 <vm_exec_core+1746>, 0x649900342997 <vm_exec_core+1687>, 0x6499003428d8 <vm_exec_core+1496>, 0x649900342854 <vm_exec_core+1364>, 0x64990034558c <vm_exec_core+12940>, 0x64990034578a <vm_exec_core+13450>, 0x6499003457f0 <vm_exec_core+13552>, 0x64990034587f <vm_exec_core+13695>, 0x649900345959 <vm_exec_core+13913>, 0x649900345900 <vm_exec_core+13824>, 0x6499003459f0 <vm_exec_core+14064>, 0x649900345aaa <vm_exec_core+14250>, 0x649900345b08 <vm_exec_core+14344>, 0x649900345f2e <vm_exec_core+15406>, 0x649900345f8c <vm_exec_core+15500>, 0x649900345d89 <vm_exec_core+14985>, 0x649900345e06 <vm_exec_core+15110>, 0x649900345e5e <vm_exec_core+15198>, 0x649900345eb1 <vm_exec_core+15281>, 0x649900345c38 <vm_exec_core+14648>, 0x649900345cbc <vm_exec_core+14780>, 0x64990034561d <vm_exec_core+13085>, 0x649900345673 <vm_exec_core+13171>, 0x6499003456bc <vm_exec_core+13244>, 0x649900344904 <vm_exec_core+9732>, 0x649900345507 <vm_exec_core+12807>, 0x6499003427e5 <vm_exec_core+1253>, 0x649900342764 <vm_exec_core+1124>, 0x6499003426bb <vm_exec_core+955>, 0x649900342675 <vm_exec_core+885>, 0x64990034262b <vm_exec_core+811>, 0x6499003425e3 <vm_exec_core+739>, 0x649900342593 <vm_exec_core+659>, 0x64990034255f <vm_exec_core+607>, 0x64990034252b <vm_exec_core+555>, 0x64990034576d <vm_exec_core+13421>, 0x649900343b05 <vm_exec_core+6149>, 0x649900343c0f <vm_exec_core+6415>, 0x649900343b6d <vm_exec_core+6253>, 0x649900343c79 <vm_exec_core+6521>, 0x64990034379f <vm_exec_core+5279>, 0x649900343981 <vm_exec_core+5761>, 0x649900343929 <vm_exec_core+5673>, 0x6499003438dc <vm_exec_core+5596>, 0x649900343842 <vm_exec_core+5442>, 0x649900343a20 <vm_exec_core+5920>, 0x649900343618 <vm_exec_core+4888>, 0x6499003435d5 <vm_exec_core+4821>, 0x64990034357b <vm_exec_core+4731>, 0x649900343512 <vm_exec_core+4626>, 0x6499003434d6 <vm_exec_core+4566>, 0x64990034349f <vm_exec_core+4511>, 0x64990034346b <vm_exec_core+4459>, 0x649900343437 <vm_exec_core+4407>, 0x649900343403 <vm_exec_core+4355>, 0x6499003433a4 <vm_exec_core+4260>, 0x649900343362 <vm_exec_core+4194>, 0x64990034331d <vm_exec_core+4125>, 0x6499003432c6 <vm_exec_core+4038>, 0x649900343281 <vm_exec_core+3969>, 0x649900343203 <vm_exec_core+3843>, 0x6499003431ca <vm_exec_core+3786>, 0x64990034316f <vm_exec_core+3695>, 0x649900343116 <vm_exec_core+3606>, 0x6499003430da <vm_exec_core+3546>, 0x649900344422 <vm_exec_core+8482>, 0x6499003441e9 <vm_exec_core+7913>, 0x64990034415c <vm_exec_core+7772>, 0x6499003440f6 <vm_exec_core+7670>, 0x6499003440a5 <vm_exec_core+7589>, 0x649900344044 <vm_exec_core+7492>, 0x649900343ff8 <vm_exec_core+7416>, 0x649900343f87 <vm_exec_core+7303>, 0x649900343f3e <vm_exec_core+7230>, 0x649900343f18 <vm_exec_core+7192>, 0x649900343ede <vm_exec_core+7134>, 0x649900343e90 <vm_exec_core+7056>, 0x649900343e5d <vm_exec_core+7005>, 0x649900343d71 <vm_exec_core+6769>, 0x649900343d2f <vm_exec_core+6703>, 0x649900343cec <vm_exec_core+6636>, 0x64990034478a <vm_exec_core+9354>, 0x64990034471d <vm_exec_core+9245>, 0x6499003446cb <vm_exec_core+9163>, 0x64990034467e <vm_exec_core+9086>, 0x649900344610 <vm_exec_core+8976>, 0x6499003445b0 <vm_exec_core+8880>, 0x649900344498 <vm_exec_core+8600>, 0x64990034445e <vm_exec_core+8542>, 0x649900344823 <vm_exec_core+9507>, 0x6499003447bb <vm_exec_core+9403>, 0x649900344868 <vm_exec_core+9576>, 0x64990034605f <vm_exec_core+15711>, 0x649900343032 <vm_exec_core+3378>, 0x649900342fea <vm_exec_core+3306>, 0x649900342f9a <vm_exec_core+3226>, 0x649900342f4a <vm_exec_core+3146>, 0x649900342efa <vm_exec_core+3066>, 0x64990034604a <vm_exec_core+15690>, 0x649900342eaa <vm_exec_core+2986>, 0x649900342e3c <vm_exec_core+2876>, 0x649900342df8 <vm_exec_core+2808>, 0x649900342cf2 <vm_exec_core+2546>, 0x649900342bb1 <vm_exec_core+2225>, 0x649900342aea <vm_exec_core+2026>, 0x649900342a70 <vm_exec_core+1904>, 0x649900344bdb <vm_exec_core+10459>, 0x649900342a3e <vm_exec_core+1854>, 0x649900342a00 <vm_exec_core+1792>, 0x6499003429c2 <vm_exec_core+1730>, 0x649900342987 <vm_exec_core+1671>, 0x6499003428c8 <vm_exec_core+1480>, 0x649900342844 <vm_exec_core+1348>, 0x649900346074 <vm_exec_core+15732>, 0x649900346089 <vm_exec_core+15753>, 0x6499003455f3 <vm_exec_core+13043>, 0x649900345608 <vm_exec_core+13064>, 0x649900345d04 <vm_exec_core+14852>, 0x649900345d19 <vm_exec_core+14873>, 0x649900345d2e <vm_exec_core+14894>, 0x649900345d4a <vm_exec_core+14922>, 0x649900345d5f <vm_exec_core+14943>, 0x649900345d74 <vm_exec_core+14964>, 0x649900345b66 <vm_exec_core+14438>, 0x649900345b7b <vm_exec_core+14459>, 0x649900345b90 <vm_exec_core+14480>...}
#17 0x0000649900332f65 in vm_exec_loop (ec=<optimized out>, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm.c:2811
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#18 rb_vm_exec (ec=0x64990b346500) at /tmp/ruby/src/trunk_gcc14/vm.c:2787
        _ec = 0x64990b346500
        _tag = {tag = 36, retval = 4, buf = {0x7fe041046bd0, 0x649900332fc8 <rb_vm_exec+280>, 0x0, 0x7fe041046ab0, 0x3000000028}, prev = 0x7fe041046cd0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#19 0x0000649900336390 in invoke_iseq_block_from_c (ec=<optimized out>, captured=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=0, cref=0x0, is_lambda=<optimized out>, me=0x0) at /tmp/ruby/src/trunk_gcc14/vm.c:1814
        iseq = 0xbad015e6c28b2300
        type = <optimized out>
        cfp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        opt_pc = <optimized out>
        sp = <optimized out>
        av = {206158430248, 140601140210896}
        stack_argv = <optimized out>
        iseq = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        av = <optimized out>
        stack_argv = <optimized out>
        bound = <optimized out>
#20 0x0000649900336716 in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x64990b5ea6f0, argc=argc@entry=0, argv=argv@entry=0x7fe041046b80, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk_gcc14/vm.c:1959
        self = <optimized out>
#21 0x00006499002da7f8 in thread_do_start_proc (th=th@entry=0x64990b2d4cd0) at /tmp/ruby/src/trunk_gcc14/thread.c:614
        args = 140601137203920
        args_ptr = 0x7fe041046b80
        args_len = <optimized out>
        procval = <optimized out>
        proc = 0x64990b5ea6f0
#22 0x00006499002dca55 in thread_do_start (th=0x64990b2d4cd0) at /tmp/ruby/src/trunk_gcc14/thread.c:631
        result = 36
        result = <optimized out>
#23 thread_start_func_2 (th=th@entry=0x64990b2d4cd0, stack_start=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread.c:686
        _ec = 0x64990b346500
        _tag = {tag = 36, retval = 110608295741756, buf = {0x7fe041046dd0, 0x6499002dc910 <thread_start_func_2+784>, 0x0, 0x7fe041046be0, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 4
        ractor_main_th = 0x64990aa32010
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
#24 0x00006499002dd786 in call_thread_start_func_2 (th=0x64990b2d4cd0) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:2238
        stack_start = 0
        stack_start_addr = 0x7fe041046da8
        stack_start = <optimized out>
        stack_start_addr = <optimized out>
#25 nt_start (ptr=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:2283
        th = 0x64990b2d4cd0
        sched = <optimized out>
        nt = <optimized out>
        vm = <optimized out>
#26 0x00007fe05ba35a94 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 = {140601140213440, -4498599697232204489, 140601140213440, -264, 115, 140729427557744, -4498599697253176009, -4498543907517141705}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#27 0x00007fe05bac2c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x7fe0421ff6c0 (LWP 131044) "ruby"):
#0  0x00007fe05bac3042 in epoll_wait (epfd=4, events=events@entry=0x6499007d253c <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  0x00006499002dba04 in event_wait (vm=0x64990aa2fad0) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:2942
        r = <optimized out>
        r = <optimized out>
#2  timer_thread_polling (vm=0x64990aa2fad0) at /tmp/ruby/src/trunk_gcc14/thread_pthread_mn.c:919
        r = <optimized out>
        r = <optimized out>
        i = <optimized out>
        th = <optimized out>
        events = <optimized out>
        sched = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:3075
        vm = <optimized out>
#4  0x00007fe05ba35a94 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 = {140601158792896, -4498597536863654601, 140601158792896, -264, 25, 140729427559344, -4498597536884626121, -4498543907517141705}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007fe05bac2c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7fe032eb76c0 (LWP 132971) "parallel.rb:40"):
#0  0x00007fe05bab44cd in __GI___poll (fds=fds@entry=0x7fe032eb64c0, nfds=nfds@entry=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000064990019ddec in poll (__fds=0x7fe032eb64c0, __nfds=1, __timeout=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/poll2.h:39
No locals.
#2  nogvl_wait_for (fptr=<optimized out>, th=<optimized out>, events=1, timeout=0x0) at /tmp/ruby/src/trunk_gcc14/io.c:12573
        scheduler = <optimized out>
        fd = <optimized out>
        fds = {fd = 5, events = 1, revents = 0}
        timeout_milliseconds = <optimized out>
        scheduler = <optimized out>
        fd = <optimized out>
        fds = <optimized out>
        timeout_milliseconds = <optimized out>
        args = <optimized out>
#3  nogvl_wait_for (th=<optimized out>, fptr=0x64990b7f8980, events=1, timeout=0x0) at /tmp/ruby/src/trunk_gcc14/io.c:12550
        scheduler = <optimized out>
        fd = <optimized out>
        fds = <optimized out>
        timeout_milliseconds = <optimized out>
        scheduler = <optimized out>
        fd = <optimized out>
        fds = <optimized out>
        timeout_milliseconds = <optimized out>
        args = <optimized out>
#4  io_internal_wait (thread=<optimized out>, fptr=0x64990b7f8980, error=11, events=1, timeout=0x0) at /tmp/ruby/src/trunk_gcc14/io.c:1174
        ready = <optimized out>
        ready = <optimized out>
#5  internal_read_func (ptr=ptr@entry=0x7fe032eb67d0) at /tmp/ruby/src/trunk_gcc14/io.c:1212
        iis = 0x7fe032eb67d0
        result = <optimized out>
        retry = <optimized out>
#6  0x00006499002e069e in rb_thread_io_blocking_call (io=0x64990b7f8980, func=0x64990019dcf0 <internal_read_func>, data1=0x7fe032eb67d0, events=1) at /tmp/ruby/src/trunk_gcc14/thread.c:1973
        __region = {prev_status = THREAD_RUNNABLE}
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = {tag = 36, retval = 140601586897349, buf = {0x64990b7f8980, 0x6499002e0400 <rb_thread_io_blocking_call+704>, 0x0, 0x7fe032eb6530, 0x7fe0322d9bb8}, prev = 0x7fe032eb6710, state = RUBY_TAG_NONE, lock_rec = 0}
        ec = 0x64990d219950
        th = 0x64990afc7440
        val = 36
        saved_errno = 0
        state = RUBY_TAG_NONE
        prev_mn_schedulable = false
        fd = 5
        blocking_operation = {list = {next = 0x64990b7f8a50, prev = 0x64990b7f8a50}, ec = 0x64990d219950}
#7  0x000064990015729c in rb_ensure (b_proc=b_proc@entry=0x64990019f2c0 <io_read_memory_call>, data1=<optimized out>, e_proc=e_proc@entry=0x6499002ae5c0 <rb_str_unlocktmp>, data2=140600891144720) at /tmp/ruby/src/trunk_gcc14/eval.c:1174
        _ec = 0x64990d219950
        _tag = {tag = 36, retval = 13461283367060972288, buf = {0x64990b7f8980, 0x649900157350 <rb_ensure+400>, 0x0, 0x7fe032eb66c0, 0x64990aa38790}, prev = 0x7fe032eb6ad0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 4
        errinfo = <optimized out>
        ec = 0x64990d219950
#8  0x00006499002b8505 in rb_str_locktmp_ensure (str=<optimized out>, func=func@entry=0x64990019f2c0 <io_read_memory_call>, arg=arg@entry=140600903690192) at /tmp/ruby/src/trunk_gcc14/string.c:3381
No locals.
#9  0x00006499001b7e61 in io_read_memory_locktmp (str=<optimized out>, iis=0x7fe032eb67d0) at /tmp/ruby/src/trunk_gcc14/io.c:3458
No locals.
#10 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=no_exception@entry=4, nonblock=nonblock@entry=0) at /tmp/ruby/src/trunk_gcc14/io.c:3504
        fptr = 0x64990b7f8980
        length = <optimized out>
        str = 140600891144720
        n = <optimized out>
        len = 1024
        iis = {th = 140600891145160, fptr = 0x64990b7f8980, nonblock = 0, fd = 5, buf = 0x7fe004000ce0, capa = 1024, timeout = 0x0}
        shrinkable = 1
        __func__ = "io_getpartial"
#11 0x00006499001b8535 in io_readpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_gcc14/io.c:3624
        ret = <optimized out>
#12 0x00006499003206a1 in vm_call_cfunc_with_frame_ (ec=0x64990d219950, reg_cfp=0x64990e7b8360, calling=<optimized out>, argc=1, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:3915
        ci = 0x410100100003
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fe05b7c88a8
        cfunc = <optimized out>
        recv = 140600891145280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#13 0x000064990034243f in vm_sendish (method_explorer=<optimized out>, ec=<optimized out>, reg_cfp=<optimized out>, cd=<optimized out>, block_handler=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_callinfo.h:437
        val = 140601140639800
        ci = 0x1
        cc = <optimized out>
        recv = 4294967295
        argc = <optimized out>
        calling = {cd = 0x64990abee510, cc = 0x7fe0410af838, block_handler = 0, recv = 140600891145280, argc = 1, kw_splat = false, heap_argv = 0}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#14 vm_exec_core (ec=0x7fe032eb64c0, ec@entry=0x64990d219950) at ../../src/trunk_gcc14/insns.def:902
        bh = <optimized out>
        cd = 0x64990abee510
        leaf = <optimized out>
        val = 140601140639800
        reg_pc = 0x64990abee358
        reg_cfp = 0x64990e7b8360
        insns_address_table = {0x649900346039 <vm_exec_core+15673>, 0x649900343b15 <vm_exec_core+6165>, 0x649900343c1f <vm_exec_core+6431>, 0x649900343b7d <vm_exec_core+6269>, 0x649900343c89 <vm_exec_core+6537>, 0x6499003437af <vm_exec_core+5295>, 0x649900343991 <vm_exec_core+5777>, 0x649900343939 <vm_exec_core+5689>, 0x6499003438ec <vm_exec_core+5612>, 0x649900343852 <vm_exec_core+5458>, 0x649900343a30 <vm_exec_core+5936>, 0x649900343628 <vm_exec_core+4904>, 0x6499003435e5 <vm_exec_core+4837>, 0x64990034358b <vm_exec_core+4747>, 0x649900343522 <vm_exec_core+4642>, 0x6499003434e6 <vm_exec_core+4582>, 0x6499003434af <vm_exec_core+4527>, 0x64990034347b <vm_exec_core+4475>, 0x649900343447 <vm_exec_core+4423>, 0x649900343413 <vm_exec_core+4371>, 0x6499003433b4 <vm_exec_core+4276>, 0x649900343372 <vm_exec_core+4210>, 0x64990034332d <vm_exec_core+4141>, 0x6499003432d6 <vm_exec_core+4054>, 0x649900343291 <vm_exec_core+3985>, 0x649900343213 <vm_exec_core+3859>, 0x6499003431da <vm_exec_core+3802>, 0x64990034317f <vm_exec_core+3711>, 0x649900343126 <vm_exec_core+3622>, 0x6499003430ea <vm_exec_core+3562>, 0x649900344432 <vm_exec_core+8498>, 0x6499003441f9 <vm_exec_core+7929>, 0x64990034416c <vm_exec_core+7788>, 0x649900344106 <vm_exec_core+7686>, 0x6499003440b5 <vm_exec_core+7605>, 0x649900344054 <vm_exec_core+7508>, 0x649900344008 <vm_exec_core+7432>, 0x649900343f97 <vm_exec_core+7319>, 0x649900343f4e <vm_exec_core+7246>, 0x649900343f28 <vm_exec_core+7208>, 0x649900343eee <vm_exec_core+7150>, 0x649900343ea0 <vm_exec_core+7072>, 0x649900343e6d <vm_exec_core+7021>, 0x649900343d81 <vm_exec_core+6785>, 0x649900343d3f <vm_exec_core+6719>, 0x649900343cfc <vm_exec_core+6652>, 0x64990034479a <vm_exec_core+9370>, 0x64990034472d <vm_exec_core+9261>, 0x6499003446db <vm_exec_core+9179>, 0x64990034468e <vm_exec_core+9102>, 0x649900344620 <vm_exec_core+8992>, 0x6499003445c0 <vm_exec_core+8896>, 0x6499003444a8 <vm_exec_core+8616>, 0x64990034446e <vm_exec_core+8558>, 0x649900344833 <vm_exec_core+9523>, 0x6499003447cb <vm_exec_core+9419>, 0x649900344878 <vm_exec_core+9592>, 0x649900342368 <vm_exec_core+104>, 0x649900343042 <vm_exec_core+3394>, 0x649900342ffa <vm_exec_core+3322>, 0x649900342faa <vm_exec_core+3242>, 0x649900342f5a <vm_exec_core+3162>, 0x649900342f0a <vm_exec_core+3082>, 0x649900345fea <vm_exec_core+15594>, 0x649900342eba <vm_exec_core+3002>, 0x649900342e4c <vm_exec_core+2892>, 0x649900342e08 <vm_exec_core+2824>, 0x649900342d02 <vm_exec_core+2562>, 0x649900342bc1 <vm_exec_core+2241>, 0x649900342afa <vm_exec_core+2042>, 0x649900342a80 <vm_exec_core+1920>, 0x649900344beb <vm_exec_core+10475>, 0x649900342a4e <vm_exec_core+1870>, 0x649900342a10 <vm_exec_core+1808>, 0x6499003429d2 <vm_exec_core+1746>, 0x649900342997 <vm_exec_core+1687>, 0x6499003428d8 <vm_exec_core+1496>, 0x649900342854 <vm_exec_core+1364>, 0x64990034558c <vm_exec_core+12940>, 0x64990034578a <vm_exec_core+13450>, 0x6499003457f0 <vm_exec_core+13552>, 0x64990034587f <vm_exec_core+13695>, 0x649900345959 <vm_exec_core+13913>, 0x649900345900 <vm_exec_core+13824>, 0x6499003459f0 <vm_exec_core+14064>, 0x649900345aaa <vm_exec_core+14250>, 0x649900345b08 <vm_exec_core+14344>, 0x649900345f2e <vm_exec_core+15406>, 0x649900345f8c <vm_exec_core+15500>, 0x649900345d89 <vm_exec_core+14985>, 0x649900345e06 <vm_exec_core+15110>, 0x649900345e5e <vm_exec_core+15198>, 0x649900345eb1 <vm_exec_core+15281>, 0x649900345c38 <vm_exec_core+14648>, 0x649900345cbc <vm_exec_core+14780>, 0x64990034561d <vm_exec_core+13085>, 0x649900345673 <vm_exec_core+13171>, 0x6499003456bc <vm_exec_core+13244>, 0x649900344904 <vm_exec_core+9732>, 0x649900345507 <vm_exec_core+12807>, 0x6499003427e5 <vm_exec_core+1253>, 0x649900342764 <vm_exec_core+1124>, 0x6499003426bb <vm_exec_core+955>, 0x649900342675 <vm_exec_core+885>, 0x64990034262b <vm_exec_core+811>, 0x6499003425e3 <vm_exec_core+739>, 0x649900342593 <vm_exec_core+659>, 0x64990034255f <vm_exec_core+607>, 0x64990034252b <vm_exec_core+555>, 0x64990034576d <vm_exec_core+13421>, 0x649900343b05 <vm_exec_core+6149>, 0x649900343c0f <vm_exec_core+6415>, 0x649900343b6d <vm_exec_core+6253>, 0x649900343c79 <vm_exec_core+6521>, 0x64990034379f <vm_exec_core+5279>, 0x649900343981 <vm_exec_core+5761>, 0x649900343929 <vm_exec_core+5673>, 0x6499003438dc <vm_exec_core+5596>, 0x649900343842 <vm_exec_core+5442>, 0x649900343a20 <vm_exec_core+5920>, 0x649900343618 <vm_exec_core+4888>, 0x6499003435d5 <vm_exec_core+4821>, 0x64990034357b <vm_exec_core+4731>, 0x649900343512 <vm_exec_core+4626>, 0x6499003434d6 <vm_exec_core+4566>, 0x64990034349f <vm_exec_core+4511>, 0x64990034346b <vm_exec_core+4459>, 0x649900343437 <vm_exec_core+4407>, 0x649900343403 <vm_exec_core+4355>, 0x6499003433a4 <vm_exec_core+4260>, 0x649900343362 <vm_exec_core+4194>, 0x64990034331d <vm_exec_core+4125>, 0x6499003432c6 <vm_exec_core+4038>, 0x649900343281 <vm_exec_core+3969>, 0x649900343203 <vm_exec_core+3843>, 0x6499003431ca <vm_exec_core+3786>, 0x64990034316f <vm_exec_core+3695>, 0x649900343116 <vm_exec_core+3606>, 0x6499003430da <vm_exec_core+3546>, 0x649900344422 <vm_exec_core+8482>, 0x6499003441e9 <vm_exec_core+7913>, 0x64990034415c <vm_exec_core+7772>, 0x6499003440f6 <vm_exec_core+7670>, 0x6499003440a5 <vm_exec_core+7589>, 0x649900344044 <vm_exec_core+7492>, 0x649900343ff8 <vm_exec_core+7416>, 0x649900343f87 <vm_exec_core+7303>, 0x649900343f3e <vm_exec_core+7230>, 0x649900343f18 <vm_exec_core+7192>, 0x649900343ede <vm_exec_core+7134>, 0x649900343e90 <vm_exec_core+7056>, 0x649900343e5d <vm_exec_core+7005>, 0x649900343d71 <vm_exec_core+6769>, 0x649900343d2f <vm_exec_core+6703>, 0x649900343cec <vm_exec_core+6636>, 0x64990034478a <vm_exec_core+9354>, 0x64990034471d <vm_exec_core+9245>, 0x6499003446cb <vm_exec_core+9163>, 0x64990034467e <vm_exec_core+9086>, 0x649900344610 <vm_exec_core+8976>, 0x6499003445b0 <vm_exec_core+8880>, 0x649900344498 <vm_exec_core+8600>, 0x64990034445e <vm_exec_core+8542>, 0x649900344823 <vm_exec_core+9507>, 0x6499003447bb <vm_exec_core+9403>, 0x649900344868 <vm_exec_core+9576>, 0x64990034605f <vm_exec_core+15711>, 0x649900343032 <vm_exec_core+3378>, 0x649900342fea <vm_exec_core+3306>, 0x649900342f9a <vm_exec_core+3226>, 0x649900342f4a <vm_exec_core+3146>, 0x649900342efa <vm_exec_core+3066>, 0x64990034604a <vm_exec_core+15690>, 0x649900342eaa <vm_exec_core+2986>, 0x649900342e3c <vm_exec_core+2876>, 0x649900342df8 <vm_exec_core+2808>, 0x649900342cf2 <vm_exec_core+2546>, 0x649900342bb1 <vm_exec_core+2225>, 0x649900342aea <vm_exec_core+2026>, 0x649900342a70 <vm_exec_core+1904>, 0x649900344bdb <vm_exec_core+10459>, 0x649900342a3e <vm_exec_core+1854>, 0x649900342a00 <vm_exec_core+1792>, 0x6499003429c2 <vm_exec_core+1730>, 0x649900342987 <vm_exec_core+1671>, 0x6499003428c8 <vm_exec_core+1480>, 0x649900342844 <vm_exec_core+1348>, 0x649900346074 <vm_exec_core+15732>, 0x649900346089 <vm_exec_core+15753>, 0x6499003455f3 <vm_exec_core+13043>, 0x649900345608 <vm_exec_core+13064>, 0x649900345d04 <vm_exec_core+14852>, 0x649900345d19 <vm_exec_core+14873>, 0x649900345d2e <vm_exec_core+14894>, 0x649900345d4a <vm_exec_core+14922>, 0x649900345d5f <vm_exec_core+14943>, 0x649900345d74 <vm_exec_core+14964>, 0x649900345b66 <vm_exec_core+14438>, 0x649900345b7b <vm_exec_core+14459>, 0x649900345b90 <vm_exec_core+14480>...}
#15 0x0000649900332f65 in vm_exec_loop (ec=<optimized out>, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm.c:2811
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#16 rb_vm_exec (ec=0x64990d219950) at /tmp/ruby/src/trunk_gcc14/vm.c:2787
        _ec = 0x64990d219950
        _tag = {tag = 36, retval = 4, buf = {0x7fe032eb6bd0, 0x649900332fc8 <rb_vm_exec+280>, 0x0, 0x7fe032eb6ab0, 0x3000000028}, prev = 0x7fe032eb6cd0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#17 0x0000649900336390 in invoke_iseq_block_from_c (ec=<optimized out>, captured=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=0, cref=0x0, is_lambda=<optimized out>, me=0x0) at /tmp/ruby/src/trunk_gcc14/vm.c:1814
        iseq = 0xbad015e6c28b2300
        type = <optimized out>
        cfp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        opt_pc = <optimized out>
        sp = <optimized out>
        av = {206158430248, 140600903691472}
        stack_argv = <optimized out>
        iseq = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        av = <optimized out>
        stack_argv = <optimized out>
        bound = <optimized out>
#18 0x0000649900336716 in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x64990d242b60, argc=argc@entry=0, argv=argv@entry=0x7fe032eb6b80, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk_gcc14/vm.c:1959
        self = <optimized out>
#19 0x00006499002da7f8 in thread_do_start_proc (th=th@entry=0x64990afc7440) at /tmp/ruby/src/trunk_gcc14/thread.c:614
        args = 140600891145120
        args_ptr = 0x7fe032eb6b80
        args_len = <optimized out>
        procval = <optimized out>
        proc = 0x64990d242b60
#20 0x00006499002dca55 in thread_do_start (th=0x64990afc7440) at /tmp/ruby/src/trunk_gcc14/thread.c:631
        result = 36
        result = <optimized out>
#21 thread_start_func_2 (th=th@entry=0x64990afc7440, stack_start=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread.c:686
        _ec = 0x64990d219950
        _tag = {tag = 36, retval = 110608295741985, buf = {0x7fe032eb6dd0, 0x6499002dc910 <thread_start_func_2+784>, 0x0, 0x7fe032eb6be0, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 4
        ractor_main_th = 0x64990aa32010
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
#22 0x00006499002dd786 in call_thread_start_func_2 (th=0x64990afc7440) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:2238
        stack_start = 0
        stack_start_addr = 0x7fe032eb6da8
        stack_start = <optimized out>
        stack_start_addr = <optimized out>
#23 nt_start (ptr=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:2283
        th = 0x64990afc7440
        sched = <optimized out>
        nt = <optimized out>
        vm = <optimized out>
#24 0x00007fe05ba35a94 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 = {140600903694016, -4498774184573571785, 140600903694016, -264, 25, 140729427559968, -4498774184594543305, -4498543907517141705}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x00007fe05bac2c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7fe032e546c0 (LWP 132974) "test_https_pro*"):
#0  0x00007fe05bab4a00 in __GI_ppoll (fds=fds@entry=0x7fe032e52ea8, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        tval = {tv_sec = 140601586828448, tv_nsec = 110608471257336}
#1  0x00006499002d854a in wait_for_single_fd_blocking_region (th=th@entry=0x64990b7f11a0, fds=fds@entry=0x7fe032e52ea8, to=to@entry=0x0, lerrno=lerrno@entry=0x7fe032e52e6c, nfds=1) at /tmp/ruby/src/trunk_gcc14/hrtime.h:168
        __region = {prev_status = THREAD_RUNNABLE}
        ts = {tv_sec = 110608471236624, tv_nsec = 110608471257336}
        result = 0
#2  0x00006499002dec36 in thread_io_wait (io=0x64990b7f9be0, fd=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread.c:4624
        to = <optimized out>
        rel = 110608512855568
        end = <optimized out>
        _ec = 0x64990d1e2e10
        _tag = {tag = 36, retval = 110608498550464, buf = {0x64990b7f9be0, 0x6499002de9f0 <thread_io_wait+752>, 0x0, 0x7fe032e52e10, 0x64990d1e2e10}, prev = 0x7fe032e53ad0, state = RUBY_TAG_NONE, lock_rec = 0}
        fds = {{fd = 7, events = 1, revents = 0}}
        result = 0
        nfds = 1
        blocking_operation = {list = {next = 0x64990b7f9cb0, prev = 0x64990b7f9cb0}, ec = 0x64990d1e2e10}
        state = RUBY_TAG_NONE
        lerrno = 0
        ec = 0x64990d1e2e10
        th = 0x64990b7f11a0
#3  0x00006499002e1f71 in rb_thread_io_wait (io=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread.c:4779
No locals.
#4  0x000064990019fb89 in rb_io_wait (io=io@entry=140600891139400, events=events@entry=3, timeout=<optimized out>, timeout@entry=4) at /tmp/ruby/src/trunk_gcc14/include/ruby/internal/arithmetic/int.h:172
        scheduler = <optimized out>
        fptr = 0x64990b7f9be0
        tv_storage = {tv_sec = 140601584228960, tv_usec = 140600903285456}
        tv = 0x0
        ready = <optimized out>
#5  0x00006499001ad961 in rb_io_wait (io=140600891139400, events=3, timeout=4) at /tmp/ruby/src/trunk_gcc14/io.c:1458
        scheduler = <optimized out>
        fptr = <optimized out>
        tv_storage = <optimized out>
        tv = <optimized out>
        ready = <optimized out>
        scheduler = <optimized out>
        fptr = <optimized out>
        tv_storage = <optimized out>
        tv = <optimized out>
        ready = <optimized out>
        errno_to_fail = <optimized out>
#6  rb_io_maybe_wait (error=11, io=140600891139400, events=3, timeout=4) at /tmp/ruby/src/trunk_gcc14/io.c:1642
No locals.
#7  rb_io_maybe_wait_readable (error=error@entry=11, io=io@entry=140600891139400, timeout=timeout@entry=4) at /tmp/ruby/src/trunk_gcc14/io.c:1653
        result = <optimized out>
#8  0x00007fe041052ce0 in rsock_s_accept (klass=140601140493840, io=140600891139400, sockaddr=sockaddr@entry=0x7fe032e53040, len=len@entry=0x7fe032e5303c) at /tmp/ruby/src/trunk_gcc14/ext/socket/init.c:738
        error = 11
        fptr = 0x64990b7f9be0
        accept_arg = {fd = 7, sockaddr = 0x7fe032e53040, len = 0x7fe032e5303c}
        retry = 0
        peer = <optimized out>
        retry = <optimized out>
#9  0x00007fe0410675c0 in tcp_accept (server=<optimized out>) at /tmp/ruby/src/trunk_gcc14/ext/socket/tcpserver.c:61
        buffer = {addr = {sa_family = 31712, sa_data = "\f2\340\177\000\000\370\376\377\377\377\377\377\377"}, in = {sin_family = 31712, sin_port = 12812, sin_addr = {s_addr = 32736}, sin_zero = "\370\376\377\377\377\377\377\377"}, in6 = {sin6_family = 31712, sin6_port = 12812, sin6_flowinfo = 32736, sin6_addr = {__in6_u = {__u6_addr8 = "\370\376\377\377\377\377\377\377\000\000\000\000\000\000\000", __u6_addr16 = {65272, 65535, 65535, 65535, 0, 0, 0, 0}, __u6_addr32 = {4294967032, 4294967295, 0, 0}}}, sin6_scope_id = 4026537696}, un = {sun_family = 31712, sun_path = "\f2\340\177\000\000\370\376\377\377\377\377\377\377\000\000\000\000\000\000\000\000\340\026\000\360\337\177\000\000\2400\3452\340\177\000\000\370\376\377\377\377\377\377\377\000\000\000\000\000\000\000\000\260\026\000\360\337\177\000\000\3000\3452\340\177\000\000\370\376\377\377\377\377\377\377\000\000\000\000\000\000\000\000P\026\000\360\337\177\000\000\3400\3452\340\177\000\000\370\376\377\377\377\377"}, storage = {ss_family = 31712, __ss_padding = "\f2\340\177\000\000\370\376\377\377\377\377\377\377\000\000\000\000\000\000\000\000\340\026\000\360\337\177\000\000\2400\3452\340\177\000\000\370\376\377\377\377\377\377\377\000\000\000\000\000\000\000\000\260\026\000\360\337\177\000\000\3000\3452\340\177\000\000\370\376\377\377\377\377\377\377\000\000\000\000\000\000\000\000P\026\000\360\337\177\000\000\3400\3452\340\177\000\000\370\376\377\377\377\377\377\377\000\000\000\000\000\000\000", __ss_align = 140599780972416}, place_holder = "\340{\f2\340\177\000\000\370\376\377\377\377\377\377\377\000\000\000\000\000\000\000\000\340\026\000\360\337\177\000\000\2400\3452\340\177\000\000\370\376\377\377\377\377\377\377\000\000\000\000\000\000\000\000\260\026\000\360\337\177\000\000\3000\3452\340\177\000\000\370\376\377\377\377\377\377\377\000\000\000\000\000\000\000\000P\026\000\360\337\177\000\000\3400\3452\340\177\000\000\370\376\377\377\377\377\377\377\000\000\000\000\000\000\000\000\200\027\000\360\337\177\000\000\0001\3452\340\177\000\000\370\376\377\377\377\377\377\377\000\000\000\000\000\000\000\000\370\376\377\377\377\377\377\377\000\000\000\000\000\000\000\000\370\376\377\377\377\377\377\377\000\000\000\000\000\000\000\000 \017\000\360\337\177\000\000@1\3452\340\177\000\000"...}
        length = 2048
#10 0x00006499003206a1 in vm_call_cfunc_with_frame_ (ec=0x64990d1e2e10, reg_cfp=0x64990e9b8348, calling=<optimized out>, argc=0, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:3915
        ci = 0xe00100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fe0410c4558
        cfunc = <optimized out>
        recv = 140600891139400
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#11 0x000064990034243f in vm_sendish (method_explorer=<optimized out>, ec=<optimized out>, reg_cfp=<optimized out>, cd=<optimized out>, block_handler=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_callinfo.h:437
        val = 140601137198040
        ci = 0x1
        cc = <optimized out>
        recv = 0
        argc = <optimized out>
        calling = {cd = 0x64990baf83c0, cc = 0x7fe040d673d8, block_handler = 0, recv = 140600891139400, argc = 0, kw_splat = false, heap_argv = 0}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#12 vm_exec_core (ec=0x7fe032e52ea8, ec@entry=0x64990d1e2e10) at ../../src/trunk_gcc14/insns.def:902
        bh = <optimized out>
        cd = 0x64990baf83c0
        leaf = <optimized out>
        val = 140601137198040
        reg_pc = 0x64990af4da48
        reg_cfp = 0x64990e9b8348
        insns_address_table = {0x649900346039 <vm_exec_core+15673>, 0x649900343b15 <vm_exec_core+6165>, 0x649900343c1f <vm_exec_core+6431>, 0x649900343b7d <vm_exec_core+6269>, 0x649900343c89 <vm_exec_core+6537>, 0x6499003437af <vm_exec_core+5295>, 0x649900343991 <vm_exec_core+5777>, 0x649900343939 <vm_exec_core+5689>, 0x6499003438ec <vm_exec_core+5612>, 0x649900343852 <vm_exec_core+5458>, 0x649900343a30 <vm_exec_core+5936>, 0x649900343628 <vm_exec_core+4904>, 0x6499003435e5 <vm_exec_core+4837>, 0x64990034358b <vm_exec_core+4747>, 0x649900343522 <vm_exec_core+4642>, 0x6499003434e6 <vm_exec_core+4582>, 0x6499003434af <vm_exec_core+4527>, 0x64990034347b <vm_exec_core+4475>, 0x649900343447 <vm_exec_core+4423>, 0x649900343413 <vm_exec_core+4371>, 0x6499003433b4 <vm_exec_core+4276>, 0x649900343372 <vm_exec_core+4210>, 0x64990034332d <vm_exec_core+4141>, 0x6499003432d6 <vm_exec_core+4054>, 0x649900343291 <vm_exec_core+3985>, 0x649900343213 <vm_exec_core+3859>, 0x6499003431da <vm_exec_core+3802>, 0x64990034317f <vm_exec_core+3711>, 0x649900343126 <vm_exec_core+3622>, 0x6499003430ea <vm_exec_core+3562>, 0x649900344432 <vm_exec_core+8498>, 0x6499003441f9 <vm_exec_core+7929>, 0x64990034416c <vm_exec_core+7788>, 0x649900344106 <vm_exec_core+7686>, 0x6499003440b5 <vm_exec_core+7605>, 0x649900344054 <vm_exec_core+7508>, 0x649900344008 <vm_exec_core+7432>, 0x649900343f97 <vm_exec_core+7319>, 0x649900343f4e <vm_exec_core+7246>, 0x649900343f28 <vm_exec_core+7208>, 0x649900343eee <vm_exec_core+7150>, 0x649900343ea0 <vm_exec_core+7072>, 0x649900343e6d <vm_exec_core+7021>, 0x649900343d81 <vm_exec_core+6785>, 0x649900343d3f <vm_exec_core+6719>, 0x649900343cfc <vm_exec_core+6652>, 0x64990034479a <vm_exec_core+9370>, 0x64990034472d <vm_exec_core+9261>, 0x6499003446db <vm_exec_core+9179>, 0x64990034468e <vm_exec_core+9102>, 0x649900344620 <vm_exec_core+8992>, 0x6499003445c0 <vm_exec_core+8896>, 0x6499003444a8 <vm_exec_core+8616>, 0x64990034446e <vm_exec_core+8558>, 0x649900344833 <vm_exec_core+9523>, 0x6499003447cb <vm_exec_core+9419>, 0x649900344878 <vm_exec_core+9592>, 0x649900342368 <vm_exec_core+104>, 0x649900343042 <vm_exec_core+3394>, 0x649900342ffa <vm_exec_core+3322>, 0x649900342faa <vm_exec_core+3242>, 0x649900342f5a <vm_exec_core+3162>, 0x649900342f0a <vm_exec_core+3082>, 0x649900345fea <vm_exec_core+15594>, 0x649900342eba <vm_exec_core+3002>, 0x649900342e4c <vm_exec_core+2892>, 0x649900342e08 <vm_exec_core+2824>, 0x649900342d02 <vm_exec_core+2562>, 0x649900342bc1 <vm_exec_core+2241>, 0x649900342afa <vm_exec_core+2042>, 0x649900342a80 <vm_exec_core+1920>, 0x649900344beb <vm_exec_core+10475>, 0x649900342a4e <vm_exec_core+1870>, 0x649900342a10 <vm_exec_core+1808>, 0x6499003429d2 <vm_exec_core+1746>, 0x649900342997 <vm_exec_core+1687>, 0x6499003428d8 <vm_exec_core+1496>, 0x649900342854 <vm_exec_core+1364>, 0x64990034558c <vm_exec_core+12940>, 0x64990034578a <vm_exec_core+13450>, 0x6499003457f0 <vm_exec_core+13552>, 0x64990034587f <vm_exec_core+13695>, 0x649900345959 <vm_exec_core+13913>, 0x649900345900 <vm_exec_core+13824>, 0x6499003459f0 <vm_exec_core+14064>, 0x649900345aaa <vm_exec_core+14250>, 0x649900345b08 <vm_exec_core+14344>, 0x649900345f2e <vm_exec_core+15406>, 0x649900345f8c <vm_exec_core+15500>, 0x649900345d89 <vm_exec_core+14985>, 0x649900345e06 <vm_exec_core+15110>, 0x649900345e5e <vm_exec_core+15198>, 0x649900345eb1 <vm_exec_core+15281>, 0x649900345c38 <vm_exec_core+14648>, 0x649900345cbc <vm_exec_core+14780>, 0x64990034561d <vm_exec_core+13085>, 0x649900345673 <vm_exec_core+13171>, 0x6499003456bc <vm_exec_core+13244>, 0x649900344904 <vm_exec_core+9732>, 0x649900345507 <vm_exec_core+12807>, 0x6499003427e5 <vm_exec_core+1253>, 0x649900342764 <vm_exec_core+1124>, 0x6499003426bb <vm_exec_core+955>, 0x649900342675 <vm_exec_core+885>, 0x64990034262b <vm_exec_core+811>, 0x6499003425e3 <vm_exec_core+739>, 0x649900342593 <vm_exec_core+659>, 0x64990034255f <vm_exec_core+607>, 0x64990034252b <vm_exec_core+555>, 0x64990034576d <vm_exec_core+13421>, 0x649900343b05 <vm_exec_core+6149>, 0x649900343c0f <vm_exec_core+6415>, 0x649900343b6d <vm_exec_core+6253>, 0x649900343c79 <vm_exec_core+6521>, 0x64990034379f <vm_exec_core+5279>, 0x649900343981 <vm_exec_core+5761>, 0x649900343929 <vm_exec_core+5673>, 0x6499003438dc <vm_exec_core+5596>, 0x649900343842 <vm_exec_core+5442>, 0x649900343a20 <vm_exec_core+5920>, 0x649900343618 <vm_exec_core+4888>, 0x6499003435d5 <vm_exec_core+4821>, 0x64990034357b <vm_exec_core+4731>, 0x649900343512 <vm_exec_core+4626>, 0x6499003434d6 <vm_exec_core+4566>, 0x64990034349f <vm_exec_core+4511>, 0x64990034346b <vm_exec_core+4459>, 0x649900343437 <vm_exec_core+4407>, 0x649900343403 <vm_exec_core+4355>, 0x6499003433a4 <vm_exec_core+4260>, 0x649900343362 <vm_exec_core+4194>, 0x64990034331d <vm_exec_core+4125>, 0x6499003432c6 <vm_exec_core+4038>, 0x649900343281 <vm_exec_core+3969>, 0x649900343203 <vm_exec_core+3843>, 0x6499003431ca <vm_exec_core+3786>, 0x64990034316f <vm_exec_core+3695>, 0x649900343116 <vm_exec_core+3606>, 0x6499003430da <vm_exec_core+3546>, 0x649900344422 <vm_exec_core+8482>, 0x6499003441e9 <vm_exec_core+7913>, 0x64990034415c <vm_exec_core+7772>, 0x6499003440f6 <vm_exec_core+7670>, 0x6499003440a5 <vm_exec_core+7589>, 0x649900344044 <vm_exec_core+7492>, 0x649900343ff8 <vm_exec_core+7416>, 0x649900343f87 <vm_exec_core+7303>, 0x649900343f3e <vm_exec_core+7230>, 0x649900343f18 <vm_exec_core+7192>, 0x649900343ede <vm_exec_core+7134>, 0x649900343e90 <vm_exec_core+7056>, 0x649900343e5d <vm_exec_core+7005>, 0x649900343d71 <vm_exec_core+6769>, 0x649900343d2f <vm_exec_core+6703>, 0x649900343cec <vm_exec_core+6636>, 0x64990034478a <vm_exec_core+9354>, 0x64990034471d <vm_exec_core+9245>, 0x6499003446cb <vm_exec_core+9163>, 0x64990034467e <vm_exec_core+9086>, 0x649900344610 <vm_exec_core+8976>, 0x6499003445b0 <vm_exec_core+8880>, 0x649900344498 <vm_exec_core+8600>, 0x64990034445e <vm_exec_core+8542>, 0x649900344823 <vm_exec_core+9507>, 0x6499003447bb <vm_exec_core+9403>, 0x649900344868 <vm_exec_core+9576>, 0x64990034605f <vm_exec_core+15711>, 0x649900343032 <vm_exec_core+3378>, 0x649900342fea <vm_exec_core+3306>, 0x649900342f9a <vm_exec_core+3226>, 0x649900342f4a <vm_exec_core+3146>, 0x649900342efa <vm_exec_core+3066>, 0x64990034604a <vm_exec_core+15690>, 0x649900342eaa <vm_exec_core+2986>, 0x649900342e3c <vm_exec_core+2876>, 0x649900342df8 <vm_exec_core+2808>, 0x649900342cf2 <vm_exec_core+2546>, 0x649900342bb1 <vm_exec_core+2225>, 0x649900342aea <vm_exec_core+2026>, 0x649900342a70 <vm_exec_core+1904>, 0x649900344bdb <vm_exec_core+10459>, 0x649900342a3e <vm_exec_core+1854>, 0x649900342a00 <vm_exec_core+1792>, 0x6499003429c2 <vm_exec_core+1730>, 0x649900342987 <vm_exec_core+1671>, 0x6499003428c8 <vm_exec_core+1480>, 0x649900342844 <vm_exec_core+1348>, 0x649900346074 <vm_exec_core+15732>, 0x649900346089 <vm_exec_core+15753>, 0x6499003455f3 <vm_exec_core+13043>, 0x649900345608 <vm_exec_core+13064>, 0x649900345d04 <vm_exec_core+14852>, 0x649900345d19 <vm_exec_core+14873>, 0x649900345d2e <vm_exec_core+14894>, 0x649900345d4a <vm_exec_core+14922>, 0x649900345d5f <vm_exec_core+14943>, 0x649900345d74 <vm_exec_core+14964>, 0x649900345b66 <vm_exec_core+14438>, 0x649900345b7b <vm_exec_core+14459>, 0x649900345b90 <vm_exec_core+14480>...}
#13 0x0000649900332f65 in vm_exec_loop (ec=<optimized out>, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm.c:2811
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#14 rb_vm_exec (ec=0x64990d1e2e10) at /tmp/ruby/src/trunk_gcc14/vm.c:2787
        _ec = 0x64990d1e2e10
        _tag = {tag = 36, retval = 4, buf = {0x7fe032e53bd0, 0x649900332fc8 <rb_vm_exec+280>, 0x0, 0x7fe032e53ab0, 0x3000000028}, prev = 0x7fe032e53cd0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#15 0x0000649900336390 in invoke_iseq_block_from_c (ec=<optimized out>, captured=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=0, cref=0x0, is_lambda=<optimized out>, me=0x0) at /tmp/ruby/src/trunk_gcc14/vm.c:1814
        iseq = 0xbad015e6c28b2300
        type = <optimized out>
        cfp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        opt_pc = <optimized out>
        sp = <optimized out>
        av = {206158430248, 140600903285968}
        stack_argv = <optimized out>
        iseq = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        av = <optimized out>
        stack_argv = <optimized out>
        bound = <optimized out>
#16 0x0000649900336716 in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x64990d197dd0, argc=argc@entry=0, argv=argv@entry=0x7fe032e53b80, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk_gcc14/vm.c:1959
        self = <optimized out>
#17 0x00006499002da7f8 in thread_do_start_proc (th=th@entry=0x64990b7f11a0) at /tmp/ruby/src/trunk_gcc14/thread.c:614
        args = 140600891137720
        args_ptr = 0x7fe032e53b80
        args_len = <optimized out>
        procval = <optimized out>
        proc = 0x64990d197dd0
#18 0x00006499002dca55 in thread_do_start (th=0x64990b7f11a0) at /tmp/ruby/src/trunk_gcc14/thread.c:631
        result = 36
        result = <optimized out>
#19 thread_start_func_2 (th=th@entry=0x64990b7f11a0, stack_start=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread.c:686
        _ec = 0x64990d1e2e10
        _tag = {tag = 36, retval = 110608295741756, buf = {0x7fe032e53dd0, 0x6499002dc910 <thread_start_func_2+784>, 0x0, 0x7fe032e53be0, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 4
        ractor_main_th = 0x64990aa32010
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
#20 0x00006499002dd786 in call_thread_start_func_2 (th=0x64990b7f11a0) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:2238
        stack_start = 0
        stack_start_addr = 0x7fe032e53da8
        stack_start = <optimized out>
        stack_start_addr = <optimized out>
#21 nt_start (ptr=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:2283
        th = 0x64990b7f11a0
        sched = <optimized out>
        nt = <optimized out>
        vm = <optimized out>
#22 0x00007fe05ba35a94 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 = {140600903288512, -4498774238797533897, 140600903288512, -264, 0, 140729427557744, -4498774238818505417, -4498543907517141705}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#23 0x00007fe05bac2c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7fe05b9967c0 (LWP 128454) "ruby"):
#0  0x00007fe05ba31d61 in __futex_abstimed_wait_common64 (private=-1160768026, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x64990aa37000) 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=-1160768026, abstime=0x0, clockid=0, expected=0, futex_word=0x64990aa37000) 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=0x64990aa37000, 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  0x00007fe05ba347dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x64990aa370f8, cond=0x64990aa36fd8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7fe05ba344a0 <__condvar_cleanup_waiting>, __arg = 0x7ffe1f8a0080, __canceltype = 178483920, __prev = 0x0}
        cbuffer = {wseq = 2018, cond = 0x64990aa36fd8, mutex = 0x64990aa370f8, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 2018
        seq = 1009
        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=0x64990aa36fd8, mutex=mutex@entry=0x64990aa370f8) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00006499002d5933 in rb_native_cond_wait (cond=0x64990aa36fd8, mutex=0x64990aa370f8) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:231
        r = <optimized out>
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x64990aa370f8, th=th@entry=0x64990aa32010, can_direct_transfer=can_direct_transfer@entry=false) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:851
        next_th = 0x64990b7f11a0
#7  0x00006499002d5d6a in thread_sched_to_waiting_until_wakeup (sched=0x64990aa370f8, th=th@entry=0x64990aa32010) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:1126
        can_direct_transfer = <optimized out>
#8  0x00006499002dc211 in native_sleep (th=0x64990aa32010, rel=0x0) at /tmp/ruby/src/trunk_gcc14/thread_pthread.c:3350
        sched = <optimized out>
#9  sleep_forever (th=0x64990aa32010, fl=13) at /tmp/ruby/src/trunk_gcc14/thread.c:1381
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 thread_join_sleep (arg=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread.c:1074
        scheduler = <optimized out>
        p = <optimized out>
        target_th = 0x64990b7f11a0
        th = 0x64990aa32010
        end = 0
        limit = 0x0
#11 0x000064990015729c in rb_ensure (b_proc=b_proc@entry=0x6499002dc060 <thread_join_sleep>, data1=data1@entry=140729427559104, e_proc=e_proc@entry=0x6499002cf950 <remove_from_join_list>, data2=data2@entry=140729427559104) at /tmp/ruby/src/trunk_gcc14/eval.c:1174
        _ec = 0x64990aa372d0
        _tag = {tag = 36, retval = 0, buf = {0x0, 0x649900157350 <rb_ensure+400>, 0x0, 0x7ffe1f8a01b0, 0x7ffe1f8a01f0}, prev = 0x7ffe1f8a0580, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 4
        errinfo = <optimized out>
        ec = 0x64990aa372d0
#12 0x00006499002d35a0 in thread_join (target_th=0x64990b7f11a0, timeout=4, limit=0x0) at /tmp/ruby/src/trunk_gcc14/thread.c:1131
        waiter = {next = 0x0, thread = 0x64990aa32010, fiber = 0x0}
        arg = {waiter = 0x7ffe1f8a02a0, target = 0x64990b7f11a0, timeout = 4, limit = 0x0}
        ec = <optimized out>
        th = <optimized out>
        fiber = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        fiber = <optimized out>
        waiter = <optimized out>
        arg = <optimized out>
        err = <optimized out>
#13 thread_value (self=<optimized out>) at /tmp/ruby/src/trunk_gcc14/thread.c:1253
        th = 0x64990b7f11a0
#14 0x00006499003206a1 in vm_call_cfunc_with_frame_ (ec=0x64990aa372d0, reg_cfp=0x7fe05b934c58, calling=<optimized out>, argc=0, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:3915
        ci = 0x260100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fe05b7a79f0
        cfunc = <optimized out>
        recv = 140600891137760
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#15 0x000064990034243f in vm_sendish (method_explorer=<optimized out>, ec=<optimized out>, reg_cfp=<optimized out>, cd=<optimized out>, block_handler=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_callinfo.h:437
        val = 140601135118480
        ci = 0x189
        cc = <optimized out>
        recv = 0
        argc = <optimized out>
        calling = {cd = 0x64990ad6dd60, cc = 0x7fe040b6b890, block_handler = 0, recv = 140600891137760, argc = 0, kw_splat = false, heap_argv = 0}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#16 vm_exec_core (ec=0x64990aa37000, ec@entry=0x64990aa372d0) at ../../src/trunk_gcc14/insns.def:902
        bh = <optimized out>
        cd = 0x64990ad6dd60
        leaf = <optimized out>
        val = 140601135118480
        reg_pc = 0x64990ad6cf38
        reg_cfp = 0x7fe05b934c58
        insns_address_table = {0x649900346039 <vm_exec_core+15673>, 0x649900343b15 <vm_exec_core+6165>, 0x649900343c1f <vm_exec_core+6431>, 0x649900343b7d <vm_exec_core+6269>, 0x649900343c89 <vm_exec_core+6537>, 0x6499003437af <vm_exec_core+5295>, 0x649900343991 <vm_exec_core+5777>, 0x649900343939 <vm_exec_core+5689>, 0x6499003438ec <vm_exec_core+5612>, 0x649900343852 <vm_exec_core+5458>, 0x649900343a30 <vm_exec_core+5936>, 0x649900343628 <vm_exec_core+4904>, 0x6499003435e5 <vm_exec_core+4837>, 0x64990034358b <vm_exec_core+4747>, 0x649900343522 <vm_exec_core+4642>, 0x6499003434e6 <vm_exec_core+4582>, 0x6499003434af <vm_exec_core+4527>, 0x64990034347b <vm_exec_core+4475>, 0x649900343447 <vm_exec_core+4423>, 0x649900343413 <vm_exec_core+4371>, 0x6499003433b4 <vm_exec_core+4276>, 0x649900343372 <vm_exec_core+4210>, 0x64990034332d <vm_exec_core+4141>, 0x6499003432d6 <vm_exec_core+4054>, 0x649900343291 <vm_exec_core+3985>, 0x649900343213 <vm_exec_core+3859>, 0x6499003431da <vm_exec_core+3802>, 0x64990034317f <vm_exec_core+3711>, 0x649900343126 <vm_exec_core+3622>, 0x6499003430ea <vm_exec_core+3562>, 0x649900344432 <vm_exec_core+8498>, 0x6499003441f9 <vm_exec_core+7929>, 0x64990034416c <vm_exec_core+7788>, 0x649900344106 <vm_exec_core+7686>, 0x6499003440b5 <vm_exec_core+7605>, 0x649900344054 <vm_exec_core+7508>, 0x649900344008 <vm_exec_core+7432>, 0x649900343f97 <vm_exec_core+7319>, 0x649900343f4e <vm_exec_core+7246>, 0x649900343f28 <vm_exec_core+7208>, 0x649900343eee <vm_exec_core+7150>, 0x649900343ea0 <vm_exec_core+7072>, 0x649900343e6d <vm_exec_core+7021>, 0x649900343d81 <vm_exec_core+6785>, 0x649900343d3f <vm_exec_core+6719>, 0x649900343cfc <vm_exec_core+6652>, 0x64990034479a <vm_exec_core+9370>, 0x64990034472d <vm_exec_core+9261>, 0x6499003446db <vm_exec_core+9179>, 0x64990034468e <vm_exec_core+9102>, 0x649900344620 <vm_exec_core+8992>, 0x6499003445c0 <vm_exec_core+8896>, 0x6499003444a8 <vm_exec_core+8616>, 0x64990034446e <vm_exec_core+8558>, 0x649900344833 <vm_exec_core+9523>, 0x6499003447cb <vm_exec_core+9419>, 0x649900344878 <vm_exec_core+9592>, 0x649900342368 <vm_exec_core+104>, 0x649900343042 <vm_exec_core+3394>, 0x649900342ffa <vm_exec_core+3322>, 0x649900342faa <vm_exec_core+3242>, 0x649900342f5a <vm_exec_core+3162>, 0x649900342f0a <vm_exec_core+3082>, 0x649900345fea <vm_exec_core+15594>, 0x649900342eba <vm_exec_core+3002>, 0x649900342e4c <vm_exec_core+2892>, 0x649900342e08 <vm_exec_core+2824>, 0x649900342d02 <vm_exec_core+2562>, 0x649900342bc1 <vm_exec_core+2241>, 0x649900342afa <vm_exec_core+2042>, 0x649900342a80 <vm_exec_core+1920>, 0x649900344beb <vm_exec_core+10475>, 0x649900342a4e <vm_exec_core+1870>, 0x649900342a10 <vm_exec_core+1808>, 0x6499003429d2 <vm_exec_core+1746>, 0x649900342997 <vm_exec_core+1687>, 0x6499003428d8 <vm_exec_core+1496>, 0x649900342854 <vm_exec_core+1364>, 0x64990034558c <vm_exec_core+12940>, 0x64990034578a <vm_exec_core+13450>, 0x6499003457f0 <vm_exec_core+13552>, 0x64990034587f <vm_exec_core+13695>, 0x649900345959 <vm_exec_core+13913>, 0x649900345900 <vm_exec_core+13824>, 0x6499003459f0 <vm_exec_core+14064>, 0x649900345aaa <vm_exec_core+14250>, 0x649900345b08 <vm_exec_core+14344>, 0x649900345f2e <vm_exec_core+15406>, 0x649900345f8c <vm_exec_core+15500>, 0x649900345d89 <vm_exec_core+14985>, 0x649900345e06 <vm_exec_core+15110>, 0x649900345e5e <vm_exec_core+15198>, 0x649900345eb1 <vm_exec_core+15281>, 0x649900345c38 <vm_exec_core+14648>, 0x649900345cbc <vm_exec_core+14780>, 0x64990034561d <vm_exec_core+13085>, 0x649900345673 <vm_exec_core+13171>, 0x6499003456bc <vm_exec_core+13244>, 0x649900344904 <vm_exec_core+9732>, 0x649900345507 <vm_exec_core+12807>, 0x6499003427e5 <vm_exec_core+1253>, 0x649900342764 <vm_exec_core+1124>, 0x6499003426bb <vm_exec_core+955>, 0x649900342675 <vm_exec_core+885>, 0x64990034262b <vm_exec_core+811>, 0x6499003425e3 <vm_exec_core+739>, 0x649900342593 <vm_exec_core+659>, 0x64990034255f <vm_exec_core+607>, 0x64990034252b <vm_exec_core+555>, 0x64990034576d <vm_exec_core+13421>, 0x649900343b05 <vm_exec_core+6149>, 0x649900343c0f <vm_exec_core+6415>, 0x649900343b6d <vm_exec_core+6253>, 0x649900343c79 <vm_exec_core+6521>, 0x64990034379f <vm_exec_core+5279>, 0x649900343981 <vm_exec_core+5761>, 0x649900343929 <vm_exec_core+5673>, 0x6499003438dc <vm_exec_core+5596>, 0x649900343842 <vm_exec_core+5442>, 0x649900343a20 <vm_exec_core+5920>, 0x649900343618 <vm_exec_core+4888>, 0x6499003435d5 <vm_exec_core+4821>, 0x64990034357b <vm_exec_core+4731>, 0x649900343512 <vm_exec_core+4626>, 0x6499003434d6 <vm_exec_core+4566>, 0x64990034349f <vm_exec_core+4511>, 0x64990034346b <vm_exec_core+4459>, 0x649900343437 <vm_exec_core+4407>, 0x649900343403 <vm_exec_core+4355>, 0x6499003433a4 <vm_exec_core+4260>, 0x649900343362 <vm_exec_core+4194>, 0x64990034331d <vm_exec_core+4125>, 0x6499003432c6 <vm_exec_core+4038>, 0x649900343281 <vm_exec_core+3969>, 0x649900343203 <vm_exec_core+3843>, 0x6499003431ca <vm_exec_core+3786>, 0x64990034316f <vm_exec_core+3695>, 0x649900343116 <vm_exec_core+3606>, 0x6499003430da <vm_exec_core+3546>, 0x649900344422 <vm_exec_core+8482>, 0x6499003441e9 <vm_exec_core+7913>, 0x64990034415c <vm_exec_core+7772>, 0x6499003440f6 <vm_exec_core+7670>, 0x6499003440a5 <vm_exec_core+7589>, 0x649900344044 <vm_exec_core+7492>, 0x649900343ff8 <vm_exec_core+7416>, 0x649900343f87 <vm_exec_core+7303>, 0x649900343f3e <vm_exec_core+7230>, 0x649900343f18 <vm_exec_core+7192>, 0x649900343ede <vm_exec_core+7134>, 0x649900343e90 <vm_exec_core+7056>, 0x649900343e5d <vm_exec_core+7005>, 0x649900343d71 <vm_exec_core+6769>, 0x649900343d2f <vm_exec_core+6703>, 0x649900343cec <vm_exec_core+6636>, 0x64990034478a <vm_exec_core+9354>, 0x64990034471d <vm_exec_core+9245>, 0x6499003446cb <vm_exec_core+9163>, 0x64990034467e <vm_exec_core+9086>, 0x649900344610 <vm_exec_core+8976>, 0x6499003445b0 <vm_exec_core+8880>, 0x649900344498 <vm_exec_core+8600>, 0x64990034445e <vm_exec_core+8542>, 0x649900344823 <vm_exec_core+9507>, 0x6499003447bb <vm_exec_core+9403>, 0x649900344868 <vm_exec_core+9576>, 0x64990034605f <vm_exec_core+15711>, 0x649900343032 <vm_exec_core+3378>, 0x649900342fea <vm_exec_core+3306>, 0x649900342f9a <vm_exec_core+3226>, 0x649900342f4a <vm_exec_core+3146>, 0x649900342efa <vm_exec_core+3066>, 0x64990034604a <vm_exec_core+15690>, 0x649900342eaa <vm_exec_core+2986>, 0x649900342e3c <vm_exec_core+2876>, 0x649900342df8 <vm_exec_core+2808>, 0x649900342cf2 <vm_exec_core+2546>, 0x649900342bb1 <vm_exec_core+2225>, 0x649900342aea <vm_exec_core+2026>, 0x649900342a70 <vm_exec_core+1904>, 0x649900344bdb <vm_exec_core+10459>, 0x649900342a3e <vm_exec_core+1854>, 0x649900342a00 <vm_exec_core+1792>, 0x6499003429c2 <vm_exec_core+1730>, 0x649900342987 <vm_exec_core+1671>, 0x6499003428c8 <vm_exec_core+1480>, 0x649900342844 <vm_exec_core+1348>, 0x649900346074 <vm_exec_core+15732>, 0x649900346089 <vm_exec_core+15753>, 0x6499003455f3 <vm_exec_core+13043>, 0x649900345608 <vm_exec_core+13064>, 0x649900345d04 <vm_exec_core+14852>, 0x649900345d19 <vm_exec_core+14873>, 0x649900345d2e <vm_exec_core+14894>, 0x649900345d4a <vm_exec_core+14922>, 0x649900345d5f <vm_exec_core+14943>, 0x649900345d74 <vm_exec_core+14964>, 0x649900345b66 <vm_exec_core+14438>, 0x649900345b7b <vm_exec_core+14459>, 0x649900345b90 <vm_exec_core+14480>...}
#17 0x000064990033326a in vm_exec_loop (ec=0x64990aa372d0, state=<optimized out>, tag=0x7ffe1f8a0580, result=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm.c:2811
        vm_loop_start = <optimized out>
#18 rb_vm_exec (ec=0x64990aa372d0) at /tmp/ruby/src/trunk_gcc14/vm.c:2790
        _ec = 0x64990aa372d0
        _tag = {tag = 36, retval = 4, buf = {0x7fe05b934d00, 0x649900332fc8 <rb_vm_exec+280>, 0x0, 0x7ffe1f8a0560, 0x64990aa372d0}, prev = 0x7ffe1f8a06b0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#19 0x0000649900337dd0 in vm_yield_with_cref (ec=<optimized out>, argc=1, argv=0x7ffe1f8a0638, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk_gcc14/vm.c:1859
No locals.
#20 vm_yield (ec=<optimized out>, argc=1, argv=0x7ffe1f8a0638, kw_splat=0) at /tmp/ruby/src/trunk_gcc14/vm.c:1873
No locals.
#21 rb_yield_0 (argc=1, argv=0x7ffe1f8a0638) at /tmp/ruby/src/trunk_gcc14/vm_eval.c:1362
No locals.
#22 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_eval.c:1378
No locals.
#23 0x000064990015729c in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=0x64990019df80 <io_close>, data2=140600891139400) at /tmp/ruby/src/trunk_gcc14/eval.c:1174
        _ec = 0x64990aa372d0
        _tag = {tag = 36, retval = 110608471257808, buf = {0x7fe05b934d00, 0x649900157350 <rb_ensure+400>, 0x0, 0x7ffe1f8a0660, 0x7fe0322bfd30}, prev = 0x7ffe1f8a0a20, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 4
        errinfo = <optimized out>
        ec = 0x64990aa372d0
#24 0x00006499003206a1 in vm_call_cfunc_with_frame_ (ec=0x64990aa372d0, reg_cfp=0x7fe05b934d00, calling=<optimized out>, argc=2, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:3915
        ci = 0x414100000005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fe05b7c92f8
        cfunc = <optimized out>
        recv = 140601140493520
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#25 0x0000649900329768 in vm_sendish (ec=0x64990aa372d0, reg_cfp=0x7fe05b934d00, cd=0x64990b7f1850, block_handler=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_callinfo.h:437
        val = <optimized out>
        ci = <optimized out>
        cc = 0x7fe0410a4ca8
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x64990b7f1850, cc = 0x7fe0410a4ca8, block_handler = 140601585782041, recv = 140601140493520, argc = 2, kw_splat = false, heap_argv = 0}
#26 0x0000649900344804 in vm_exec_core (ec=0x64990aa37000, ec@entry=0x64990aa372d0) at ../../src/trunk_gcc14/insns.def:854
        bh = 140601586818401
        cd = 0x64990b7f1850
        blockiseq = 0x0
        leaf = <optimized out>
        val = 36
        reg_pc = 0x64990b7a12b0
        reg_cfp = 0x7fe05b934d00
        insns_address_table = {0x649900346039 <vm_exec_core+15673>, 0x649900343b15 <vm_exec_core+6165>, 0x649900343c1f <vm_exec_core+6431>, 0x649900343b7d <vm_exec_core+6269>, 0x649900343c89 <vm_exec_core+6537>, 0x6499003437af <vm_exec_core+5295>, 0x649900343991 <vm_exec_core+5777>, 0x649900343939 <vm_exec_core+5689>, 0x6499003438ec <vm_exec_core+5612>, 0x649900343852 <vm_exec_core+5458>, 0x649900343a30 <vm_exec_core+5936>, 0x649900343628 <vm_exec_core+4904>, 0x6499003435e5 <vm_exec_core+4837>, 0x64990034358b <vm_exec_core+4747>, 0x649900343522 <vm_exec_core+4642>, 0x6499003434e6 <vm_exec_core+4582>, 0x6499003434af <vm_exec_core+4527>, 0x64990034347b <vm_exec_core+4475>, 0x649900343447 <vm_exec_core+4423>, 0x649900343413 <vm_exec_core+4371>, 0x6499003433b4 <vm_exec_core+4276>, 0x649900343372 <vm_exec_core+4210>, 0x64990034332d <vm_exec_core+4141>, 0x6499003432d6 <vm_exec_core+4054>, 0x649900343291 <vm_exec_core+3985>, 0x649900343213 <vm_exec_core+3859>, 0x6499003431da <vm_exec_core+3802>, 0x64990034317f <vm_exec_core+3711>, 0x649900343126 <vm_exec_core+3622>, 0x6499003430ea <vm_exec_core+3562>, 0x649900344432 <vm_exec_core+8498>, 0x6499003441f9 <vm_exec_core+7929>, 0x64990034416c <vm_exec_core+7788>, 0x649900344106 <vm_exec_core+7686>, 0x6499003440b5 <vm_exec_core+7605>, 0x649900344054 <vm_exec_core+7508>, 0x649900344008 <vm_exec_core+7432>, 0x649900343f97 <vm_exec_core+7319>, 0x649900343f4e <vm_exec_core+7246>, 0x649900343f28 <vm_exec_core+7208>, 0x649900343eee <vm_exec_core+7150>, 0x649900343ea0 <vm_exec_core+7072>, 0x649900343e6d <vm_exec_core+7021>, 0x649900343d81 <vm_exec_core+6785>, 0x649900343d3f <vm_exec_core+6719>, 0x649900343cfc <vm_exec_core+6652>, 0x64990034479a <vm_exec_core+9370>, 0x64990034472d <vm_exec_core+9261>, 0x6499003446db <vm_exec_core+9179>, 0x64990034468e <vm_exec_core+9102>, 0x649900344620 <vm_exec_core+8992>, 0x6499003445c0 <vm_exec_core+8896>, 0x6499003444a8 <vm_exec_core+8616>, 0x64990034446e <vm_exec_core+8558>, 0x649900344833 <vm_exec_core+9523>, 0x6499003447cb <vm_exec_core+9419>, 0x649900344878 <vm_exec_core+9592>, 0x649900342368 <vm_exec_core+104>, 0x649900343042 <vm_exec_core+3394>, 0x649900342ffa <vm_exec_core+3322>, 0x649900342faa <vm_exec_core+3242>, 0x649900342f5a <vm_exec_core+3162>, 0x649900342f0a <vm_exec_core+3082>, 0x649900345fea <vm_exec_core+15594>, 0x649900342eba <vm_exec_core+3002>, 0x649900342e4c <vm_exec_core+2892>, 0x649900342e08 <vm_exec_core+2824>, 0x649900342d02 <vm_exec_core+2562>, 0x649900342bc1 <vm_exec_core+2241>, 0x649900342afa <vm_exec_core+2042>, 0x649900342a80 <vm_exec_core+1920>, 0x649900344beb <vm_exec_core+10475>, 0x649900342a4e <vm_exec_core+1870>, 0x649900342a10 <vm_exec_core+1808>, 0x6499003429d2 <vm_exec_core+1746>, 0x649900342997 <vm_exec_core+1687>, 0x6499003428d8 <vm_exec_core+1496>, 0x649900342854 <vm_exec_core+1364>, 0x64990034558c <vm_exec_core+12940>, 0x64990034578a <vm_exec_core+13450>, 0x6499003457f0 <vm_exec_core+13552>, 0x64990034587f <vm_exec_core+13695>, 0x649900345959 <vm_exec_core+13913>, 0x649900345900 <vm_exec_core+13824>, 0x6499003459f0 <vm_exec_core+14064>, 0x649900345aaa <vm_exec_core+14250>, 0x649900345b08 <vm_exec_core+14344>, 0x649900345f2e <vm_exec_core+15406>, 0x649900345f8c <vm_exec_core+15500>, 0x649900345d89 <vm_exec_core+14985>, 0x649900345e06 <vm_exec_core+15110>, 0x649900345e5e <vm_exec_core+15198>, 0x649900345eb1 <vm_exec_core+15281>, 0x649900345c38 <vm_exec_core+14648>, 0x649900345cbc <vm_exec_core+14780>, 0x64990034561d <vm_exec_core+13085>, 0x649900345673 <vm_exec_core+13171>, 0x6499003456bc <vm_exec_core+13244>, 0x649900344904 <vm_exec_core+9732>, 0x649900345507 <vm_exec_core+12807>, 0x6499003427e5 <vm_exec_core+1253>, 0x649900342764 <vm_exec_core+1124>, 0x6499003426bb <vm_exec_core+955>, 0x649900342675 <vm_exec_core+885>, 0x64990034262b <vm_exec_core+811>, 0x6499003425e3 <vm_exec_core+739>, 0x649900342593 <vm_exec_core+659>, 0x64990034255f <vm_exec_core+607>, 0x64990034252b <vm_exec_core+555>, 0x64990034576d <vm_exec_core+13421>, 0x649900343b05 <vm_exec_core+6149>, 0x649900343c0f <vm_exec_core+6415>, 0x649900343b6d <vm_exec_core+6253>, 0x649900343c79 <vm_exec_core+6521>, 0x64990034379f <vm_exec_core+5279>, 0x649900343981 <vm_exec_core+5761>, 0x649900343929 <vm_exec_core+5673>, 0x6499003438dc <vm_exec_core+5596>, 0x649900343842 <vm_exec_core+5442>, 0x649900343a20 <vm_exec_core+5920>, 0x649900343618 <vm_exec_core+4888>, 0x6499003435d5 <vm_exec_core+4821>, 0x64990034357b <vm_exec_core+4731>, 0x649900343512 <vm_exec_core+4626>, 0x6499003434d6 <vm_exec_core+4566>, 0x64990034349f <vm_exec_core+4511>, 0x64990034346b <vm_exec_core+4459>, 0x649900343437 <vm_exec_core+4407>, 0x649900343403 <vm_exec_core+4355>, 0x6499003433a4 <vm_exec_core+4260>, 0x649900343362 <vm_exec_core+4194>, 0x64990034331d <vm_exec_core+4125>, 0x6499003432c6 <vm_exec_core+4038>, 0x649900343281 <vm_exec_core+3969>, 0x649900343203 <vm_exec_core+3843>, 0x6499003431ca <vm_exec_core+3786>, 0x64990034316f <vm_exec_core+3695>, 0x649900343116 <vm_exec_core+3606>, 0x6499003430da <vm_exec_core+3546>, 0x649900344422 <vm_exec_core+8482>, 0x6499003441e9 <vm_exec_core+7913>, 0x64990034415c <vm_exec_core+7772>, 0x6499003440f6 <vm_exec_core+7670>, 0x6499003440a5 <vm_exec_core+7589>, 0x649900344044 <vm_exec_core+7492>, 0x649900343ff8 <vm_exec_core+7416>, 0x649900343f87 <vm_exec_core+7303>, 0x649900343f3e <vm_exec_core+7230>, 0x649900343f18 <vm_exec_core+7192>, 0x649900343ede <vm_exec_core+7134>, 0x649900343e90 <vm_exec_core+7056>, 0x649900343e5d <vm_exec_core+7005>, 0x649900343d71 <vm_exec_core+6769>, 0x649900343d2f <vm_exec_core+6703>, 0x649900343cec <vm_exec_core+6636>, 0x64990034478a <vm_exec_core+9354>, 0x64990034471d <vm_exec_core+9245>, 0x6499003446cb <vm_exec_core+9163>, 0x64990034467e <vm_exec_core+9086>, 0x649900344610 <vm_exec_core+8976>, 0x6499003445b0 <vm_exec_core+8880>, 0x649900344498 <vm_exec_core+8600>, 0x64990034445e <vm_exec_core+8542>, 0x649900344823 <vm_exec_core+9507>, 0x6499003447bb <vm_exec_core+9403>, 0x649900344868 <vm_exec_core+9576>, 0x64990034605f <vm_exec_core+15711>, 0x649900343032 <vm_exec_core+3378>, 0x649900342fea <vm_exec_core+3306>, 0x649900342f9a <vm_exec_core+3226>, 0x649900342f4a <vm_exec_core+3146>, 0x649900342efa <vm_exec_core+3066>, 0x64990034604a <vm_exec_core+15690>, 0x649900342eaa <vm_exec_core+2986>, 0x649900342e3c <vm_exec_core+2876>, 0x649900342df8 <vm_exec_core+2808>, 0x649900342cf2 <vm_exec_core+2546>, 0x649900342bb1 <vm_exec_core+2225>, 0x649900342aea <vm_exec_core+2026>, 0x649900342a70 <vm_exec_core+1904>, 0x649900344bdb <vm_exec_core+10459>, 0x649900342a3e <vm_exec_core+1854>, 0x649900342a00 <vm_exec_core+1792>, 0x6499003429c2 <vm_exec_core+1730>, 0x649900342987 <vm_exec_core+1671>, 0x6499003428c8 <vm_exec_core+1480>, 0x649900342844 <vm_exec_core+1348>, 0x649900346074 <vm_exec_core+15732>, 0x649900346089 <vm_exec_core+15753>, 0x6499003455f3 <vm_exec_core+13043>, 0x649900345608 <vm_exec_core+13064>, 0x649900345d04 <vm_exec_core+14852>, 0x649900345d19 <vm_exec_core+14873>, 0x649900345d2e <vm_exec_core+14894>, 0x649900345d4a <vm_exec_core+14922>, 0x649900345d5f <vm_exec_core+14943>, 0x649900345d74 <vm_exec_core+14964>, 0x649900345b66 <vm_exec_core+14438>, 0x649900345b7b <vm_exec_core+14459>, 0x649900345b90 <vm_exec_core+14480>...}
#27 0x0000649900332f65 in vm_exec_loop (ec=<optimized out>, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm.c:2811
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#28 rb_vm_exec (ec=0x64990aa372d0) at /tmp/ruby/src/trunk_gcc14/vm.c:2787
        _ec = 0x64990aa372d0
        _tag = {tag = 36, retval = 4, buf = {0x7fe05b934e18, 0x649900332fc8 <rb_vm_exec+280>, 0x0, 0x7ffe1f8a0a00, 0x7fe0322f0ac0}, prev = 0x7ffe1f8a0e30, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#29 0x0000649900337dd0 in vm_yield_with_cref (ec=<optimized out>, argc=1, argv=0x7ffe1f8a0ad8, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk_gcc14/vm.c:1859
No locals.
#30 vm_yield (ec=<optimized out>, argc=1, argv=0x7ffe1f8a0ad8, kw_splat=0) at /tmp/ruby/src/trunk_gcc14/vm.c:1873
No locals.
#31 rb_yield_0 (argc=1, argv=0x7ffe1f8a0ad8) at /tmp/ruby/src/trunk_gcc14/vm_eval.c:1362
No locals.
#32 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_eval.c:1378
No locals.
#33 0x000064990048347e in rb_ary_collect (ary=140600891162240) at /tmp/ruby/src/trunk_gcc14/internal/array.h:151
        i = 0
        collect = 140600891140560
#34 0x00006499003206a1 in vm_call_cfunc_with_frame_ (ec=0x64990aa372d0, reg_cfp=0x7fe05b934e18, calling=<optimized out>, argc=0, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:3915
        ci = 0x167100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fe05b7ceb90
        cfunc = <optimized out>
        recv = 140600891162240
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#35 0x0000649900329768 in vm_sendish (ec=0x64990aa372d0, reg_cfp=0x7fe05b934e18, cd=0x64990ad0ea30, block_handler=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_callinfo.h:437
        val = <optimized out>
        ci = <optimized out>
        cc = 0x7fe05b790188
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x64990ad0ea30, cc = 0x7fe05b790188, block_handler = 140601585782321, recv = 140600891162240, argc = 0, kw_splat = false, heap_argv = 0}
#36 0x0000649900344804 in vm_exec_core (ec=0x64990aa37000, ec@entry=0x64990aa372d0) at ../../src/trunk_gcc14/insns.def:854
        bh = 140601586818401
        cd = 0x64990ad0ea30
        blockiseq = 0x0
        leaf = <optimized out>
        val = 4
        reg_pc = 0x64990ad0e060
        reg_cfp = 0x7fe05b934e18
        insns_address_table = {0x649900346039 <vm_exec_core+15673>, 0x649900343b15 <vm_exec_core+6165>, 0x649900343c1f <vm_exec_core+6431>, 0x649900343b7d <vm_exec_core+6269>, 0x649900343c89 <vm_exec_core+6537>, 0x6499003437af <vm_exec_core+5295>, 0x649900343991 <vm_exec_core+5777>, 0x649900343939 <vm_exec_core+5689>, 0x6499003438ec <vm_exec_core+5612>, 0x649900343852 <vm_exec_core+5458>, 0x649900343a30 <vm_exec_core+5936>, 0x649900343628 <vm_exec_core+4904>, 0x6499003435e5 <vm_exec_core+4837>, 0x64990034358b <vm_exec_core+4747>, 0x649900343522 <vm_exec_core+4642>, 0x6499003434e6 <vm_exec_core+4582>, 0x6499003434af <vm_exec_core+4527>, 0x64990034347b <vm_exec_core+4475>, 0x649900343447 <vm_exec_core+4423>, 0x649900343413 <vm_exec_core+4371>, 0x6499003433b4 <vm_exec_core+4276>, 0x649900343372 <vm_exec_core+4210>, 0x64990034332d <vm_exec_core+4141>, 0x6499003432d6 <vm_exec_core+4054>, 0x649900343291 <vm_exec_core+3985>, 0x649900343213 <vm_exec_core+3859>, 0x6499003431da <vm_exec_core+3802>, 0x64990034317f <vm_exec_core+3711>, 0x649900343126 <vm_exec_core+3622>, 0x6499003430ea <vm_exec_core+3562>, 0x649900344432 <vm_exec_core+8498>, 0x6499003441f9 <vm_exec_core+7929>, 0x64990034416c <vm_exec_core+7788>, 0x649900344106 <vm_exec_core+7686>, 0x6499003440b5 <vm_exec_core+7605>, 0x649900344054 <vm_exec_core+7508>, 0x649900344008 <vm_exec_core+7432>, 0x649900343f97 <vm_exec_core+7319>, 0x649900343f4e <vm_exec_core+7246>, 0x649900343f28 <vm_exec_core+7208>, 0x649900343eee <vm_exec_core+7150>, 0x649900343ea0 <vm_exec_core+7072>, 0x649900343e6d <vm_exec_core+7021>, 0x649900343d81 <vm_exec_core+6785>, 0x649900343d3f <vm_exec_core+6719>, 0x649900343cfc <vm_exec_core+6652>, 0x64990034479a <vm_exec_core+9370>, 0x64990034472d <vm_exec_core+9261>, 0x6499003446db <vm_exec_core+9179>, 0x64990034468e <vm_exec_core+9102>, 0x649900344620 <vm_exec_core+8992>, 0x6499003445c0 <vm_exec_core+8896>, 0x6499003444a8 <vm_exec_core+8616>, 0x64990034446e <vm_exec_core+8558>, 0x649900344833 <vm_exec_core+9523>, 0x6499003447cb <vm_exec_core+9419>, 0x649900344878 <vm_exec_core+9592>, 0x649900342368 <vm_exec_core+104>, 0x649900343042 <vm_exec_core+3394>, 0x649900342ffa <vm_exec_core+3322>, 0x649900342faa <vm_exec_core+3242>, 0x649900342f5a <vm_exec_core+3162>, 0x649900342f0a <vm_exec_core+3082>, 0x649900345fea <vm_exec_core+15594>, 0x649900342eba <vm_exec_core+3002>, 0x649900342e4c <vm_exec_core+2892>, 0x649900342e08 <vm_exec_core+2824>, 0x649900342d02 <vm_exec_core+2562>, 0x649900342bc1 <vm_exec_core+2241>, 0x649900342afa <vm_exec_core+2042>, 0x649900342a80 <vm_exec_core+1920>, 0x649900344beb <vm_exec_core+10475>, 0x649900342a4e <vm_exec_core+1870>, 0x649900342a10 <vm_exec_core+1808>, 0x6499003429d2 <vm_exec_core+1746>, 0x649900342997 <vm_exec_core+1687>, 0x6499003428d8 <vm_exec_core+1496>, 0x649900342854 <vm_exec_core+1364>, 0x64990034558c <vm_exec_core+12940>, 0x64990034578a <vm_exec_core+13450>, 0x6499003457f0 <vm_exec_core+13552>, 0x64990034587f <vm_exec_core+13695>, 0x649900345959 <vm_exec_core+13913>, 0x649900345900 <vm_exec_core+13824>, 0x6499003459f0 <vm_exec_core+14064>, 0x649900345aaa <vm_exec_core+14250>, 0x649900345b08 <vm_exec_core+14344>, 0x649900345f2e <vm_exec_core+15406>, 0x649900345f8c <vm_exec_core+15500>, 0x649900345d89 <vm_exec_core+14985>, 0x649900345e06 <vm_exec_core+15110>, 0x649900345e5e <vm_exec_core+15198>, 0x649900345eb1 <vm_exec_core+15281>, 0x649900345c38 <vm_exec_core+14648>, 0x649900345cbc <vm_exec_core+14780>, 0x64990034561d <vm_exec_core+13085>, 0x649900345673 <vm_exec_core+13171>, 0x6499003456bc <vm_exec_core+13244>, 0x649900344904 <vm_exec_core+9732>, 0x649900345507 <vm_exec_core+12807>, 0x6499003427e5 <vm_exec_core+1253>, 0x649900342764 <vm_exec_core+1124>, 0x6499003426bb <vm_exec_core+955>, 0x649900342675 <vm_exec_core+885>, 0x64990034262b <vm_exec_core+811>, 0x6499003425e3 <vm_exec_core+739>, 0x649900342593 <vm_exec_core+659>, 0x64990034255f <vm_exec_core+607>, 0x64990034252b <vm_exec_core+555>, 0x64990034576d <vm_exec_core+13421>, 0x649900343b05 <vm_exec_core+6149>, 0x649900343c0f <vm_exec_core+6415>, 0x649900343b6d <vm_exec_core+6253>, 0x649900343c79 <vm_exec_core+6521>, 0x64990034379f <vm_exec_core+5279>, 0x649900343981 <vm_exec_core+5761>, 0x649900343929 <vm_exec_core+5673>, 0x6499003438dc <vm_exec_core+5596>, 0x649900343842 <vm_exec_core+5442>, 0x649900343a20 <vm_exec_core+5920>, 0x649900343618 <vm_exec_core+4888>, 0x6499003435d5 <vm_exec_core+4821>, 0x64990034357b <vm_exec_core+4731>, 0x649900343512 <vm_exec_core+4626>, 0x6499003434d6 <vm_exec_core+4566>, 0x64990034349f <vm_exec_core+4511>, 0x64990034346b <vm_exec_core+4459>, 0x649900343437 <vm_exec_core+4407>, 0x649900343403 <vm_exec_core+4355>, 0x6499003433a4 <vm_exec_core+4260>, 0x649900343362 <vm_exec_core+4194>, 0x64990034331d <vm_exec_core+4125>, 0x6499003432c6 <vm_exec_core+4038>, 0x649900343281 <vm_exec_core+3969>, 0x649900343203 <vm_exec_core+3843>, 0x6499003431ca <vm_exec_core+3786>, 0x64990034316f <vm_exec_core+3695>, 0x649900343116 <vm_exec_core+3606>, 0x6499003430da <vm_exec_core+3546>, 0x649900344422 <vm_exec_core+8482>, 0x6499003441e9 <vm_exec_core+7913>, 0x64990034415c <vm_exec_core+7772>, 0x6499003440f6 <vm_exec_core+7670>, 0x6499003440a5 <vm_exec_core+7589>, 0x649900344044 <vm_exec_core+7492>, 0x649900343ff8 <vm_exec_core+7416>, 0x649900343f87 <vm_exec_core+7303>, 0x649900343f3e <vm_exec_core+7230>, 0x649900343f18 <vm_exec_core+7192>, 0x649900343ede <vm_exec_core+7134>, 0x649900343e90 <vm_exec_core+7056>, 0x649900343e5d <vm_exec_core+7005>, 0x649900343d71 <vm_exec_core+6769>, 0x649900343d2f <vm_exec_core+6703>, 0x649900343cec <vm_exec_core+6636>, 0x64990034478a <vm_exec_core+9354>, 0x64990034471d <vm_exec_core+9245>, 0x6499003446cb <vm_exec_core+9163>, 0x64990034467e <vm_exec_core+9086>, 0x649900344610 <vm_exec_core+8976>, 0x6499003445b0 <vm_exec_core+8880>, 0x649900344498 <vm_exec_core+8600>, 0x64990034445e <vm_exec_core+8542>, 0x649900344823 <vm_exec_core+9507>, 0x6499003447bb <vm_exec_core+9403>, 0x649900344868 <vm_exec_core+9576>, 0x64990034605f <vm_exec_core+15711>, 0x649900343032 <vm_exec_core+3378>, 0x649900342fea <vm_exec_core+3306>, 0x649900342f9a <vm_exec_core+3226>, 0x649900342f4a <vm_exec_core+3146>, 0x649900342efa <vm_exec_core+3066>, 0x64990034604a <vm_exec_core+15690>, 0x649900342eaa <vm_exec_core+2986>, 0x649900342e3c <vm_exec_core+2876>, 0x649900342df8 <vm_exec_core+2808>, 0x649900342cf2 <vm_exec_core+2546>, 0x649900342bb1 <vm_exec_core+2225>, 0x649900342aea <vm_exec_core+2026>, 0x649900342a70 <vm_exec_core+1904>, 0x649900344bdb <vm_exec_core+10459>, 0x649900342a3e <vm_exec_core+1854>, 0x649900342a00 <vm_exec_core+1792>, 0x6499003429c2 <vm_exec_core+1730>, 0x649900342987 <vm_exec_core+1671>, 0x6499003428c8 <vm_exec_core+1480>, 0x649900342844 <vm_exec_core+1348>, 0x649900346074 <vm_exec_core+15732>, 0x649900346089 <vm_exec_core+15753>, 0x6499003455f3 <vm_exec_core+13043>, 0x649900345608 <vm_exec_core+13064>, 0x649900345d04 <vm_exec_core+14852>, 0x649900345d19 <vm_exec_core+14873>, 0x649900345d2e <vm_exec_core+14894>, 0x649900345d4a <vm_exec_core+14922>, 0x649900345d5f <vm_exec_core+14943>, 0x649900345d74 <vm_exec_core+14964>, 0x649900345b66 <vm_exec_core+14438>, 0x649900345b7b <vm_exec_core+14459>, 0x649900345b90 <vm_exec_core+14480>...}
#37 0x000064990033326a in vm_exec_loop (ec=0x64990aa372d0, state=<optimized out>, tag=0x7ffe1f8a0e30, result=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm.c:2811
        vm_loop_start = <optimized out>
#38 rb_vm_exec (ec=0x64990aa372d0) at /tmp/ruby/src/trunk_gcc14/vm.c:2790
        _ec = 0x64990aa372d0
        _tag = {tag = 36, retval = 4, buf = {0x7fe05b934f30, 0x649900332fc8 <rb_vm_exec+280>, 0x0, 0x7ffe1f8a0e10, 0x0}, prev = 0x7ffe1f8a1240, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#39 0x0000649900337dd0 in vm_yield_with_cref (ec=<optimized out>, argc=1, argv=0x7ffe1f8a0ee8, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk_gcc14/vm.c:1859
No locals.
#40 vm_yield (ec=<optimized out>, argc=1, argv=0x7ffe1f8a0ee8, kw_splat=0) at /tmp/ruby/src/trunk_gcc14/vm.c:1873
No locals.
#41 rb_yield_0 (argc=1, argv=0x7ffe1f8a0ee8) at /tmp/ruby/src/trunk_gcc14/vm_eval.c:1362
No locals.
#42 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_eval.c:1378
No locals.
#43 0x000064990048347e in rb_ary_collect (ary=140600891145440) at /tmp/ruby/src/trunk_gcc14/internal/array.h:151
        i = 0
        collect = 140600891145360
#44 0x00006499003206a1 in vm_call_cfunc_with_frame_ (ec=0x64990aa372d0, reg_cfp=0x7fe05b934f30, calling=<optimized out>, argc=0, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:3915
        ci = 0x167100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fe05b7ceb90
        cfunc = <optimized out>
        recv = 140600891145440
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#45 0x0000649900329768 in vm_sendish (ec=0x64990aa372d0, reg_cfp=0x7fe05b934f30, cd=0x64990abea320, block_handler=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm_callinfo.h:437
        val = <optimized out>
        ci = <optimized out>
        cc = 0x7fe05b790188
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x64990abea320, cc = 0x7fe05b790188, block_handler = 140601585782601, recv = 140600891145440, argc = 0, kw_splat = false, heap_argv = 0}
#46 0x0000649900344804 in vm_exec_core (ec=0x64990aa37000, ec@entry=0x64990aa372d0) at ../../src/trunk_gcc14/insns.def:854
        bh = 140601586818401
        cd = 0x64990abea320
        blockiseq = 0x0
        leaf = <optimized out>
        val = 36
        reg_pc = 0x64990abcff38
        reg_cfp = 0x7fe05b934f30
        insns_address_table = {0x649900346039 <vm_exec_core+15673>, 0x649900343b15 <vm_exec_core+6165>, 0x649900343c1f <vm_exec_core+6431>, 0x649900343b7d <vm_exec_core+6269>, 0x649900343c89 <vm_exec_core+6537>, 0x6499003437af <vm_exec_core+5295>, 0x649900343991 <vm_exec_core+5777>, 0x649900343939 <vm_exec_core+5689>, 0x6499003438ec <vm_exec_core+5612>, 0x649900343852 <vm_exec_core+5458>, 0x649900343a30 <vm_exec_core+5936>, 0x649900343628 <vm_exec_core+4904>, 0x6499003435e5 <vm_exec_core+4837>, 0x64990034358b <vm_exec_core+4747>, 0x649900343522 <vm_exec_core+4642>, 0x6499003434e6 <vm_exec_core+4582>, 0x6499003434af <vm_exec_core+4527>, 0x64990034347b <vm_exec_core+4475>, 0x649900343447 <vm_exec_core+4423>, 0x649900343413 <vm_exec_core+4371>, 0x6499003433b4 <vm_exec_core+4276>, 0x649900343372 <vm_exec_core+4210>, 0x64990034332d <vm_exec_core+4141>, 0x6499003432d6 <vm_exec_core+4054>, 0x649900343291 <vm_exec_core+3985>, 0x649900343213 <vm_exec_core+3859>, 0x6499003431da <vm_exec_core+3802>, 0x64990034317f <vm_exec_core+3711>, 0x649900343126 <vm_exec_core+3622>, 0x6499003430ea <vm_exec_core+3562>, 0x649900344432 <vm_exec_core+8498>, 0x6499003441f9 <vm_exec_core+7929>, 0x64990034416c <vm_exec_core+7788>, 0x649900344106 <vm_exec_core+7686>, 0x6499003440b5 <vm_exec_core+7605>, 0x649900344054 <vm_exec_core+7508>, 0x649900344008 <vm_exec_core+7432>, 0x649900343f97 <vm_exec_core+7319>, 0x649900343f4e <vm_exec_core+7246>, 0x649900343f28 <vm_exec_core+7208>, 0x649900343eee <vm_exec_core+7150>, 0x649900343ea0 <vm_exec_core+7072>, 0x649900343e6d <vm_exec_core+7021>, 0x649900343d81 <vm_exec_core+6785>, 0x649900343d3f <vm_exec_core+6719>, 0x649900343cfc <vm_exec_core+6652>, 0x64990034479a <vm_exec_core+9370>, 0x64990034472d <vm_exec_core+9261>, 0x6499003446db <vm_exec_core+9179>, 0x64990034468e <vm_exec_core+9102>, 0x649900344620 <vm_exec_core+8992>, 0x6499003445c0 <vm_exec_core+8896>, 0x6499003444a8 <vm_exec_core+8616>, 0x64990034446e <vm_exec_core+8558>, 0x649900344833 <vm_exec_core+9523>, 0x6499003447cb <vm_exec_core+9419>, 0x649900344878 <vm_exec_core+9592>, 0x649900342368 <vm_exec_core+104>, 0x649900343042 <vm_exec_core+3394>, 0x649900342ffa <vm_exec_core+3322>, 0x649900342faa <vm_exec_core+3242>, 0x649900342f5a <vm_exec_core+3162>, 0x649900342f0a <vm_exec_core+3082>, 0x649900345fea <vm_exec_core+15594>, 0x649900342eba <vm_exec_core+3002>, 0x649900342e4c <vm_exec_core+2892>, 0x649900342e08 <vm_exec_core+2824>, 0x649900342d02 <vm_exec_core+2562>, 0x649900342bc1 <vm_exec_core+2241>, 0x649900342afa <vm_exec_core+2042>, 0x649900342a80 <vm_exec_core+1920>, 0x649900344beb <vm_exec_core+10475>, 0x649900342a4e <vm_exec_core+1870>, 0x649900342a10 <vm_exec_core+1808>, 0x6499003429d2 <vm_exec_core+1746>, 0x649900342997 <vm_exec_core+1687>, 0x6499003428d8 <vm_exec_core+1496>, 0x649900342854 <vm_exec_core+1364>, 0x64990034558c <vm_exec_core+12940>, 0x64990034578a <vm_exec_core+13450>, 0x6499003457f0 <vm_exec_core+13552>, 0x64990034587f <vm_exec_core+13695>, 0x649900345959 <vm_exec_core+13913>, 0x649900345900 <vm_exec_core+13824>, 0x6499003459f0 <vm_exec_core+14064>, 0x649900345aaa <vm_exec_core+14250>, 0x649900345b08 <vm_exec_core+14344>, 0x649900345f2e <vm_exec_core+15406>, 0x649900345f8c <vm_exec_core+15500>, 0x649900345d89 <vm_exec_core+14985>, 0x649900345e06 <vm_exec_core+15110>, 0x649900345e5e <vm_exec_core+15198>, 0x649900345eb1 <vm_exec_core+15281>, 0x649900345c38 <vm_exec_core+14648>, 0x649900345cbc <vm_exec_core+14780>, 0x64990034561d <vm_exec_core+13085>, 0x649900345673 <vm_exec_core+13171>, 0x6499003456bc <vm_exec_core+13244>, 0x649900344904 <vm_exec_core+9732>, 0x649900345507 <vm_exec_core+12807>, 0x6499003427e5 <vm_exec_core+1253>, 0x649900342764 <vm_exec_core+1124>, 0x6499003426bb <vm_exec_core+955>, 0x649900342675 <vm_exec_core+885>, 0x64990034262b <vm_exec_core+811>, 0x6499003425e3 <vm_exec_core+739>, 0x649900342593 <vm_exec_core+659>, 0x64990034255f <vm_exec_core+607>, 0x64990034252b <vm_exec_core+555>, 0x64990034576d <vm_exec_core+13421>, 0x649900343b05 <vm_exec_core+6149>, 0x649900343c0f <vm_exec_core+6415>, 0x649900343b6d <vm_exec_core+6253>, 0x649900343c79 <vm_exec_core+6521>, 0x64990034379f <vm_exec_core+5279>, 0x649900343981 <vm_exec_core+5761>, 0x649900343929 <vm_exec_core+5673>, 0x6499003438dc <vm_exec_core+5596>, 0x649900343842 <vm_exec_core+5442>, 0x649900343a20 <vm_exec_core+5920>, 0x649900343618 <vm_exec_core+4888>, 0x6499003435d5 <vm_exec_core+4821>, 0x64990034357b <vm_exec_core+4731>, 0x649900343512 <vm_exec_core+4626>, 0x6499003434d6 <vm_exec_core+4566>, 0x64990034349f <vm_exec_core+4511>, 0x64990034346b <vm_exec_core+4459>, 0x649900343437 <vm_exec_core+4407>, 0x649900343403 <vm_exec_core+4355>, 0x6499003433a4 <vm_exec_core+4260>, 0x649900343362 <vm_exec_core+4194>, 0x64990034331d <vm_exec_core+4125>, 0x6499003432c6 <vm_exec_core+4038>, 0x649900343281 <vm_exec_core+3969>, 0x649900343203 <vm_exec_core+3843>, 0x6499003431ca <vm_exec_core+3786>, 0x64990034316f <vm_exec_core+3695>, 0x649900343116 <vm_exec_core+3606>, 0x6499003430da <vm_exec_core+3546>, 0x649900344422 <vm_exec_core+8482>, 0x6499003441e9 <vm_exec_core+7913>, 0x64990034415c <vm_exec_core+7772>, 0x6499003440f6 <vm_exec_core+7670>, 0x6499003440a5 <vm_exec_core+7589>, 0x649900344044 <vm_exec_core+7492>, 0x649900343ff8 <vm_exec_core+7416>, 0x649900343f87 <vm_exec_core+7303>, 0x649900343f3e <vm_exec_core+7230>, 0x649900343f18 <vm_exec_core+7192>, 0x649900343ede <vm_exec_core+7134>, 0x649900343e90 <vm_exec_core+7056>, 0x649900343e5d <vm_exec_core+7005>, 0x649900343d71 <vm_exec_core+6769>, 0x649900343d2f <vm_exec_core+6703>, 0x649900343cec <vm_exec_core+6636>, 0x64990034478a <vm_exec_core+9354>, 0x64990034471d <vm_exec_core+9245>, 0x6499003446cb <vm_exec_core+9163>, 0x64990034467e <vm_exec_core+9086>, 0x649900344610 <vm_exec_core+8976>, 0x6499003445b0 <vm_exec_core+8880>, 0x649900344498 <vm_exec_core+8600>, 0x64990034445e <vm_exec_core+8542>, 0x649900344823 <vm_exec_core+9507>, 0x6499003447bb <vm_exec_core+9403>, 0x649900344868 <vm_exec_core+9576>, 0x64990034605f <vm_exec_core+15711>, 0x649900343032 <vm_exec_core+3378>, 0x649900342fea <vm_exec_core+3306>, 0x649900342f9a <vm_exec_core+3226>, 0x649900342f4a <vm_exec_core+3146>, 0x649900342efa <vm_exec_core+3066>, 0x64990034604a <vm_exec_core+15690>, 0x649900342eaa <vm_exec_core+2986>, 0x649900342e3c <vm_exec_core+2876>, 0x649900342df8 <vm_exec_core+2808>, 0x649900342cf2 <vm_exec_core+2546>, 0x649900342bb1 <vm_exec_core+2225>, 0x649900342aea <vm_exec_core+2026>, 0x649900342a70 <vm_exec_core+1904>, 0x649900344bdb <vm_exec_core+10459>, 0x649900342a3e <vm_exec_core+1854>, 0x649900342a00 <vm_exec_core+1792>, 0x6499003429c2 <vm_exec_core+1730>, 0x649900342987 <vm_exec_core+1671>, 0x6499003428c8 <vm_exec_core+1480>, 0x649900342844 <vm_exec_core+1348>, 0x649900346074 <vm_exec_core+15732>, 0x649900346089 <vm_exec_core+15753>, 0x6499003455f3 <vm_exec_core+13043>, 0x649900345608 <vm_exec_core+13064>, 0x649900345d04 <vm_exec_core+14852>, 0x649900345d19 <vm_exec_core+14873>, 0x649900345d2e <vm_exec_core+14894>, 0x649900345d4a <vm_exec_core+14922>, 0x649900345d5f <vm_exec_core+14943>, 0x649900345d74 <vm_exec_core+14964>, 0x649900345b66 <vm_exec_core+14438>, 0x649900345b7b <vm_exec_core+14459>, 0x649900345b90 <vm_exec_core+14480>...}
#47 0x000064990033326a in vm_exec_loop (ec=0x64990aa372d0, state=<optimized out>, tag=0x7ffe1f8a1240, result=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm.c:2811
        vm_loop_start = <optimized out>
#48 rb_vm_exec (ec=0x64990aa372d0) at /tmp/ruby/src/trunk_gcc14/vm.c:2790
        _ec = 0x64990aa372d0
        _tag = {tag = 36, retval = 4, buf = {0x7ffe1f8a1508, 0x649900332fc8 <rb_vm_exec+280>, 0x0, 0x7ffe1f8a1220, 0x7fe05b74f638}, prev = 0x7ffe1f8a12f0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#49 0x0000649900349fc8 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_gcc14/vm.c:3050
        ec = <optimized out>
        val = <optimized out>
#50 0x0000649900150ca7 in rb_ec_exec_node (ec=ec@entry=0x64990aa372d0, n=<optimized out>) at /tmp/ruby/src/trunk_gcc14/eval.c:283
        _ec = 0x64990aa372d0
        _tag = {tag = 36, retval = 110608294174292, buf = {0x7ffe1f8a1508, 0x649900150cec <rb_ec_exec_node+236>, 0x0, 0x7ffe1f8a12d0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = <optimized out>
#51 0x0000649900156041 in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_gcc14/eval.c:321
        ec = 0x64990aa372d0
        status = <optimized out>
#52 0x0000649900150814 in rb_main (argc=10, argv=0x7ffe1f8a1508) at /tmp/ruby/src/trunk_gcc14/main.c:42
        variable_in_this_stack_frame = 0
#53 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_gcc14/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

th: 0x64990aa32010, native_id: 0x7fe05b9967c0
-- Control frame information -----------------------------------------------
c:0018 p:---- s:0126 e:000125 l:y b:---- CFUNC  :value
c:0017 p:0023 s:0122 e:000120 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/core_assertions.rb:797
c:0016 p:0115 s:0111 E:0011c8 l:n b:---- BLOCK  /tmp/ruby/src/trunk_gcc14/test/net/http/test_https_proxy.rb:91 [FINISH]
c:0015 p:---- s:0101 e:000100 l:y b:---- CFUNC  :open
c:0014 p:0012 s:0095 E:002040 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/test/net/http/test_https_proxy.rb:59
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK  /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit.rb:1683 [FINISH]
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC  :map
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit.rb:1670
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit.rb:1374
c:0007 p:0069 s:0046 E:0011b0 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK  /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC  :map
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 E:0010b0 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 E:002170 l:n b:---- EVAL   /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001f00 l:y b:---- DUMMY  [FINISH]

th: 0x64990b2d4cd0, native_id: 0x7fe0410476c0
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:18
c:0002 p:0018 s:0010 e:000009 l:n b:---- BLOCK  /tmp/ruby/src/trunk_gcc14/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

th: 0x64990afc7440, native_id: 0x7fe032eb76c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC  :readpartial
c:0002 p:0035 s:0007 e:000006 l:n b:---- BLOCK  /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

th: 0x64990b7f11a0, native_id: 0x7fe032e546c0
-- Control frame information -----------------------------------------------
c:0004 p:---- s:0019 e:000018 l:y b:---- CFUNC  :accept
c:0003 p:0005 s:0015 e:000014 l:y b:0001 METHOD /tmp/ruby/build/trunk_gcc14/.ext/common/openssl/ssl.rb:518
c:0002 p:0004 s:0008 e:000007 l:n b:---- BLOCK  /tmp/ruby/src/trunk_gcc14/test/net/http/test_https_proxy.rb:77 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

$1 = true
$2 = 0
">>> Finish
"[Inferior 1 (process 128454) detached]
worker 128454=net/http/test_https_proxy does not respond; SEGV is sent
/tmp/ruby/src/trunk_gcc14/tool/lib/core_assertions.rb:797: [BUG] Segmentation fault at 0x000003e90001f5c0
ruby 4.0.0dev (2025-11-12T14:26:19Z master 6a05545184) +PRISM [x86_64-linux]

-- Control frame information -----------------------------------------------
c:0018 p:---- s:0126 e:000125 l:y b:---- CFUNC  :value
c:0017 p:0023 s:0122 e:000120 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/core_assertions.rb:797
c:0016 p:0115 s:0111 E:0011c8 l:n b:---- BLOCK  /tmp/ruby/src/trunk_gcc14/test/net/http/test_https_proxy.rb:91 [FINISH]
c:0015 p:---- s:0101 e:000100 l:y b:---- CFUNC  :open
c:0014 p:0012 s:0095 E:002040 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/test/net/http/test_https_proxy.rb:59
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK  /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit.rb:1683 [FINISH]
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC  :map
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit.rb:1670
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit.rb:1374
c:0007 p:0069 s:0046 E:0011b0 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK  /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC  :map
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 E:0010b0 l:y b:0001 METHOD /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 E:002170 l:n b:---- EVAL   /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001f00 l:y b:---- DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:220:in '<main>'
/tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:122:in 'run'
/tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:23:in '_run_suites'
/tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:23:in 'map'
/tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:24:in 'block in _run_suites'
/tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb:52:in '_run_suite'
/tmp/ruby/src/trunk_gcc14/tool/lib/test/unit.rb:1374:in '_run_suite'
/tmp/ruby/src/trunk_gcc14/tool/lib/test/unit.rb:1670:in '_run_suite'
/tmp/ruby/src/trunk_gcc14/tool/lib/test/unit.rb:1670:in 'map'
/tmp/ruby/src/trunk_gcc14/tool/lib/test/unit.rb:1683:in 'block in _run_suite'
/tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/testcase.rb:170:in 'run'
/tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/testcase.rb:202:in 'run_test'
/tmp/ruby/src/trunk_gcc14/test/net/http/test_https_proxy.rb:59:in 'test_https_proxy_ssl_connection'
/tmp/ruby/src/trunk_gcc14/test/net/http/test_https_proxy.rb:59:in 'open'
/tmp/ruby/src/trunk_gcc14/test/net/http/test_https_proxy.rb:91:in 'block in test_https_proxy_ssl_connection'
/tmp/ruby/src/trunk_gcc14/tool/lib/core_assertions.rb:797:in 'assert_join_threads'
/tmp/ruby/src/trunk_gcc14/tool/lib/core_assertions.rb:797:in 'value'

-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 4

-- Machine register context ------------------------------------------------
 RIP: 0x00007fe05ba31d61 RBP: 0x00007ffe1f8a0010 RSP: 0x00007ffe1f89ffd0
 RAX: 0xfffffffffffffffc RBX: 0x000064990aa36fd8 RCX: 0x00007fe05ba31d61
 RDX: 0x0000000000000000 RDI: 0x000064990aa37000 RSI: 0x0000000000000189
  R8: 0x0000000000000000  R9: 0x00000000ffffffff R10: 0x0000000000000000
 R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000
 R14: 0x000064990aa370f8 R15: 0x000064990aa37000 EFL: 0x0000000000000246

-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk_gcc14/ruby(rb_print_backtrace+0x14) [0x64990059b1b8] /tmp/ruby/src/trunk_gcc14/vm_dump.c:1102
/tmp/ruby/build/trunk_gcc14/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_gcc14/vm_dump.c:1447
/tmp/ruby/build/trunk_gcc14/ruby(rb_bug_for_fatal_signal+0x102) [0x649900550ca2] /tmp/ruby/src/trunk_gcc14/error.c:1130
/tmp/ruby/build/trunk_gcc14/ruby(sigsegv+0x48) [0x64990028cef8] /tmp/ruby/src/trunk_gcc14/signal.c:948
/lib/x86_64-linux-gnu/libc.so.6(0x7fe05b9de320) [0x7fe05b9de320]
/lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x7fe05ba31d61] ./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) [0x7fe05ba347dd] ./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_gcc14/ruby(rb_native_cond_wait+0x8) [0x6499002d5933] /tmp/ruby/src/trunk_gcc14/thread_pthread.c:231
/tmp/ruby/build/trunk_gcc14/ruby(thread_sched_wait_running_turn) /tmp/ruby/src/trunk_gcc14/thread_pthread.c:851
/tmp/ruby/build/trunk_gcc14/ruby(thread_sched_unlock_+0x0) [0x6499002d5d6a] /tmp/ruby/src/trunk_gcc14/thread_pthread.c:1126
/tmp/ruby/build/trunk_gcc14/ruby(thread_sched_to_waiting_until_wakeup) /tmp/ruby/src/trunk_gcc14/thread_pthread.c:1132
/tmp/ruby/build/trunk_gcc14/ruby(native_sleep+0x14) [0x6499002dc211] /tmp/ruby/src/trunk_gcc14/thread_pthread.c:3350
/tmp/ruby/build/trunk_gcc14/ruby(sleep_forever) /tmp/ruby/src/trunk_gcc14/thread.c:1381
/tmp/ruby/build/trunk_gcc14/ruby(thread_join_sleep) /tmp/ruby/src/trunk_gcc14/thread.c:1074
/tmp/ruby/build/trunk_gcc14/ruby(rb_ensure+0xdc) [0x64990015729c] /tmp/ruby/src/trunk_gcc14/eval.c:1174
/tmp/ruby/build/trunk_gcc14/ruby(thread_join+0x90) [0x6499002d35a0] /tmp/ruby/src/trunk_gcc14/thread.c:1131
/tmp/ruby/build/trunk_gcc14/ruby(thread_value) /tmp/ruby/src/trunk_gcc14/thread.c:1253
/tmp/ruby/build/trunk_gcc14/ruby(vm_call_cfunc_with_frame_+0x101) [0x6499003206a1] /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:3915
/tmp/ruby/build/trunk_gcc14/ruby(vm_sendish+0xbe) [0x64990034243f] /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:6134
/tmp/ruby/build/trunk_gcc14/ruby(vm_exec_core) ../../src/trunk_gcc14/insns.def:902
/tmp/ruby/build/trunk_gcc14/ruby(vm_exec_loop+0xa) [0x64990033326a] /tmp/ruby/src/trunk_gcc14/vm.c:2811
/tmp/ruby/build/trunk_gcc14/ruby(rb_vm_exec) /tmp/ruby/src/trunk_gcc14/vm.c:2790
/tmp/ruby/build/trunk_gcc14/ruby(vm_yield_with_cref+0x86) [0x649900337dd0] /tmp/ruby/src/trunk_gcc14/vm.c:1865
/tmp/ruby/build/trunk_gcc14/ruby(vm_yield) /tmp/ruby/src/trunk_gcc14/vm.c:1873
/tmp/ruby/build/trunk_gcc14/ruby(rb_yield_0) /tmp/ruby/src/trunk_gcc14/vm_eval.c:1362
/tmp/ruby/build/trunk_gcc14/ruby(rb_yield) /tmp/ruby/src/trunk_gcc14/vm_eval.c:1378
/tmp/ruby/build/trunk_gcc14/ruby(rb_ensure+0xdc) [0x64990015729c] /tmp/ruby/src/trunk_gcc14/eval.c:1174
/tmp/ruby/build/trunk_gcc14/ruby(vm_call_cfunc_with_frame_+0x101) [0x6499003206a1] /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:3915
/tmp/ruby/build/trunk_gcc14/ruby(vm_sendish+0x108) [0x649900329768] /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:6134
/tmp/ruby/build/trunk_gcc14/ruby(vm_exec_core+0x2504) [0x649900344804] ../../src/trunk_gcc14/insns.def:854
/tmp/ruby/build/trunk_gcc14/ruby(vm_exec_loop+0xa) [0x649900332f65] /tmp/ruby/src/trunk_gcc14/vm.c:2811
/tmp/ruby/build/trunk_gcc14/ruby(rb_vm_exec) /tmp/ruby/src/trunk_gcc14/vm.c:2787
/tmp/ruby/build/trunk_gcc14/ruby(vm_yield_with_cref+0x86) [0x649900337dd0] /tmp/ruby/src/trunk_gcc14/vm.c:1865
/tmp/ruby/build/trunk_gcc14/ruby(vm_yield) /tmp/ruby/src/trunk_gcc14/vm.c:1873
/tmp/ruby/build/trunk_gcc14/ruby(rb_yield_0) /tmp/ruby/src/trunk_gcc14/vm_eval.c:1362
/tmp/ruby/build/trunk_gcc14/ruby(rb_yield) /tmp/ruby/src/trunk_gcc14/vm_eval.c:1378
/tmp/ruby/build/trunk_gcc14/ruby(RB_FL_TEST_RAW+0x0) [0x64990048347e] /tmp/ruby/src/trunk_gcc14/array.c:3673
/tmp/ruby/build/trunk_gcc14/ruby(RB_FL_ANY_RAW) /tmp/ruby/src/trunk_gcc14/include/ruby/internal/fl_type.h:514
/tmp/ruby/build/trunk_gcc14/ruby(rb_array_len) /tmp/ruby/src/trunk_gcc14/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/trunk_gcc14/ruby(rb_ary_push) /tmp/ruby/src/trunk_gcc14/array.c:1402
/tmp/ruby/build/trunk_gcc14/ruby(rb_ary_collect) /tmp/ruby/src/trunk_gcc14/array.c:3673
/tmp/ruby/build/trunk_gcc14/ruby(vm_call_cfunc_with_frame_+0x101) [0x6499003206a1] /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:3915
/tmp/ruby/build/trunk_gcc14/ruby(vm_sendish+0x108) [0x649900329768] /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:6134
/tmp/ruby/build/trunk_gcc14/ruby(vm_exec_core+0x2504) [0x649900344804] ../../src/trunk_gcc14/insns.def:854
/tmp/ruby/build/trunk_gcc14/ruby(vm_exec_loop+0xa) [0x64990033326a] /tmp/ruby/src/trunk_gcc14/vm.c:2811
/tmp/ruby/build/trunk_gcc14/ruby(rb_vm_exec) /tmp/ruby/src/trunk_gcc14/vm.c:2790
/tmp/ruby/build/trunk_gcc14/ruby(vm_yield_with_cref+0x86) [0x649900337dd0] /tmp/ruby/src/trunk_gcc14/vm.c:1865
/tmp/ruby/build/trunk_gcc14/ruby(vm_yield) /tmp/ruby/src/trunk_gcc14/vm.c:1873
/tmp/ruby/build/trunk_gcc14/ruby(rb_yield_0) /tmp/ruby/src/trunk_gcc14/vm_eval.c:1362
/tmp/ruby/build/trunk_gcc14/ruby(rb_yield) /tmp/ruby/src/trunk_gcc14/vm_eval.c:1378
/tmp/ruby/build/trunk_gcc14/ruby(RB_FL_TEST_RAW+0x0) [0x64990048347e] /tmp/ruby/src/trunk_gcc14/array.c:3673
/tmp/ruby/build/trunk_gcc14/ruby(RB_FL_ANY_RAW) /tmp/ruby/src/trunk_gcc14/include/ruby/internal/fl_type.h:514
/tmp/ruby/build/trunk_gcc14/ruby(rb_array_len) /tmp/ruby/src/trunk_gcc14/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/trunk_gcc14/ruby(rb_ary_push) /tmp/ruby/src/trunk_gcc14/array.c:1402
/tmp/ruby/build/trunk_gcc14/ruby(rb_ary_collect) /tmp/ruby/src/trunk_gcc14/array.c:3673
/tmp/ruby/build/trunk_gcc14/ruby(vm_call_cfunc_with_frame_+0x101) [0x6499003206a1] /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:3915
/tmp/ruby/build/trunk_gcc14/ruby(vm_sendish+0x108) [0x649900329768] /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:6134
/tmp/ruby/build/trunk_gcc14/ruby(vm_exec_core+0x2504) [0x649900344804] ../../src/trunk_gcc14/insns.def:854
/tmp/ruby/build/trunk_gcc14/ruby(vm_exec_loop+0xa) [0x64990033326a] /tmp/ruby/src/trunk_gcc14/vm.c:2811
/tmp/ruby/build/trunk_gcc14/ruby(rb_vm_exec) /tmp/ruby/src/trunk_gcc14/vm.c:2790
/tmp/ruby/build/trunk_gcc14/ruby(rb_ec_exec_node+0xa7) [0x649900150ca7] /tmp/ruby/src/trunk_gcc14/eval.c:283
/tmp/ruby/build/trunk_gcc14/ruby(ruby_run_node+0x61) [0x649900156041] /tmp/ruby/src/trunk_gcc14/eval.c:321
/tmp/ruby/build/trunk_gcc14/ruby(rb_main+0x21) [0x649900150814] /tmp/ruby/src/trunk_gcc14/main.c:42
/tmp/ruby/build/trunk_gcc14/ruby(main) /tmp/ruby/src/trunk_gcc14/main.c:62
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7fe05b9c31ca] ../sysdeps/nptl/libc_start_call_main.h:58
/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7fe05b9c328b] ../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
[0x649900150855]

-- Other runtime information -----------------------------------------------

* Loaded script: /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/parallel.rb: HTTPSProxyTest#test_https_proxy_ssl_connection

* Ruby Box: disabled
* Loaded features:

    0 enumerator.so
    1 thread.rb
    2 fiber.so
    3 rational.so
    4 complex.so
    5 pathname.so
    6 ruby2_keywords.rb
    7 set.rb
    8 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so
    9 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so
   10 /tmp/ruby/src/trunk_gcc14/lib/open3/version.rb
   11 /tmp/ruby/src/trunk_gcc14/lib/open3.rb
   12 /tmp/ruby/src/trunk_gcc14/lib/timeout.rb
   13 /tmp/ruby/build/trunk_gcc14/rbconfig.rb
   14 /tmp/ruby/src/trunk_gcc14/tool/lib/find_executable.rb
   15 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/rbconfig/sizeof.so
   16 /tmp/ruby/src/trunk_gcc14/tool/lib/envutil.rb
   17 /tmp/ruby/src/trunk_gcc14/tool/lib/colorize.rb
   18 /tmp/ruby/src/trunk_gcc14/tool/lib/leakchecker.rb
   19 /tmp/ruby/src/trunk_gcc14/lib/prettyprint.rb
   20 /tmp/ruby/src/trunk_gcc14/lib/pp.rb
   21 /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/assertions.rb
   22 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/sanitizers.so
   23 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/console.so
   24 /tmp/ruby/src/trunk_gcc14/tool/lib/core_assertions.rb
   25 /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit/testcase.rb
   26 /tmp/ruby/src/trunk_gcc14/lib/optparse.rb
   27 /tmp/ruby/src/trunk_gcc14/tool/lib/test/unit.rb
   28 /tmp/ruby/src/trunk_gcc14/tool/lib/tracepointchecker.rb
   29 /tmp/ruby/src/trunk_gcc14/tool/lib/zombie_hunter.rb
   30 /tmp/ruby/src/trunk_gcc14/lib/delegate.rb
   31 /tmp/ruby/src/trunk_gcc14/lib/fileutils.rb
   32 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/etc.so
   33 /tmp/ruby/src/trunk_gcc14/lib/tmpdir.rb
   34 /tmp/ruby/src/trunk_gcc14/lib/tempfile.rb
   35 /tmp/ruby/src/trunk_gcc14/tool/lib/iseq_loader_checker.rb
   36 /tmp/ruby/src/trunk_gcc14/tool/lib/gc_checker.rb
   37 /tmp/ruby/src/trunk_gcc14/tool/test/init.rb
   38 /tmp/ruby/src/trunk_gcc14/lib/rubygems/defaults.rb
   39 /tmp/ruby/src/trunk_gcc14/lib/rubygems/deprecate.rb
   40 /tmp/ruby/src/trunk_gcc14/lib/rubygems/errors.rb
   41 /tmp/ruby/src/trunk_gcc14/lib/rubygems/target_rbconfig.rb
   42 /tmp/ruby/src/trunk_gcc14/lib/rubygems/win_platform.rb
   43 /tmp/ruby/src/trunk_gcc14/lib/rubygems/unknown_command_spell_checker.rb
   44 /tmp/ruby/src/trunk_gcc14/lib/rubygems/exceptions.rb
   45 /tmp/ruby/src/trunk_gcc14/lib/rubygems/basic_specification.rb
   46 /tmp/ruby/src/trunk_gcc14/lib/rubygems/stub_specification.rb
   47 /tmp/ruby/src/trunk_gcc14/lib/rubygems/platform.rb
   48 /tmp/ruby/src/trunk_gcc14/lib/rubygems/specification_record.rb
   49 /tmp/ruby/src/trunk_gcc14/lib/rubygems/util/list.rb
   50 /tmp/ruby/src/trunk_gcc14/lib/rubygems/version.rb
   51 /tmp/ruby/src/trunk_gcc14/lib/rubygems/requirement.rb
   52 /tmp/ruby/src/trunk_gcc14/lib/rubygems/specification.rb
   53 /tmp/ruby/src/trunk_gcc14/lib/rubygems/util.rb
   54 /tmp/ruby/src/trunk_gcc14/lib/rubygems/dependency.rb
   55 /tmp/ruby/src/trunk_gcc14/lib/rubygems/core_ext/kernel_gem.rb
   56 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/monitor.so
   57 /tmp/ruby/build/trunk_gcc14/.ext/common/monitor.rb
   58 /tmp/ruby/src/trunk_gcc14/lib/rubygems.rb
   59 /tmp/ruby/src/trunk_gcc14/lib/rubygems/path_support.rb
   60 /tmp/ruby/src/trunk_gcc14/test/optparse/test_optparse.rb
   61 /tmp/ruby/src/trunk_gcc14/test/optparse/test_acceptable.rb
   62 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/socket.so
   63 /tmp/ruby/build/trunk_gcc14/.ext/common/socket.rb
   64 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/nonblock.so
   65 /tmp/ruby/src/trunk_gcc14/test/fiber/scheduler.rb
   66 /tmp/ruby/src/trunk_gcc14/test/fiber/test_thread.rb
   67 /tmp/ruby/build/trunk_gcc14/.ext/common/digest/version.rb
   68 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest.so
   69 /tmp/ruby/build/trunk_gcc14/.ext/common/digest/loader.rb
   70 /tmp/ruby/build/trunk_gcc14/.ext/common/digest.rb
   71 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/openssl.so
   72 /tmp/ruby/build/trunk_gcc14/.ext/common/openssl/asn1.rb
   73 /tmp/ruby/build/trunk_gcc14/.ext/common/openssl/bn.rb
   74 /tmp/ruby/build/trunk_gcc14/.ext/common/openssl/cipher.rb
   75 /tmp/ruby/build/trunk_gcc14/.ext/common/openssl/digest.rb
   76 /tmp/ruby/build/trunk_gcc14/.ext/common/openssl/hmac.rb
   77 /tmp/ruby/build/trunk_gcc14/.ext/common/openssl/pkcs5.rb
   78 /tmp/ruby/build/trunk_gcc14/.ext/common/openssl/marshal.rb
   79 /tmp/ruby/build/trunk_gcc14/.ext/common/openssl/pkey.rb
   80 /tmp/ruby/build/trunk_gcc14/.ext/common/openssl/buffering.rb
   81 /tmp/ruby/src/trunk_gcc14/lib/ipaddr.rb
   82 /tmp/ruby/build/trunk_gcc14/.ext/common/openssl/ssl.rb
   83 /tmp/ruby/build/trunk_gcc14/.ext/common/openssl/version.rb
   84 /tmp/ruby/build/trunk_gcc14/.ext/common/openssl/x509.rb
   85 /tmp/ruby/build/trunk_gcc14/.ext/common/openssl.rb
   86 /tmp/ruby/src/trunk_gcc14/test/openssl/utils.rb
   87 /tmp/ruby/src/trunk_gcc14/test/openssl/test_pkey.rb
   88 /tmp/ruby/src/trunk_gcc14/lib/pathname.rb
   89 /tmp/ruby/src/trunk_gcc14/lib/rubygems/openssl.rb
   90 /tmp/ruby/src/trunk_gcc14/lib/rubygems/text.rb
   91 /tmp/ruby/src/trunk_gcc14/lib/rubygems/user_interaction.rb
   92 /tmp/ruby/src/trunk_gcc14/lib/rubygems/security/policy.rb
   93 /tmp/ruby/src/trunk_gcc14/lib/rubygems/security/policies.rb
   94 /tmp/ruby/src/trunk_gcc14/lib/rubygems/security/trust_dir.rb
   95 /tmp/ruby/src/trunk_gcc14/lib/rubygems/security/signer.rb
   96 /tmp/ruby/src/trunk_gcc14/lib/rubygems/security.rb
   97 /tmp/ruby/src/trunk_gcc14/lib/rubygems/package/digest_io.rb
   98 /tmp/ruby/src/trunk_gcc14/lib/rubygems/package/source.rb
   99 /tmp/ruby/src/trunk_gcc14/lib/rubygems/package/file_source.rb
  100 /tmp/ruby/src/trunk_gcc14/lib/rubygems/package/io_source.rb
  101 /tmp/ruby/src/trunk_gcc14/lib/rubygems/package/old.rb
  102 /tmp/ruby/src/trunk_gcc14/lib/rubygems/package/tar_header.rb
  103 /tmp/ruby/src/trunk_gcc14/lib/rubygems/package/tar_reader/entry.rb
  104 /tmp/ruby/src/trunk_gcc14/lib/rubygems/package/tar_reader.rb
  105 /tmp/ruby/src/trunk_gcc14/lib/rubygems/package/tar_writer.rb
  106 /tmp/ruby/src/trunk_gcc14/lib/rubygems/package.rb
  107 /tmp/ruby/src/trunk_gcc14/lib/shellwords.rb
  108 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri/version.rb
  109 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri/rfc2396_parser.rb
  110 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri/rfc3986_parser.rb
  111 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri/common.rb
  112 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri/generic.rb
  113 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri/file.rb
  114 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri/ftp.rb
  115 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri/http.rb
  116 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri/https.rb
  117 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri/ldap.rb
  118 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri/ldaps.rb
  119 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri/mailto.rb
  120 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri/ws.rb
  121 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri/wss.rb
  122 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/uri/lib/uri.rb
  123 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/zlib.so
  124 /tmp/ruby/src/trunk_gcc14/test/rubygems/mock_gem_ui.rb
  125 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/stringio.so
  126 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/optparse/lib/optparse.rb
  127 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendored_optparse.rb
  128 /tmp/ruby/src/trunk_gcc14/lib/rubygems/command.rb
  129 /tmp/ruby/src/trunk_gcc14/lib/rubygems/installer_uninstaller_utils.rb
  130 /tmp/ruby/src/trunk_gcc14/lib/rubygems/ext/build_error.rb
  131 /tmp/ruby/src/trunk_gcc14/lib/rubygems/ext/builder.rb
  132 /tmp/ruby/src/trunk_gcc14/lib/rubygems/ext/configure_builder.rb
  133 /tmp/ruby/src/trunk_gcc14/lib/rubygems/ext/ext_conf_builder.rb
  134 /tmp/ruby/src/trunk_gcc14/lib/rubygems/ext/rake_builder.rb
  135 /tmp/ruby/src/trunk_gcc14/lib/rubygems/ext/cmake_builder.rb
  136 /tmp/ruby/src/trunk_gcc14/lib/rubygems/ext/cargo_builder.rb
  137 /tmp/ruby/src/trunk_gcc14/lib/rubygems/ext.rb
  138 /tmp/ruby/src/trunk_gcc14/lib/rubygems/installer.rb
  139 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/gem_metadata.rb
  140 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/delegates/specification_provider.rb
  141 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/errors.rb
  142 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/tsort/lib/tsort.rb
  143 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendored_tsort.rb
  144 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/action.rb
  145 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb
  146 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_vertex.rb
  147 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/delete_edge.rb
  148 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
  149 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/set_payload.rb
  150 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/tag.rb
  151 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/log.rb
  152 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb
  153 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph.rb
  154 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/state.rb
  155 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/modules/specification_provider.rb
  156 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/delegates/resolution_state.rb
  157 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/resolution.rb
  158 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/resolver.rb
  159 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo/modules/ui.rb
  160 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/molinillo/lib/molinillo.rb
  161 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendored_molinillo.rb
  162 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/activation_request.rb
  163 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/conflict.rb
  164 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/dependency_request.rb
  165 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/requirement_list.rb
  166 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/stats.rb
  167 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/set.rb
  168 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/api_set.rb
  169 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/composed_set.rb
  170 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/best_set.rb
  171 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/current_set.rb
  172 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/git_set.rb
  173 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/index_set.rb
  174 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/installer_set.rb
  175 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/lock_set.rb
  176 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/vendor_set.rb
  177 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/source_set.rb
  178 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/specification.rb
  179 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/spec_specification.rb
  180 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/api_specification.rb
  181 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/git_specification.rb
  182 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/index_specification.rb
  183 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/installed_specification.rb
  184 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/local_specification.rb
  185 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/lock_specification.rb
  186 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver/vendor_specification.rb
  187 /tmp/ruby/src/trunk_gcc14/lib/rubygems/resolver.rb
  188 /tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/timeout/lib/timeout.rb
  189 /tmp/ruby/src/trunk_gcc14/test/openssl/test_ns_spki.rb
  190 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/fcntl.so
  191 /tmp/ruby/src/trunk_gcc14/test/socket/test_socket.rb
  192 /tmp/ruby/src/trunk_gcc14/test/ruby/test_module.rb
  193 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_16be.so
  194 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/utf_16_32.so
  195 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_16le.so
  196 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_32be.so
  197 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_32le.so
  198 /tmp/ruby/src/trunk_gcc14/lib/prism/polyfill/byteindex.rb
  199 /tmp/ruby/src/trunk_gcc14/lib/prism/polyfill/warn.rb
  200 /tmp/ruby/src/trunk_gcc14/lib/prism/node.rb
  201 /tmp/ruby/src/trunk_gcc14/lib/prism/node_ext.rb
  202 /tmp/ruby/src/trunk_gcc14/lib/prism/parse_result.rb
  203 /tmp/ruby/src/trunk_gcc14/lib/prism/string_query.rb
  204 /tmp/ruby/src/trunk_gcc14/lib/prism/pack.rb
  205 prism/prism.so
  206 /tmp/ruby/src/trunk_gcc14/lib/prism.rb
  207 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/ripper.so
  208 /tmp/ruby/build/trunk_gcc14/.ext/common/ripper/core.rb
  209 /tmp/ruby/build/trunk_gcc14/.ext/common/ripper/lexer.rb
  210 /tmp/ruby/build/trunk_gcc14/.ext/common/ripper/filter.rb
  211 /tmp/ruby/build/trunk_gcc14/.ext/common/ripper/sexp.rb
  212 /tmp/ruby/build/trunk_gcc14/.ext/common/ripper.rb
  213 /tmp/ruby/src/trunk_gcc14/test/prism/test_helper.rb
  214 /tmp/ruby/src/trunk_gcc14/test/prism/result/constant_path_node_test.rb
  215 /tmp/ruby/src/trunk_gcc14/test/lib/parser_support.rb
  216 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_15.so
  217 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/single_byte.so
  218 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_31j.so
  219 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese_sjis.so
  220 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_jp.so
  221 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese_euc.so
  222 /tmp/ruby/src/trunk_gcc14/test/ruby/test_parse.rb
  223 /tmp/ruby/src/trunk_gcc14/test/openssl/test_ssl_session.rb
  224 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/date_core.so
  225 /tmp/ruby/build/trunk_gcc14/.ext/common/date.rb
  226 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/versions.rb
  227 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/exception.rb
  228 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/syntax_error.rb
  229 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/psych.so
  230 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/omap.rb
  231 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/set.rb
  232 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/class_loader.rb
  233 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/scalar_scanner.rb
  234 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/nodes/node.rb
  235 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/nodes/stream.rb
  236 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/nodes/document.rb
  237 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/nodes/sequence.rb
  238 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/nodes/scalar.rb
  239 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/nodes/mapping.rb
  240 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/nodes/alias.rb
  241 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/nodes.rb
  242 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/streaming.rb
  243 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/visitors/visitor.rb
  244 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/visitors/to_ruby.rb
  245 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/visitors/emitter.rb
  246 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/handler.rb
  247 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/tree_builder.rb
  248 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/visitors/yaml_tree.rb
  249 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/json/ruby_events.rb
  250 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/visitors/json_tree.rb
  251 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/visitors/depth_first.rb
  252 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/visitors.rb
  253 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/parser.rb
  254 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/coder.rb
  255 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/stream.rb
  256 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/json/yaml_events.rb
  257 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/json/tree_builder.rb
  258 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/json/stream.rb
  259 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/handlers/document_stream.rb
  260 /tmp/ruby/build/trunk_gcc14/.ext/common/psych/core_ext.rb
  261 /tmp/ruby/build/trunk_gcc14/.ext/common/psych.rb
  262 /tmp/ruby/src/trunk_gcc14/test/psych/helper.rb
  263 /tmp/ruby/src/trunk_gcc14/test/psych/test_scalar.rb
  264 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/bug_5832.so
  265 /tmp/ruby/src/trunk_gcc14/test/-ext-/test_bug-5832.rb
  266 /tmp/ruby/src/trunk_gcc14/test/ruby/test_econv.rb
  267 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/iso2022.so
  268 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/escape.so
  269 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/emacs_mule.so
  270 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_1.so
  271 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/shift_jis.so
  272 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese.so
  273 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/typeddata.so
  274 /tmp/ruby/src/trunk_gcc14/test/-ext-/typeddata/test_typeddata.rb
  275 /tmp/ruby/src/trunk_gcc14/test/fiber/test_mutex.rb
  276 /tmp/ruby/build/trunk_gcc14/.ext/common/json/version.rb
  277 /tmp/ruby/build/trunk_gcc14/.ext/common/json/common.rb
  278 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/json/ext/parser.so
  279 /tmp/ruby/build/trunk_gcc14/.ext/common/json/ext/generator/state.rb
  280 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/json/ext/generator.so
  281 /tmp/ruby/build/trunk_gcc14/.ext/common/json/ext.rb
  282 /tmp/ruby/build/trunk_gcc14/.ext/common/json.rb
  283 /tmp/ruby/src/trunk_gcc14/test/json/test_helper.rb
  284 /tmp/ruby/src/trunk_gcc14/test/json/json_generic_object_test.rb
  285 /tmp/ruby/src/trunk_gcc14/lib/uri/rfc2396_parser.rb
  286 /tmp/ruby/src/trunk_gcc14/lib/uri/rfc3986_parser.rb
  287 /tmp/ruby/src/trunk_gcc14/lib/uri/common.rb
  288 /tmp/ruby/src/trunk_gcc14/lib/uri/generic.rb
  289 /tmp/ruby/src/trunk_gcc14/lib/uri/ldap.rb
  290 /tmp/ruby/src/trunk_gcc14/test/uri/test_ldap.rb
  291 /tmp/ruby/src/trunk_gcc14/test/date/test_date_new.rb
  292 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/objspace.so
  293 /tmp/ruby/build/trunk_gcc14/.ext/common/objspace.rb
  294 /tmp/ruby/src/trunk_gcc14/test/psych/test_alias_and_anchor.rb
  295 /tmp/ruby/src/trunk_gcc14/test/openssl/test_x509name.rb
  296 /tmp/ruby/src/trunk_gcc14/test/fiber/test_io_buffer.rb
  297 /tmp/ruby/src/trunk_gcc14/lib/random/formatter.rb
  298 /tmp/ruby/src/trunk_gcc14/test/ruby/test_random_formatter.rb
  299 /tmp/ruby/src/trunk_gcc14/test/date/test_date_marshal.rb
  300 /tmp/ruby/src/trunk_gcc14/test/ruby/test_fixnum.rb
  301 /tmp/ruby/src/trunk_gcc14/test/ruby/test_signal.rb
  302 /tmp/ruby/src/trunk_gcc14/test/prism/newline_test.rb
  303 /tmp/ruby/src/trunk_gcc14/lib/prism/visitor.rb
  304 /tmp/ruby/src/trunk_gcc14/lib/prism/parse_result/newlines.rb
  305 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/string.so
  306 /tmp/ruby/src/trunk_gcc14/test/-ext-/string/test_ellipsize.rb
  307 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/utf8_mac.so
  308 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/big5.so
  309 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/big5.so
  310 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/cesu_8.so
  311 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/cesu_8.so
  312 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/cp949.so
  313 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/korean.so
  314 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_kr.so
  315 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_tw.so
  316 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/gb18030.so
  317 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/gb18030.so
  318 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/gbk.so
  319 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/gbk.so
  320 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_2.so
  321 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_3.so
  322 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_4.so
  323 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_5.so
  324 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_6.so
  325 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_7.so
  326 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_8.so
  327 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_9.so
  328 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_10.so
  329 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_11.so
  330 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_13.so
  331 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_14.so
  332 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_16.so
  333 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/koi8_r.so
  334 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/koi8_u.so
  335 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1250.so
  336 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1251.so
  337 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1252.so
  338 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1253.so
  339 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1254.so
  340 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1257.so
  341 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/chinese.so
  342 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji.so
  343 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
  344 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
  345 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
  346 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
  347 /tmp/ruby/src/trunk_gcc14/lib/time.rb
  348 /tmp/ruby/src/trunk_gcc14/test/test_time.rb
  349 /tmp/ruby/src/trunk_gcc14/test/date/test_date_conv.rb
  350 /tmp/ruby/src/trunk_gcc14/test/psych/json/test_stream.rb
  351 /tmp/ruby/src/trunk_gcc14/test/psych/visitors/test_to_ruby.rb
  352 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/debug.so
  353 /tmp/ruby/src/trunk_gcc14/test/-ext-/debug/test_debug.rb
  354 /tmp/ruby/src/trunk_gcc14/test/psych/test_tree_builder.rb
  355 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/load/protect.so
  356 /tmp/ruby/src/trunk_gcc14/test/-ext-/load/test_protect.rb
  357 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/wait.so
  358 /tmp/ruby/src/trunk_gcc14/test/-ext-/wait/test_wait.rb
  359 /tmp/ruby/src/trunk_gcc14/test/ruby/enc/test_euc_tw.rb
  360 /tmp/ruby/src/trunk_gcc14/test/ruby/test_ifunless.rb
  361 /tmp/ruby/src/trunk_gcc14/test/prism/bom_test.rb
  362 /tmp/ruby/src/trunk_gcc14/lib/prism/lex_compat.rb
  363 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/file.so
  364 /tmp/ruby/src/trunk_gcc14/test/ruby/ut_eof.rb
  365 /tmp/ruby/src/trunk_gcc14/test/ruby/test_file.rb
  366 /tmp/ruby/src/trunk_gcc14/test/ruby/test_string_memory.rb
  367 /tmp/ruby/src/trunk_gcc14/test/ruby/test_io_timeout.rb
  368 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/struct.so
  369 /tmp/ruby/src/trunk_gcc14/test/-ext-/struct/test_duplicate.rb
  370 /tmp/ruby/src/trunk_gcc14/test/openssl/test_hmac.rb
  371 /tmp/ruby/src/trunk_gcc14/test/-ext-/string/test_capacity.rb
  372 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/float.so
  373 /tmp/ruby/src/trunk_gcc14/test/-ext-/float/test_nextafter.rb
  374 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/symbol.so
  375 /tmp/ruby/src/trunk_gcc14/test/-ext-/symbol/noninterned_name.rb
  376 /tmp/ruby/src/trunk_gcc14/test/-ext-/symbol/test_inadvertent_creation.rb
  377 /tmp/ruby/src/trunk_gcc14/test/fiber/test_io.rb
  378 /tmp/ruby/src/trunk_gcc14/test/psych/test_psych_set.rb
  379 /tmp/ruby/src/trunk_gcc14/test/psych/test_scalar_scanner.rb
  380 /tmp/ruby/src/trunk_gcc14/test/psych/visitors/test_emitter.rb
  381 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/cgi/escape.so
  382 /tmp/ruby/src/trunk_gcc14/lib/cgi/escape.rb
  383 /tmp/ruby/src/trunk_gcc14/test/cgi/update_env.rb
  384 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/ebcdic.so
  385 /tmp/ruby/src/trunk_gcc14/test/cgi/test_cgi_escape.rb
  386 /tmp/ruby/src/trunk_gcc14/test/optparse/test_switch.rb
  387 /tmp/ruby/src/trunk_gcc14/test/ruby/test_eval.rb
  388 /tmp/rubytest.2oqpt6/d20251112-128454-6bnju3/2.rb
  389 /tmp/ruby/src/trunk_gcc14/test/ruby/test_nomethod_error.rb
  390 /tmp/ruby/src/trunk_gcc14/test/test_timeout.rb
  391 /tmp/ruby/src/trunk_gcc14/test/ripper/assert_parse_files.rb
  392 /tmp/ruby/src/trunk_gcc14/test/ripper/test_files_test_1.rb
  393 /tmp/ruby/src/trunk_gcc14/test/ruby/test_exception.rb
  394 /tmp/ruby/src/trunk_gcc14/lib/erb/version.rb
  395 /tmp/ruby/build/trunk_gcc14/.ext/common/strscan/strscan.rb
  396 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/strscan.so
  397 /tmp/ruby/src/trunk_gcc14/lib/erb/compiler.rb
  398 /tmp/ruby/src/trunk_gcc14/lib/erb/def_method.rb
  399 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/erb/escape.so
  400 /tmp/ruby/src/trunk_gcc14/lib/erb/util.rb
  401 /tmp/ruby/src/trunk_gcc14/lib/erb.rb
  402 /tmp/ruby/src/trunk_gcc14/test/erb/test_erb_m17n.rb
  403 /tmp/ruby/src/trunk_gcc14/test/psych/test_merge_keys.rb
  404 /tmp/ruby/src/trunk_gcc14/test/ruby/test_fnmatch.rb
  405 /tmp/ruby/src/trunk_gcc14/test/json/json_coder_test.rb
  406 /tmp/ruby/src/trunk_gcc14/test/openssl/test_provider.rb
  407 /tmp/ruby/src/trunk_gcc14/test/net/http/test_https_proxy.rb

* Process memory map:

6499000ff000-64990013f000 r--p 00000000 00:96 14054275                   /tmp/ruby/build/trunk_gcc14/ruby
64990013f000-649900619000 r-xp 00040000 00:96 14054275                   /tmp/ruby/build/trunk_gcc14/ruby
649900619000-6499007b9000 r--p 0051a000 00:96 14054275                   /tmp/ruby/build/trunk_gcc14/ruby
6499007b9000-6499007cf000 r--p 006ba000 00:96 14054275                   /tmp/ruby/build/trunk_gcc14/ruby
6499007cf000-6499007d0000 rw-p 006d0000 00:96 14054275                   /tmp/ruby/build/trunk_gcc14/ruby
6499007d0000-6499007e4000 rw-p 00000000 00:00 0 
64990aa2f000-64990ec79000 rw-p 00000000 00:00 0                          [heap]
7fdfb4a87000-7fdfb8000000 r--s 00000000 00:96 14054275                   /tmp/ruby/build/trunk_gcc14/ruby
7fdfb8000000-7fdfb8021000 rw-p 00000000 00:00 0 
7fdfb8021000-7fdfbc000000 ---p 00000000 00:00 0 
7fdfbc000000-7fdfbc021000 rw-p 00000000 00:00 0 
7fdfbc021000-7fdfc0000000 ---p 00000000 00:00 0 
7fdfc0000000-7fdfc0021000 rw-p 00000000 00:00 0 
7fdfc0021000-7fdfc4000000 ---p 00000000 00:00 0 
7fdfc4000000-7fdfc4021000 rw-p 00000000 00:00 0 
7fdfc4021000-7fdfc8000000 ---p 00000000 00:00 0 
7fdfc8000000-7fdfc8021000 rw-p 00000000 00:00 0 
7fdfc8021000-7fdfcc000000 ---p 00000000 00:00 0 
7fdfcc000000-7fdfcc021000 rw-p 00000000 00:00 0 
7fdfcc021000-7fdfd0000000 ---p 00000000 00:00 0 
7fdfd0000000-7fdfd0021000 rw-p 00000000 00:00 0 
7fdfd0021000-7fdfd4000000 ---p 00000000 00:00 0 
7fdfd4000000-7fdfd4021000 rw-p 00000000 00:00 0 
7fdfd4021000-7fdfd8000000 ---p 00000000 00:00 0 
7fdfd8000000-7fdfd8021000 rw-p 00000000 00:00 0 
7fdfd8021000-7fdfdc000000 ---p 00000000 00:00 0 
7fdfdc000000-7fdfdc021000 rw-p 00000000 00:00 0 
7fdfdc021000-7fdfe0000000 ---p 00000000 00:00 0 
7fdfe0000000-7fdfe0021000 rw-p 00000000 00:00 0 
7fdfe0021000-7fdfe4000000 ---p 00000000 00:00 0 
7fdfe4000000-7fdfe4021000 rw-p 00000000 00:00 0 
7fdfe4021000-7fdfe8000000 ---p 00000000 00:00 0 
7fdfe8000000-7fdfe8021000 rw-p 00000000 00:00 0 
7fdfe8021000-7fdfec000000 ---p 00000000 00:00 0 
7fdfec000000-7fdfec021000 rw-p 00000000 00:00 0 
7fdfec021000-7fdff0000000 ---p 00000000 00:00 0 
7fdff0000000-7fdff020c000 rw-p 00000000 00:00 0 
7fdff020c000-7fdff4000000 ---p 00000000 00:00 0 
7fdff4000000-7fdff4021000 rw-p 00000000 00:00 0 
7fdff4021000-7fdff8000000 ---p 00000000 00:00 0 
7fdff8000000-7fdff820b000 rw-p 00000000 00:00 0 
7fdff820b000-7fdffc000000 ---p 00000000 00:00 0 
7fdffc000000-7fdffc20c000 rw-p 00000000 00:00 0 
7fdffc20c000-7fe000000000 ---p 00000000 00:00 0 
7fe000000000-7fe00020b000 rw-p 00000000 00:00 0 
7fe00020b000-7fe004000000 ---p 00000000 00:00 0 
7fe004000000-7fe004221000 rw-p 00000000 00:00 0 
7fe004221000-7fe008000000 ---p 00000000 00:00 0 
7fe008000000-7fe00820b000 rw-p 00000000 00:00 0 
7fe00820b000-7fe00c000000 ---p 00000000 00:00 0 
7fe00c000000-7fe00c20c000 rw-p 00000000 00:00 0 
7fe00c20c000-7fe010000000 ---p 00000000 00:00 0 
7fe010000000-7fe01020b000 rw-p 00000000 00:00 0 
7fe01020b000-7fe014000000 ---p 00000000 00:00 0 
7fe014000000-7fe01420c000 rw-p 00000000 00:00 0 
7fe01420c000-7fe018000000 ---p 00000000 00:00 0 
7fe018000000-7fe01820b000 rw-p 00000000 00:00 0 
7fe01820b000-7fe01c000000 ---p 00000000 00:00 0 
7fe01c000000-7fe01c20b000 rw-p 00000000 00:00 0 
7fe01c20b000-7fe020000000 ---p 00000000 00:00 0 
7fe020000000-7fe020426000 rw-p 00000000 00:00 0 
7fe020426000-7fe024000000 ---p 00000000 00:00 0 
7fe024000000-7fe02420c000 rw-p 00000000 00:00 0 
7fe02420c000-7fe028000000 ---p 00000000 00:00 0 
7fe028000000-7fe02821f000 rw-p 00000000 00:00 0 
7fe02821f000-7fe02c000000 ---p 00000000 00:00 0 
7fe02c000000-7fe02cb25000 rw-p 00000000 00:00 0 
7fe02cb25000-7fe030000000 ---p 00000000 00:00 0 
7fe031e8f000-7fe032096000 r--s 00000000 00:96 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7fe032096000-7fe032098000 r--p 00000000 00:96 16531470                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/strscan.so
7fe032098000-7fe03209d000 r-xp 00002000 00:96 16531470                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/strscan.so
7fe03209d000-7fe03209e000 r--p 00007000 00:96 16531470                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/strscan.so
7fe03209e000-7fe03209f000 r--p 00008000 00:96 16531470                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/strscan.so
7fe03209f000-7fe0320a0000 rw-p 00009000 00:96 16531470                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/strscan.so
7fe0320a0000-7fe0323d0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7fe0323d4000-7fe0323d5000 r--p 00000000 00:96 16530381                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/erb/escape.so
7fe0323d5000-7fe0323d6000 r-xp 00001000 00:96 16530381                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/erb/escape.so
7fe0323d6000-7fe0323d7000 r--p 00002000 00:96 16530381                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/erb/escape.so
7fe0323d7000-7fe0323d8000 r--p 00002000 00:96 16530381                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/erb/escape.so
7fe0323d8000-7fe0323d9000 rw-p 00003000 00:96 16530381                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/erb/escape.so
7fe0323d9000-7fe0323da000 r--p 00000000 00:96 16539067                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/ebcdic.so
7fe0323da000-7fe0323db000 r-xp 00001000 00:96 16539067                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/ebcdic.so
7fe0323db000-7fe0323dc000 r--p 00002000 00:96 16539067                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/ebcdic.so
7fe0323dc000-7fe0323dd000 r--p 00002000 00:96 16539067                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/ebcdic.so
7fe0323dd000-7fe0323de000 rw-p 00003000 00:96 16539067                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/ebcdic.so
7fe0323de000-7fe0323df000 r--p 00000000 00:96 16519198                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/cgi/escape.so
7fe0323df000-7fe0323e1000 r-xp 00001000 00:96 16519198                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/cgi/escape.so
7fe0323e1000-7fe0323e2000 r--p 00003000 00:96 16519198                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/cgi/escape.so
7fe0323e2000-7fe0323e3000 r--p 00003000 00:96 16519198                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/cgi/escape.so
7fe0323e3000-7fe0323e4000 rw-p 00004000 00:96 16519198                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/cgi/escape.so
7fe0323e4000-7fe0323e5000 ---p 00000000 00:00 0 
7fe0323e5000-7fe032405000 rw-p 00000000 00:00 0 
7fe032405000-7fe032406000 ---p 00000000 00:00 0 
7fe032406000-7fe032426000 rw-p 00000000 00:00 0 
7fe032426000-7fe032427000 ---p 00000000 00:00 0 
7fe032427000-7fe032447000 rw-p 00000000 00:00 0 
7fe032447000-7fe032448000 ---p 00000000 00:00 0 
7fe032448000-7fe032468000 rw-p 00000000 00:00 0 
7fe032468000-7fe032469000 ---p 00000000 00:00 0 
7fe032469000-7fe032489000 rw-p 00000000 00:00 0 
7fe032489000-7fe03248a000 ---p 00000000 00:00 0 
7fe03248a000-7fe0324aa000 rw-p 00000000 00:00 0 
7fe0324aa000-7fe0324ab000 ---p 00000000 00:00 0 
7fe0324ab000-7fe0324cb000 rw-p 00000000 00:00 0 
7fe0324cb000-7fe0324cc000 ---p 00000000 00:00 0 
7fe0324cc000-7fe0324ec000 rw-p 00000000 00:00 0 
7fe0324ec000-7fe0324ed000 ---p 00000000 00:00 0 
7fe0324ed000-7fe03250d000 rw-p 00000000 00:00 0 
7fe03250d000-7fe03250e000 ---p 00000000 00:00 0 
7fe03250e000-7fe03252e000 rw-p 00000000 00:00 0 
7fe03252e000-7fe03252f000 ---p 00000000 00:00 0 
7fe03252f000-7fe03254f000 rw-p 00000000 00:00 0 
7fe03254f000-7fe032550000 ---p 00000000 00:00 0 
7fe032550000-7fe032570000 rw-p 00000000 00:00 0 
7fe032570000-7fe032571000 ---p 00000000 00:00 0 
7fe032571000-7fe032591000 rw-p 00000000 00:00 0 
7fe032591000-7fe032592000 ---p 00000000 00:00 0 
7fe032592000-7fe0325b2000 rw-p 00000000 00:00 0 
7fe0325b2000-7fe0325b3000 ---p 00000000 00:00 0 
7fe0325b3000-7fe0325d3000 rw-p 00000000 00:00 0 
7fe0325d3000-7fe0325d4000 ---p 00000000 00:00 0 
7fe0325d4000-7fe0325f4000 rw-p 00000000 00:00 0 
7fe0325f4000-7fe0325f5000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0325f5000-7fe032636000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032636000-7fe032637000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032637000-7fe032678000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032678000-7fe032679000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032679000-7fe0326ba000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0326ba000-7fe0326bb000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0326bb000-7fe0326fc000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0326fc000-7fe0326fd000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0326fd000-7fe03273e000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe03273e000-7fe03273f000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe03273f000-7fe032780000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032780000-7fe032781000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032781000-7fe0327c2000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0327c2000-7fe0327c3000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0327c3000-7fe032804000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032804000-7fe032805000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032805000-7fe032846000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032846000-7fe032847000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032847000-7fe032888000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032888000-7fe032889000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032889000-7fe0328ca000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0328ca000-7fe0328cb000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0328cb000-7fe03290c000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe03290c000-7fe03290d000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe03290d000-7fe03294e000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe03294e000-7fe03294f000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe03294f000-7fe032990000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032990000-7fe032991000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032991000-7fe0329d2000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0329d2000-7fe0329d3000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0329d3000-7fe032a14000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032a14000-7fe032a15000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032a15000-7fe032a56000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032a56000-7fe032a57000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032a57000-7fe032a98000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032a98000-7fe032a99000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032a99000-7fe032ada000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032ada000-7fe032adb000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032adb000-7fe032b1c000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032b1c000-7fe032b1d000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032b1d000-7fe032b5e000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032b5e000-7fe032b5f000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032b5f000-7fe032ba0000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032ba0000-7fe032ba1000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032ba1000-7fe032be2000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032be2000-7fe032be3000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032be3000-7fe032c24000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032c24000-7fe032c25000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032c25000-7fe032c66000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032c66000-7fe032c67000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032c67000-7fe032ca8000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032ca8000-7fe032ca9000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032ca9000-7fe032cea000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032cea000-7fe032ceb000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032ceb000-7fe032d2c000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032d2c000-7fe032d2d000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032d2d000-7fe032d6e000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032d6e000-7fe032d6f000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032d6f000-7fe032db0000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032db0000-7fe032db1000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032db1000-7fe032df2000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032df2000-7fe032df3000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032df3000-7fe032e34000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe032e34000-7fe032e35000 ---p 00000000 00:00 0 
7fe032e35000-7fe032e55000 rw-p 00000000 00:00 0 
7fe032e55000-7fe032e56000 ---p 00000000 00:00 0 
7fe032e56000-7fe032e76000 rw-p 00000000 00:00 0 
7fe032e76000-7fe032e77000 ---p 00000000 00:00 0 
7fe032e77000-7fe032e97000 rw-p 00000000 00:00 0 
7fe032e97000-7fe032e98000 ---p 00000000 00:00 0 
7fe032e98000-7fe032eb8000 rw-p 00000000 00:00 0 
7fe032eb8000-7fe032eb9000 ---p 00000000 00:00 0 
7fe032eb9000-7fe032ed9000 rw-p 00000000 00:00 0 
7fe032ed9000-7fe032eda000 ---p 00000000 00:00 0 
7fe032eda000-7fe032efa000 rw-p 00000000 00:00 0 
7fe032efa000-7fe032efb000 ---p 00000000 00:00 0 
7fe032efb000-7fe032f1b000 rw-p 00000000 00:00 0 
7fe032f1b000-7fe032f1c000 ---p 00000000 00:00 0 
7fe032f1c000-7fe032f3c000 rw-p 00000000 00:00 0 
7fe032f3c000-7fe032f3d000 ---p 00000000 00:00 0 
7fe032f3d000-7fe032f5d000 rw-p 00000000 00:00 0 
7fe032f5d000-7fe032f5e000 ---p 00000000 00:00 0 
7fe032f5e000-7fe032f7e000 rw-p 00000000 00:00 0 
7fe032f7e000-7fe032f7f000 ---p 00000000 00:00 0 
7fe032f7f000-7fe032f9f000 rw-p 00000000 00:00 0 
7fe032f9f000-7fe032fa0000 ---p 00000000 00:00 0 
7fe032fa0000-7fe032fc0000 rw-p 00000000 00:00 0 
7fe032fc0000-7fe032ff0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7fe032ff4000-7fe032ff5000 r--p 00000000 00:96 16531086                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/symbol.so
7fe032ff5000-7fe032ff6000 r-xp 00001000 00:96 16531086                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/symbol.so
7fe032ff6000-7fe032ff7000 r--p 00002000 00:96 16531086                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/symbol.so
7fe032ff7000-7fe032ff8000 r--p 00002000 00:96 16531086                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/symbol.so
7fe032ff8000-7fe032ff9000 rw-p 00003000 00:96 16531086                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/symbol.so
7fe032ff9000-7fe032ffa000 r--p 00000000 00:96 16518552                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/float.so
7fe032ffa000-7fe032ffb000 r-xp 00001000 00:96 16518552                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/float.so
7fe032ffb000-7fe032ffc000 r--p 00002000 00:96 16518552                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/float.so
7fe032ffc000-7fe032ffd000 r--p 00002000 00:96 16518552                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/float.so
7fe032ffd000-7fe032ffe000 rw-p 00003000 00:96 16518552                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/float.so
7fe032ffe000-7fe032fff000 ---p 00000000 00:00 0 
7fe032fff000-7fe0337ff000 rw-p 00000000 00:00 0 
7fe0337ff000-7fe033800000 ---p 00000000 00:00 0 
7fe033800000-7fe034000000 rw-p 00000000 00:00 0 
7fe034000000-7fe034a27000 rw-p 00000000 00:00 0 
7fe034a27000-7fe038000000 ---p 00000000 00:00 0 
7fe038000000-7fe038628000 rw-p 00000000 00:00 0 
7fe038628000-7fe03c000000 ---p 00000000 00:00 0 
7fe03c000000-7fe03c021000 rw-p 00000000 00:00 0 
7fe03c021000-7fe040000000 ---p 00000000 00:00 0 
7fe040001000-7fe040002000 r--p 00000000 00:96 16531069                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/struct.so
7fe040002000-7fe040003000 r-xp 00001000 00:96 16531069                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/struct.so
7fe040003000-7fe040004000 r--p 00002000 00:96 16531069                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/struct.so
7fe040004000-7fe040005000 r--p 00002000 00:96 16531069                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/struct.so
7fe040005000-7fe040006000 rw-p 00003000 00:96 16531069                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/struct.so
7fe040006000-7fe040007000 r--p 00000000 00:96 16519017                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/file.so
7fe040007000-7fe040008000 r-xp 00001000 00:96 16519017                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/file.so
7fe040008000-7fe040009000 r--p 00002000 00:96 16519017                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/file.so
7fe040009000-7fe04000a000 r--p 00002000 00:96 16519017                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/file.so
7fe04000a000-7fe04000b000 rw-p 00003000 00:96 16519017                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/file.so
7fe04000b000-7fe04000c000 r--p 00000000 00:96 16518841                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/wait.so
7fe04000c000-7fe04000d000 r-xp 00001000 00:96 16518841                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/wait.so
7fe04000d000-7fe04000e000 r--p 00002000 00:96 16518841                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/wait.so
7fe04000e000-7fe04000f000 r--p 00002000 00:96 16518841                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/wait.so
7fe04000f000-7fe040010000 rw-p 00003000 00:96 16518841                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/wait.so
7fe040010000-7fe040040000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7fe040040000-7fe040041000 r--p 00000000 00:96 16542718                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/load/protect.so
7fe040041000-7fe040042000 r-xp 00001000 00:96 16542718                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/load/protect.so
7fe040042000-7fe040043000 r--p 00002000 00:96 16542718                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/load/protect.so
7fe040043000-7fe040044000 r--p 00002000 00:96 16542718                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/load/protect.so
7fe040044000-7fe040045000 rw-p 00003000 00:96 16542718                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/load/protect.so
7fe040045000-7fe040046000 r--p 00000000 00:96 16518821                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/debug.so
7fe040046000-7fe040047000 r-xp 00001000 00:96 16518821                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/debug.so
7fe040047000-7fe040048000 r--p 00002000 00:96 16518821                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/debug.so
7fe040048000-7fe040049000 r--p 00002000 00:96 16518821                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/debug.so
7fe040049000-7fe04004a000 rw-p 00003000 00:96 16518821                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/debug.so
7fe04004a000-7fe04004b000 r--p 00000000 00:96 16539136                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7fe04004b000-7fe04004c000 r-xp 00001000 00:96 16539136                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7fe04004c000-7fe040068000 r--p 00002000 00:96 16539136                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7fe040068000-7fe040069000 r--p 0001d000 00:96 16539136                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7fe040069000-7fe04006a000 rw-p 0001e000 00:96 16539136                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7fe04006a000-7fe04006b000 r--p 00000000 00:96 16538750                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7fe04006b000-7fe04006c000 r-xp 00001000 00:96 16538750                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7fe04006c000-7fe040086000 r--p 00002000 00:96 16538750                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7fe040086000-7fe040087000 r--p 0001b000 00:96 16538750                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7fe040087000-7fe040088000 rw-p 0001c000 00:96 16538750                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7fe040088000-7fe040089000 r--p 00000000 00:96 16534182                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7fe040089000-7fe04008a000 r-xp 00001000 00:96 16534182                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7fe04008a000-7fe0400a7000 r--p 00002000 00:96 16534182                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7fe0400a7000-7fe0400a8000 r--p 0001e000 00:96 16534182                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7fe0400a8000-7fe0400a9000 rw-p 0001f000 00:96 16534182                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7fe0400a9000-7fe0400aa000 r--p 00000000 00:96 16538988                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7fe0400aa000-7fe0400ab000 r-xp 00001000 00:96 16538988                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7fe0400ab000-7fe0400c7000 r--p 00002000 00:96 16538988                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7fe0400c7000-7fe0400c8000 r--p 0001d000 00:96 16538988                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7fe0400c8000-7fe0400c9000 rw-p 0001e000 00:96 16538988                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7fe0400c9000-7fe0400ca000 r--p 00000000 00:96 16539117                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji.so
7fe0400ca000-7fe0400cb000 r-xp 00001000 00:96 16539117                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji.so
7fe0400cb000-7fe0400d5000 r--p 00002000 00:96 16539117                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji.so
7fe0400d5000-7fe0400d6000 r--p 0000c000 00:96 16539117                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji.so
7fe0400d6000-7fe0400d7000 rw-p 0000d000 00:96 16539117                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/emoji.so
7fe0400d7000-7fe0400d8000 r--p 00000000 00:96 16538868                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/chinese.so
7fe0400d8000-7fe0400d9000 r-xp 00001000 00:96 16538868                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/chinese.so
7fe0400d9000-7fe040105000 r--p 00002000 00:96 16538868                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/chinese.so
7fe040105000-7fe040106000 r--p 0002d000 00:96 16538868                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/chinese.so
7fe040106000-7fe040107000 rw-p 0002e000 00:96 16538868                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/chinese.so
7fe040107000-7fe040108000 r--p 00000000 00:96 16536072                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1257.so
7fe040108000-7fe040109000 r-xp 00001000 00:96 16536072                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1257.so
7fe040109000-7fe04010a000 r--p 00002000 00:96 16536072                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1257.so
7fe04010a000-7fe04010b000 r--p 00002000 00:96 16536072                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1257.so
7fe04010b000-7fe04010c000 rw-p 00003000 00:96 16536072                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1257.so
7fe04010c000-7fe04010d000 r--p 00000000 00:96 16535164                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1254.so
7fe04010d000-7fe04010e000 r-xp 00001000 00:96 16535164                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1254.so
7fe04010e000-7fe04010f000 r--p 00002000 00:96 16535164                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1254.so
7fe04010f000-7fe040110000 r--p 00002000 00:96 16535164                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1254.so
7fe040110000-7fe040111000 rw-p 00003000 00:96 16535164                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1254.so
7fe040111000-7fe040112000 r--p 00000000 00:96 16535343                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1253.so
7fe040112000-7fe040113000 r-xp 00001000 00:96 16535343                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1253.so
7fe040113000-7fe040114000 r--p 00002000 00:96 16535343                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1253.so
7fe040114000-7fe040115000 r--p 00002000 00:96 16535343                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1253.so
7fe040115000-7fe040116000 rw-p 00003000 00:96 16535343                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1253.so
7fe040116000-7fe040117000 r--p 00000000 00:96 16535225                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1252.so
7fe040117000-7fe040118000 r-xp 00001000 00:96 16535225                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1252.so
7fe040118000-7fe040119000 r--p 00002000 00:96 16535225                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1252.so
7fe040119000-7fe04011a000 r--p 00002000 00:96 16535225                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1252.so
7fe04011a000-7fe04011b000 rw-p 00003000 00:96 16535225                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1252.so
7fe04011b000-7fe04011c000 r--p 00000000 00:96 16535159                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1251.so
7fe04011c000-7fe04011d000 r-xp 00001000 00:96 16535159                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1251.so
7fe04011d000-7fe04011e000 r--p 00002000 00:96 16535159                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1251.so
7fe04011e000-7fe04011f000 r--p 00002000 00:96 16535159                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1251.so
7fe04011f000-7fe040120000 rw-p 00003000 00:96 16535159                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1251.so
7fe040120000-7fe040121000 r--p 00000000 00:96 16535322                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1250.so
7fe040121000-7fe040122000 r-xp 00001000 00:96 16535322                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1250.so
7fe040122000-7fe040123000 r--p 00002000 00:96 16535322                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1250.so
7fe040123000-7fe040124000 r--p 00002000 00:96 16535322                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1250.so
7fe040124000-7fe040125000 rw-p 00003000 00:96 16535322                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_1250.so
7fe040125000-7fe040126000 r--p 00000000 00:96 16535090                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/koi8_u.so
7fe040126000-7fe040127000 r-xp 00001000 00:96 16535090                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/koi8_u.so
7fe040127000-7fe040128000 r--p 00002000 00:96 16535090                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/koi8_u.so
7fe040128000-7fe040129000 r--p 00002000 00:96 16535090                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/koi8_u.so
7fe040129000-7fe04012a000 rw-p 00003000 00:96 16535090                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/koi8_u.so
7fe04012a000-7fe04012b000 r--p 00000000 00:96 16535083                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/koi8_r.so
7fe04012b000-7fe04012c000 r-xp 00001000 00:96 16535083                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/koi8_r.so
7fe04012c000-7fe04012d000 r--p 00002000 00:96 16535083                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/koi8_r.so
7fe04012d000-7fe04012e000 r--p 00002000 00:96 16535083                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/koi8_r.so
7fe04012e000-7fe04012f000 rw-p 00003000 00:96 16535083                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/koi8_r.so
7fe04012f000-7fe040130000 r--p 00000000 00:96 16535013                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_16.so
7fe040130000-7fe040131000 r-xp 00001000 00:96 16535013                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_16.so
7fe040131000-7fe040132000 r--p 00002000 00:96 16535013                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_16.so
7fe040132000-7fe040133000 r--p 00002000 00:96 16535013                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_16.so
7fe040133000-7fe040134000 rw-p 00003000 00:96 16535013                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_16.so
7fe040134000-7fe040135000 r--p 00000000 00:96 16535093                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_14.so
7fe040135000-7fe040136000 r-xp 00001000 00:96 16535093                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_14.so
7fe040136000-7fe040137000 r--p 00002000 00:96 16535093                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_14.so
7fe040137000-7fe040138000 r--p 00002000 00:96 16535093                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_14.so
7fe040138000-7fe040139000 rw-p 00003000 00:96 16535093                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_14.so
7fe040139000-7fe04013a000 r--p 00000000 00:96 16535022                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_13.so
7fe04013a000-7fe04013b000 r-xp 00001000 00:96 16535022                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_13.so
7fe04013b000-7fe04013c000 r--p 00002000 00:96 16535022                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_13.so
7fe04013c000-7fe04013d000 r--p 00002000 00:96 16535022                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_13.so
7fe04013d000-7fe04013e000 rw-p 00003000 00:96 16535022                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_13.so
7fe04013e000-7fe04013f000 r--p 00000000 00:96 16535076                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_11.so
7fe04013f000-7fe040140000 r-xp 00001000 00:96 16535076                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_11.so
7fe040140000-7fe040141000 r--p 00002000 00:96 16535076                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_11.so
7fe040141000-7fe040142000 r--p 00002000 00:96 16535076                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_11.so
7fe040142000-7fe040143000 rw-p 00003000 00:96 16535076                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_11.so
7fe040143000-7fe040144000 r--p 00000000 00:96 16535021                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_10.so
7fe040144000-7fe040145000 r-xp 00001000 00:96 16535021                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_10.so
7fe040145000-7fe040146000 r--p 00002000 00:96 16535021                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_10.so
7fe040146000-7fe040147000 r--p 00002000 00:96 16535021                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_10.so
7fe040147000-7fe040148000 rw-p 00003000 00:96 16535021                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_10.so
7fe040148000-7fe040149000 r--p 00000000 00:96 16535080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_9.so
7fe040149000-7fe04014a000 r-xp 00001000 00:96 16535080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_9.so
7fe04014a000-7fe04014b000 r--p 00002000 00:96 16535080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_9.so
7fe04014b000-7fe04014c000 r--p 00002000 00:96 16535080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_9.so
7fe04014c000-7fe04014d000 rw-p 00003000 00:96 16535080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_9.so
7fe04014d000-7fe04014e000 r--p 00000000 00:96 16535101                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_8.so
7fe04014e000-7fe04014f000 r-xp 00001000 00:96 16535101                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_8.so
7fe04014f000-7fe040150000 r--p 00002000 00:96 16535101                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_8.so
7fe040150000-7fe040151000 r--p 00002000 00:96 16535101                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_8.so
7fe040151000-7fe040152000 rw-p 00003000 00:96 16535101                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_8.so
7fe040152000-7fe040153000 r--p 00000000 00:96 16535096                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_7.so
7fe040153000-7fe040154000 r-xp 00001000 00:96 16535096                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_7.so
7fe040154000-7fe040155000 r--p 00002000 00:96 16535096                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_7.so
7fe040155000-7fe040156000 r--p 00002000 00:96 16535096                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_7.so
7fe040156000-7fe040157000 rw-p 00003000 00:96 16535096                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_7.so
7fe040157000-7fe040158000 r--p 00000000 00:96 16535065                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_6.so
7fe040158000-7fe040159000 r-xp 00001000 00:96 16535065                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_6.so
7fe040159000-7fe04015a000 r--p 00002000 00:96 16535065                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_6.so
7fe04015a000-7fe04015b000 r--p 00002000 00:96 16535065                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_6.so
7fe04015b000-7fe04015c000 rw-p 00003000 00:96 16535065                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_6.so
7fe04015c000-7fe04015d000 r--p 00000000 00:96 16535030                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_5.so
7fe04015d000-7fe04015e000 r-xp 00001000 00:96 16535030                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_5.so
7fe04015e000-7fe04015f000 r--p 00002000 00:96 16535030                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_5.so
7fe04015f000-7fe040160000 r--p 00002000 00:96 16535030                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_5.so
7fe040160000-7fe040161000 rw-p 00003000 00:96 16535030                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_5.so
7fe040161000-7fe040162000 r--p 00000000 00:96 16535059                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_4.so
7fe040162000-7fe040163000 r-xp 00001000 00:96 16535059                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_4.so
7fe040163000-7fe040164000 r--p 00002000 00:96 16535059                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_4.so
7fe040164000-7fe040165000 r--p 00002000 00:96 16535059                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_4.so
7fe040165000-7fe040166000 rw-p 00003000 00:96 16535059                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_4.so
7fe040166000-7fe040167000 r--p 00000000 00:96 16534958                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_3.so
7fe040167000-7fe040168000 r-xp 00001000 00:96 16534958                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_3.so
7fe040168000-7fe040169000 r--p 00002000 00:96 16534958                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_3.so
7fe040169000-7fe04016a000 r--p 00002000 00:96 16534958                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_3.so
7fe04016a000-7fe04016b000 rw-p 00003000 00:96 16534958                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_3.so
7fe04016b000-7fe04016c000 r--p 00000000 00:96 16538719                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/gbk.so
7fe04016c000-7fe04016d000 r-xp 00001000 00:96 16538719                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/gbk.so
7fe04016d000-7fe04019c000 r--p 00002000 00:96 16538719                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/gbk.so
7fe04019c000-7fe04019d000 r--p 00030000 00:96 16538719                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/gbk.so
7fe04019d000-7fe04019e000 rw-p 00031000 00:96 16538719                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/gbk.so
7fe04019e000-7fe04019f000 r--p 00000000 00:96 16538797                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/gb18030.so
7fe04019f000-7fe0401a0000 r-xp 00001000 00:96 16538797                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/gb18030.so
7fe0401a0000-7fe0401cb000 r--p 00002000 00:96 16538797                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/gb18030.so
7fe0401cb000-7fe0401cc000 r--p 0002c000 00:96 16538797                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/gb18030.so
7fe0401cc000-7fe0401cd000 rw-p 0002d000 00:96 16538797                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/gb18030.so
7fe0401cd000-7fe0401ce000 r--p 00000000 00:96 16538775                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/korean.so
7fe0401ce000-7fe0401cf000 r-xp 00001000 00:96 16538775                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/korean.so
7fe0401cf000-7fe040209000 r--p 00002000 00:96 16538775                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/korean.so
7fe040209000-7fe04020a000 r--p 0003c000 00:96 16538775                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/korean.so
7fe04020a000-7fe04020b000 rw-p 0003d000 00:96 16538775                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/korean.so
7fe04020b000-7fe04020c000 r--p 00000000 00:96 16538161                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/big5.so
7fe04020c000-7fe04020d000 r-xp 00001000 00:96 16538161                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/big5.so
7fe04020d000-7fe040299000 r--p 00002000 00:96 16538161                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/big5.so
7fe040299000-7fe04029a000 r--p 0008d000 00:96 16538161                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/big5.so
7fe04029a000-7fe04029b000 rw-p 0008e000 00:96 16538161                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/big5.so
7fe04029b000-7fe04029c000 r--p 00000000 00:96 16539009                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/utf8_mac.so
7fe04029c000-7fe04029d000 r-xp 00001000 00:96 16539009                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/utf8_mac.so
7fe04029d000-7fe0402de000 r--p 00002000 00:96 16539009                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/utf8_mac.so
7fe0402de000-7fe0402df000 r--p 00042000 00:96 16539009                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/utf8_mac.so
7fe0402df000-7fe0402e0000 rw-p 00043000 00:96 16539009                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/utf8_mac.so
7fe0402e0000-7fe040340000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7fe040343000-7fe040344000 r--p 00000000 00:96 16534312                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_2.so
7fe040344000-7fe040345000 r-xp 00001000 00:96 16534312                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_2.so
7fe040345000-7fe040346000 r--p 00002000 00:96 16534312                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_2.so
7fe040346000-7fe040347000 r--p 00002000 00:96 16534312                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_2.so
7fe040347000-7fe040348000 rw-p 00003000 00:96 16534312                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_2.so
7fe040348000-7fe040349000 r--p 00000000 00:96 16535119                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/gbk.so
7fe040349000-7fe04034a000 r-xp 00001000 00:96 16535119                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/gbk.so
7fe04034a000-7fe04034b000 r--p 00002000 00:96 16535119                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/gbk.so
7fe04034b000-7fe04034c000 r--p 00002000 00:96 16535119                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/gbk.so
7fe04034c000-7fe04034d000 rw-p 00003000 00:96 16535119                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/gbk.so
7fe04034d000-7fe04034f000 r--p 00000000 00:96 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7fe04034f000-7fe040368000 r-xp 00002000 00:96 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7fe040368000-7fe04036c000 r--p 0001b000 00:96 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7fe04036c000-7fe04036d000 r--p 0001e000 00:96 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7fe04036d000-7fe04036e000 rw-p 0001f000 00:96 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7fe04036e000-7fe040372000 r--p 00000000 00:96 16543125                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/date_core.so
7fe040372000-7fe0403a3000 r-xp 00004000 00:96 16543125                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/date_core.so
7fe0403a3000-7fe0403ab000 r--p 00035000 00:96 16543125                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/date_core.so
7fe0403ab000-7fe0403ac000 r--p 0003c000 00:96 16543125                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/date_core.so
7fe0403ac000-7fe0403ad000 rw-p 0003d000 00:96 16543125                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/date_core.so
7fe0403ad000-7fe0403ae000 rw-p 00000000 00:00 0 
7fe0403ae000-7fe0403af000 ---p 00000000 00:00 0 
7fe0403af000-7fe0403cf000 rw-p 00000000 00:00 0 
7fe0403cf000-7fe0403d0000 ---p 00000000 00:00 0 
7fe0403d0000-7fe0403f0000 rw-p 00000000 00:00 0 
7fe0403f0000-7fe040460000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7fe040463000-7fe040464000 r--p 00000000 00:96 16534872                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/gb18030.so
7fe040464000-7fe040465000 r-xp 00001000 00:96 16534872                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/gb18030.so
7fe040465000-7fe040466000 r--p 00002000 00:96 16534872                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/gb18030.so
7fe040466000-7fe040467000 r--p 00002000 00:96 16534872                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/gb18030.so
7fe040467000-7fe040468000 rw-p 00003000 00:96 16534872                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/gb18030.so
7fe040468000-7fe040469000 r--p 00000000 00:96 16534325                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_tw.so
7fe040469000-7fe04046a000 r-xp 00001000 00:96 16534325                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_tw.so
7fe04046a000-7fe04046b000 r--p 00002000 00:96 16534325                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_tw.so
7fe04046b000-7fe04046c000 r--p 00002000 00:96 16534325                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_tw.so
7fe04046c000-7fe04046d000 rw-p 00003000 00:96 16534325                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_tw.so
7fe04046d000-7fe040520000 r--p 00000000 00:96 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7fe040520000-7fe040853000 r-xp 000b3000 00:96 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7fe040853000-7fe04091e000 r--p 003e6000 00:96 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7fe04091e000-7fe04097a000 r--p 004b0000 00:96 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7fe04097a000-7fe04097d000 rw-p 0050c000 00:96 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7fe04097d000-7fe040980000 rw-p 00000000 00:00 0 
7fe040980000-7fe040990000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7fe040990000-7fe040993000 r--p 00000000 00:96 16539073                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/objspace.so
7fe040993000-7fe04099c000 r-xp 00003000 00:96 16539073                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/objspace.so
7fe04099c000-7fe04099e000 r--p 0000c000 00:96 16539073                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/objspace.so
7fe04099e000-7fe04099f000 r--p 0000d000 00:96 16539073                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/objspace.so
7fe04099f000-7fe0409a0000 rw-p 0000e000 00:96 16539073                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/objspace.so
7fe0409a0000-7fe0409b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7fe0409b0000-7fe040b70000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7fe040b70000-7fe040b71000 r--p 00000000 00:96 16538698                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese_euc.so
7fe040b71000-7fe040b72000 r-xp 00001000 00:96 16538698                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese_euc.so
7fe040b72000-7fe040bc8000 r--p 00002000 00:96 16538698                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese_euc.so
7fe040bc8000-7fe040bc9000 r--p 00057000 00:96 16538698                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese_euc.so
7fe040bc9000-7fe040bca000 rw-p 00058000 00:96 16538698                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese_euc.so
7fe040bca000-7fe040bcb000 r--p 00000000 00:96 16539048                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7fe040bcb000-7fe040bcc000 r-xp 00001000 00:96 16539048                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7fe040bcc000-7fe040bf0000 r--p 00002000 00:96 16539048                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7fe040bf0000-7fe040bf1000 r--p 00025000 00:96 16539048                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7fe040bf1000-7fe040bf2000 rw-p 00026000 00:96 16539048                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7fe040bf2000-7fe040bf5000 r--p 00000000 00:96 16539108                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/single_byte.so
7fe040bf5000-7fe040bf6000 r-xp 00003000 00:96 16539108                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/single_byte.so
7fe040bf6000-7fe040c0a000 r--p 00004000 00:96 16539108                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/single_byte.so
7fe040c0a000-7fe040c0f000 r--p 00018000 00:96 16539108                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/single_byte.so
7fe040c0f000-7fe040c10000 rw-p 0001d000 00:96 16539108                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/single_byte.so
7fe040c10000-7fe040c30000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7fe040c32000-7fe040c39000 r--p 00000000 00:96 16530878                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/ripper.so
7fe040c39000-7fe040c7f000 r-xp 00007000 00:96 16530878                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/ripper.so
7fe040c7f000-7fe040c9d000 r--p 0004d000 00:96 16530878                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/ripper.so
7fe040c9d000-7fe040c9f000 r--p 0006a000 00:96 16530878                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/ripper.so
7fe040c9f000-7fe040ca0000 rw-p 0006c000 00:96 16530878                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/ripper.so
7fe040ca0000-7fe040cb0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7fe040cb2000-7fe040cb3000 r--p 00000000 00:96 16535108                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_kr.so
7fe040cb3000-7fe040cb4000 r-xp 00001000 00:96 16535108                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_kr.so
7fe040cb4000-7fe040cb5000 r--p 00002000 00:96 16535108                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_kr.so
7fe040cb5000-7fe040cb6000 r--p 00002000 00:96 16535108                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_kr.so
7fe040cb6000-7fe040cb7000 rw-p 00003000 00:96 16535108                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_kr.so
7fe040cb7000-7fe040cb8000 r--p 00000000 00:96 16535064                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/cp949.so
7fe040cb8000-7fe040cb9000 r-xp 00001000 00:96 16535064                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/cp949.so
7fe040cb9000-7fe040cba000 r--p 00002000 00:96 16535064                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/cp949.so
7fe040cba000-7fe040cbb000 r--p 00002000 00:96 16535064                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/cp949.so
7fe040cbb000-7fe040cbc000 rw-p 00003000 00:96 16535064                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/cp949.so
7fe040cbc000-7fe040cbd000 ---p 00000000 00:00 0 
7fe040cbd000-7fe040cdd000 rw-p 00000000 00:00 0 
7fe040cdf000-7fe040ce1000 r--p 00000000 00:96 16542882                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/json/ext/generator.so
7fe040ce1000-7fe040ceb000 r-xp 00002000 00:96 16542882                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/json/ext/generator.so
7fe040ceb000-7fe040cee000 r--p 0000c000 00:96 16542882                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/json/ext/generator.so
7fe040cee000-7fe040cef000 r--p 0000e000 00:96 16542882                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/json/ext/generator.so
7fe040cef000-7fe040cf0000 rw-p 0000f000 00:96 16542882                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/json/ext/generator.so
7fe040cf0000-7fe040dd0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7fe040dd4000-7fe040dd5000 r--p 00000000 00:96 16539080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/cesu_8.so
7fe040dd5000-7fe040dd6000 r-xp 00001000 00:96 16539080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/cesu_8.so
7fe040dd6000-7fe040dd7000 r--p 00002000 00:96 16539080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/cesu_8.so
7fe040dd7000-7fe040dd8000 r--p 00002000 00:96 16539080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/cesu_8.so
7fe040dd8000-7fe040dd9000 rw-p 00003000 00:96 16539080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/cesu_8.so
7fe040dd9000-7fe040dda000 r--p 00000000 00:96 16535048                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/cesu_8.so
7fe040dda000-7fe040ddb000 r-xp 00001000 00:96 16535048                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/cesu_8.so
7fe040ddb000-7fe040ddc000 r--p 00002000 00:96 16535048                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/cesu_8.so
7fe040ddc000-7fe040ddd000 r--p 00003000 00:96 16535048                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/cesu_8.so
7fe040ddd000-7fe040dde000 rw-p 00004000 00:96 16535048                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/cesu_8.so
7fe040dde000-7fe040ddf000 ---p 00000000 00:00 0 
7fe040ddf000-7fe040dff000 rw-p 00000000 00:00 0 
7fe040e01000-7fe040e03000 r--p 00000000 00:96 16531310                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/json/ext/parser.so
7fe040e03000-7fe040e09000 r-xp 00002000 00:96 16531310                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/json/ext/parser.so
7fe040e09000-7fe040e0e000 r--p 00008000 00:96 16531310                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/json/ext/parser.so
7fe040e0e000-7fe040e0f000 r--p 0000c000 00:96 16531310                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/json/ext/parser.so
7fe040e0f000-7fe040e10000 rw-p 0000d000 00:96 16531310                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/json/ext/parser.so
7fe040e10000-7fe040e50000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7fe040e50000-7fe040e51000 r--p 00000000 00:96 16534310                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/big5.so
7fe040e51000-7fe040e52000 r-xp 00001000 00:96 16534310                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/big5.so
7fe040e52000-7fe040e54000 r--p 00002000 00:96 16534310                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/big5.so
7fe040e54000-7fe040e55000 r--p 00003000 00:96 16534310                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/big5.so
7fe040e55000-7fe040e56000 rw-p 00004000 00:96 16534310                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/big5.so
7fe040e56000-7fe040e74000 r--p 00000000 00:96 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7fe040e74000-7fe040ed6000 r-xp 0001e000 00:96 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7fe040ed6000-7fe040ef2000 r--p 00080000 00:96 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7fe040ef2000-7fe040efc000 r--p 0009c000 00:96 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7fe040efc000-7fe040f00000 rw-p 000a6000 00:96 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7fe040f00000-7fe040f70000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7fe040f71000-7fe040f73000 r--p 00000000 00:96 16540080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/string.so
7fe040f73000-7fe040f76000 r-xp 00002000 00:96 16540080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/string.so
7fe040f76000-7fe040f77000 r--p 00005000 00:96 16540080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/string.so
7fe040f77000-7fe040f78000 r--p 00006000 00:96 16540080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/string.so
7fe040f78000-7fe040f79000 rw-p 00007000 00:96 16540080                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/string.so
7fe040f79000-7fe040f7a000 r--p 00000000 00:96 16530908                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/typeddata.so
7fe040f7a000-7fe040f7b000 r-xp 00001000 00:96 16530908                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/typeddata.so
7fe040f7b000-7fe040f7c000 r--p 00002000 00:96 16530908                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/typeddata.so
7fe040f7c000-7fe040f7d000 r--p 00002000 00:96 16530908                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/typeddata.so
7fe040f7d000-7fe040f7e000 rw-p 00003000 00:96 16530908                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/typeddata.so
7fe040f7e000-7fe040f7f000 ---p 00000000 00:00 0 
7fe040f7f000-7fe040f9f000 rw-p 00000000 00:00 0 
7fe040fa1000-7fe040fa2000 r--p 00000000 00:96 16539095                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese.so
7fe040fa2000-7fe040fa3000 r-xp 00001000 00:96 16539095                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese.so
7fe040fa3000-7fe040fa4000 r--p 00002000 00:96 16539095                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese.so
7fe040fa4000-7fe040fa5000 r--p 00002000 00:96 16539095                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese.so
7fe040fa5000-7fe040fa6000 rw-p 00003000 00:96 16539095                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/japanese.so
7fe040fa6000-7fe040fa7000 r--p 00000000 00:96 16535032                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/shift_jis.so
7fe040fa7000-7fe040fa8000 r-xp 00001000 00:96 16535032                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/shift_jis.so
7fe040fa8000-7fe040fa9000 r--p 00002000 00:96 16535032                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/shift_jis.so
7fe040fa9000-7fe040faa000 r--p 00003000 00:96 16535032                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/shift_jis.so
7fe040faa000-7fe040fab000 rw-p 00004000 00:96 16535032                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/shift_jis.so
7fe040fab000-7fe040fac000 r--p 00000000 00:96 16535058                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_1.so
7fe040fac000-7fe040fad000 r-xp 00001000 00:96 16535058                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_1.so
7fe040fad000-7fe040fae000 r--p 00002000 00:96 16535058                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_1.so
7fe040fae000-7fe040faf000 r--p 00002000 00:96 16535058                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_1.so
7fe040faf000-7fe040fb0000 rw-p 00003000 00:96 16535058                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_1.so
7fe040fb0000-7fe040fc0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7fe040fc4000-7fe040fd8000 r--p 00000000 00:96 16541380                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/openssl.so
7fe040fd8000-7fe041010000 r-xp 00014000 00:96 16541380                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/openssl.so
7fe041010000-7fe041022000 r--p 0004c000 00:96 16541380                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/openssl.so
7fe041022000-7fe041024000 r--p 0005e000 00:96 16541380                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/openssl.so
7fe041024000-7fe041026000 rw-p 00060000 00:96 16541380                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/openssl.so
7fe041026000-7fe041027000 rw-p 00000000 00:00 0 
7fe041027000-7fe041028000 ---p 00000000 00:00 0 
7fe041028000-7fe041048000 rw-p 00000000 00:00 0 
7fe041048000-7fe04104f000 r--p 00000000 00:96 16531106                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/socket.so
7fe04104f000-7fe041076000 r-xp 00007000 00:96 16531106                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/socket.so
7fe041076000-7fe04107e000 r--p 0002e000 00:96 16531106                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/socket.so
7fe04107e000-7fe04107f000 r--p 00035000 00:96 16531106                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/socket.so
7fe04107f000-7fe041080000 rw-p 00036000 00:96 16531106                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/socket.so
7fe041080000-7fe041140000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7fe041141000-7fe041142000 r--p 00000000 00:96 16535075                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/emacs_mule.so
7fe041142000-7fe041143000 r-xp 00001000 00:96 16535075                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/emacs_mule.so
7fe041143000-7fe041144000 r--p 00002000 00:96 16535075                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/emacs_mule.so
7fe041144000-7fe041145000 r--p 00002000 00:96 16535075                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/emacs_mule.so
7fe041145000-7fe041146000 rw-p 00003000 00:96 16535075                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/emacs_mule.so
7fe041146000-7fe041147000 r--p 00000000 00:96 16538752                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/escape.so
7fe041147000-7fe041148000 r-xp 00001000 00:96 16538752                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/escape.so
7fe041148000-7fe041149000 r--p 00002000 00:96 16538752                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/escape.so
7fe041149000-7fe04114a000 r--p 00002000 00:96 16538752                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/escape.so
7fe04114a000-7fe04114b000 rw-p 00003000 00:96 16538752                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/escape.so
7fe04114b000-7fe04114c000 r--p 00000000 00:96 16539143                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/iso2022.so
7fe04114c000-7fe04114d000 r-xp 00001000 00:96 16539143                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/iso2022.so
7fe04114d000-7fe04114e000 r--p 00002000 00:96 16539143                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/iso2022.so
7fe04114e000-7fe04114f000 r--p 00002000 00:96 16539143                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/iso2022.so
7fe04114f000-7fe041150000 rw-p 00003000 00:96 16539143                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/iso2022.so
7fe041150000-7fe041160000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7fe041160000-7fe0411b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7fe0411b0000-7fe0411b1000 r--p 00000000 00:96 16530448                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/bug_5832.so
7fe0411b1000-7fe0411b2000 r-xp 00001000 00:96 16530448                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/bug_5832.so
7fe0411b2000-7fe0411b3000 r--p 00002000 00:96 16530448                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/bug_5832.so
7fe0411b3000-7fe0411b4000 r--p 00002000 00:96 16530448                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/bug_5832.so
7fe0411b4000-7fe0411b5000 rw-p 00003000 00:96 16530448                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/bug_5832.so
7fe0411b5000-7fe0411b8000 r--p 00000000 00:96 16540134                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/psych.so
7fe0411b8000-7fe0411bc000 r-xp 00003000 00:96 16540134                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/psych.so
7fe0411bc000-7fe0411bd000 r--p 00007000 00:96 16540134                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/psych.so
7fe0411bd000-7fe0411be000 r--p 00008000 00:96 16540134                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/psych.so
7fe0411be000-7fe0411bf000 rw-p 00009000 00:96 16540134                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/psych.so
7fe0411bf000-7fe0411c0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0411c0000-7fe041201000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe041201000-7fe041202000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe041202000-7fe041243000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe041243000-7fe041244000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe041244000-7fe041285000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe041285000-7fe041286000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe041286000-7fe0412c7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0412c7000-7fe0412c8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0412c8000-7fe041309000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe041309000-7fe04130a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe04130a000-7fe04134b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe04134b000-7fe04134c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe04134c000-7fe04138d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe04138d000-7fe04138e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe04138e000-7fe0413cf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0413cf000-7fe0413d0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0413d0000-7fe041411000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe041411000-7fe041412000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe041412000-7fe041453000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe041453000-7fe041454000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe041454000-7fe041495000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe041495000-7fe041496000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe041496000-7fe0414d7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0414d7000-7fe0414d8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0414d8000-7fe041519000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe041519000-7fe04151a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe04151a000-7fe04155b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe04155b000-7fe04155c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe04155c000-7fe04159d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe04159d000-7fe04159e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe04159e000-7fe0415df000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0415df000-7fe0415e0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0415e0000-7fe041621000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe041621000-7fe041622000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe041622000-7fe041663000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe041663000-7fe041664000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe041664000-7fe0416a5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0416a5000-7fe0416a6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0416a6000-7fe0416e7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0416e7000-7fe0416e8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0416e8000-7fe041729000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe041729000-7fe04172a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe04172a000-7fe04176b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe04176b000-7fe04176c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe04176c000-7fe0417ad000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0417ad000-7fe0417ae000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0417ae000-7fe0417ef000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0417ef000-7fe0417f0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0417f0000-7fe041831000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe041831000-7fe041832000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe041832000-7fe041873000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe041873000-7fe041874000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe041874000-7fe0418b5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0418b5000-7fe0418b6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0418b6000-7fe0418f7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0418f7000-7fe0418f8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0418f8000-7fe041939000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe041939000-7fe04193a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe04193a000-7fe04197b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe04197b000-7fe04197c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe04197c000-7fe0419bd000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0419bd000-7fe0419be000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0419be000-7fe0419ff000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7fe0419ff000-7fe041a00000 ---p 00000000 00:00 0 
7fe041a00000-7fe042200000 rw-p 00000000 00:00 0 
7fe042200000-7fe05a200000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
7fe05a200000-7fe05b600000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
7fe05b601000-7fe05b602000 r--p 00000000 00:96 16534925                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_jp.so
7fe05b602000-7fe05b603000 r-xp 00001000 00:96 16534925                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_jp.so
7fe05b603000-7fe05b604000 r--p 00002000 00:96 16534925                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_jp.so
7fe05b604000-7fe05b605000 r--p 00003000 00:96 16534925                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_jp.so
7fe05b605000-7fe05b606000 rw-p 00004000 00:96 16534925                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/euc_jp.so
7fe05b606000-7fe05b607000 r--p 00000000 00:96 16535434                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_31j.so
7fe05b607000-7fe05b608000 r-xp 00001000 00:96 16535434                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_31j.so
7fe05b608000-7fe05b609000 r--p 00002000 00:96 16535434                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_31j.so
7fe05b609000-7fe05b60a000 r--p 00003000 00:96 16535434                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_31j.so
7fe05b60a000-7fe05b60b000 rw-p 00004000 00:96 16535434                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/windows_31j.so
7fe05b60b000-7fe05b60c000 r--p 00000000 00:96 16534840                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_15.so
7fe05b60c000-7fe05b60d000 r-xp 00001000 00:96 16534840                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_15.so
7fe05b60d000-7fe05b60e000 r--p 00002000 00:96 16534840                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_15.so
7fe05b60e000-7fe05b60f000 r--p 00002000 00:96 16534840                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_15.so
7fe05b60f000-7fe05b610000 rw-p 00003000 00:96 16534840                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/iso_8859_15.so
7fe05b610000-7fe05b630000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7fe05b632000-7fe05b633000 r--p 00000000 00:96 16535348                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_32le.so
7fe05b633000-7fe05b634000 r-xp 00001000 00:96 16535348                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_32le.so
7fe05b634000-7fe05b635000 r--p 00002000 00:96 16535348                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_32le.so
7fe05b635000-7fe05b636000 r--p 00002000 00:96 16535348                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_32le.so
7fe05b636000-7fe05b637000 rw-p 00003000 00:96 16535348                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_32le.so
7fe05b637000-7fe05b638000 r--p 00000000 00:96 16535341                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_32be.so
7fe05b638000-7fe05b639000 r-xp 00001000 00:96 16535341                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_32be.so
7fe05b639000-7fe05b63a000 r--p 00002000 00:96 16535341                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_32be.so
7fe05b63a000-7fe05b63b000 r--p 00002000 00:96 16535341                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_32be.so
7fe05b63b000-7fe05b63c000 rw-p 00003000 00:96 16535341                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_32be.so
7fe05b63c000-7fe05b63d000 r--p 00000000 00:96 16535072                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_16le.so
7fe05b63d000-7fe05b63e000 r-xp 00001000 00:96 16535072                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_16le.so
7fe05b63e000-7fe05b63f000 r--p 00002000 00:96 16535072                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_16le.so
7fe05b63f000-7fe05b640000 r--p 00002000 00:96 16535072                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_16le.so
7fe05b640000-7fe05b641000 rw-p 00003000 00:96 16535072                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_16le.so
7fe05b641000-7fe05b642000 r--p 00000000 00:96 16538726                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/utf_16_32.so
7fe05b642000-7fe05b644000 r-xp 00001000 00:96 16538726                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/utf_16_32.so
7fe05b644000-7fe05b645000 r--p 00003000 00:96 16538726                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/utf_16_32.so
7fe05b645000-7fe05b646000 r--p 00004000 00:96 16538726                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/utf_16_32.so
7fe05b646000-7fe05b647000 rw-p 00005000 00:96 16538726                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/utf_16_32.so
7fe05b647000-7fe05b648000 r--p 00000000 00:96 16535162                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_16be.so
7fe05b648000-7fe05b649000 r-xp 00001000 00:96 16535162                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_16be.so
7fe05b649000-7fe05b64a000 r--p 00002000 00:96 16535162                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_16be.so
7fe05b64a000-7fe05b64b000 r--p 00002000 00:96 16535162                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_16be.so
7fe05b64b000-7fe05b64c000 rw-p 00003000 00:96 16535162                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/utf_16be.so
7fe05b64c000-7fe05b64f000 r--p 00000000 00:96 16542844                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/zlib.so
7fe05b64f000-7fe05b65b000 r-xp 00003000 00:96 16542844                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/zlib.so
7fe05b65b000-7fe05b65e000 r--p 0000f000 00:96 16542844                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/zlib.so
7fe05b65e000-7fe05b65f000 r--p 00011000 00:96 16542844                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/zlib.so
7fe05b65f000-7fe05b660000 rw-p 00012000 00:96 16542844                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/zlib.so
7fe05b660000-7fe05b670000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7fe05b674000-7fe05b675000 r--p 00000000 00:96 16538696                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/fcntl.so
7fe05b675000-7fe05b676000 r-xp 00001000 00:96 16538696                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/fcntl.so
7fe05b676000-7fe05b677000 r--p 00002000 00:96 16538696                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/fcntl.so
7fe05b677000-7fe05b678000 r--p 00002000 00:96 16538696                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/fcntl.so
7fe05b678000-7fe05b679000 rw-p 00003000 00:96 16538696                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/fcntl.so
7fe05b679000-7fe05b67b000 r--p 00000000 00:96 16530530                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest.so
7fe05b67b000-7fe05b67d000 r-xp 00002000 00:96 16530530                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest.so
7fe05b67d000-7fe05b67e000 r--p 00004000 00:96 16530530                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest.so
7fe05b67e000-7fe05b67f000 r--p 00004000 00:96 16530530                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest.so
7fe05b67f000-7fe05b680000 rw-p 00005000 00:96 16530530                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/digest.so
7fe05b680000-7fe05b681000 r--p 00000000 00:96 16531305                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/nonblock.so
7fe05b681000-7fe05b682000 r-xp 00001000 00:96 16531305                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/nonblock.so
7fe05b682000-7fe05b683000 r--p 00002000 00:96 16531305                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/nonblock.so
7fe05b683000-7fe05b684000 r--p 00002000 00:96 16531305                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/nonblock.so
7fe05b684000-7fe05b685000 rw-p 00003000 00:96 16531305                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/nonblock.so
7fe05b685000-7fe05b687000 r--p 00000000 00:96 16531396                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/console.so
7fe05b687000-7fe05b68c000 r-xp 00002000 00:96 16531396                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/console.so
7fe05b68c000-7fe05b68d000 r--p 00007000 00:96 16531396                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/console.so
7fe05b68d000-7fe05b68e000 r--p 00008000 00:96 16531396                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/console.so
7fe05b68e000-7fe05b68f000 rw-p 00009000 00:96 16531396                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/console.so
7fe05b68f000-7fe05b690000 r--p 00000000 00:96 16531091                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so
7fe05b690000-7fe05b691000 r-xp 00001000 00:96 16531091                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so
7fe05b691000-7fe05b692000 r--p 00002000 00:96 16531091                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so
7fe05b692000-7fe05b693000 r--p 00002000 00:96 16531091                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so
7fe05b693000-7fe05b694000 rw-p 00003000 00:96 16531091                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so
7fe05b694000-7fe05b697000 r--p 00000000 00:96 16540234                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/stringio.so
7fe05b697000-7fe05b69c000 r-xp 00003000 00:96 16540234                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/stringio.so
7fe05b69c000-7fe05b69e000 r--p 00008000 00:96 16540234                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/stringio.so
7fe05b69e000-7fe05b69f000 r--p 00009000 00:96 16540234                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/stringio.so
7fe05b69f000-7fe05b6a0000 rw-p 0000a000 00:96 16540234                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/stringio.so
7fe05b6a0000-7fe05b7f0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7fe05b7f4000-7fe05b7f5000 r--p 00000000 00:96 16531015                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/sanitizers.so
7fe05b7f5000-7fe05b7f6000 r-xp 00001000 00:96 16531015                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/sanitizers.so
7fe05b7f6000-7fe05b7f7000 r--p 00002000 00:96 16531015                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/sanitizers.so
7fe05b7f7000-7fe05b7f8000 r--p 00002000 00:96 16531015                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/sanitizers.so
7fe05b7f8000-7fe05b7f9000 rw-p 00003000 00:96 16531015                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/sanitizers.so
7fe05b7f9000-7fe05b7fa000 r--p 00000000 00:96 16531473                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/rbconfig/sizeof.so
7fe05b7fa000-7fe05b7fc000 r-xp 00001000 00:96 16531473                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/rbconfig/sizeof.so
7fe05b7fc000-7fe05b7fd000 r--p 00003000 00:96 16531473                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/rbconfig/sizeof.so
7fe05b7fd000-7fe05b7fe000 r--p 00003000 00:96 16531473                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/rbconfig/sizeof.so
7fe05b7fe000-7fe05b7ff000 rw-p 00004000 00:96 16531473                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/rbconfig/sizeof.so
7fe05b802000-7fe05b803000 r--p 00000000 00:96 16546376                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/monitor.so
7fe05b803000-7fe05b804000 r-xp 00001000 00:96 16546376                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/monitor.so
7fe05b804000-7fe05b805000 r--p 00002000 00:96 16546376                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/monitor.so
7fe05b805000-7fe05b806000 r--p 00002000 00:96 16546376                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/monitor.so
7fe05b806000-7fe05b807000 rw-p 00003000 00:96 16546376                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/monitor.so
7fe05b807000-7fe05b809000 r--p 00000000 00:96 16518892                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/etc.so
7fe05b809000-7fe05b80c000 r-xp 00002000 00:96 16518892                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/etc.so
7fe05b80c000-7fe05b80e000 r--p 00005000 00:96 16518892                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/etc.so
7fe05b80e000-7fe05b80f000 r--p 00006000 00:96 16518892                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/etc.so
7fe05b80f000-7fe05b810000 rw-p 00007000 00:96 16518892                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/etc.so
7fe05b810000-7fe05b830000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7fe05b830000-7fe05b831000 r--p 00000000 00:96 16536382                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so
7fe05b831000-7fe05b832000 r-xp 00001000 00:96 16536382                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so
7fe05b832000-7fe05b833000 r--p 00002000 00:96 16536382                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so
7fe05b833000-7fe05b834000 r--p 00002000 00:96 16536382                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so
7fe05b834000-7fe05b835000 rw-p 00003000 00:96 16536382                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so
7fe05b835000-7fe05b936000 rw-p 00000000 00:00 0 
7fe05b936000-7fe05b93d000 r--s 00000000 00:96 15348559                   /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7fe05b93d000-7fe05b996000 r--p 00000000 00:96 15348059                   /usr/lib/locale/C.utf8/LC_CTYPE
7fe05b996000-7fe05b999000 rw-p 00000000 00:00 0 
7fe05b999000-7fe05b9c1000 r--p 00000000 00:96 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7fe05b9c1000-7fe05bb49000 r-xp 00028000 00:96 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7fe05bb49000-7fe05bb98000 r--p 001b0000 00:96 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7fe05bb98000-7fe05bb9c000 r--p 001fe000 00:96 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7fe05bb9c000-7fe05bb9e000 rw-p 00202000 00:96 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7fe05bb9e000-7fe05bbad000 rw-p 00000000 00:00 0 
7fe05bbad000-7fe05bbb1000 r--p 00000000 00:96 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fe05bbb1000-7fe05bbd4000 r-xp 00004000 00:96 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fe05bbd4000-7fe05bbd8000 r--p 00027000 00:96 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fe05bbd8000-7fe05bbd9000 r--p 0002b000 00:96 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fe05bbd9000-7fe05bbda000 rw-p 0002c000 00:96 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fe05bbda000-7fe05bbea000 r--p 00000000 00:96 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7fe05bbea000-7fe05bc69000 r-xp 00010000 00:96 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7fe05bc69000-7fe05bcc1000 r--p 0008f000 00:96 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7fe05bcc1000-7fe05bcc2000 r--p 000e7000 00:96 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7fe05bcc2000-7fe05bcc3000 rw-p 000e8000 00:96 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7fe05bcc3000-7fe05bcc5000 r--p 00000000 00:96 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fe05bcc5000-7fe05bcda000 r-xp 00002000 00:96 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fe05bcda000-7fe05bcf3000 r--p 00017000 00:96 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fe05bcf3000-7fe05bcf4000 r--p 0002f000 00:96 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fe05bcf4000-7fe05bcf5000 rw-p 00030000 00:96 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fe05bcf5000-7fe05bcfd000 rw-p 00000000 00:00 0 
7fe05bcfd000-7fe05bd07000 r--p 00000000 00:96 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7fe05bd07000-7fe05bd6a000 r-xp 0000a000 00:96 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7fe05bd6a000-7fe05bd7f000 r--p 0006d000 00:96 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7fe05bd7f000-7fe05bd80000 r--p 00081000 00:96 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7fe05bd80000-7fe05bd81000 rw-p 00082000 00:96 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7fe05bd81000-7fe05bd83000 r--p 00000000 00:96 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7fe05bd83000-7fe05bd95000 r-xp 00002000 00:96 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7fe05bd95000-7fe05bd9b000 r--p 00014000 00:96 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7fe05bd9b000-7fe05bd9c000 r--p 0001a000 00:96 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7fe05bd9c000-7fe05bd9d000 rw-p 0001b000 00:96 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7fe05bd9d000-7fe05bd9e000 r--p 00000000 00:96 16518370                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so
7fe05bd9e000-7fe05bd9f000 r-xp 00001000 00:96 16518370                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so
7fe05bd9f000-7fe05bda0000 r--p 00002000 00:96 16518370                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so
7fe05bda0000-7fe05bda1000 r--p 00002000 00:96 16518370                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so
7fe05bda1000-7fe05bda2000 rw-p 00003000 00:96 16518370                   /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so
7fe05bda2000-7fe05bda4000 rw-p 00000000 00:00 0 
7fe05bda4000-7fe05bda5000 r--p 00000000 00:96 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7fe05bda5000-7fe05bdd0000 r-xp 00001000 00:96 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7fe05bdd0000-7fe05bdda000 r--p 0002c000 00:96 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7fe05bdda000-7fe05bddc000 r--p 00036000 00:96 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7fe05bddc000-7fe05bdde000 rw-p 00038000 00:96 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ffe1f882000-7ffe1f8a3000 rw-p 00000000 00:00 0                          [stack]
7ffe1f8fa000-7ffe1f8fe000 r--p 00000000 00:00 0                          [vvar]
7ffe1f8fe000-7ffe1f900000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]



/tmp/ruby/src/trunk_gcc14/test/net/http/test_httpheader.rb: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version (Test::Unit::ProxyError)


  1) Failure:
TestExtLibs#test_existence_of_io/wait [/tmp/ruby/src/trunk_gcc14/test/test_extlibs.rb:20]:
extension library `io/wait' is not found
extconf.h is:
/* begin */
1: #ifndef EXTCONF_H
2: #define EXTCONF_H
3: #endif
/* end */

.
Exception raised:
<#<LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version>>
Backtrace:
  -:13:in 'Kernel#require'
  -:13:in 'block in <main>'.

  2) Error:
TestBox#test_loading_extension_libs_in_main_box:
Test::Unit::ProxyError: /tmp/rubytest.2oqpt6/_ruby_box_p152465_2_io+wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
    /tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
    /tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Ruby::Box::Loader#require'
    /tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
    /tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
    /tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Ruby::Box::Loader#require'
    /tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
    /tmp/ruby/src/trunk_gcc14/test/ruby/test_box.rb:799:in 'Kernel#require'
    /tmp/ruby/src/trunk_gcc14/test/ruby/test_box.rb:799:in 'Ruby::Box::Loader#require'
    /tmp/ruby/src/trunk_gcc14/test/ruby/test_box.rb:799:in '<main>'
    /tmp/ruby/src/trunk_gcc14/test/ruby/test_box.rb:781:in 'TestBox#test_loading_extension_libs_in_main_box'

  3) Error:
TestOpenURIFtp#test_ftp_over_http_proxy_auth:
Finished tests in 1714.575247s, 17.8808 tests/s, 3980.0499 assertions/s.
Test::Unit::ProxyError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
    /tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
    /tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
    /tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
    /tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
    /tmp/ruby/src/trunk_gcc14/lib/open-uri.rb:296:in 'Kernel#require'
    /tmp/ruby/src/trunk_gcc14/lib/open-uri.rb:296:in 'OpenURI.open_http'
    /tmp/ruby/src/trunk_gcc14/lib/open-uri.rb:840:in 'URI::FTP#buffer_open'
    /tmp/ruby/src/trunk_gcc14/lib/open-uri.rb:235:in 'block in OpenURI.open_loop'
    /tmp/ruby/src/trunk_gcc14/lib/open-uri.rb:233:in 'Kernel#catch'
    /tmp/ruby/src/trunk_gcc14/lib/open-uri.rb:233:in 'OpenURI.open_loop'
    /tmp/ruby/src/trunk_gcc14/lib/open-uri.rb:165:in 'OpenURI.open_uri'
    /tmp/ruby/src/trunk_gcc14/lib/open-uri.rb:811:in 'OpenURI::OpenRead#open'
    /tmp/ruby/src/trunk_gcc14/lib/open-uri.rb:819:in 'OpenURI::OpenRead#read'
    /tmp/ruby/src/trunk_gcc14/test/open-uri/test_ftp.rb:207:in 'block in TestOpenURIFtp#test_ftp_over_http_proxy_auth'
    /tmp/ruby/src/trunk_gcc14/test/open-uri/test_ftp.rb:191:in 'IO.open'
    /tmp/ruby/src/trunk_gcc14/test/open-uri/test_ftp.rb:191:in 'TestOpenURIFtp#test_ftp_over_http_proxy_auth'

  4) Error:
TestOpenURIFtp#test_ftp_over_http_proxy:
Test::Unit::ProxyError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
    /tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
    /tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
    /tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
    /tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
    /tmp/ruby/src/trunk_gcc14/lib/open-uri.rb:296:in 'Kernel#require'
    /tmp/ruby/src/trunk_gcc14/lib/open-uri.rb:296:in 'OpenURI.open_http'
    /tmp/ruby/src/trunk_gcc14/lib/open-uri.rb:840:in 'URI::FTP#buffer_open'
    /tmp/ruby/src/trunk_gcc14/lib/open-uri.rb:235:in 'block in OpenURI.open_loop'
    /tmp/ruby/src/trunk_gcc14/lib/open-uri.rb:233:in 'Kernel#catch'
    /tmp/ruby/src/trunk_gcc14/lib/open-uri.rb:233:in 'OpenURI.open_loop'
    /tmp/ruby/src/trunk_gcc14/lib/open-uri.rb:165:in 'OpenURI.open_uri'
    /tmp/ruby/src/trunk_gcc14/lib/open-uri.rb:811:in 'OpenURI::OpenRead#open'
    /tmp/ruby/src/trunk_gcc14/lib/open-uri.rb:819:in 'OpenURI::OpenRead#read'
    /tmp/ruby/src/trunk_gcc14/test/open-uri/test_ftp.rb:180:in 'block (2 levels) in TestOpenURIFtp#test_ftp_over_http_proxy'
    /tmp/ruby/src/trunk_gcc14/test/open-uri/test_ftp.rb:12:in 'TestOpenURIFtp#with_env'
    /tmp/ruby/src/trunk_gcc14/test/open-uri/test_ftp.rb:179:in 'block in TestOpenURIFtp#test_ftp_over_http_proxy'
    /tmp/ruby/src/trunk_gcc14/test/open-uri/test_ftp.rb:164:in 'IO.open'
    /tmp/ruby/src/trunk_gcc14/test/open-uri/test_ftp.rb:164:in 'TestOpenURIFtp#test_ftp_over_http_proxy'

  5) Error:
TestRequireLib#test_thread_size:net/https:
Test::Unit::ProxyError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
    /tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
    /tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
    /tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
    /tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
    /tmp/ruby/src/trunk_gcc14/lib/net/https.rb:22:in 'Kernel#require_relative'
    /tmp/ruby/src/trunk_gcc14/lib/net/https.rb:22:in '<top (required)>'
    /tmp/ruby/src/trunk_gcc14/test/ruby/test_require_lib.rb:23:in 'Kernel#require'
    /tmp/ruby/src/trunk_gcc14/test/ruby/test_require_lib.rb:23:in '<main>'
    /tmp/ruby/src/trunk_gcc14/test/ruby/test_require_lib.rb:20:in 'block (2 levels) in <class:TestRequireLib>'

  6) Error:
TestRequireLib#test_thread_size:net/protocol:
Test::Unit::ProxyError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
    /tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
    /tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
    /tmp/ruby/src/trunk_gcc14/test/ruby/test_require_lib.rb:23:in 'Kernel#require'
    /tmp/ruby/src/trunk_gcc14/test/ruby/test_require_lib.rb:23:in '<main>'
    /tmp/ruby/src/trunk_gcc14/test/ruby/test_require_lib.rb:20:in 'block (2 levels) in <class:TestRequireLib>'

  7) Error:
TestRequireLib#test_thread_size:resolv:
Test::Unit::ProxyError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
    /tmp/ruby/src/trunk_gcc14/lib/resolv.rb:5:in 'Kernel#require'
    /tmp/ruby/src/trunk_gcc14/lib/resolv.rb:5:in '<top (required)>'
    /tmp/ruby/src/trunk_gcc14/test/ruby/test_require_lib.rb:23:in 'Kernel#require'
    /tmp/ruby/src/trunk_gcc14/test/ruby/test_require_lib.rb:23:in '<main>'
    /tmp/ruby/src/trunk_gcc14/test/ruby/test_require_lib.rb:20:in 'block (2 levels) in <class:TestRequireLib>'

  8) Error:
TestRequireLib#test_thread_size:net/http:
Test::Unit::ProxyError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
    /tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
    /tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
    /tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
    /tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
    /tmp/ruby/src/trunk_gcc14/test/ruby/test_require_lib.rb:23:in 'Kernel#require'
    /tmp/ruby/src/trunk_gcc14/test/ruby/test_require_lib.rb:23:in '<main>'
    /tmp/ruby/src/trunk_gcc14/test/ruby/test_require_lib.rb:20:in 'block (2 levels) in <class:TestRequireLib>'

  9) Timeout:
TestNetHTTPS#test_get_SNI_proxy

 10) Timeout:
HTTPSProxyTest#test_https_proxy_ssl_connection

Children under /tmp/rubytest.2oqpt6:
* -rw-r--r-- 1 185096 2025-11-12 15:35:34 +0000 _ruby_box_p152465_2_psych.so
* -rw-r--r-- 1 112096 2025-11-12 15:35:32 +0000 _ruby_box_p152361_2_rbconfig+sizeof.so
* -rw-r--r-- 1 112096 2025-11-12 15:35:33 +0000 _ruby_box_p152429_2_rbconfig+sizeof.so
* -rw-r--r-- 1 813976 2025-11-12 15:35:34 +0000 _ruby_box_p152465_2_socket.so
* -rw-r--r-- 1 184416 2025-11-12 15:35:32 +0000 _ruby_box_p152361_2_io+console.so
* -rw-r--r-- 1 284592 2025-11-12 15:35:34 +0000 _ruby_box_p152465_2_json+ext+generator.so
* -rw-r--r-- 1  20720 2025-11-12 15:35:34 +0000 _ruby_box_p152465_2_io+wait.so
* -rw-r--r-- 1 291832 2025-11-12 15:35:34 +0000 _ruby_box_p152465_2_zlib.so
* -rw-r--r-- 1 112096 2025-11-12 15:35:34 +0000 _ruby_box_p152465_2_rbconfig+sizeof.so
* -rw-r--r-- 1 145720 2025-11-12 15:35:34 +0000 _ruby_box_p152465_2_etc.so
* -rw-r--r-- 1 112096 2025-11-12 15:35:34 +0000 _ruby_box_p152496_2_rbconfig+sizeof.so
* -rw-r--r-- 1 827168 2025-11-12 15:35:34 +0000 _ruby_box_p152465_2_date_core.so
* -rw-r--r-- 1  92472 2025-11-12 15:35:34 +0000 _ruby_box_p152465_2_-test-+sanitizers.so
* -rw-r--r-- 1  92472 2025-11-12 15:35:33 +0000 _ruby_box_p152414_2_-test-+sanitizers.so
* -rw-r--r-- 1  92472 2025-11-12 15:35:32 +0000 _ruby_box_p152361_2_-test-+sanitizers.so
* -rw-r--r-- 1 184416 2025-11-12 15:35:33 +0000 _ruby_box_p152414_2_io+console.so
* -rw-r--r-- 1 227952 2025-11-12 15:35:34 +0000 _ruby_box_p152465_2_json+ext+parser.so
* -rw-r--r-- 1 184416 2025-11-12 15:35:34 +0000 _ruby_box_p152496_2_io+console.so
* -rw-r--r-- 1  92472 2025-11-12 15:35:34 +0000 _ruby_box_p152496_2_-test-+sanitizers.so
* -rw-r--r-- 1 184416 2025-11-12 15:35:33 +0000 _ruby_box_p152429_2_io+console.so
* -rw-r--r-- 1  92472 2025-11-12 15:35:33 +0000 _ruby_box_p152429_2_-test-+sanitizers.so
* -rw-r--r-- 1 184416 2025-11-12 15:35:34 +0000 _ruby_box_p152465_2_io+console.so
* -rw-r--r-- 1 112096 2025-11-12 15:35:33 +0000 _ruby_box_p152414_2_rbconfig+sizeof.so
30658 tests, 6824095 assertions, 1 failures, 10 errors, 140 skips

ruby -v: ruby 4.0.0dev (2025-11-12T14:26:19Z master 6a05545184) +PRISM [x86_64-linux]
make: *** [uncommon.mk:915: yes-test-all] Error 11
$$$[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-14
	LD = ld
	LDSHARED = gcc-14 -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_gcc14/include -I/tmp/ruby/src/trunk_gcc14 -I/tmp/ruby/src/trunk_gcc14/prism -I/tmp/ruby/src/trunk_gcc14/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc14/target/release/' '/tmp/ruby/src/trunk_gcc14/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc14/target/release/' '/tmp/ruby/src/trunk_gcc14/zjit/src/lib.rs'
gcc-14 (Ubuntu 14-20240412-0ubuntu1) 14.0.1 20240412 (experimental) [master r14-9935-g67e1433a94f]
Copyright (C) 2024 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
ruby 4.0.0dev (2025-11-12T14:26:19Z master 6a05545184) +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 ..................................

1)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/post_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/post_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/post_spec.rb:2:in '<top (required)>'

2)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/request_types_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/request_types_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/request_types_spec.rb:2:in '<top (required)>'

3)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpexceptions/response_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpexceptions/response_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpexceptions/response_spec.rb:2:in '<top (required)>'

4)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/canonical_each_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/canonical_each_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/canonical_each_spec.rb:2:in '<top (required)>'

5)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/each_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/each_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/each_spec.rb:2:in '<top (required)>'

6)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/proxy_basic_auth_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/proxy_basic_auth_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/proxy_basic_auth_spec.rb:2:in '<top (required)>'

7)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/size_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/size_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/size_spec.rb:2:in '<top (required)>'

8)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/error_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/error_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/error_spec.rb:2:in '<top (required)>'

9)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/initialize_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/initialize_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/initialize_spec.rb:2:in '<top (required)>'

10)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/response_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/response_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/response_spec.rb:2:in '<top (required)>'

11)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/to_hash_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/to_hash_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/to_hash_spec.rb:2:in '<top (required)>'

12)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/resolv/get_name_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/resolv.rb:5:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/resolv.rb:5:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/resolv/get_name_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/resolv/get_name_spec.rb:2:in '<top (required)>'

13)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/finish_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/finish_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/finish_spec.rb:2:in '<top (required)>'

14)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/inspect_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/inspect_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/inspect_spec.rb:2:in '<top (required)>'

15)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/options_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/options_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/options_spec.rb:2:in '<top (required)>'

16)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/proxy_user_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/proxy_user_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/proxy_user_spec.rb:2:in '<top (required)>'

17)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/request_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/request_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/request_spec.rb:2:in '<top (required)>'

18)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/body_exist_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/body_exist_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/body_exist_spec.rb:2:in '<top (required)>'

19)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/request_body_permitted_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/request_body_permitted_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/request_body_permitted_spec.rb:2:in '<top (required)>'

20)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/each_capitalized_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/each_capitalized_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/each_capitalized_spec.rb:2:in '<top (required)>'

21)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/get_fields_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/get_fields_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/get_fields_spec.rb:2:in '<top (required)>'

22)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/sub_type_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/sub_type_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/sub_type_spec.rb:2:in '<top (required)>'

23)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/inspect_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/inspect_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/inspect_spec.rb:2:in '<top (required)>'

24)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/security/cve_2019_8323_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/net-protocol/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/net-protocol/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/net-http/lib/net/http.rb:23:in 'Kernel#require_relative'
/tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/net-http/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/rubygems/vendored_net_http.rb:5:in 'Kernel#require_relative'
/tmp/ruby/src/trunk_gcc14/lib/rubygems/vendored_net_http.rb:5:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/rubygems/request.rb:3:in 'Kernel#require_relative'
/tmp/ruby/src/trunk_gcc14/lib/rubygems/request.rb:3:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/rubygems/remote_fetcher.rb:4:in 'Kernel#require_relative'
/tmp/ruby/src/trunk_gcc14/lib/rubygems/remote_fetcher.rb:4:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/rubygems/gemcutter_utilities.rb:3:in 'Kernel#require_relative'
/tmp/ruby/src/trunk_gcc14/lib/rubygems/gemcutter_utilities.rb:3:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/security/cve_2019_8323_spec.rb:6:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/security/cve_2019_8323_spec.rb:6:in '<top (required)>'

25)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/proxy_port_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/proxy_port_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/proxy_port_spec.rb:2:in '<top (required)>'

26)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/set_debug_output_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/set_debug_output_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/set_debug_output_spec.rb:2:in '<top (required)>'

27)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/body_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/body_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/body_spec.rb:2:in '<top (required)>'

28)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/add_field_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/add_field_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/add_field_spec.rb:2:in '<top (required)>'

29)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/each_value_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/each_value_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/each_value_spec.rb:2:in '<top (required)>'

30)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/set_content_type_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/set_content_type_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/set_content_type_spec.rb:2:in '<top (required)>'

31)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/type_params_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/type_params_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/type_params_spec.rb:2:in '<top (required)>'

32)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/error_type_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/error_type_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/error_type_spec.rb:2:in '<top (required)>'

33)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/message_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/message_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/message_spec.rb:2:in '<top (required)>'

34)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/HTTPError_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/HTTPError_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/HTTPError_spec.rb:2:in '<top (required)>'

35)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/HTTPServerException_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/HTTPServerException_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/HTTPServerException_spec.rb:2:in '<top (required)>'

36)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/Proxy_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/Proxy_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/Proxy_spec.rb:2:in '<top (required)>'

37)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/copy_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/copy_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/copy_spec.rb:2:in '<top (required)>'

38)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/delete_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/delete_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/delete_spec.rb:2:in '<top (required)>'

39)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/get_print_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/get_print_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/get_print_spec.rb:2:in '<top (required)>'

40)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/head_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/head_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/head_spec.rb:2:in '<top (required)>'

41)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/http_default_port_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/http_default_port_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/http_default_port_spec.rb:2:in '<top (required)>'

42)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/is_version_1_1_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/is_version_1_1_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/is_version_1_1_spec.rb:2:in '<top (required)>'

43)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/newobj_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/newobj_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/newobj_spec.rb:2:in '<top (required)>'

44)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/port_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/port_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/port_spec.rb:2:in '<top (required)>'

45)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/proxy_class_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/proxy_class_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/proxy_class_spec.rb:2:in '<top (required)>'

46)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/put2_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/put2_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/put2_spec.rb:2:in '<top (required)>'

47)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/request_get_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/request_get_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/request_get_spec.rb:2:in '<top (required)>'

48)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/socket_type_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/socket_type_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/socket_type_spec.rb:2:in '<top (required)>'

49)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpexceptions/initialize_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpexceptions/initialize_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpexceptions/initialize_spec.rb:2:in '<top (required)>'

50)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/basic_auth_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/basic_auth_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/basic_auth_spec.rb:2:in '<top (required)>'

51)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/each_key_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/each_key_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/each_key_spec.rb:2:in '<top (required)>'

52)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/set_form_data_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/set_form_data_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/set_form_data_spec.rb:2:in '<top (required)>'

53)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/body_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/body_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/body_spec.rb:2:in '<top (required)>'

54)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/header_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/header_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/header_spec.rb:2:in '<top (required)>'

55)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/read_new_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/read_new_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/read_new_spec.rb:2:in '<top (required)>'

56)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/get2_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/get2_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/get2_spec.rb:2:in '<top (required)>'

57)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/move_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/move_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/move_spec.rb:2:in '<top (required)>'


58)
Finished in 12.020332 seconds
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/proxy_address_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/proxy_address_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/proxy_address_spec.rb:2:in '<top (required)>'

3333 files, 33062 examples, 156351 expectations, 0 failures, 137 errors, 0 tagged

59)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/request_head_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/request_head_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/request_head_spec.rb:2:in '<top (required)>'

60)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/version_1_1_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/version_1_1_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/version_1_1_spec.rb:2:in '<top (required)>'

61)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/path_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/path_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/path_spec.rb:2:in '<top (required)>'

62)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/each_capitalized_name_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/each_capitalized_name_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/each_capitalized_name_spec.rb:2:in '<top (required)>'

63)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/key_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/key_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/key_spec.rb:2:in '<top (required)>'

64)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httprequest/initialize_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httprequest/initialize_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httprequest/initialize_spec.rb:2:in '<top (required)>'

65)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/read_body_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/read_body_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/read_body_spec.rb:2:in '<top (required)>'

66)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/resolv/get_address_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/resolv.rb:5:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/resolv.rb:5:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/resolv/get_address_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/resolv/get_address_spec.rb:2:in '<top (required)>'

67)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/security/cve_2019_8322_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/net-protocol/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/net-protocol/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/net-http/lib/net/http.rb:23:in 'Kernel#require_relative'
/tmp/ruby/src/trunk_gcc14/lib/rubygems/vendor/net-http/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/rubygems/vendored_net_http.rb:5:in 'Kernel#require_relative'
/tmp/ruby/src/trunk_gcc14/lib/rubygems/vendored_net_http.rb:5:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/rubygems/request.rb:3:in 'Kernel#require_relative'
/tmp/ruby/src/trunk_gcc14/lib/rubygems/request.rb:3:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/rubygems/remote_fetcher.rb:4:in 'Kernel#require_relative'
/tmp/ruby/src/trunk_gcc14/lib/rubygems/remote_fetcher.rb:4:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/rubygems/gemcutter_utilities.rb:3:in 'Kernel#require_relative'
/tmp/ruby/src/trunk_gcc14/lib/rubygems/gemcutter_utilities.rb:3:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/rubygems/commands/owner_command.rb:5:in 'Kernel#require_relative'
/tmp/ruby/src/trunk_gcc14/lib/rubygems/commands/owner_command.rb:5:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/security/cve_2019_8322_spec.rb:6:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/security/cve_2019_8322_spec.rb:6:in '<top (required)>'

68)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/HTTPBadResponse_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/HTTPBadResponse_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/HTTPBadResponse_spec.rb:2:in '<top (required)>'

69)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/HTTPHeaderSyntaxError_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/HTTPHeaderSyntaxError_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/HTTPHeaderSyntaxError_spec.rb:2:in '<top (required)>'

70)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/address_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/address_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/address_spec.rb:2:in '<top (required)>'

71)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/get_response_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/get_response_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/get_response_spec.rb:2:in '<top (required)>'

72)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/https_default_port_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/https_default_port_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/https_default_port_spec.rb:2:in '<top (required)>'

73)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/new_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/new_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/new_spec.rb:2:in '<top (required)>'

74)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/post_form_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/post_form_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/post_form_spec.rb:2:in '<top (required)>'

75)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/request_post_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/request_post_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/request_post_spec.rb:2:in '<top (required)>'

76)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/started_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/started_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/started_spec.rb:2:in '<top (required)>'

77)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/body_stream_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/body_stream_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/body_stream_spec.rb:2:in '<top (required)>'

78)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/set_body_internal_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/set_body_internal_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/set_body_internal_spec.rb:2:in '<top (required)>'

79)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/chunked_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/chunked_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/chunked_spec.rb:2:in '<top (required)>'

80)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/each_name_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/each_name_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/each_name_spec.rb:2:in '<top (required)>'

81)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/form_data_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/form_data_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/form_data_spec.rb:2:in '<top (required)>'

82)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/range_length_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/range_length_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/range_length_spec.rb:2:in '<top (required)>'

83)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/code_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/code_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/code_spec.rb:2:in '<top (required)>'

84)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/read_header_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/read_header_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/read_header_spec.rb:2:in '<top (required)>'

85)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/HTTPClientExcepton_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/HTTPClientExcepton_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/HTTPClientExcepton_spec.rb:2:in '<top (required)>'

86)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/HTTPRetriableError_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/HTTPRetriableError_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/HTTPRetriableError_spec.rb:2:in '<top (required)>'

87)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/close_on_empty_response_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/close_on_empty_response_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/close_on_empty_response_spec.rb:2:in '<top (required)>'

88)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/get_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/get_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/get_spec.rb:2:in '<top (required)>'

89)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/is_version_1_2_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/is_version_1_2_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/is_version_1_2_spec.rb:2:in '<top (required)>'

90)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/open_timeout_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/open_timeout_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/open_timeout_spec.rb:2:in '<top (required)>'

91)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/proxy_pass_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/proxy_pass_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/proxy_pass_spec.rb:2:in '<top (required)>'

92)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/read_timeout_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/read_timeout_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/read_timeout_spec.rb:2:in '<top (required)>'

93)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/send_request_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/send_request_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/send_request_spec.rb:2:in '<top (required)>'

94)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/use_ssl_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/use_ssl_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/use_ssl_spec.rb:2:in '<top (required)>'

95)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/exec_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/exec_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/exec_spec.rb:2:in '<top (required)>'

96)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/response_body_permitted_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/response_body_permitted_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/response_body_permitted_spec.rb:2:in '<top (required)>'

97)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/content_length_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/content_length_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/content_length_spec.rb:2:in '<top (required)>'

98)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/each_header_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/each_header_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/each_header_spec.rb:2:in '<top (required)>'

99)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/fetch_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/fetch_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/fetch_spec.rb:2:in '<top (required)>'

100)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/initialize_http_header_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/initialize_http_header_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/initialize_http_header_spec.rb:2:in '<top (required)>'

101)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/range_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/range_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/range_spec.rb:2:in '<top (required)>'

102)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/body_permitted_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/body_permitted_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/body_permitted_spec.rb:2:in '<top (required)>'

103)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/exception_type_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/exception_type_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/exception_type_spec.rb:2:in '<top (required)>'

104)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/msg_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/msg_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/msg_spec.rb:2:in '<top (required)>'

105)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/resolv/get_names_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/resolv.rb:5:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/resolv.rb:5:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/resolv/get_names_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/resolv/get_names_spec.rb:2:in '<top (required)>'

106)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/HTTPFatalError_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/HTTPFatalError_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/HTTPFatalError_spec.rb:2:in '<top (required)>'

107)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/active_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/active_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/active_spec.rb:2:in '<top (required)>'

108)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/default_port_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/default_port_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/default_port_spec.rb:2:in '<top (required)>'

109)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/head2_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/head2_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/head2_spec.rb:2:in '<top (required)>'

110)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/initialize_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/initialize_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/initialize_spec.rb:2:in '<top (required)>'

111)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/mkcol_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/mkcol_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/mkcol_spec.rb:2:in '<top (required)>'

112)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/proppatch_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/proppatch_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/proppatch_spec.rb:2:in '<top (required)>'

113)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/request_put_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/request_put_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/request_put_spec.rb:2:in '<top (required)>'

114)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/trace_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/trace_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/trace_spec.rb:2:in '<top (required)>'

115)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/version_1_2_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/version_1_2_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/version_1_2_spec.rb:2:in '<top (required)>'

116)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/inspect_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/inspect_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/inspect_spec.rb:2:in '<top (required)>'

117)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/content_range_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/content_range_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/content_range_spec.rb:2:in '<top (required)>'

118)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/element_reference_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/element_reference_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/element_reference_spec.rb:2:in '<top (required)>'

119)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/length_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/length_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/length_spec.rb:2:in '<top (required)>'

120)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/entity_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/entity_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/entity_spec.rb:2:in '<top (required)>'

121)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/lock_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/lock_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/lock_spec.rb:2:in '<top (required)>'

122)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/post2_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/post2_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/post2_spec.rb:2:in '<top (required)>'

123)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/propfind_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/propfind_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/propfind_spec.rb:2:in '<top (required)>'

124)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/put_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/put_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/put_spec.rb:2:in '<top (required)>'

125)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/start_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/start_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/start_spec.rb:2:in '<top (required)>'

126)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/unlock_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/unlock_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/http/unlock_spec.rb:2:in '<top (required)>'

127)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/method_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/method_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpgenericrequest/method_spec.rb:2:in '<top (required)>'

128)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/delete_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/delete_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/delete_spec.rb:2:in '<top (required)>'

129)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/element_set_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/element_set_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/element_set_spec.rb:2:in '<top (required)>'

130)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/set_range_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/set_range_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/set_range_spec.rb:2:in '<top (required)>'

131)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/http_version_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/http_version_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/http_version_spec.rb:2:in '<top (required)>'

132)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/value_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/value_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/value_spec.rb:2:in '<top (required)>'

133)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/content_type_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/content_type_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/content_type_spec.rb:2:in '<top (required)>'

134)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/main_type_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/main_type_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpheader/main_type_spec.rb:2:in '<top (required)>'

135)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/code_type_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/code_type_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/code_type_spec.rb:2:in '<top (required)>'

136)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/reading_body_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/reading_body_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/net-http/httpresponse/reading_body_spec.rb:2:in '<top (required)>'

137)
An exception occurred during: loading /tmp/ruby/src/trunk_gcc14/spec/ruby/library/resolv/get_addresses_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_gcc14/lib/resolv.rb:5:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/lib/resolv.rb:5:in '<top (required)>'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/resolv/get_addresses_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_gcc14/spec/ruby/library/resolv/get_addresses_spec.rb:2:in '<top (required)>'
make: *** [uncommon.mk:965: yes-test-spec] Error 1
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 512.
raw logfile