# Logfile created on 2025-11-25 17:20:33 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000079bdd6edfdd8 @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", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j20", @btest_opts="-j20", @test_opts="TESTS='-j20'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk.20251125-172032", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000079bddbb0e150 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000079bddbb0dfe8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000079bdd6e193e0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20251125-172032", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20251125-172032>, @binmode=false, @mon_data=#<Monitor:0x000079bddbb0dd40>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j20
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
$$$[end] "make update-download -j20" exit with 0.
$$$[beg] make update-src      -j20
Already up to date.
Latest commit hash = a36ebb18a6
$$$[end] "make update-src      -j20" exit with 0.
$$$[beg] make after-update    -j20
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
$$$[end] "make after-update    -j20" exit with 0.
$$$[beg] make miniruby -j20
	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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/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 = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	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/target/release/' '/tmp/ruby/src/trunk/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/target/release/' '/tmp/ruby/src/trunk/zjit/src/lib.rs'
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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/version.c
linking miniruby
$$$[end] "make miniruby -j20" exit with 0.
$$$[beg] make ruby -j20
	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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/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 = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	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/target/release/' '/tmp/ruby/src/trunk/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/target/release/' '/tmp/ruby/src/trunk/zjit/src/lib.rs'
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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
82852881f8f7ead06416f98b12e87f4609cd0e1c9aec231598903e5b3a70dc80  builtin_binary.rbbin
compiling /tmp/ruby/src/trunk/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.4.0.0
linking ruby
$$$[end] "make ruby -j20" exit with 0.
$$$[beg] make all -j20
	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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/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 = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	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/target/release/' '/tmp/ruby/src/trunk/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/target/release/' '/tmp/ruby/src/trunk/zjit/src/lib.rs'
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
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/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/st_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
$$$[end] "make all -j20" exit with 0.
$$$[beg] make install -j20
Update rbs to 22451ecbe262326176eb3915b64366712930685c
	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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/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 = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	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/target/release/' '/tmp/ruby/src/trunk/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/target/release/' '/tmp/ruby/src/trunk/zjit/src/lib.rs'
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
generating encdb.h
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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
/tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk/bin
installing base libraries:          /tmp/ruby/install/trunk/lib
installing arch files:              /tmp/ruby/install/trunk/lib/ruby/4.0.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/4.0.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/4.0.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/4.0.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-4.0.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/4.0.0+0
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/4.0.0+0
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/4.0.0+0
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-4.0.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk/bin
installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/4.0.0+0
installing common headers:          /tmp/ruby/install/trunk/include/ruby-4.0.0+0
installing manpages:                /tmp/ruby/install/trunk/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/4.0.0+0
                                    bundler 4.0.0.beta1
                                    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.4.4
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.1.1
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/4.0.0+0
                                    date 3.5.0
                                    digest 3.2.1
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.1
                                    io-nonblock 0.3.2
                                    io-wait 0.4.0.dev
                                    json 2.16.0
                                    openssl 4.0.0.pre
                                    psych 5.2.6
                                    stringio 3.1.9.dev
                                    strscan 3.1.6.dev
                                    zlib 3.2.2
installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/4.0.0+0
                                    minitest 5.26.2
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.1
                                    rexml 3.4.4
                                    rss 0.3.1
                                    net-ftp 0.3.9
                                    net-imap 0.5.12
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.9.5
                                    typeprof 0.31.0
                                    debug 1.11.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 3.3.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.12
                                    ostruct 0.6.3
                                    pstore 0.2.0
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 6.15.1
                                    irb 1.15.3
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /tmp/ruby/install/trunk/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 -j20" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j20'
 Fstderr output is not empty
   bootstraptest.test_ractor.rb_2354_1407.rb:11: [BUG] Segmentation fault at 0x0000000000000000
   ruby 4.0.0dev (2025-11-25T15:40:31Z master a36ebb18a6) +PRISM [x86_64-linux]
   
   -- Control frame information -----------------------------------------------
   c:0005 p:---- s:0023 e:000022 l:y b:---- CFUNC  :fork
   c:0004 p:0012 s:0019 E:001790 l:n b:---- BLOCK  bootstraptest.test_ractor.rb_2354_1407.rb:11
   c:0003 p:0024 s:0012 e:000011 l:y b:0001 METHOD <internal:numeric>:257
   c:0002 p:0018 s:0007 E:002110 l:n b:---- EVAL   bootstraptest.test_ractor.rb_2354_1407.rb:4 [FINISH]
   c:0001 p:0000 s:0003 E:001290 l:y b:---- DUMMY  [FINISH]
   
   -- Ruby level backtrace information ----------------------------------------
   bootstraptest.test_ractor.rb_2354_1407.rb:4:in '<main>'
   <internal:numeric>:257:in 'times'
   bootstraptest.test_ractor.rb_2354_1407.rb:11:in 'block in <main>'
   bootstraptest.test_ractor.rb_2354_1407.rb:11:in 'fork'
   
   -- Threading information ---------------------------------------------------
   Total ractor count: 47
   Ruby thread count for this ractor: 1
   
   -- Machine register context ------------------------------------------------
    RIP: 0x0000796ad3eaee8d RBP: 0x0000634b7a1d8c30 RSP: 0x00007ffec1b48368
    RAX: 0x0000796a9806fef0 RBX: 0x0000000000000000 RCX: 0x0000000000000000
    RDX: 0x0000796a9806ff00 RDI: 0x0000796a9e42ec08 RSI: 0x0000796a9e42ec08
     R8: 0x0000000634b7a2fc  R9: 0x0000000000000007 R10: 0x0000634b7a2fc4c0
    R11: 0x613200fb1f826a7e R12: 0x0000796a9e42ec08 R13: 0x0000634b7a34a2f0
    R14: 0x0000634b7a1d6300 R15: 0x0000634b7a349d88 EFL: 0x0000000000010246
   
   -- C level backtrace information -------------------------------------------
   /tmp/ruby/build/trunk/miniruby(rb_print_backtrace+0x14) [0x634b4effa6a8] /tmp/ruby/src/trunk/vm_dump.c:1105
   /tmp/ruby/build/trunk/miniruby(rb_vm_bugreport) /tmp/ruby/src/trunk/vm_dump.c:1450
   /tmp/ruby/build/trunk/miniruby(rb_bug_for_fatal_signal+0x10a) [0x634b4edc8fea] /tmp/ruby/src/trunk/error.c:1131
   /tmp/ruby/build/trunk/miniruby(sigsegv+0x48) [0x634b4ef32928] /tmp/ruby/src/trunk/signal.c:948
   /lib/x86_64-linux-gnu/libc.so.6(0x796ad3e45330) [0x796ad3e45330]
   /lib/x86_64-linux-gnu/libc.so.6(musable+0x14) [0x796ad3eaee8d] ./malloc/malloc.c:5238
   /lib/x86_64-linux-gnu/libc.so.6(__malloc_usable_size) ./malloc/malloc.c:5252
   /lib/x86_64-linux-gnu/libc.so.6(malloc_usable_size) (null):0
   /tmp/ruby/build/trunk/miniruby(objspace_malloc_size+0x8) [0x634b4edfd543] /tmp/ruby/src/trunk/gc/default/default.c:7965
   /tmp/ruby/build/trunk/miniruby(rb_gc_impl_free) /tmp/ruby/src/trunk/gc/default/default.c:8195
   /tmp/ruby/build/trunk/miniruby(ractor_basket_free+0x5) [0x634b4eed1855] /tmp/ruby/src/trunk/ractor_sync.c:234
   /tmp/ruby/build/trunk/miniruby(ractor_queue_free) /tmp/ruby/src/trunk/ractor_sync.c:283
   /tmp/ruby/build/trunk/miniruby(ractor_free_all_ports) /tmp/ruby/src/trunk/ractor_sync.c:512
   /tmp/ruby/build/trunk/miniruby(ractor_sync_terminate_atfork) /tmp/ruby/src/trunk/ractor_sync.c:521
   /tmp/ruby/build/trunk/miniruby(rb_ractor_terminate_atfork) /tmp/ruby/src/trunk/ractor.c:468
   /tmp/ruby/build/trunk/miniruby(rb_thread_atfork_internal+0x1be) [0x634b4ef8acb1] /tmp/ruby/src/trunk/thread.c:4951
   /tmp/ruby/build/trunk/miniruby(rb_thread_atfork) /tmp/ruby/src/trunk/thread.c:4995
   /tmp/ruby/build/trunk/miniruby(rb_fork_ruby+0x18b) [0x634b4eeca97b] /tmp/ruby/src/trunk/process.c:1590
   /tmp/ruby/build/trunk/miniruby(proc_fork_pid+0x7) [0x634b4eecad09] /tmp/ruby/src/trunk/process.c:4172
   /tmp/ruby/build/trunk/miniruby(rb_call_proc__fork) /tmp/ruby/src/trunk/process.c:4187
   /tmp/ruby/build/trunk/miniruby(rb_call_proc__fork) /tmp/ruby/src/trunk/process.c:4182
   /tmp/ruby/build/trunk/miniruby(rb_f_fork+0x1d) [0x634b4eecae1d] /tmp/ruby/src/trunk/process.c:4288
   /tmp/ruby/build/trunk/miniruby(vm_call_cfunc_with_frame_+0x10d) [0x634b4efc600d] /tmp/ruby/src/trunk/vm_insnhelper.c:3902
   /tmp/ruby/build/trunk/miniruby(vm_sendish+0xcc) [0x634b4efcfb0c] /tmp/ruby/src/trunk/vm_insnhelper.c:6124
   /tmp/ruby/build/trunk/miniruby(vm_exec_core+0x1246) [0x634b4efddb56] ../../src/trunk/insns.def:855
   /tmp/ruby/build/trunk/miniruby(vm_exec_loop+0x0) [0x634b4efe2004] /tmp/ruby/src/trunk/vm.c:2784
   /tmp/ruby/build/trunk/miniruby(rb_vm_exec) /tmp/ruby/src/trunk/vm.c:2787
   /tmp/ruby/build/trunk/miniruby(rb_ec_exec_node+0xa5) [0x634b4edd2d25] /tmp/ruby/src/trunk/eval.c:283
   /tmp/ruby/build/trunk/miniruby(ruby_run_node+0x8b) [0x634b4edd71fb] /tmp/ruby/src/trunk/eval.c:321
   /tmp/ruby/build/trunk/miniruby(rb_main+0x21) [0x634b4ecf4a76] /tmp/ruby/src/trunk/main.c:42
   /tmp/ruby/build/trunk/miniruby(main) /tmp/ruby/src/trunk/main.c:62
   /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x796ad3e2a1ca] ../sysdeps/nptl/libc_start_call_main.h:58
   /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x796ad3e2a28b] ../csu/libc-start.c:360
   /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347
   /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
   [0x634b4ecf4ac5]
   
   -- Other runtime information -----------------------------------------------
   
   * Loaded script: bootstraptest.test_ractor.rb_2354_1407.rb
   
   * Ruby Box: disabled
   * Loaded features:
   
       0 enumerator.so
       1 thread.rb
       2 fiber.so
       3 rational.so
       4 complex.so
       5 pathname.so
       6 ruby2_keywords.rb
       7 set.rb
       8 /tmp/ruby/build/trunk/x86_64-linux-fake.rb
   
   * Process memory map:
   
   634b4ecbe000-634b4eced000 r--p 00000000 00:23 1320415451                 /tmp/ruby/build/trunk/miniruby
   634b4eced000-634b4f09b000 r-xp 0002f000 00:23 1320415451                 /tmp/ruby/build/trunk/miniruby
   634b4f09b000-634b4f1f6000 r--p 003dd000 00:23 1320415451                 /tmp/ruby/build/trunk/miniruby
   634b4f1f6000-634b4f200000 r--p 00538000 00:23 1320415451                 /tmp/ruby/build/trunk/miniruby
   634b4f200000-634b4f201000 rw-p 00542000 00:23 1320415451                 /tmp/ruby/build/trunk/miniruby
   634b4f201000-634b4f214000 rw-p 00000000 00:00 0 
   634b7a1d5000-634b7a355000 rw-p 00000000 00:00 0                          [heap]
   634b7a355000-634b7a378000 rw-p 00000000 00:00 0                          [heap]
   796a74000000-796a74021000 rw-p 00000000 00:00 0 
   796a74021000-796a78000000 ---p 00000000 00:00 0 
   796a79c00000-796a79e07000 r--s 00000000 103:02 5243197                   /usr/lib/x86_64-linux-gnu/libc.so.6
   796a7a005000-796a7c000000 r--s 00000000 00:23 1320415451                 /tmp/ruby/build/trunk/miniruby
   796a7c000000-796a7c021000 rw-p 00000000 00:00 0 
   796a7c021000-796a80000000 ---p 00000000 00:00 0 
   796a80000000-796a80021000 rw-p 00000000 00:00 0 
   796a80021000-796a84000000 ---p 00000000 00:00 0 
   796a84000000-796a84021000 rw-p 00000000 00:00 0 
   796a84021000-796a88000000 ---p 00000000 00:00 0 
   796a88000000-796a88021000 rw-p 00000000 00:00 0 
   796a88021000-796a8c000000 ---p 00000000 00:00 0 
   796a8c000000-796a8c021000 rw-p 00000000 00:00 0 
   796a8c021000-796a90000000 ---p 00000000 00:00 0 
   796a90000000-796a90021000 rw-p 00000000 00:00 0 
   796a90021000-796a94000000 ---p 00000000 00:00 0 
   796a94000000-796a94021000 rw-p 00000000 00:00 0 
   796a94021000-796a98000000 ---p 00000000 00:00 0 
   796a98032000-796a98036000 r--p 00000000 103:02 5244357                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
   796a98036000-796a9805a000 r-xp 00004000 103:02 5244357                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
   796a9805a000-796a9805e000 r--p 00028000 103:02 5244357                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
   796a9805e000-796a9805f000 r--p 0002b000 103:02 5244357                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
   796a9805f000-796a98060000 rw-p 0002c000 103:02 5244357                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
   796a98060000-796a980f0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
   796a980f9000-796a980fa000 ---p 00000000 00:00 0 
   796a980fa000-796a981fa000 rw-p 00000000 00:00 0 
   796a981fa000-796a981fb000 ---p 00000000 00:00 0 
   796a981fb000-796a982fb000 rw-p 00000000 00:00 0 
   796a982fb000-796a982fc000 ---p 00000000 00:00 0 
   796a982fc000-796a983fc000 rw-p 00000000 00:00 0 
   796a983fc000-796a983fd000 ---p 00000000 00:00 0 
   796a983fd000-796a984fd000 rw-p 00000000 00:00 0 
   796a984fd000-796a984fe000 ---p 00000000 00:00 0 
   796a984fe000-796a985fe000 rw-p 00000000 00:00 0 
   796a985fe000-796a985ff000 ---p 00000000 00:00 0 
   796a985ff000-796a986ff000 rw-p 00000000 00:00 0 
   796a986ff000-796a98700000 ---p 00000000 00:00 0 
   796a98700000-796a98800000 rw-p 00000000 00:00 0 
   796a98800000-796a98901000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a98901000-796a98902000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a98902000-796a98b02000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a98b02000-796a98b03000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a98b03000-796a98d03000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a98d03000-796a98d04000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a98d04000-796a98f04000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a98f04000-796a98f05000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a98f05000-796a99105000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a99105000-796a99106000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a99106000-796a99306000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a99306000-796a99307000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a99307000-796a99507000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a99507000-796a99508000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a99508000-796a99708000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a99708000-796a99709000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a99709000-796a99909000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a99909000-796a9990a000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9990a000-796a99b0a000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a99b0a000-796a99b0b000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a99b0b000-796a99d0b000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a99d0b000-796a99d0c000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a99d0c000-796a99f0c000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a99f0c000-796a99f0d000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a99f0d000-796a9a10d000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9a10d000-796a9a10e000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9a10e000-796a9a30e000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9a30e000-796a9a30f000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9a30f000-796a9a50f000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9a50f000-796a9a510000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9a510000-796a9a710000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9a710000-796a9a711000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9a711000-796a9a911000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9a911000-796a9a912000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9a912000-796a9ab12000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9ab12000-796a9ab13000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9ab13000-796a9ad13000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9ad13000-796a9ad14000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9ad14000-796a9af14000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9af14000-796a9af15000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9af15000-796a9b115000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9b115000-796a9b116000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9b116000-796a9b316000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9b316000-796a9b317000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9b317000-796a9b517000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9b517000-796a9b518000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9b518000-796a9b718000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9b718000-796a9b719000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9b719000-796a9b919000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9b919000-796a9b91a000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9b91a000-796a9bb1a000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9bb1a000-796a9bb1b000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9bb1b000-796a9bd1b000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9bd1b000-796a9bd1c000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9bd1c000-796a9bf1c000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9bf1c000-796a9bf1d000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9bf1d000-796a9c11d000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9c11d000-796a9c11e000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9c11e000-796a9c31e000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9c31e000-796a9c31f000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9c31f000-796a9c51f000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9c51f000-796a9c520000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9c520000-796a9c720000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9c720000-796a9c721000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9c721000-796a9c921000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9c921000-796a9c922000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9c922000-796a9cb22000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9cb22000-796a9cb23000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9cb23000-796a9cd23000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9cd23000-796a9cd24000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9cd24000-796a9cf24000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9cf24000-796a9cf25000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9cf25000-796a9d125000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9d125000-796a9d126000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9d126000-796a9d326000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9d326000-796a9d327000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9d327000-796a9d527000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9d527000-796a9d528000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9d528000-796a9d728000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9d728000-796a9d729000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9d729000-796a9d929000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9d929000-796a9d92a000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9d92a000-796a9db2a000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9db2a000-796a9db2b000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9db2b000-796a9dd2b000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9dd2b000-796a9dd2c000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9dd2c000-796a9df2c000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9df2c000-796a9df2d000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9df2d000-796a9e12d000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9e12d000-796a9e12e000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9e12e000-796a9e32e000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9e32e000-796a9e32f000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796a9e32f000-796ab8800000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk]
   796ab8810000-796ab8890000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
   796ab889f000-796ab88a0000 ---p 00000000 00:00 0 
   796ab88a0000-796ab89a0000 rw-p 00000000 00:00 0 
   796ab89a0000-796ab89b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
   796ab89bf000-796ab89c0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab89c0000-796ab8a61000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab8a61000-796ab8a62000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab8a62000-796ab8b03000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab8b03000-796ab8b04000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab8b04000-796ab8ba5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab8ba5000-796ab8ba6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab8ba6000-796ab8c47000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab8c47000-796ab8c48000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab8c48000-796ab8ce9000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab8ce9000-796ab8cea000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab8cea000-796ab8d8b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab8d8b000-796ab8d8c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab8d8c000-796ab8e2d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab8e2d000-796ab8e2e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab8e2e000-796ab8ecf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab8ecf000-796ab8ed0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab8ed0000-796ab8f71000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab8f71000-796ab8f72000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab8f72000-796ab9013000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab9013000-796ab9014000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab9014000-796ab90b5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab90b5000-796ab90b6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab90b6000-796ab9157000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab9157000-796ab9158000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab9158000-796ab91f9000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab91f9000-796ab91fa000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab91fa000-796ab929b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab929b000-796ab929c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab929c000-796ab933d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab933d000-796ab933e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab933e000-796ab93df000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab93df000-796ab93e0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab93e0000-796ab9481000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab9481000-796ab9482000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab9482000-796ab9523000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab9523000-796ab9524000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab9524000-796ab95c5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab95c5000-796ab95c6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab95c6000-796ab9667000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab9667000-796ab9668000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab9668000-796ab9709000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab9709000-796ab970a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab970a000-796ab97ab000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab97ab000-796ab97ac000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab97ac000-796ab984d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab984d000-796ab984e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab984e000-796ab98ef000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab98ef000-796ab98f0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab98f0000-796ab9991000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab9991000-796ab9992000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab9992000-796ab9a33000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab9a33000-796ab9a34000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab9a34000-796ab9ad5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab9ad5000-796ab9ad6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab9ad6000-796ab9b77000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab9b77000-796ab9b78000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab9b78000-796ab9c19000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab9c19000-796ab9c1a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab9c1a000-796ab9cbb000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab9cbb000-796ab9cbc000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab9cbc000-796ab9d5d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab9d5d000-796ab9d5e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab9d5e000-796ab9dff000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
   796ab9dff000-796ab9e00000 ---p 00000000 00:00 0 
   796ab9e00000-796aba600000 rw-p 00000000 00:00 0 
   796aba600000-796ad2600000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
   796ad2600000-796ad3a00000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
   796ad3a00000-796ad3ceb000 r--p 00000000 103:02 5243470                   /usr/lib/locale/locale-archive
   796ad3cff000-796ad3e00000 rw-p 00000000 00:00 0 
   796ad3e00000-796ad3e28000 r--p 00000000 103:02 5243197                   /usr/lib/x86_64-linux-gnu/libc.so.6
   796ad3e28000-796ad3fb0000 r-xp 00028000 103:02 5243197                   /usr/lib/x86_64-linux-gnu/libc.so.6
   796ad3fb0000-796ad3fff000 r--p 001b0000 103:02 5243197                   /usr/lib/x86_64-linux-gnu/libc.so.6
   796ad3fff000-796ad4003000 r--p 001fe000 103:02 5243197                   /usr/lib/x86_64-linux-gnu/libc.so.6
   796ad4003000-796ad4005000 rw-p 00202000 103:02 5243197                   /usr/lib/x86_64-linux-gnu/libc.so.6
   796ad4005000-796ad4012000 rw-p 00000000 00:00 0 
   796ad4030000-796ad4090000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
   796ad409f000-796ad40c0000 rw-p 00000000 00:00 0 
   796ad40c0000-796ad40d0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
   796ad40d9000-796ad40de000 rw-p 00000000 00:00 0 
   796ad40de000-796ad40ee000 r--p 00000000 103:02 5243213                   /usr/lib/x86_64-linux-gnu/libm.so.6
   796ad40ee000-796ad416d000 r-xp 00010000 103:02 5243213                   /usr/lib/x86_64-linux-gnu/libm.so.6
   796ad416d000-796ad41c5000 r--p 0008f000 103:02 5243213                   /usr/lib/x86_64-linux-gnu/libm.so.6
   796ad41c5000-796ad41c6000 r--p 000e7000 103:02 5243213                   /usr/lib/x86_64-linux-gnu/libm.so.6
   796ad41c6000-796ad41c7000 rw-p 000e8000 103:02 5243213                   /usr/lib/x86_64-linux-gnu/libm.so.6
   796ad41c7000-796ad41c9000 r--p 00000000 103:02 5245505                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
   796ad41c9000-796ad41de000 r-xp 00002000 103:02 5245505                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
   796ad41de000-796ad41f7000 r--p 00017000 103:02 5245505                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
   796ad41f7000-796ad41f8000 r--p 0002f000 103:02 5245505                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
   796ad41f8000-796ad41f9000 rw-p 00030000 103:02 5245505                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
   796ad41f9000-796ad4201000 rw-p 00000000 00:00 0 
   796ad4201000-796ad420b000 r--p 00000000 103:02 5243895                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
   796ad420b000-796ad426e000 r-xp 0000a000 103:02 5243895                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
   796ad426e000-796ad4283000 r--p 0006d000 103:02 5243895                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
   796ad4283000-796ad4284000 r--p 00081000 103:02 5243895                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
   796ad4284000-796ad4285000 rw-p 00082000 103:02 5243895                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
   796ad4285000-796ad4287000 r--p 00000000 103:02 5246901                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
   796ad4287000-796ad4299000 r-xp 00002000 103:02 5246901                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
   796ad4299000-796ad429f000 r--p 00014000 103:02 5246901                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
   796ad429f000-796ad42a0000 r--p 0001a000 103:02 5246901                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
   796ad42a0000-796ad42a1000 rw-p 0001b000 103:02 5246901                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
   796ad42a1000-796ad42a8000 r--s 00000000 103:02 5379339                   /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
   796ad42a8000-796ad42aa000 rw-p 00000000 00:00 0 
   796ad42aa000-796ad42ab000 r--p 00000000 103:02 5243156                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
   796ad42ab000-796ad42d6000 r-xp 00001000 103:02 5243156                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
   796ad42d6000-796ad42e0000 r--p 0002c000 103:02 5243156                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
   796ad42e0000-796ad42e2000 r--p 00036000 103:02 5243156                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
   796ad42e2000-796ad42e4000 rw-p 00038000 103:02 5243156                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
   7ffec1b2a000-7ffec1b4b000 rw-p 00000000 00:00 0                          [stack]
   7ffec1bc5000-7ffec1bc9000 r--p 00000000 00:00 0                          [vvar]
   7ffec1bc9000-7ffec1bcb000 r-xp 00000000 00:00 0                          [vdso]
   ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
   
   
   bootstraptest.test_ractor.rb_2354_1407.rb:13:in 'block in <main>': unhandled exception
           from bootstraptest.test_ractor.rb_2354_1407.rb:4:in 'Integer#times'
           from bootstraptest.test_ractor.rb_2354_1407.rb:4:in '<main>'
