# Logfile created on 2025-12-09 11:57:31 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000079dff96bfdc0 @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-repeat20-asserts", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-repeat20-asserts", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-repeat20-asserts", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-repeat20-asserts", @configure_opts=["--enable-shared"], @build_opts="DEFS=\"-DRUBY_DEBUG=1\"", @btest_opts="-j4", @test_opts="TESTS=--repeat-count=20", @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=208000, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20251209-115731", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000079dff986dd98 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000079dff986dbb8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000079dff51992f0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20251209-115731", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20251209-115731>, @binmode=false, @mon_data=#<Monitor:0x000079dff986d5f0>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download DEFS="-DRUBY_DEBUG=1"
tool/config.guess already exists
tool/config.sub already exists
rm -rf .bundle/gems/win32ole-1.9.2/
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/rbs.revision unchanged
$$$[end] "make update-download DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make update-src      DEFS="-DRUBY_DEBUG=1"
From https://github.com/ruby/ruby
   66bda73..8d1eafa  master     -> origin/master
Updating 66bda73..8d1eafa
Fast-forward
 bootstraptest/test_ractor.rb                     |  60 ++++++-
 box.c                                            | 208 +++++++++++++----------
 compile.c                                        |   1 -
 concurrent_set.c                                 |   2 +-
 gc.c                                             |   2 +-
 gc.rb                                            |   2 +-
 internal/numeric.h                               |   5 +
 io_buffer.c                                      |   5 -
 lib/bundler/cli.rb                               |  20 ++-
 lib/bundler/endpoint_specification.rb            |  22 +++
 lib/erb/util.rb                                  |   2 +-
 lib/net/http.rb                                  |  36 ++--
 lib/rubygems/commands/setup_command.rb           |   6 +-
 numeric.c                                        |   5 +-
 parse.y                                          |  16 --
 prism/prism.c                                    |  31 +++-
 rubyparser.h                                     |   1 -
 spec/bundler/bundler/cli_spec.rb                 |   3 +-
 spec/bundler/commands/install_spec.rb            |  19 +++
 string.c                                         |   2 +-
 test/objspace/test_objspace.rb                   |  27 +++
 test/objspace/test_ractor.rb                     |  28 +++
 test/rubygems/test_gem_commands_setup_command.rb |   4 +
 vm.c                                             |   2 +
 vm_core.h                                        |  27 ++-
 vm_trace.c                                       |  48 ++++--
 zjit.c                                           |   2 +-
 27 files changed, 409 insertions(+), 177 deletions(-)
Latest commit hash = 8d1eafa7a7
$$$[end] "make update-src      DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make after-update    DEFS="-DRUBY_DEBUG=1"
generating node_name.inc
/tmp/ruby/src/trunk-repeat20-asserts/revision.h updated
generating parse.c
making /tmp/ruby/src/trunk-repeat20-asserts/gc.rbinc
generating /tmp/ruby/src/trunk-repeat20-asserts/ext/ripper/ripper.c
make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20-asserts/ext/ripper'
extracting ripper.y from ../../parse.y
compiling compiler ripper.y
generating ripper_init.c from ./ripper_init.c.tmpl
generating eventids1.c from ../../parse.y
generating eventids1.h from ../../parse.y
make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20-asserts/ext/ripper'
generating /tmp/ruby/src/trunk-repeat20-asserts/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20-asserts/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20-asserts/ext/ripper'
generating miniprelude.c
miniprelude.c 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-repeat20-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/rbs.revision unchanged
$$$[end] "make after-update    DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make miniruby DEFS="-DRUBY_DEBUG=1"
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS = -DRUBY_DEBUG=1  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0  -fstack-protector-strong  
	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-repeat20-asserts/target/release/' '/tmp/ruby/src/trunk-repeat20-asserts/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-repeat20-asserts/target/release/' '/tmp/ruby/src/trunk-repeat20-asserts/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-repeat20-asserts/miniinit.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/array.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ast.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/bignum.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/box.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/class.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/compile.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/complex.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/concurrent_set.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/cont.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/debug.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/dir.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/encoding.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/enum.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/enumerator.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/error.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/eval.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/gc.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/hash.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/imemo.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/io.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/io_buffer.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/iseq.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/load.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/marshal.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/memory_view.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/node.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/node_dump.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/numeric.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/object.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/pack.c
compiling parse.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/proc.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/process.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ractor.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/random.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/range.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/rational.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/re.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ruby.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ruby_parser.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/scheduler.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/set.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/shape.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/signal.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/sprintf.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/string.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/struct.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/symbol.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/thread.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/time.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/variable.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/version.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/vm.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/vm_backtrace.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/vm_dump.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/vm_sync.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/weakmap.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/prism/prism.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/yjit.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/jit.c
linking miniruby
$$$[end] "make miniruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make ruby DEFS="-DRUBY_DEBUG=1"
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS = -DRUBY_DEBUG=1  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0  -fstack-protector-strong  
	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-repeat20-asserts/target/release/' '/tmp/ruby/src/trunk-repeat20-asserts/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-repeat20-asserts/target/release/' '/tmp/ruby/src/trunk-repeat20-asserts/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.rbbin updated
9958c2692d4b057244a862eda87eb832aa00db3ab166f120bbd588234442b66c  builtin_binary.rbbin
compiling /tmp/ruby/src/trunk-repeat20-asserts/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.4.0.0
linking ruby
$$$[end] "make ruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make all DEFS="-DRUBY_DEBUG=1"
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS = -DRUBY_DEBUG=1  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0  -fstack-protector-strong  
	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-repeat20-asserts/target/release/' '/tmp/ruby/src/trunk-repeat20-asserts/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-repeat20-asserts/target/release/' '/tmp/ruby/src/trunk-repeat20-asserts/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
encdb.h unchanged
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/integer'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/integer/core_ext.c
linking shared-object -test-/integer.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/integer'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/rational'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/rational/rat.c
linking shared-object -test-/rational.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/rational'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/coverage/coverage.c
linking shared-object coverage.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/objspace/object_tracing.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/objspace/objspace.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/objspace/objspace_dump.c
linking shared-object objspace.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/ripper/eventids1.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/ripper/ripper.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/ripper/ripper_init.c
linking shared-object ripper.so
checking /tmp/ruby/src/trunk-repeat20-asserts/parse.y and /tmp/ruby/src/trunk-repeat20-asserts/ext/ripper/eventids2.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/init.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/constants.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/basicsocket.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/socket.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/option.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/socket/ifaddr.c
linking shared-object socket.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/digest_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/finalizer_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/set_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
$$$[end] "make all DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make install DEFS="-DRUBY_DEBUG=1"
rm -rf .bundle/gems/win32ole-1.9.2/
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/rbs.revision unchanged
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS = -DRUBY_DEBUG=1  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0  -fstack-protector-strong  
	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-repeat20-asserts/target/release/' '/tmp/ruby/src/trunk-repeat20-asserts/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-repeat20-asserts/target/release/' '/tmp/ruby/src/trunk-repeat20-asserts/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
encdb.h unchanged
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
./miniruby -I/tmp/ruby/src/trunk-repeat20-asserts/lib -I. -I.ext/common  /tmp/ruby/src/trunk-repeat20-asserts/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-repeat20-asserts/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="" --make-flags=" -- DEFS=-DRUBY_DEBUG=1" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk-repeat20-asserts/bin
installing base libraries:          /tmp/ruby/install/trunk-repeat20-asserts/lib
installing arch files:              /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/4.0.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-repeat20-asserts/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/4.0.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/site_ruby/4.0.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/vendor_ruby/4.0.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-4.0.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/4.0.0+0
installing extension scripts:       /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/site_ruby/4.0.0+0
installing extension scripts:       /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/vendor_ruby/4.0.0+0
installing extension headers:       /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-4.0.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-repeat20-asserts/bin
installing library scripts:         /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/4.0.0+0
installing common headers:          /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-4.0.0+0
installing manpages:                /tmp/ruby/install/trunk-repeat20-asserts/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/4.0.0+0
                                    bundler 4.0.0
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 6.0.0
                                    error_highlight 0.7.0
                                    fileutils 1.8.0
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.8.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.5.0
                                    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-repeat20-asserts/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.17.1
                                    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-repeat20-asserts/lib/ruby/gems/4.0.0+0
                                    minitest 5.26.2
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.3
                                    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.17.0
                                    irb 1.15.3
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /tmp/ruby/install/trunk-repeat20-asserts/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 DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2032 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS=--repeat-count=20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0  -fstack-protector-strong  
	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-repeat20-asserts/target/release/' '/tmp/ruby/src/trunk-repeat20-asserts/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-repeat20-asserts/target/release/' '/tmp/ruby/src/trunk-repeat20-asserts/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

test succeeded
$$$[end] "make yes-test-basic TESTS=--repeat-count=20" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0  -fstack-protector-strong  
	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-repeat20-asserts/target/release/' '/tmp/ruby/src/trunk-repeat20-asserts/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-repeat20-asserts/target/release/' '/tmp/ruby/src/trunk-repeat20-asserts/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