#1407 test_ractor.rb:2354: 
   begin
     100.times do |i|
       Ractor.new(i) do |j|
         1000.times do |i|
           "#{j}-#{i}"
         end
         Ractor.receive
       end
       pid = fork { }
       _, status = Process.waitpid2 pid
       raise unless status.success?
     end
   
     :ok
   rescue NotImplementedError
     :ok
   end
  #=> "" (expected "ok")  
FAIL 1/2024 tests failed
make: *** [uncommon.mk:848: yes-btest] Error 1
$$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 512.
$$$[beg] make yes-test-basic TESTS='-j20'
	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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/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 = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	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/target/release/' '/tmp/ruby/src/trunk/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/target/release/' '/tmp/ruby/src/trunk/zjit/src/lib.rs'
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j20'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'
	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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/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 = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	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/target/release/' '/tmp/ruby/src/trunk/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/target/release/' '/tmp/ruby/src/trunk/zjit/src/lib.rs'
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
Run options: 
  --seed=29306
  "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j20

# Running tests:

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

ruby -v: ruby 4.0.0dev (2025-11-25T15:40:31Z master a36ebb18a6) +PRISM [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j20'
	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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/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 = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	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/target/release/' '/tmp/ruby/src/trunk/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/target/release/' '/tmp/ruby/src/trunk/zjit/src/lib.rs'
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
ruby 4.0.0dev (2025-11-25T15:40:31Z master a36ebb18a6) +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 7.533019 seconds

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