# Running tests:

Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 44743>
Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 9
Leaked file descriptor: TestOpenURI#test_redirect_auth_failure_r2: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 34187>
Closed file descriptor: TestOpenURI#test_encoding: 9
Finished(1/20)  tests in 2061.150987s, 15.4579 tests/s, 3330.2558 assertions/s.
Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007a34f980df30 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:722 sleep>
Finished thread: TestSocket#test_unix: #<Thread:0x00007a34f980df30 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:722 dead>
Finished(2/20)  tests in 2099.599198s, 15.1753 tests/s, 3270.1089 assertions/s.
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 36087>
Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 9
Finished(3/20)  tests in 2450.920661s, 13.0000 tests/s, 2801.5693 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 8 #<File::Stat dev=0x8, ino=1776488725, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Finished(4/20)  tests in 2419.691375s, 13.1678 tests/s, 2837.9776 assertions/s.
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 9 #<File::Stat dev=0x8, ino=1777380706, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Finished(5/20)  tests in 2233.167671s, 14.2676 tests/s, 3074.8336 assertions/s.
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 10 #<File::Stat dev=0x8, ino=1778218798, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Finished(6/20)  tests in 2523.422857s, 12.6265 tests/s, 2721.5704 assertions/s.
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007a34fbbb4bc0 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:722 sleep>
Finished thread: TestSocket#test_udp_server: #<Thread:0x00007a34fbbb4bc0 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:722 dead>
Finished(7/20)  tests in 2562.165098s, 12.4356 tests/s, 2680.6621 assertions/s.
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 45007>
Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 12
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 11 #<File::Stat dev=0x8, ino=1780907290, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Finished(8/20)  tests in 2262.458854s, 14.0829 tests/s, 3036.2121 assertions/s.
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 34259>
Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 13
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007a34fbbb4680 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:722 sleep>
Finished thread: TestSocket#test_udp_server: #<Thread:0x00007a34fbbb4680 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:722 dead>
Finished(9/20)  tests in 2660.374146s, 11.9765 tests/s, 2582.6454 assertions/s.
Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 13
Finished(10/20)  tests in 2722.568300s, 11.7029 tests/s, 2523.0636 assertions/s.
Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007a34f886d640 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:722 sleep>
Finished thread: TestSocket#test_unix: #<Thread:0x00007a34f886d640 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:722 dead>
Finished(11/20)  tests in 2388.076806s, 13.3421 tests/s, 2877.0511 assertions/s.
Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 13
Finished(12/20)  tests in 2717.987172s, 11.7226 tests/s, 2527.6344 assertions/s.
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 12 #<File::Stat dev=0x8, ino=1786687905, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007a34f2f53080 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:722 sleep>
Finished thread: TestSocket#test_udp_server: #<Thread:0x00007a34f2f53080 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:722 dead>
Closed file descriptor: TestOpenURI#test_uri_read: 14
Finished(13/20)  tests in 2471.626549s, 12.8911 tests/s, 2780.5180 assertions/s.
Finished(14/20)  tests in 2523.005446s, 12.6286 tests/s, 2724.0881 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 13 #<File::Stat dev=0x8, ino=1789176491, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 14 #<File::Stat dev=0x8, ino=1789182201, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 18 : #<TCPSocket:fd 18, AF_INET, 127.0.0.1, 34597>
Finished(15/20)  tests in 2772.693290s, 11.4914 tests/s, 2478.5666 assertions/s.
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 15 #<File::Stat dev=0x8, ino=1790426135, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 16 #<File::Stat dev=0x8, ino=1790562483, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Finished(16/20)  tests in 2430.688968s, 13.1082 tests/s, 2827.9727 assertions/s.
Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 18
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 17 #<File::Stat dev=0x8, ino=1791589453, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 18 #<File::Stat dev=0x8, ino=1791600086, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Finished(17/20)  tests in 2798.622794s, 11.3849 tests/s, 2455.9008 assertions/s.
Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 20
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 19 #<File::Stat dev=0x8, ino=1793128903, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Finished(18/20)  tests in 2804.438864s, 11.3613 tests/s, 2450.6482 assertions/s.
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 20 #<File::Stat dev=0x8, ino=1794273541, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Finished(19/20)  tests in 2500.812067s, 12.7407 tests/s, 2748.3325 assertions/s.
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 21 #<File::Stat dev=0x8, ino=1795375845, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestOpenURI#test_404: 23 : #<TCPSocket:fd 23, AF_INET, 127.0.0.1, 36543>
Closed file descriptor: TestOpenURI#test_progress_chunked: 23
Children under /tmp/rubytest.6aiuy8:
* -rwxr-xr-x 1  186368 2025-12-09 12:11:36 +0000 _ruby_box_p1298658_2_io+console.so*
* -rwxr-xr-x 1   92512 2025-12-09 16:44:22 +0000 _ruby_box_p1582087_2_-test-+sanitizers.so*
* -rwxr-xr-x 1   92512 2025-12-09 16:03:06 +0000 _ruby_box_p1546212_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  112232 2025-12-09 16:03:06 +0000 _ruby_box_p1546207_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  334328 2025-12-09 20:58:06 +0000 _ruby_box_p1829396_2_zlib.so*
* -rwxr-xr-x 1  111440 2025-12-09 18:08:03 +0000 _ruby_box_p1663994_2_io+nonblock.so*
* -rwxr-xr-x 1   92512 2025-12-09 23:53:55 +0000 _ruby_box_p2001935_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  209504 2025-12-09 16:44:23 +0000 _ruby_box_p1582092_2_stringio.so*
* -rwxr-xr-x 1  860296 2025-12-09 15:19:27 +0000 _ruby_box_p1506934_2_socket.so*
* -rwxr-xr-x 1  186368 2025-12-09 12:46:06 +0000 _ruby_box_p1347924_2_io+console.so*
* -rwxr-xr-x 1  209504 2025-12-09 14:42:21 +0000 _ruby_box_p1462711_2_stringio.so*
* -rwxr-xr-x 1  112232 2025-12-09 17:21:59 +0000 _ruby_box_p1627902_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  133024 2025-12-09 15:19:28 +0000 _ruby_box_p1506934_2_cgi+escape.so*
* -rwxr-xr-x 1  185824 2025-12-10 00:40:29 +0000 _ruby_box_p2036973_2_strscan.so*
* -rwxr-xr-x 1   92512 2025-12-09 16:03:07 +0000 _ruby_box_p1546217_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  793280 2025-12-09 22:26:26 +0000 _ruby_box_p1909408_2_date_core.so*
* -rwxr-xr-x 1  186368 2025-12-09 22:26:27 +0000 _ruby_box_p1909430_2_io+console.so*
* -rwxr-xr-x 1  185824 2025-12-09 18:08:03 +0000 _ruby_box_p1663994_2_strscan.so*
* -rwxr-xr-x 1  186368 2025-12-09 21:41:14 +0000 _ruby_box_p1872098_2_io+console.so*
* -rwxr-xr-x 1  111440 2025-12-09 20:17:26 +0000 _ruby_box_p1789666_2_io+nonblock.so*
* -rwxr-xr-x 1  107320 2025-12-09 16:44:23 +0000 _ruby_box_p1582092_2_monitor.so*
* -rwxr-xr-x 1  186368 2025-12-09 18:08:01 +0000 _ruby_box_p1663984_2_io+console.so*
* -rwxr-xr-x 1   92512 2025-12-09 19:32:05 +0000 _ruby_box_p1750014_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  133024 2025-12-09 22:26:26 +0000 _ruby_box_p1909408_2_cgi+escape.so*
* -rwxr-xr-x 1   92512 2025-12-09 12:46:05 +0000 _ruby_box_p1347914_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  112232 2025-12-09 16:44:22 +0000 _ruby_box_p1582087_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  112232 2025-12-09 13:21:21 +0000 _ruby_box_p1386997_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  112232 2025-12-09 23:07:31 +0000 _ruby_box_p1957582_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1   92512 2025-12-09 23:07:32 +0000 _ruby_box_p1957604_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  334328 2025-12-09 18:08:02 +0000 _ruby_box_p1663994_2_zlib.so*
* -rwxr-xr-x 1   92512 2025-12-09 20:17:25 +0000 _ruby_box_p1789656_2_-test-+sanitizers.so*
* -rwxr-xr-x 1   92512 2025-12-09 13:21:20 +0000 _ruby_box_p1386970_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  209504 2025-12-09 14:02:55 +0000 _ruby_box_p1425296_2_stringio.so*
* -rwxr-xr-x 1  199664 2025-12-09 12:11:36 +0000 _ruby_box_p1298668_2_psych.so*
* -rwxr-xr-x 1  112232 2025-12-09 17:21:59 +0000 _ruby_box_p1627907_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  186368 2025-12-09 15:19:27 +0000 _ruby_box_p1506934_2_io+console.so*
* -rwxr-xr-x 1  334328 2025-12-09 13:21:21 +0000 _ruby_box_p1386975_2_zlib.so*
* -rwxr-xr-x 1  245880 2025-12-09 22:26:26 +0000 _ruby_box_p1909408_2_json+ext+parser.so*
* -rwxr-xr-x 1  245880 2025-12-09 14:42:21 +0000 _ruby_box_p1462711_2_json+ext+parser.so*
* -rwxr-xr-x 1  112232 2025-12-09 15:19:27 +0000 _ruby_box_p1506929_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1   92512 2025-12-09 18:08:03 +0000 _ruby_box_p1664011_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  145456 2025-12-09 18:08:02 +0000 _ruby_box_p1663994_2_etc.so*
* -rwxr-xr-x 1  112232 2025-12-09 20:58:07 +0000 _ruby_box_p1829428_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  186368 2025-12-09 19:32:03 +0000 _ruby_box_p1749977_2_io+console.so*
* -rwxr-xr-x 1  186368 2025-12-09 14:42:21 +0000 _ruby_box_p1462733_2_io+console.so*
* -rwxr-xr-x 1  107320 2025-12-09 14:42:21 +0000 _ruby_box_p1462711_2_monitor.so*
* -rwxr-xr-x 1   92512 2025-12-09 22:26:25 +0000 _ruby_box_p1909398_2_-test-+sanitizers.so*
* -rwxr-xr-x 1   92512 2025-12-09 12:46:06 +0000 _ruby_box_p1347924_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  112232 2025-12-09 17:22:00 +0000 _ruby_box_p1627924_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1 1683560 2025-12-09 14:42:21 +0000 _ruby_box_p1462711_2_openssl.so*
* -rwxr-xr-x 1  112232 2025-12-09 20:17:27 +0000 _ruby_box_p1789698_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  186368 2025-12-09 16:03:06 +0000 _ruby_box_p1546212_2_io+console.so*
* -rwxr-xr-x 1  112232 2025-12-10 01:22:04 +0000 _ruby_box_p2079895_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  145456 2025-12-09 20:58:06 +0000 _ruby_box_p1829396_2_etc.so*
* -rwxr-xr-x 1  107320 2025-12-09 20:17:26 +0000 _ruby_box_p1789666_2_monitor.so*
* -rwxr-xr-x 1  860296 2025-12-09 19:32:04 +0000 _ruby_box_p1749982_2_socket.so*
* -rwxr-xr-x 1  123824 2025-12-09 18:08:03 +0000 _ruby_box_p1663994_2_digest.so*
* -rwxr-xr-x 1  186368 2025-12-09 12:46:06 +0000 _ruby_box_p1347941_2_io+console.so*
* -rwxr-xr-x 1  112232 2025-12-09 14:02:56 +0000 _ruby_box_p1425313_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  793280 2025-12-09 14:42:21 +0000 _ruby_box_p1462711_2_date_core.so*
* -rwxr-xr-x 1  133024 2025-12-09 18:08:03 +0000 _ruby_box_p1663994_2_cgi+escape.so*
* -rwxr-xr-x 1   92512 2025-12-09 15:19:27 +0000 _ruby_box_p1506934_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  186368 2025-12-09 14:42:20 +0000 _ruby_box_p1462706_2_io+console.so*
* -rwxr-xr-x 1  133024 2025-12-10 00:40:29 +0000 _ruby_box_p2036973_2_cgi+escape.so*
* -rwxr-xr-x 1  186368 2025-12-09 21:41:12 +0000 _ruby_box_p1872061_2_io+console.so*
* -rwxr-xr-x 1  185824 2025-12-09 14:02:55 +0000 _ruby_box_p1425296_2_strscan.so*
* -rwxr-xr-x 1  209504 2025-12-09 13:21:21 +0000 _ruby_box_p1386975_2_stringio.so*
* -rwxr-xr-x 1  186368 2025-12-09 19:32:05 +0000 _ruby_box_p1750004_2_io+console.so*
* -rwxr-xr-x 1  112232 2025-12-09 18:51:48 +0000 _ruby_box_p1698683_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  186368 2025-12-10 01:22:03 +0000 _ruby_box_p2079873_2_io+console.so*
* -rwxr-xr-x 1  112232 2025-12-09 15:19:28 +0000 _ruby_box_p1506951_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1   92512 2025-12-09 15:19:28 +0000 _ruby_box_p1506956_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  112232 2025-12-09 22:26:27 +0000 _ruby_box_p1909430_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  107320 2025-12-09 12:11:37 +0000 _ruby_box_p1298668_2_monitor.so*
* -rwxr-xr-x 1  111440 2025-12-09 16:03:07 +0000 _ruby_box_p1546217_2_io+nonblock.so*
* -rwxr-xr-x 1  296080 2025-12-09 12:11:36 +0000 _ruby_box_p1298668_2_json+ext+generator.so*
* -rwxr-xr-x 1  245880 2025-12-09 16:03:07 +0000 _ruby_box_p1546217_2_json+ext+parser.so*
* -rwxr-xr-x 1  112232 2025-12-09 21:41:14 +0000 _ruby_box_p1872098_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1   92512 2025-12-09 23:07:32 +0000 _ruby_box_p1957587_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  186368 2025-12-09 19:32:04 +0000 _ruby_box_p1749999_2_io+console.so*
* -rwxr-xr-x 1   91520 2025-12-09 14:42:21 +0000 _ruby_box_p1462711_2_io+wait.so*
* -rwxr-xr-x 1  111440 2025-12-09 17:22:00 +0000 _ruby_box_p1627907_2_io+nonblock.so*
* -rwxr-xr-x 1  107320 2025-12-09 20:58:06 +0000 _ruby_box_p1829396_2_monitor.so*
* -rwxr-xr-x 1   92512 2025-12-09 21:41:14 +0000 _ruby_box_p1872098_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  145456 2025-12-09 18:51:47 +0000 _ruby_box_p1698661_2_etc.so*
* -rwxr-xr-x 1  334328 2025-12-09 12:11:36 +0000 _ruby_box_p1298668_2_zlib.so*
* -rwxr-xr-x 1   92512 2025-12-09 13:21:20 +0000 _ruby_box_p1386975_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  112232 2025-12-10 01:22:03 +0000 _ruby_box_p2079868_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  209504 2025-12-09 18:08:03 +0000 _ruby_box_p1663994_2_stringio.so*
* -rwxr-xr-x 1  296080 2025-12-09 20:58:06 +0000 _ruby_box_p1829396_2_json+ext+generator.so*
* -rwxr-xr-x 1  199664 2025-12-09 22:26:26 +0000 _ruby_box_p1909408_2_psych.so*
* -rwxr-xr-x 1  107320 2025-12-09 23:53:56 +0000 _ruby_box_p2001940_2_monitor.so*
* -rwxr-xr-x 1  123824 2025-12-09 23:07:32 +0000 _ruby_box_p1957587_2_digest.so*
* -rwxr-xr-x 1  334328 2025-12-09 19:32:04 +0000 _ruby_box_p1749982_2_zlib.so*
* -rwxr-xr-x 1  186368 2025-12-10 00:40:29 +0000 _ruby_box_p2037005_2_io+console.so*
* -rwxr-xr-x 1  186368 2025-12-09 20:17:27 +0000 _ruby_box_p1789688_2_io+console.so*
* -rwxr-xr-x 1   92512 2025-12-09 12:11:36 +0000 _ruby_box_p1298663_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  109448 2025-12-09 13:21:21 +0000 _ruby_box_p1386975_2_erb+escape.so*
* -rwxr-xr-x 1  296080 2025-12-09 15:19:27 +0000 _ruby_box_p1506934_2_json+ext+generator.so*
* -rwxr-xr-x 1   91520 2025-12-09 15:19:27 +0000 _ruby_box_p1506934_2_io+wait.so*
* -rwxr-xr-x 1  112232 2025-12-09 20:58:07 +0000 _ruby_box_p1829413_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  112232 2025-12-09 14:42:20 +0000 _ruby_box_p1462706_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1   92512 2025-12-09 18:51:48 +0000 _ruby_box_p1698693_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  109448 2025-12-10 00:40:29 +0000 _ruby_box_p2036973_2_erb+escape.so*
* -rwxr-xr-x 1  112232 2025-12-10 01:22:04 +0000 _ruby_box_p2079910_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  186368 2025-12-09 14:02:54 +0000 _ruby_box_p1425286_2_io+console.so*
* -rwxr-xr-x 1  186368 2025-12-09 23:53:57 +0000 _ruby_box_p2001972_2_io+console.so*
* -rwxr-xr-x 1  111440 2025-12-09 16:44:22 +0000 _ruby_box_p1582092_2_io+nonblock.so*
* -rwxr-xr-x 1  186368 2025-12-09 16:03:06 +0000 _ruby_box_p1546207_2_io+console.so*
* -rwxr-xr-x 1  145456 2025-12-09 19:32:04 +0000 _ruby_box_p1749982_2_etc.so*
* -rwxr-xr-x 1   92512 2025-12-09 18:08:03 +0000 _ruby_box_p1664016_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  145456 2025-12-09 20:17:26 +0000 _ruby_box_p1789666_2_etc.so*
* -rwxr-xr-x 1   91520 2025-12-09 19:32:04 +0000 _ruby_box_p1749982_2_io+wait.so*
* -rwxr-xr-x 1  109448 2025-12-09 16:03:07 +0000 _ruby_box_p1546217_2_erb+escape.so*
* -rwxr-xr-x 1  245880 2025-12-09 21:41:13 +0000 _ruby_box_p1872066_2_json+ext+parser.so*
* -rwxr-xr-x 1  123824 2025-12-09 17:22:00 +0000 _ruby_box_p1627907_2_digest.so*
* -rwxr-xr-x 1   92512 2025-12-09 14:02:56 +0000 _ruby_box_p1425328_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  145456 2025-12-09 23:53:56 +0000 _ruby_box_p2001940_2_etc.so*
* -rwxr-xr-x 1  133024 2025-12-09 23:07:32 +0000 _ruby_box_p1957587_2_cgi+escape.so*
* -rwxr-xr-x 1   92512 2025-12-09 21:41:13 +0000 _ruby_box_p1872083_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  186368 2025-12-09 13:21:21 +0000 _ruby_box_p1386997_2_io+console.so*
* -rwxr-xr-x 1  111440 2025-12-09 13:21:21 +0000 _ruby_box_p1386975_2_io+nonblock.so*
* -rwxr-xr-x 1   92512 2025-12-09 14:42:20 +0000 _ruby_box_p1462701_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  109448 2025-12-09 21:41:13 +0000 _ruby_box_p1872066_2_erb+escape.so*
* -rwxr-xr-x 1  111440 2025-12-10 00:40:29 +0000 _ruby_box_p2036973_2_io+nonblock.so*
* -rwxr-xr-x 1  112232 2025-12-09 20:58:05 +0000 _ruby_box_p1829391_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1   92512 2025-12-09 18:08:01 +0000 _ruby_box_p1663984_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  860296 2025-12-09 12:46:06 +0000 _ruby_box_p1347924_2_socket.so*
* -rwxr-xr-x 1   92512 2025-12-09 20:58:07 +0000 _ruby_box_p1829413_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  145456 2025-12-09 22:26:26 +0000 _ruby_box_p1909408_2_etc.so*
* -rwxr-xr-x 1  296080 2025-12-09 14:42:21 +0000 _ruby_box_p1462711_2_json+ext+generator.so*
* -rwxr-xr-x 1  860296 2025-12-09 20:17:26 +0000 _ruby_box_p1789666_2_socket.so*
* -rwxr-xr-x 1  112232 2025-12-09 14:02:54 +0000 _ruby_box_p1425286_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  209504 2025-12-09 21:41:13 +0000 _ruby_box_p1872066_2_stringio.so*
* -rwxr-xr-x 1  107320 2025-12-09 22:26:26 +0000 _ruby_box_p1909408_2_monitor.so*
* -rwxr-xr-x 1  109448 2025-12-09 23:53:56 +0000 _ruby_box_p2001940_2_erb+escape.so*
* -rwxr-xr-x 1  793280 2025-12-10 00:40:28 +0000 _ruby_box_p2036973_2_date_core.so*
* -rwxr-xr-x 1   91520 2025-12-09 14:02:55 +0000 _ruby_box_p1425296_2_io+wait.so*
* -rwxr-xr-x 1  209504 2025-12-09 12:46:06 +0000 _ruby_box_p1347924_2_stringio.so*
* -rwxr-xr-x 1  793280 2025-12-09 23:07:32 +0000 _ruby_box_p1957587_2_date_core.so*
* -rwxr-xr-x 1  112232 2025-12-09 18:51:48 +0000 _ruby_box_p1698693_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1   92512 2025-12-09 22:26:25 +0000 _ruby_box_p1909403_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  112232 2025-12-10 00:40:28 +0000 _ruby_box_p2036973_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  245880 2025-12-09 13:21:21 +0000 _ruby_box_p1386975_2_json+ext+parser.so*
* -rwxr-xr-x 1  186368 2025-12-09 14:42:20 +0000 _ruby_box_p1462701_2_io+console.so*
* -rwxr-xr-x 1  186368 2025-12-09 20:58:06 +0000 _ruby_box_p1829396_2_io+console.so*
* -rwxr-xr-x 1   92512 2025-12-10 00:40:28 +0000 _ruby_box_p2036968_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  793280 2025-12-09 16:03:07 +0000 _ruby_box_p1546217_2_date_core.so*
* -rwxr-xr-x 1   92512 2025-12-09 22:26:26 +0000 _ruby_box_p1909408_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  112232 2025-12-09 12:11:37 +0000 _ruby_box_p1298685_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  186368 2025-12-09 14:42:22 +0000 _ruby_box_p1462743_2_io+console.so*
* -rwxr-xr-x 1  334328 2025-12-10 00:40:28 +0000 _ruby_box_p2036973_2_zlib.so*
* -rwxr-xr-x 1  860296 2025-12-09 23:53:56 +0000 _ruby_box_p2001940_2_socket.so*
* -rwxr-xr-x 1   92512 2025-12-09 21:41:12 +0000 _ruby_box_p1872061_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  296080 2025-12-09 13:21:21 +0000 _ruby_box_p1386975_2_json+ext+generator.so*
* -rwxr-xr-x 1   92512 2025-12-10 00:40:28 +0000 _ruby_box_p2036973_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  186368 2025-12-09 15:19:28 +0000 _ruby_box_p1506966_2_io+console.so*
* -rwxr-xr-x 1   92512 2025-12-09 23:53:57 +0000 _ruby_box_p2001962_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  123824 2025-12-09 12:46:06 +0000 _ruby_box_p1347924_2_digest.so*
* -rwxr-xr-x 1   92512 2025-12-10 00:40:28 +0000 _ruby_box_p2036963_2_-test-+sanitizers.so*
* -rwxr-xr-x 1   92512 2025-12-09 14:02:55 +0000 _ruby_box_p1425296_2_-test-+sanitizers.so*
* -rwxr-xr-x 1   92512 2025-12-09 20:17:25 +0000 _ruby_box_p1789661_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  186368 2025-12-09 18:08:02 +0000 _ruby_box_p1663989_2_io+console.so*
* -rwxr-xr-x 1  296080 2025-12-09 18:08:02 +0000 _ruby_box_p1663994_2_json+ext+generator.so*
* -rwxr-xr-x 1  112232 2025-12-09 15:19:28 +0000 _ruby_box_p1506956_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  112232 2025-12-09 22:26:25 +0000 _ruby_box_p1909398_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  112232 2025-12-09 20:17:26 +0000 _ruby_box_p1789683_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  209504 2025-12-09 23:07:32 +0000 _ruby_box_p1957587_2_stringio.so*
* -rwxr-xr-x 1   91520 2025-12-09 18:51:47 +0000 _ruby_box_p1698661_2_io+wait.so*
* -rwxr-xr-x 1   92512 2025-12-09 23:53:57 +0000 _ruby_box_p2001972_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  793280 2025-12-09 20:17:26 +0000 _ruby_box_p1789666_2_date_core.so*
* -rwxr-xr-x 1   92512 2025-12-09 14:02:56 +0000 _ruby_box_p1425313_2_-test-+sanitizers.so*
* -rwxr-xr-x 1 1683560 2025-12-09 19:32:04 +0000 _ruby_box_p1749982_2_openssl.so*
* -rwxr-xr-x 1  209504 2025-12-09 15:19:28 +0000 _ruby_box_p1506934_2_stringio.so*
* -rwxr-xr-x 1  296080 2025-12-09 17:22:00 +0000 _ruby_box_p1627907_2_json+ext+generator.so*
* -rwxr-xr-x 1  112232 2025-12-09 13:21:21 +0000 _ruby_box_p1386992_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  123824 2025-12-09 19:32:04 +0000 _ruby_box_p1749982_2_digest.so*
* -rwxr-xr-x 1   92512 2025-12-09 16:44:23 +0000 _ruby_box_p1582124_2_-test-+sanitizers.so*
* -rwxr-xr-x 1 1683560 2025-12-09 14:02:55 +0000 _ruby_box_p1425296_2_openssl.so*
* -rwxr-xr-x 1  245880 2025-12-10 00:40:28 +0000 _ruby_box_p2036973_2_json+ext+parser.so*
* -rwxr-xr-x 1  111440 2025-12-09 14:02:55 +0000 _ruby_box_p1425296_2_io+nonblock.so*
* -rwxr-xr-x 1  334328 2025-12-09 23:53:56 +0000 _ruby_box_p2001940_2_zlib.so*
* -rwxr-xr-x 1  334328 2025-12-09 21:41:13 +0000 _ruby_box_p1872066_2_zlib.so*
* -rwxr-xr-x 1  186368 2025-12-09 18:51:48 +0000 _ruby_box_p1698683_2_io+console.so*
* -rwxr-xr-x 1  112232 2025-12-10 00:40:28 +0000 _ruby_box_p2036968_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1   92512 2025-12-09 17:22:00 +0000 _ruby_box_p1627939_2_-test-+sanitizers.so*
* -rwxr-xr-x 1 1683560 2025-12-09 23:53:56 +0000 _ruby_box_p2001940_2_openssl.so*
* -rwxr-xr-x 1  186368 2025-12-09 14:42:21 +0000 _ruby_box_p1462711_2_io+console.so*
* -rwxr-xr-x 1  793280 2025-12-09 20:58:06 +0000 _ruby_box_p1829396_2_date_core.so*
* -rwxr-xr-x 1  107320 2025-12-09 18:08:03 +0000 _ruby_box_p1663994_2_monitor.so*
* -rwxr-xr-x 1  123824 2025-12-09 20:58:06 +0000 _ruby_box_p1829396_2_digest.so*
* -rwxr-xr-x 1  133024 2025-12-09 16:44:23 +0000 _ruby_box_p1582092_2_cgi+escape.so*
* -rwxr-xr-x 1  112232 2025-12-09 14:02:55 +0000 _ruby_box_p1425296_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  112232 2025-12-09 13:21:20 +0000 _ruby_box_p1386965_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1   92512 2025-12-10 01:22:04 +0000 _ruby_box_p2079895_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  112232 2025-12-09 18:08:03 +0000 _ruby_box_p1664011_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  133024 2025-12-09 21:41:13 +0000 _ruby_box_p1872066_2_cgi+escape.so*
* -rwxr-xr-x 1  199664 2025-12-09 14:02:55 +0000 _ruby_box_p1425296_2_psych.so*
* -rwxr-xr-x 1  199664 2025-12-09 18:51:47 +0000 _ruby_box_p1698661_2_psych.so*
* -rwxr-xr-x 1  133024 2025-12-09 17:22:00 +0000 _ruby_box_p1627907_2_cgi+escape.so*
* -rwxr-xr-x 1  186368 2025-12-09 14:02:56 +0000 _ruby_box_p1425318_2_io+console.so*
* -rwxr-xr-x 1  112232 2025-12-09 12:46:06 +0000 _ruby_box_p1347941_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  186368 2025-12-09 18:51:46 +0000 _ruby_box_p1698651_2_io+console.so*
* -rwxr-xr-x 1   92512 2025-12-09 17:21:59 +0000 _ruby_box_p1627907_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  186368 2025-12-09 20:17:27 +0000 _ruby_box_p1789698_2_io+console.so*
* -rwxr-xr-x 1  112232 2025-12-09 21:41:12 +0000 _ruby_box_p1872061_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1   91520 2025-12-09 16:03:07 +0000 _ruby_box_p1546217_2_io+wait.so*
* -rwxr-xr-x 1  107320 2025-12-09 19:32:04 +0000 _ruby_box_p1749982_2_monitor.so*
* -rwxr-xr-x 1   92512 2025-12-09 16:03:08 +0000 _ruby_box_p1546234_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  296080 2025-12-09 20:17:26 +0000 _ruby_box_p1789666_2_json+ext+generator.so*
* -rwxr-xr-x 1  186368 2025-12-10 01:22:04 +0000 _ruby_box_p2079895_2_io+console.so*
* -rwxr-xr-x 1   92512 2025-12-09 15:19:27 +0000 _ruby_box_p1506929_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  133024 2025-12-09 12:46:06 +0000 _ruby_box_p1347924_2_cgi+escape.so*
* -rwxr-xr-x 1  199664 2025-12-09 19:32:04 +0000 _ruby_box_p1749982_2_psych.so*
* -rwxr-xr-x 1  112232 2025-12-09 18:08:01 +0000 _ruby_box_p1663984_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  186368 2025-12-09 17:21:59 +0000 _ruby_box_p1627902_2_io+console.so*
* -rwxr-xr-x 1  112232 2025-12-10 00:40:29 +0000 _ruby_box_p2037005_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  112232 2025-12-09 17:22:00 +0000 _ruby_box_p1627929_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  112232 2025-12-09 12:46:05 +0000 _ruby_box_p1347914_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  334328 2025-12-09 17:22:00 +0000 _ruby_box_p1627907_2_zlib.so*
* -rwxr-xr-x 1   92512 2025-12-09 16:03:08 +0000 _ruby_box_p1546249_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  296080 2025-12-09 14:02:55 +0000 _ruby_box_p1425296_2_json+ext+generator.so*
* -rwxr-xr-x 1  186368 2025-12-10 00:40:28 +0000 _ruby_box_p2036968_2_io+console.so*
* -rwxr-xr-x 1  860296 2025-12-09 12:11:36 +0000 _ruby_box_p1298668_2_socket.so*
* -rwxr-xr-x 1  186368 2025-12-09 22:26:25 +0000 _ruby_box_p1909403_2_io+console.so*
* -rwxr-xr-x 1   92512 2025-12-09 18:08:02 +0000 _ruby_box_p1663994_2_-test-+sanitizers.so*
* -rwxr-xr-x 1   92512 2025-12-09 16:44:21 +0000 _ruby_box_p1582082_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  793280 2025-12-09 21:41:13 +0000 _ruby_box_p1872066_2_date_core.so*
* -rwxr-xr-x 1  112232 2025-12-09 21:41:12 +0000 _ruby_box_p1872056_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  245880 2025-12-09 20:58:06 +0000 _ruby_box_p1829396_2_json+ext+parser.so*
* -rwxr-xr-x 1  245880 2025-12-09 19:32:04 +0000 _ruby_box_p1749982_2_json+ext+parser.so*
* -rwxr-xr-x 1  112232 2025-12-09 12:11:37 +0000 _ruby_box_p1298690_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  860296 2025-12-09 13:21:21 +0000 _ruby_box_p1386975_2_socket.so*
* -rwxr-xr-x 1  133024 2025-12-09 14:02:55 +0000 _ruby_box_p1425296_2_cgi+escape.so*
* -rwxr-xr-x 1  107320 2025-12-09 13:21:21 +0000 _ruby_box_p1386975_2_monitor.so*
* -rwxr-xr-x 1  209504 2025-12-10 00:40:29 +0000 _ruby_box_p2036973_2_stringio.so*
* -rwxr-xr-x 1   92512 2025-12-09 20:58:07 +0000 _ruby_box_p1829418_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  186368 2025-12-09 16:44:22 +0000 _ruby_box_p1582087_2_io+console.so*
* -rwxr-xr-x 1 1683560 2025-12-09 12:46:06 +0000 _ruby_box_p1347924_2_openssl.so*
* -rwxr-xr-x 1  112232 2025-12-09 23:07:32 +0000 _ruby_box_p1957604_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1   92512 2025-12-09 18:51:48 +0000 _ruby_box_p1698678_2_-test-+sanitizers.so*
* -rwxr-xr-x 1   92512 2025-12-09 20:17:27 +0000 _ruby_box_p1789683_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  107320 2025-12-09 12:46:06 +0000 _ruby_box_p1347924_2_monitor.so*
* -rwxr-xr-x 1  186368 2025-12-09 18:51:47 +0000 _ruby_box_p1698661_2_io+console.so*
* -rwxr-xr-x 1  145456 2025-12-09 13:21:21 +0000 _ruby_box_p1386975_2_etc.so*
* -rwxr-xr-x 1  245880 2025-12-09 20:17:26 +0000 _ruby_box_p1789666_2_json+ext+parser.so*
* -rwxr-xr-x 1  107320 2025-12-09 14:02:55 +0000 _ruby_box_p1425296_2_monitor.so*
* -rwxr-xr-x 1  111440 2025-12-09 20:58:06 +0000 _ruby_box_p1829396_2_io+nonblock.so*
* -rwxr-xr-x 1  245880 2025-12-09 18:08:02 +0000 _ruby_box_p1663994_2_json+ext+parser.so*
* -rwxr-xr-x 1  186368 2025-12-09 20:58:07 +0000 _ruby_box_p1829413_2_io+console.so*
* -rwxr-xr-x 1  186368 2025-12-09 19:32:03 +0000 _ruby_box_p1749972_2_io+console.so*
* -rwxr-xr-x 1  186368 2025-12-09 13:21:20 +0000 _ruby_box_p1386970_2_io+console.so*
* -rwxr-xr-x 1  186368 2025-12-09 13:21:20 +0000 _ruby_box_p1386965_2_io+console.so*
* -rwxr-xr-x 1  107320 2025-12-09 18:51:47 +0000 _ruby_box_p1698661_2_monitor.so*
* -rwxr-xr-x 1   92512 2025-12-09 15:19:27 +0000 _ruby_box_p1506924_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  112232 2025-12-09 16:44:23 +0000 _ruby_box_p1582109_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  185824 2025-12-10 01:22:04 +0000 _ruby_box_p2079878_2_strscan.so*
* -rwxr-xr-x 1  860296 2025-12-09 17:22:00 +0000 _ruby_box_p1627907_2_socket.so*
* -rwxr-xr-x 1 1683560 2025-12-10 01:22:04 +0000 _ruby_box_p2079878_2_openssl.so*
* -rwxr-xr-x 1   92512 2025-12-09 17:22:00 +0000 _ruby_box_p1627929_2_-test-+sanitizers.so*
* -rwxr-xr-x 1   92512 2025-12-09 13:21:20 +0000 _ruby_box_p1386965_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  109448 2025-12-09 20:58:06 +0000 _ruby_box_p1829396_2_erb+escape.so*
* -rwxr-xr-x 1  112232 2025-12-09 15:19:27 +0000 _ruby_box_p1506924_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  109448 2025-12-09 16:44:23 +0000 _ruby_box_p1582092_2_erb+escape.so*
* -rwxr-xr-x 1  185824 2025-12-09 17:22:00 +0000 _ruby_box_p1627907_2_strscan.so*
* -rwxr-xr-x 1   92512 2025-12-09 12:11:36 +0000 _ruby_box_p1298668_2_-test-+sanitizers.so*
* -rwxr-xr-x 1   92512 2025-12-09 15:19:28 +0000 _ruby_box_p1506966_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  860296 2025-12-09 18:51:47 +0000 _ruby_box_p1698661_2_socket.so*
* -rwxr-xr-x 1  109448 2025-12-09 17:22:00 +0000 _ruby_box_p1627907_2_erb+escape.so*
* -rwxr-xr-x 1  186368 2025-12-10 00:40:28 +0000 _ruby_box_p2036963_2_io+console.so*
* -rwxr-xr-x 1 1683560 2025-12-09 23:07:32 +0000 _ruby_box_p1957587_2_openssl.so*
* -rwxr-xr-x 1  123824 2025-12-09 13:21:21 +0000 _ruby_box_p1386975_2_digest.so*
* -rwxr-xr-x 1  145456 2025-12-09 14:42:21 +0000 _ruby_box_p1462711_2_etc.so*
* -rwxr-xr-x 1  112232 2025-12-09 18:51:46 +0000 _ruby_box_p1698651_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  860296 2025-12-09 21:41:13 +0000 _ruby_box_p1872066_2_socket.so*
* -rwxr-xr-x 1  107320 2025-12-10 00:40:29 +0000 _ruby_box_p2036973_2_monitor.so*
* -rwxr-xr-x 1  334328 2025-12-09 22:26:26 +0000 _ruby_box_p1909408_2_zlib.so*
* -rwxr-xr-x 1   92512 2025-12-09 20:17:26 +0000 _ruby_box_p1789666_2_-test-+sanitizers.so*
* -rwxr-xr-x 1   92512 2025-12-10 01:22:04 +0000 _ruby_box_p2079900_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  186368 2025-12-09 20:17:26 +0000 _ruby_box_p1789666_2_io+console.so*
* -rwxr-xr-x 1  111440 2025-12-09 15:19:28 +0000 _ruby_box_p1506934_2_io+nonblock.so*
* -rwxr-xr-x 1  123824 2025-12-09 15:19:28 +0000 _ruby_box_p1506934_2_digest.so*
* -rwxr-xr-x 1  112232 2025-12-09 23:53:57 +0000 _ruby_box_p2001962_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  112232 2025-12-09 12:46:07 +0000 _ruby_box_p1347956_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  186368 2025-12-09 20:58:07 +0000 _ruby_box_p1829428_2_io+console.so*
* -rwxr-xr-x 1  107320 2025-12-09 23:07:32 +0000 _ruby_box_p1957587_2_monitor.so*
* -rwxr-xr-x 1  109448 2025-12-09 12:11:37 +0000 _ruby_box_p1298668_2_erb+escape.so*
* -rwxr-xr-x 1  186368 2025-12-09 18:08:02 +0000 _ruby_box_p1663994_2_io+console.so*
* -rwxr-xr-x 1   92512 2025-12-09 23:53:56 +0000 _ruby_box_p2001957_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  133024 2025-12-09 20:58:06 +0000 _ruby_box_p1829396_2_cgi+escape.so*
* -rwxr-xr-x 1  112232 2025-12-09 18:51:46 +0000 _ruby_box_p1698656_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1 1683560 2025-12-09 12:11:36 +0000 _ruby_box_p1298668_2_openssl.so*
* -rwxr-xr-x 1  793280 2025-12-09 15:19:27 +0000 _ruby_box_p1506934_2_date_core.so*
* -rwxr-xr-x 1  296080 2025-12-09 16:03:07 +0000 _ruby_box_p1546217_2_json+ext+generator.so*
* -rwxr-xr-x 1  109448 2025-12-09 18:08:03 +0000 _ruby_box_p1663994_2_erb+escape.so*
* -rwxr-xr-x 1   92512 2025-12-09 17:22:00 +0000 _ruby_box_p1627924_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  145456 2025-12-09 15:19:27 +0000 _ruby_box_p1506934_2_etc.so*
* -rwxr-xr-x 1  245880 2025-12-09 16:44:22 +0000 _ruby_box_p1582092_2_json+ext+parser.so*
* -rwxr-xr-x 1   92512 2025-12-09 12:11:37 +0000 _ruby_box_p1298690_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  112232 2025-12-09 17:22:00 +0000 _ruby_box_p1627939_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1   92512 2025-12-09 19:32:03 +0000 _ruby_box_p1749972_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  186368 2025-12-09 20:17:25 +0000 _ruby_box_p1789661_2_io+console.so*
* -rwxr-xr-x 1   92512 2025-12-09 23:53:55 +0000 _ruby_box_p2001930_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  860296 2025-12-09 14:42:21 +0000 _ruby_box_p1462711_2_socket.so*
* -rwxr-xr-x 1  209504 2025-12-09 23:53:56 +0000 _ruby_box_p2001940_2_stringio.so*
* -rwxr-xr-x 1  186368 2025-12-09 18:51:46 +0000 _ruby_box_p1698656_2_io+console.so*
* -rwxr-xr-x 1  133024 2025-12-09 19:32:04 +0000 _ruby_box_p1749982_2_cgi+escape.so*
* -rwxr-xr-x 1  123824 2025-12-09 16:03:07 +0000 _ruby_box_p1546217_2_digest.so*
* -rwxr-xr-x 1  111440 2025-12-09 22:26:26 +0000 _ruby_box_p1909408_2_io+nonblock.so*
* -rwxr-xr-x 1   91520 2025-12-10 00:40:29 +0000 _ruby_box_p2036973_2_io+wait.so*
* -rwxr-xr-x 1  109448 2025-12-09 19:32:04 +0000 _ruby_box_p1749982_2_erb+escape.so*
* -rwxr-xr-x 1  112232 2025-12-09 12:46:06 +0000 _ruby_box_p1347946_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1   92512 2025-12-09 22:26:27 +0000 _ruby_box_p1909440_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  199664 2025-12-10 01:22:03 +0000 _ruby_box_p2079878_2_psych.so*
* -rwxr-xr-x 1  334328 2025-12-09 20:17:26 +0000 _ruby_box_p1789666_2_zlib.so*
* -rwxr-xr-x 1  860296 2025-12-09 23:07:32 +0000 _ruby_box_p1957587_2_socket.so*
* -rwxr-xr-x 1   92512 2025-12-10 01:22:03 +0000 _ruby_box_p2079868_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  199664 2025-12-09 23:53:56 +0000 _ruby_box_p2001940_2_psych.so*
* -rwxr-xr-x 1 1683560 2025-12-09 20:17:26 +0000 _ruby_box_p1789666_2_openssl.so*
* -rwxr-xr-x 1  296080 2025-12-09 23:53:56 +0000 _ruby_box_p2001940_2_json+ext+generator.so*
* -rwxr-xr-x 1  199664 2025-12-09 15:19:27 +0000 _ruby_box_p1506934_2_psych.so*
* -rwxr-xr-x 1  112232 2025-12-09 16:03:08 +0000 _ruby_box_p1546234_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  793280 2025-12-10 01:22:03 +0000 _ruby_box_p2079878_2_date_core.so*
* -rwxr-xr-x 1  334328 2025-12-09 16:44:22 +0000 _ruby_box_p1582092_2_zlib.so*
* -rwxr-xr-x 1  111440 2025-12-09 19:32:04 +0000 _ruby_box_p1749982_2_io+nonblock.so*
* -rwxr-xr-x 1  112232 2025-12-09 16:03:08 +0000 _ruby_box_p1546249_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  123824 2025-12-09 14:42:21 +0000 _ruby_box_p1462711_2_digest.so*
* -rwxr-xr-x 1  186368 2025-12-09 23:07:31 +0000 _ruby_box_p1957577_2_io+console.so*
* -rwxr-xr-x 1  793280 2025-12-09 13:21:21 +0000 _ruby_box_p1386975_2_date_core.so*
* -rwxr-xr-x 1  209504 2025-12-09 12:11:37 +0000 _ruby_box_p1298668_2_stringio.so*
* -rwxr-xr-x 1  112232 2025-12-09 22:26:27 +0000 _ruby_box_p1909440_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  186368 2025-12-09 20:17:25 +0000 _ruby_box_p1789656_2_io+console.so*
* -rwxr-xr-x 1  186368 2025-12-09 14:02:56 +0000 _ruby_box_p1425313_2_io+console.so*
* -rwxr-xr-x 1  793280 2025-12-09 12:46:06 +0000 _ruby_box_p1347924_2_date_core.so*
* -rwxr-xr-x 1  334328 2025-12-09 12:46:06 +0000 _ruby_box_p1347924_2_zlib.so*
* -rwxr-xr-x 1   91520 2025-12-09 23:07:32 +0000 _ruby_box_p1957587_2_io+wait.so*
* -rwxr-xr-x 1  112232 2025-12-09 12:46:06 +0000 _ruby_box_p1347924_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  186368 2025-12-09 23:53:55 +0000 _ruby_box_p2001935_2_io+console.so*
* -rwxr-xr-x 1   92512 2025-12-09 23:07:33 +0000 _ruby_box_p1957609_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  112232 2025-12-09 13:21:22 +0000 _ruby_box_p1387007_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  186368 2025-12-10 00:40:29 +0000 _ruby_box_p2036995_2_io+console.so*
* -rwxr-xr-x 1   92512 2025-12-09 17:21:59 +0000 _ruby_box_p1627902_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  245880 2025-12-09 17:22:00 +0000 _ruby_box_p1627907_2_json+ext+parser.so*
* -rwxr-xr-x 1  334328 2025-12-09 14:02:55 +0000 _ruby_box_p1425296_2_zlib.so*
* -rwxr-xr-x 1  186368 2025-12-10 00:40:28 +0000 _ruby_box_p2036973_2_io+console.so*
* -rwxr-xr-x 1  334328 2025-12-09 23:07:32 +0000 _ruby_box_p1957587_2_zlib.so*
* -rwxr-xr-x 1   92512 2025-12-09 12:46:07 +0000 _ruby_box_p1347956_2_-test-+sanitizers.so*
* -rwxr-xr-x 1   92512 2025-12-09 14:42:20 +0000 _ruby_box_p1462706_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  111440 2025-12-09 21:41:13 +0000 _ruby_box_p1872066_2_io+nonblock.so*
* -rwxr-xr-x 1   91520 2025-12-09 17:22:00 +0000 _ruby_box_p1627907_2_io+wait.so*
* -rwxr-xr-x 1   92512 2025-12-09 16:44:22 +0000 _ruby_box_p1582092_2_-test-+sanitizers.so*
* -rwxr-xr-x 1   92512 2025-12-09 20:58:06 +0000 _ruby_box_p1829396_2_-test-+sanitizers.so*
* -rwxr-xr-x 1   92512 2025-12-09 19:32:03 +0000 _ruby_box_p1749977_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  109448 2025-12-09 20:17:26 +0000 _ruby_box_p1789666_2_erb+escape.so*
* -rwxr-xr-x 1  133024 2025-12-10 01:22:04 +0000 _ruby_box_p2079878_2_cgi+escape.so*
* -rwxr-xr-x 1  186368 2025-12-09 23:53:55 +0000 _ruby_box_p2001940_2_io+console.so*
* -rwxr-xr-x 1 1683560 2025-12-09 21:41:13 +0000 _ruby_box_p1872066_2_openssl.so*
* -rwxr-xr-x 1  107320 2025-12-09 16:03:07 +0000 _ruby_box_p1546217_2_monitor.so*
* -rwxr-xr-x 1  112232 2025-12-09 23:53:55 +0000 _ruby_box_p2001930_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1   92512 2025-12-10 00:40:29 +0000 _ruby_box_p2036990_2_-test-+sanitizers.so*
* -rwxr-xr-x 1   92512 2025-12-09 20:17:27 +0000 _ruby_box_p1789698_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  112232 2025-12-09 23:53:57 +0000 _ruby_box_p2001972_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  245880 2025-12-09 15:19:27 +0000 _ruby_box_p1506934_2_json+ext+parser.so*
* -rwxr-xr-x 1   92512 2025-12-10 01:22:03 +0000 _ruby_box_p2079873_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  186368 2025-12-09 16:03:07 +0000 _ruby_box_p1546217_2_io+console.so*
* -rwxr-xr-x 1  107320 2025-12-09 21:41:13 +0000 _ruby_box_p1872066_2_monitor.so*
* -rwxr-xr-x 1  199664 2025-12-09 12:46:06 +0000 _ruby_box_p1347924_2_psych.so*
* -rwxr-xr-x 1  186368 2025-12-09 19:32:05 +0000 _ruby_box_p1750014_2_io+console.so*
* -rwxr-xr-x 1  112232 2025-12-09 20:17:26 +0000 _ruby_box_p1789666_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  334328 2025-12-09 14:42:21 +0000 _ruby_box_p1462711_2_zlib.so*
* -rwxr-xr-x 1  112232 2025-12-09 20:58:06 +0000 _ruby_box_p1829396_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  185824 2025-12-09 16:03:07 +0000 _ruby_box_p1546217_2_strscan.so*
* -rwxr-xr-x 1  112232 2025-12-09 15:19:28 +0000 _ruby_box_p1506966_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  112232 2025-12-09 12:11:37 +0000 _ruby_box_p1298700_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  186368 2025-12-09 21:41:12 +0000 _ruby_box_p1872066_2_io+console.so*
* -rwxr-xr-x 1  186368 2025-12-09 22:26:26 +0000 _ruby_box_p1909408_2_io+console.so*
* -rwxr-xr-x 1  109448 2025-12-09 14:02:55 +0000 _ruby_box_p1425296_2_erb+escape.so*
* -rwxr-xr-x 1  145456 2025-12-09 23:07:32 +0000 _ruby_box_p1957587_2_etc.so*
* -rwxr-xr-x 1  112232 2025-12-09 16:44:23 +0000 _ruby_box_p1582114_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1   91520 2025-12-09 13:21:21 +0000 _ruby_box_p1386975_2_io+wait.so*
* -rwxr-xr-x 1  186368 2025-12-09 16:44:21 +0000 _ruby_box_p1582082_2_io+console.so*
* -rwxr-xr-x 1  145456 2025-12-09 14:02:55 +0000 _ruby_box_p1425296_2_etc.so*
* -rwxr-xr-x 1   92512 2025-12-09 17:21:59 +0000 _ruby_box_p1627897_2_-test-+sanitizers.so*
* -rwxr-xr-x 1   92512 2025-12-09 18:08:02 +0000 _ruby_box_p1663989_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  145456 2025-12-09 12:46:06 +0000 _ruby_box_p1347924_2_etc.so*
* -rwxr-xr-x 1  209504 2025-12-09 19:32:04 +0000 _ruby_box_p1749982_2_stringio.so*
* -rwxr-xr-x 1  186368 2025-12-09 19:32:04 +0000 _ruby_box_p1749982_2_io+console.so*
* -rwxr-xr-x 1  186368 2025-12-09 23:53:55 +0000 _ruby_box_p2001930_2_io+console.so*
* -rwxr-xr-x 1  245880 2025-12-09 18:51:47 +0000 _ruby_box_p1698661_2_json+ext+parser.so*
* -rwxr-xr-x 1  186368 2025-12-09 20:17:27 +0000 _ruby_box_p1789683_2_io+console.so*
* -rwxr-xr-x 1  107320 2025-12-09 15:19:28 +0000 _ruby_box_p1506934_2_monitor.so*
* -rwxr-xr-x 1  112232 2025-12-09 21:41:13 +0000 _ruby_box_p1872083_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  186368 2025-12-09 20:58:05 +0000 _ruby_box_p1829386_2_io+console.so*
* -rwxr-xr-x 1  133024 2025-12-09 13:21:21 +0000 _ruby_box_p1386975_2_cgi+escape.so*
* -rwxr-xr-x 1  112232 2025-12-09 16:44:21 +0000 _ruby_box_p1582082_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  199664 2025-12-09 23:07:32 +0000 _ruby_box_p1957587_2_psych.so*
* -rwxr-xr-x 1  109448 2025-12-09 14:42:21 +0000 _ruby_box_p1462711_2_erb+escape.so*
* -rwxr-xr-x 1  296080 2025-12-09 23:07:32 +0000 _ruby_box_p1957587_2_json+ext+generator.so*
* -rwxr-xr-x 1  112232 2025-12-09 22:26:26 +0000 _ruby_box_p1909425_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  209504 2025-12-09 16:03:07 +0000 _ruby_box_p1546217_2_stringio.so*
* -rwxr-xr-x 1   91520 2025-12-09 16:44:22 +0000 _ruby_box_p1582092_2_io+wait.so*
* -rwxr-xr-x 1  145456 2025-12-10 00:40:28 +0000 _ruby_box_p2036973_2_etc.so*
* -rwxr-xr-x 1  186368 2025-12-09 15:19:28 +0000 _ruby_box_p1506956_2_io+console.so*
* -rwxr-xr-x 1  109448 2025-12-09 15:19:28 +0000 _ruby_box_p1506934_2_erb+escape.so*
* -rwxr-xr-x 1  112232 2025-12-09 18:08:02 +0000 _ruby_box_p1663994_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1   92512 2025-12-09 21:41:12 +0000 _ruby_box_p1872066_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  112232 2025-12-09 20:17:25 +0000 _ruby_box_p1789656_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  112232 2025-12-09 20:58:07 +0000 _ruby_box_p1829418_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  185824 2025-12-09 20:58:06 +0000 _ruby_box_p1829396_2_strscan.so*
* -rwxr-xr-x 1  186368 2025-12-09 14:02:55 +0000 _ruby_box_p1425291_2_io+console.so*
* -rwxr-xr-x 1  186368 2025-12-09 15:19:28 +0000 _ruby_box_p1506951_2_io+console.so*
* -rwxr-xr-x 1  112232 2025-12-09 14:02:56 +0000 _ruby_box_p1425318_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  111440 2025-12-09 12:46:06 +0000 _ruby_box_p1347924_2_io+nonblock.so*
* -rwxr-xr-x 1  112232 2025-12-09 16:03:06 +0000 _ruby_box_p1546212_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1   92512 2025-12-09 14:02:56 +0000 _ruby_box_p1425318_2_-test-+sanitizers.so*
* -rwxr-xr-x 1 1683560 2025-12-09 16:03:07 +0000 _ruby_box_p1546217_2_openssl.so*
* -rwxr-xr-x 1   92512 2025-12-09 12:11:37 +0000 _ruby_box_p1298685_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  186368 2025-12-09 12:11:36 +0000 _ruby_box_p1298668_2_io+console.so*
* -rwxr-xr-x 1  186368 2025-12-09 18:51:48 +0000 _ruby_box_p1698678_2_io+console.so*
* -rwxr-xr-x 1  112232 2025-12-09 21:41:14 +0000 _ruby_box_p1872088_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  112232 2025-12-09 13:21:20 +0000 _ruby_box_p1386970_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  334328 2025-12-09 18:51:47 +0000 _ruby_box_p1698661_2_zlib.so*
* -rwxr-xr-x 1   92512 2025-12-09 20:58:07 +0000 _ruby_box_p1829428_2_-test-+sanitizers.so*
* -rwxr-xr-x 1 1683560 2025-12-09 20:58:06 +0000 _ruby_box_p1829396_2_openssl.so*
* -rwxr-xr-x 1   92512 2025-12-09 13:21:22 +0000 _ruby_box_p1387007_2_-test-+sanitizers.so*
* -rwxr-xr-x 1   92512 2025-12-09 18:08:04 +0000 _ruby_box_p1664026_2_-test-+sanitizers.so*
* -rwxr-xr-x 1   92512 2025-12-09 14:02:54 +0000 _ruby_box_p1425286_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  793280 2025-12-09 18:51:47 +0000 _ruby_box_p1698661_2_date_core.so*
* -rwxr-xr-x 1  112232 2025-12-09 14:42:21 +0000 _ruby_box_p1462728_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  145456 2025-12-09 21:41:13 +0000 _ruby_box_p1872066_2_etc.so*
* -rwxr-xr-x 1  133024 2025-12-09 14:42:21 +0000 _ruby_box_p1462711_2_cgi+escape.so*
* -rwxr-xr-x 1  209504 2025-12-09 18:51:47 +0000 _ruby_box_p1698661_2_stringio.so*
* -rwxr-xr-x 1  186368 2025-12-10 00:40:29 +0000 _ruby_box_p2036990_2_io+console.so*
* -rwxr-xr-x 1  112232 2025-12-09 18:51:47 +0000 _ruby_box_p1698661_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  186368 2025-12-09 12:11:37 +0000 _ruby_box_p1298690_2_io+console.so*
* -rwxr-xr-x 1  111440 2025-12-09 12:11:36 +0000 _ruby_box_p1298668_2_io+nonblock.so*
* -rwxr-xr-x 1  112232 2025-12-09 18:08:03 +0000 _ruby_box_p1664016_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1   92512 2025-12-09 20:58:05 +0000 _ruby_box_p1829391_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  186368 2025-12-10 01:22:03 +0000 _ruby_box_p2079868_2_io+console.so*
* -rwxr-xr-x 1   91520 2025-12-10 01:22:03 +0000 _ruby_box_p2079878_2_io+wait.so*
* -rwxr-xr-x 1  112232 2025-12-09 18:08:04 +0000 _ruby_box_p1664026_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  109448 2025-12-09 12:46:06 +0000 _ruby_box_p1347924_2_erb+escape.so*
* -rwxr-xr-x 1   92512 2025-12-09 18:51:47 +0000 _ruby_box_p1698661_2_-test-+sanitizers.so*
* -rwxr-xr-x 1   92512 2025-12-09 20:58:05 +0000 _ruby_box_p1829386_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  209504 2025-12-10 01:22:04 +0000 _ruby_box_p2079878_2_stringio.so*
* -rwxr-xr-x 1   92512 2025-12-09 18:51:48 +0000 _ruby_box_p1698683_2_-test-+sanitizers.so*
* -rwxr-xr-x 1 1683560 2025-12-09 22:26:26 +0000 _ruby_box_p1909408_2_openssl.so*
* -rwxr-xr-x 1  186368 2025-12-10 01:22:03 +0000 _ruby_box_p2079878_2_io+console.so*
* -rwxr-xr-x 1  186368 2025-12-09 18:08:04 +0000 _ruby_box_p1664026_2_io+console.so*
* -rwxr-xr-x 1  186368 2025-12-09 23:07:33 +0000 _ruby_box_p1957619_2_io+console.so*
* -rwxr-xr-x 1  186368 2025-12-09 16:44:23 +0000 _ruby_box_p1582114_2_io+console.so*
* -rwxr-xr-x 1  112232 2025-12-10 00:40:29 +0000 _ruby_box_p2036990_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  145456 2025-12-09 17:22:00 +0000 _ruby_box_p1627907_2_etc.so*
* -rwxr-xr-x 1  296080 2025-12-10 01:22:03 +0000 _ruby_box_p2079878_2_json+ext+generator.so*
* -rwxr-xr-x 1  145456 2025-12-09 16:03:07 +0000 _ruby_box_p1546217_2_etc.so*
* -rwxr-xr-x 1  334328 2025-12-10 01:22:03 +0000 _ruby_box_p2079878_2_zlib.so*
* -rwxr-xr-x 1   91520 2025-12-09 22:26:26 +0000 _ruby_box_p1909408_2_io+wait.so*
* -rwxr-xr-x 1   91520 2025-12-09 12:11:36 +0000 _ruby_box_p1298668_2_io+wait.so*
* -rwxr-xr-x 1 1683560 2025-12-09 16:44:22 +0000 _ruby_box_p1582092_2_openssl.so*
* -rwxr-xr-x 1  112232 2025-12-09 23:07:32 +0000 _ruby_box_p1957609_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  186368 2025-12-09 12:46:05 +0000 _ruby_box_p1347919_2_io+console.so*
* -rwxr-xr-x 1  112232 2025-12-09 18:51:48 +0000 _ruby_box_p1698678_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  112232 2025-12-09 14:02:56 +0000 _ruby_box_p1425328_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  186368 2025-12-09 16:44:22 +0000 _ruby_box_p1582092_2_io+console.so*
* -rwxr-xr-x 1  112232 2025-12-09 20:58:05 +0000 _ruby_box_p1829386_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  186368 2025-12-09 16:03:08 +0000 _ruby_box_p1546234_2_io+console.so*
* -rwxr-xr-x 1  112232 2025-12-09 22:26:25 +0000 _ruby_box_p1909403_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  111440 2025-12-09 18:51:47 +0000 _ruby_box_p1698661_2_io+nonblock.so*
* -rwxr-xr-x 1  107320 2025-12-10 01:22:04 +0000 _ruby_box_p2079878_2_monitor.so*
* -rwxr-xr-x 1  107320 2025-12-09 17:22:00 +0000 _ruby_box_p1627907_2_monitor.so*
* -rwxr-xr-x 1  123824 2025-12-10 00:40:29 +0000 _ruby_box_p2036973_2_digest.so*
* -rwxr-xr-x 1  199664 2025-12-09 17:22:00 +0000 _ruby_box_p1627907_2_psych.so*
* -rwxr-xr-x 1  334328 2025-12-09 16:03:07 +0000 _ruby_box_p1546217_2_zlib.so*
* -rwxr-xr-x 1  112232 2025-12-10 00:40:28 +0000 _ruby_box_p2036963_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  245880 2025-12-09 23:53:56 +0000 _ruby_box_p2001940_2_json+ext+parser.so*
* -rwxr-xr-x 1  111440 2025-12-09 23:53:56 +0000 _ruby_box_p2001940_2_io+nonblock.so*
* -rwxr-xr-x 1  112232 2025-12-09 16:44:23 +0000 _ruby_box_p1582124_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1   92512 2025-12-09 14:42:21 +0000 _ruby_box_p1462733_2_-test-+sanitizers.so*
* -rwxr-xr-x 1   92512 2025-12-09 14:42:21 +0000 _ruby_box_p1462711_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  793280 2025-12-09 12:11:36 +0000 _ruby_box_p1298668_2_date_core.so*
* -rwxr-xr-x 1  793280 2025-12-09 14:02:55 +0000 _ruby_box_p1425296_2_date_core.so*
* -rwxr-xr-x 1  186368 2025-12-09 12:46:06 +0000 _ruby_box_p1347946_2_io+console.so*
* -rwxr-xr-x 1  186368 2025-12-09 18:51:48 +0000 _ruby_box_p1698693_2_io+console.so*
* -rwxr-xr-x 1   92512 2025-12-09 14:42:21 +0000 _ruby_box_p1462728_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  112232 2025-12-09 19:32:05 +0000 _ruby_box_p1750004_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  112232 2025-12-09 12:11:35 +0000 _ruby_box_p1298658_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1   92512 2025-12-09 13:21:21 +0000 _ruby_box_p1386997_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  860296 2025-12-10 01:22:03 +0000 _ruby_box_p2079878_2_socket.so*
* -rwxr-xr-x 1  296080 2025-12-09 19:32:04 +0000 _ruby_box_p1749982_2_json+ext+generator.so*
* -rwxr-xr-x 1  199664 2025-12-09 13:21:21 +0000 _ruby_box_p1386975_2_psych.so*
* -rwxr-xr-x 1  109448 2025-12-09 23:07:32 +0000 _ruby_box_p1957587_2_erb+escape.so*
* -rwxr-xr-x 1  186368 2025-12-09 16:03:08 +0000 _ruby_box_p1546239_2_io+console.so*
* -rwxr-xr-x 1  186368 2025-12-09 13:21:22 +0000 _ruby_box_p1387007_2_io+console.so*
* -rwxr-xr-x 1  860296 2025-12-09 20:58:06 +0000 _ruby_box_p1829396_2_socket.so*
* -rwxr-xr-x 1  123824 2025-12-10 01:22:04 +0000 _ruby_box_p2079878_2_digest.so*
* -rwxr-xr-x 1  245880 2025-12-09 14:02:55 +0000 _ruby_box_p1425296_2_json+ext+parser.so*
* -rwxr-xr-x 1  186368 2025-12-09 17:22:00 +0000 _ruby_box_p1627924_2_io+console.so*
* -rwxr-xr-x 1  186368 2025-12-09 18:08:03 +0000 _ruby_box_p1664016_2_io+console.so*
* -rwxr-xr-x 1  296080 2025-12-09 18:51:47 +0000 _ruby_box_p1698661_2_json+ext+generator.so*
* -rwxr-xr-x 1  112232 2025-12-09 16:44:22 +0000 _ruby_box_p1582092_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1   91520 2025-12-09 23:53:56 +0000 _ruby_box_p2001940_2_io+wait.so*
* -rwxr-xr-x 1  123824 2025-12-09 22:26:26 +0000 _ruby_box_p1909408_2_digest.so*
* -rwxr-xr-x 1  185824 2025-12-09 23:07:32 +0000 _ruby_box_p1957587_2_strscan.so*
* -rwxr-xr-x 1   92512 2025-12-09 16:44:23 +0000 _ruby_box_p1582109_2_-test-+sanitizers.so*
* -rwxr-xr-x 1   92512 2025-12-09 22:26:27 +0000 _ruby_box_p1909425_2_-test-+sanitizers.so*
* -rwxr-xr-x 1   91520 2025-12-09 20:58:06 +0000 _ruby_box_p1829396_2_io+wait.so*
* -rwxr-xr-x 1  123824 2025-12-09 14:02:55 +0000 _ruby_box_p1425296_2_digest.so*
* -rwxr-xr-x 1   92512 2025-12-09 13:21:21 +0000 _ruby_box_p1386992_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  209504 2025-12-09 17:22:00 +0000 _ruby_box_p1627907_2_stringio.so*
* -rwxr-xr-x 1  245880 2025-12-09 12:46:06 +0000 _ruby_box_p1347924_2_json+ext+parser.so*
* -rwxr-xr-x 1   92512 2025-12-09 15:19:28 +0000 _ruby_box_p1506951_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  145456 2025-12-09 16:44:22 +0000 _ruby_box_p1582092_2_etc.so*
* -rwxr-xr-x 1   92512 2025-12-09 20:17:27 +0000 _ruby_box_p1789688_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  186368 2025-12-09 17:22:00 +0000 _ruby_box_p1627929_2_io+console.so*
* -rwxr-xr-x 1  793280 2025-12-09 19:32:04 +0000 _ruby_box_p1749982_2_date_core.so*
* -rwxr-xr-x 1  186368 2025-12-09 17:21:59 +0000 _ruby_box_p1627897_2_io+console.so*
* -rwxr-xr-x 1  123824 2025-12-09 18:51:47 +0000 _ruby_box_p1698661_2_digest.so*
* -rwxr-xr-x 1  186368 2025-12-09 16:44:23 +0000 _ruby_box_p1582109_2_io+console.so*
* -rwxr-xr-x 1   92512 2025-12-09 12:11:36 +0000 _ruby_box_p1298658_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  296080 2025-12-09 22:26:26 +0000 _ruby_box_p1909408_2_json+ext+generator.so*
* -rwxr-xr-x 1  133024 2025-12-09 20:17:26 +0000 _ruby_box_p1789666_2_cgi+escape.so*
* -rwxr-xr-x 1  199664 2025-12-09 20:58:06 +0000 _ruby_box_p1829396_2_psych.so*
* -rwxr-xr-x 1  185824 2025-12-09 15:19:28 +0000 _ruby_box_p1506934_2_strscan.so*
* -rwxr-xr-x 1  186368 2025-12-09 16:44:23 +0000 _ruby_box_p1582124_2_io+console.so*
* -rwxr-xr-x 1  860296 2025-12-09 16:03:07 +0000 _ruby_box_p1546217_2_socket.so*
* -rwxr-xr-x 1  112232 2025-12-09 19:32:03 +0000 _ruby_box_p1749972_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1   92512 2025-12-09 22:26:27 +0000 _ruby_box_p1909430_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  185824 2025-12-09 23:53:56 +0000 _ruby_box_p2001940_2_strscan.so*
* -rwxr-xr-x 1 1683560 2025-12-09 13:21:21 +0000 _ruby_box_p1386975_2_openssl.so*
* -rwxr-xr-x 1   92512 2025-12-09 12:11:37 +0000 _ruby_box_p1298700_2_-test-+sanitizers.so*
* -rwxr-xr-x 1   91520 2025-12-09 20:17:26 +0000 _ruby_box_p1789666_2_io+wait.so*
* -rwxr-xr-x 1   92512 2025-12-09 23:07:31 +0000 _ruby_box_p1957577_2_-test-+sanitizers.so*
* -rwxr-xr-x 1   92512 2025-12-10 01:22:04 +0000 _ruby_box_p2079910_2_-test-+sanitizers.so*
* -rwxr-xr-x 1 1683560 2025-12-09 17:22:00 +0000 _ruby_box_p1627907_2_openssl.so*
* -rwxr-xr-x 1  245880 2025-12-09 23:07:32 +0000 _ruby_box_p1957587_2_json+ext+parser.so*
* -rwxr-xr-x 1  112232 2025-12-09 15:19:27 +0000 _ruby_box_p1506934_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  793280 2025-12-09 17:21:59 +0000 _ruby_box_p1627907_2_date_core.so*
* -rwxr-xr-x 1  185824 2025-12-09 16:44:22 +0000 _ruby_box_p1582092_2_strscan.so*
* -rwxr-xr-x 1   92512 2025-12-09 12:46:06 +0000 _ruby_box_p1347941_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  185824 2025-12-09 20:17:26 +0000 _ruby_box_p1789666_2_strscan.so*
* -rwxr-xr-x 1  111440 2025-12-09 14:42:21 +0000 _ruby_box_p1462711_2_io+nonblock.so*
* -rwxr-xr-x 1  112232 2025-12-09 18:08:02 +0000 _ruby_box_p1663989_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  186368 2025-12-09 22:26:27 +0000 _ruby_box_p1909425_2_io+console.so*
* -rwxr-xr-x 1  133024 2025-12-09 16:03:07 +0000 _ruby_box_p1546217_2_cgi+escape.so*
* -rwxr-xr-x 1  186368 2025-12-09 17:22:00 +0000 _ruby_box_p1627939_2_io+console.so*
* -rwxr-xr-x 1   91520 2025-12-09 21:41:13 +0000 _ruby_box_p1872066_2_io+wait.so*
* -rwxr-xr-x 1  186368 2025-12-09 15:19:27 +0000 _ruby_box_p1506924_2_io+console.so*
* -rwxr-xr-x 1  112232 2025-12-10 01:22:03 +0000 _ruby_box_p2079873_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  186368 2025-12-09 12:11:37 +0000 _ruby_box_p1298685_2_io+console.so*
* -rwxr-xr-x 1  112232 2025-12-10 01:22:04 +0000 _ruby_box_p2079900_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  112232 2025-12-09 16:03:08 +0000 _ruby_box_p1546239_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  112232 2025-12-09 23:53:55 +0000 _ruby_box_p2001940_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  793280 2025-12-09 23:53:56 +0000 _ruby_box_p2001940_2_date_core.so*
* -rwxr-xr-x 1  199664 2025-12-09 14:42:21 +0000 _ruby_box_p1462711_2_psych.so*
* -rwxr-xr-x 1  199664 2025-12-10 00:40:28 +0000 _ruby_box_p2036973_2_psych.so*
* -rwxr-xr-x 1   92512 2025-12-09 12:46:05 +0000 _ruby_box_p1347919_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  123824 2025-12-09 16:44:22 +0000 _ruby_box_p1582092_2_digest.so*
* -rwxr-xr-x 1  186368 2025-12-09 15:19:27 +0000 _ruby_box_p1506929_2_io+console.so*
* -rwxr-xr-x 1  186368 2025-12-09 13:21:20 +0000 _ruby_box_p1386975_2_io+console.so*
* -rwxr-xr-x 1   92512 2025-12-09 23:07:31 +0000 _ruby_box_p1957582_2_-test-+sanitizers.so*
* -rwxr-xr-x 1   92512 2025-12-09 14:42:22 +0000 _ruby_box_p1462743_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  186368 2025-12-09 21:41:13 +0000 _ruby_box_p1872083_2_io+console.so*
* -rwxr-xr-x 1  186368 2025-12-09 23:53:57 +0000 _ruby_box_p2001962_2_io+console.so*
* -rwxr-xr-x 1  185824 2025-12-09 12:46:06 +0000 _ruby_box_p1347924_2_strscan.so*
* -rwxr-xr-x 1  199664 2025-12-09 20:17:26 +0000 _ruby_box_p1789666_2_psych.so*
* -rwxr-xr-x 1  209504 2025-12-09 22:26:26 +0000 _ruby_box_p1909408_2_stringio.so*
* -rwxr-xr-x 1   92512 2025-12-09 19:32:05 +0000 _ruby_box_p1750004_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  186368 2025-12-09 22:26:25 +0000 _ruby_box_p1909398_2_io+console.so*
* -rwxr-xr-x 1  186368 2025-12-09 18:08:03 +0000 _ruby_box_p1664011_2_io+console.so*
* -rwxr-xr-x 1  112232 2025-12-09 23:07:32 +0000 _ruby_box_p1957587_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  186368 2025-12-10 01:22:04 +0000 _ruby_box_p2079900_2_io+console.so*
* -rwxr-xr-x 1  123824 2025-12-09 21:41:13 +0000 _ruby_box_p1872066_2_digest.so*
* -rwxr-xr-x 1  112232 2025-12-09 12:11:36 +0000 _ruby_box_p1298668_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  112232 2025-12-09 19:32:04 +0000 _ruby_box_p1749999_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  112232 2025-12-09 22:26:26 +0000 _ruby_box_p1909408_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1 1683560 2025-12-09 15:19:28 +0000 _ruby_box_p1506934_2_openssl.so*
* -rwxr-xr-x 1  186368 2025-12-09 12:11:36 +0000 _ruby_box_p1298663_2_io+console.so*
* -rwxr-xr-x 1  112232 2025-12-09 14:42:21 +0000 _ruby_box_p1462711_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  186368 2025-12-09 12:46:07 +0000 _ruby_box_p1347956_2_io+console.so*
* -rwxr-xr-x 1  209504 2025-12-09 20:58:06 +0000 _ruby_box_p1829396_2_stringio.so*
* -rwxr-xr-x 1   92512 2025-12-09 16:03:06 +0000 _ruby_box_p1546207_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  185824 2025-12-09 12:11:36 +0000 _ruby_box_p1298668_2_strscan.so*
* -rwxr-xr-x 1  296080 2025-12-09 16:44:22 +0000 _ruby_box_p1582092_2_json+ext+generator.so*
* -rwxr-xr-x 1  123824 2025-12-09 12:11:36 +0000 _ruby_box_p1298668_2_digest.so*
* -rwxr-xr-x 1  199664 2025-12-09 16:44:22 +0000 _ruby_box_p1582092_2_psych.so*
* -rwxr-xr-x 1  186368 2025-12-09 23:07:31 +0000 _ruby_box_p1957582_2_io+console.so*
* -rwxr-xr-x 1  186368 2025-12-09 13:21:21 +0000 _ruby_box_p1386992_2_io+console.so*
* -rwxr-xr-x 1   92512 2025-12-10 00:40:29 +0000 _ruby_box_p2036995_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  186368 2025-12-09 21:41:12 +0000 _ruby_box_p1872056_2_io+console.so*
* -rwxr-xr-x 1  185824 2025-12-09 21:41:13 +0000 _ruby_box_p1872066_2_strscan.so*
* -rwxr-xr-x 1  112232 2025-12-10 00:40:29 +0000 _ruby_box_p2036995_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  186368 2025-12-09 23:07:33 +0000 _ruby_box_p1957609_2_io+console.so*
* -rwxr-xr-x 1  860296 2025-12-09 18:08:02 +0000 _ruby_box_p1663994_2_socket.so*
* -rwxr-xr-x 1   92512 2025-12-09 12:46:06 +0000 _ruby_box_p1347946_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  186368 2025-12-09 12:46:05 +0000 _ruby_box_p1347914_2_io+console.so*
* -rwxr-xr-x 1  186368 2025-12-09 16:03:08 +0000 _ruby_box_p1546249_2_io+console.so*
* -rwxr-xr-x 1  186368 2025-12-09 23:07:32 +0000 _ruby_box_p1957604_2_io+console.so*
* -rwxr-xr-x 1   92512 2025-12-09 16:44:23 +0000 _ruby_box_p1582114_2_-test-+sanitizers.so*
* -rwxr-xr-x 1   92512 2025-12-09 16:03:08 +0000 _ruby_box_p1546239_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  185824 2025-12-09 22:26:26 +0000 _ruby_box_p1909408_2_strscan.so*
* -rwxr-xr-x 1   92512 2025-12-09 14:02:55 +0000 _ruby_box_p1425291_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  112232 2025-12-09 19:32:05 +0000 _ruby_box_p1750014_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  112232 2025-12-09 19:32:03 +0000 _ruby_box_p1749977_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  112232 2025-12-09 23:07:31 +0000 _ruby_box_p1957577_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  109448 2025-12-09 18:51:47 +0000 _ruby_box_p1698661_2_erb+escape.so*
* -rwxr-xr-x 1 1683560 2025-12-09 18:08:03 +0000 _ruby_box_p1663994_2_openssl.so*
* -rwxr-xr-x 1  296080 2025-12-10 00:40:28 +0000 _ruby_box_p2036973_2_json+ext+generator.so*
* -rwxr-xr-x 1  186368 2025-12-09 14:42:21 +0000 _ruby_box_p1462728_2_io+console.so*
* -rwxr-xr-x 1  245880 2025-12-09 12:11:36 +0000 _ruby_box_p1298668_2_json+ext+parser.so*
* -rwxr-xr-x 1  112232 2025-12-09 16:03:07 +0000 _ruby_box_p1546217_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  112232 2025-12-09 20:17:27 +0000 _ruby_box_p1789688_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  112232 2025-12-09 12:11:36 +0000 _ruby_box_p1298663_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  185824 2025-12-09 14:42:21 +0000 _ruby_box_p1462711_2_strscan.so*
* -rwxr-xr-x 1  186368 2025-12-09 20:58:07 +0000 _ruby_box_p1829418_2_io+console.so*
* -rwxr-xr-x 1  185824 2025-12-09 19:32:04 +0000 _ruby_box_p1749982_2_strscan.so*
* -rwxr-xr-x 1   92512 2025-12-09 21:41:12 +0000 _ruby_box_p1872056_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  185824 2025-12-09 18:51:47 +0000 _ruby_box_p1698661_2_strscan.so*
* -rwxr-xr-x 1  209504 2025-12-09 20:17:26 +0000 _ruby_box_p1789666_2_stringio.so*
* -rwxr-xr-x 1   92512 2025-12-09 18:51:46 +0000 _ruby_box_p1698651_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  186368 2025-12-09 12:11:37 +0000 _ruby_box_p1298700_2_io+console.so*
* -rwxr-xr-x 1   92512 2025-12-09 19:32:04 +0000 _ruby_box_p1749982_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  111440 2025-12-09 23:07:32 +0000 _ruby_box_p1957587_2_io+nonblock.so*
* -rwxr-xr-x 1  793280 2025-12-09 16:44:22 +0000 _ruby_box_p1582092_2_date_core.so*
* -rwxr-xr-x 1   92512 2025-12-09 19:32:04 +0000 _ruby_box_p1749999_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  860296 2025-12-09 14:02:55 +0000 _ruby_box_p1425296_2_socket.so*
* -rwxr-xr-x 1  123824 2025-12-09 20:17:26 +0000 _ruby_box_p1789666_2_digest.so*
* -rwxr-xr-x 1  186368 2025-12-09 14:02:56 +0000 _ruby_box_p1425328_2_io+console.so*
* -rwxr-xr-x 1   92512 2025-12-10 01:22:03 +0000 _ruby_box_p2079878_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  199664 2025-12-09 18:08:02 +0000 _ruby_box_p1663994_2_psych.so*
* -rwxr-xr-x 1  296080 2025-12-09 12:46:06 +0000 _ruby_box_p1347924_2_json+ext+generator.so*
* -rwxr-xr-x 1   91520 2025-12-09 12:46:06 +0000 _ruby_box_p1347924_2_io+wait.so*
* -rwxr-xr-x 1  186368 2025-12-09 23:07:32 +0000 _ruby_box_p1957587_2_io+console.so*
* -rwxr-xr-x 1  860296 2025-12-09 22:26:26 +0000 _ruby_box_p1909408_2_socket.so*
* -rwxr-xr-x 1  112232 2025-12-09 23:53:56 +0000 _ruby_box_p2001957_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  123824 2025-12-09 23:53:56 +0000 _ruby_box_p2001940_2_digest.so*
* -rwxr-xr-x 1  112232 2025-12-09 19:32:04 +0000 _ruby_box_p1749982_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  112232 2025-12-09 13:21:20 +0000 _ruby_box_p1386975_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  112232 2025-12-09 23:53:55 +0000 _ruby_box_p2001935_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  186368 2025-12-09 14:02:55 +0000 _ruby_box_p1425296_2_io+console.so*
* -rwxr-xr-x 1  112232 2025-12-09 17:21:59 +0000 _ruby_box_p1627897_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1   92512 2025-12-09 23:07:33 +0000 _ruby_box_p1957619_2_-test-+sanitizers.so*
* -rwxr-xr-x 1   92512 2025-12-10 00:40:29 +0000 _ruby_box_p2037005_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  112232 2025-12-09 14:02:55 +0000 _ruby_box_p1425291_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  109448 2025-12-09 22:26:26 +0000 _ruby_box_p1909408_2_erb+escape.so*
* -rwxr-xr-x 1  109448 2025-12-10 01:22:04 +0000 _ruby_box_p2079878_2_erb+escape.so*
* -rwxr-xr-x 1  112232 2025-12-09 14:42:20 +0000 _ruby_box_p1462701_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1   92512 2025-12-09 18:51:46 +0000 _ruby_box_p1698656_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  296080 2025-12-09 21:41:13 +0000 _ruby_box_p1872066_2_json+ext+generator.so*
* -rwxr-xr-x 1  793280 2025-12-09 18:08:02 +0000 _ruby_box_p1663994_2_date_core.so*
* -rwxr-xr-x 1  112232 2025-12-10 01:22:03 +0000 _ruby_box_p2079878_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  186368 2025-12-09 22:26:27 +0000 _ruby_box_p1909440_2_io+console.so*
* -rwxr-xr-x 1  112232 2025-12-09 14:42:22 +0000 _ruby_box_p1462743_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  186368 2025-12-09 17:21:59 +0000 _ruby_box_p1627907_2_io+console.so*
* -rwxr-xr-x 1  112232 2025-12-09 23:07:33 +0000 _ruby_box_p1957619_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  199664 2025-12-09 16:03:07 +0000 _ruby_box_p1546217_2_psych.so*
* -rwxr-xr-x 1  860296 2025-12-09 16:44:22 +0000 _ruby_box_p1582092_2_socket.so*
* -rwxr-xr-x 1  185824 2025-12-09 13:21:21 +0000 _ruby_box_p1386975_2_strscan.so*
* -rwxr-xr-x 1  186368 2025-12-10 01:22:04 +0000 _ruby_box_p2079910_2_io+console.so*
* -rwxr-xr-x 1  860296 2025-12-10 00:40:29 +0000 _ruby_box_p2036973_2_socket.so*
* -rwxr-xr-x 1  199664 2025-12-09 21:41:13 +0000 _ruby_box_p1872066_2_psych.so*
* -rwxr-xr-x 1  133024 2025-12-09 12:11:37 +0000 _ruby_box_p1298668_2_cgi+escape.so*
* -rwxr-xr-x 1  245880 2025-12-10 01:22:03 +0000 _ruby_box_p2079878_2_json+ext+parser.so*
* -rwxr-xr-x 1  112232 2025-12-09 12:46:05 +0000 _ruby_box_p1347919_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  186368 2025-12-09 21:41:14 +0000 _ruby_box_p1872088_2_io+console.so*
* -rwxr-xr-x 1  145456 2025-12-09 12:11:36 +0000 _ruby_box_p1298668_2_etc.so*
* -rwxr-xr-x 1   92512 2025-12-09 21:41:14 +0000 _ruby_box_p1872088_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  145456 2025-12-10 01:22:03 +0000 _ruby_box_p2079878_2_etc.so*
* -rwxr-xr-x 1  133024 2025-12-09 23:53:56 +0000 _ruby_box_p2001940_2_cgi+escape.so*
* -rwxr-xr-x 1  133024 2025-12-09 18:51:47 +0000 _ruby_box_p1698661_2_cgi+escape.so*
* -rwxr-xr-x 1  111440 2025-12-10 01:22:04 +0000 _ruby_box_p2079878_2_io+nonblock.so*
* -rwxr-xr-x 1 1683560 2025-12-10 00:40:29 +0000 _ruby_box_p2036973_2_openssl.so*
* -rwxr-xr-x 1  334328 2025-12-09 15:19:27 +0000 _ruby_box_p1506934_2_zlib.so*
* -rwxr-xr-x 1  112232 2025-12-09 20:17:25 +0000 _ruby_box_p1789661_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  112232 2025-12-09 21:41:12 +0000 _ruby_box_p1872066_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1 1683560 2025-12-09 18:51:47 +0000 _ruby_box_p1698661_2_openssl.so*
* -rwxr-xr-x 1   92512 2025-12-09 23:53:55 +0000 _ruby_box_p2001940_2_-test-+sanitizers.so*
* -rwxr-xr-x 1  112232 2025-12-09 14:42:21 +0000 _ruby_box_p1462733_2_rbconfig+sizeof.so*
* -rwxr-xr-x 1  186368 2025-12-09 20:58:05 +0000 _ruby_box_p1829391_2_io+console.so*
* -rwxr-xr-x 1  186368 2025-12-09 23:53:56 +0000 _ruby_box_p2001957_2_io+console.so*
* -rwxr-xr-x 1   91520 2025-12-09 18:08:02 +0000 _ruby_box_p1663994_2_io+wait.so*
Finished(20/20)  tests in 3009.519082s, 10.5871 tests/s, 2284.4823 assertions/s.
637239 tests, 137401748 assertions, 0 failures, 0 errors, 3296 skips

ruby -v: ruby 4.0.0dev (2025-12-09T11:50:35Z master 8d1eafa7a7) +PRISM [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0  -fstack-protector-strong  
	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-repeat20-asserts/target/release/' '/tmp/ruby/src/trunk-repeat20-asserts/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-repeat20-asserts/target/release/' '/tmp/ruby/src/trunk-repeat20-asserts/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

Finished in 82.383625 seconds

3349 files, 33776 examples, 144362 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20" exit with 0.
raw logfile