# Logfile created on 2025-01-22 13:33:31 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007ff7195efde0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=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-jemalloc", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-jemalloc", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-jemalloc", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-jemalloc", @configure_opts=["--with-jemalloc --enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20250122-133331", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007ff719611ee0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007ff719611c38 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007ff71952a888 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20250122-133331", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20250122-133331>, @binmode=false, @mon_data=#<Monitor:0x00007ff7196117b0>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/pstore.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/pstore.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 7070b1b196
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/pstore.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/pstore.revision unchanged
/tmp/ruby/src/trunk-jemalloc/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-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-jemalloc/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
ae4db3fa410991261f4203ac62ff7aa8eb3959967203d43e69af30c1ea1423fe  builtin_binary.inc
compiling /tmp/ruby/src/trunk-jemalloc/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.5.0
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
encdb.h unchanged
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/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/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/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
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-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
linking ruby
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/pstore.revision -
generating encdb.h
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/pstore.revision unchanged
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
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-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
./miniruby -I/tmp/ruby/src/trunk-jemalloc/lib -I. -I.ext/common  /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-jemalloc/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk-jemalloc/bin
installing base libraries:          /tmp/ruby/install/trunk-jemalloc/lib
installing arch files:              /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-jemalloc/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-jemalloc/include/ruby-3.5.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.5.0+0
installing extension headers:       /tmp/ruby/install/trunk-jemalloc/include/ruby-3.5.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-jemalloc/bin
installing library scripts:         /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.0+0
installing common headers:          /tmp/ruby/install/trunk-jemalloc/include/ruby-3.5.0+0
installing manpages:                /tmp/ruby/install/trunk-jemalloc/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+0
                                    bundler 2.7.0.dev
                                    cgi 0.4.1
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    irb 1.15.0
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.6.0
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.3.0
                                    readline 0.0.4
                                    reline 0.6.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    set 1.1.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.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.2
                                    weakref 0.1.3
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+0
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    fiddle 1.1.7.dev
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.9.1
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.3
                                    stringio 3.1.3.dev
                                    strscan 3.1.2
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+0
                                    minitest 5.25.4
                                    power_assert 2.0.5
                                    rake 13.2.1
                                    test-unit 3.6.7
                                    rexml 3.4.0
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.5
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.8.1
                                    typeprof 0.30.1
                                    debug 1.10.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.9
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.2.0
                                    csv 3.3.2
                                    repl_type_completor 0.1.10
                                    ostruct 0.6.1
                                    pstore 0.1.4
                                    benchmark 0.4.0
                                    logger 1.6.5
                                    rdoc 6.11.0
installing bundled gem cache:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+0/cache
skipped bundled gems:
    win32ole-1.9.1.gem              not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2005 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

# Running tests:

[  1/812] 318605=dump_test
[  2/812] 318604=test_stringchar
[  3/812] 318603=test_kill_ring
[  4/812] 318606=test_fixnum
[  5/812] 318606=test_signal
[  6/812] 318603=test_gem_source_subpath_problem
[  7/812] 318604=test_gc
[  8/812] 318603=test_date_strftime
[  9/812] 318603=test_rendering
[ 10/812] 318603=test_ftp
[ 11/812] 318603=test_import
[ 12/812] 318606=test_vm_dump
[ 13/812] 318606=test_gem_commands_exec_command
[ 14/812] 318605=errors_test
[ 15/812] 318603=test_libs
[ 16/812] 318605=test_gc
[ 17/812] 318605=test_basicsocket
[ 18/812] 318603=test_math
[ 19/812] 318603=test_common
Leaked file descriptor: TestSocket_BasicSocket#test_close_read: 10 #<File::Stat dev=0x8, ino=817783995, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Closed file descriptor: TestSocket_BasicSocket#test_setsockopt: 10
[ 20/812] 318605=test_gem_request
[ 21/812] 318603=test_key_stroke
[ 22/812] 318603=pattern_test
[ 23/812] 318603=test_case
[ 24/812] 318603=test_gem_validator
[ 25/812] 318603=test_fips
[ 26/812] 318605=test_sexp
[ 27/812] 318605=test_name_error
[ 28/812] 318605=lex_test
[ 29/812] 318605=test_regex_casefold
[ 30/812] 318603=test_gem_source_git
[ 31/812] 318605=test_http
[ 32/812] 318605=test_object_create_start
[ 33/812] 318605=test_string_processing
[ 34/812] 318605=test_safe_load
[ 35/812] 318605=encodings_test
[ 36/812] 318605=test_lock_native_thread
[ 37/812] 318605=test_gem_resolver_installer_set
[ 38/812] 318606=test_gem_security_policy
[ 39/812] 318605=test_helper
[ 40/812] 318605=test_parser_events
[ 41/812] 318605=test_enumerator
[ 42/812] 318606=test_gem_security_trust_dir
[ 43/812] 318606=version_test
[ 44/812] 318606=test_cgi_header
[ 45/812] 318606=test_date_time
[ 46/812] 318606=test_data
[ 47/812] 318606=test_mutex
[ 48/812] 318606=test_big5
[ 49/812] 318606=test_str2big
[ 50/812] 318606=test_foreach
[ 51/812] 318606=test_struct
[ 52/812] 318603=test_pointer
[ 53/812] 318603=test_gem_commands_sources_command
[ 54/812] 318606=test_summary
[ 55/812] 318606=test_timeout
[ 56/812] 318606=implicit_array_test
[ 57/812] 318606=test_bmethod
[ 58/812] 318606=test_windows_1252
[ 59/812] 318606=dispatcher_test
[ 60/812] 318603=unescape_test
[ 61/812] 318603=test_gem_source_fetch_problem
[ 62/812] 318606=test_set
[ 63/812] 318606=warnings_test
[ 64/812] 318603=test_module
[ 65/812] 318606=test_ssl
[ 66/812] 318604=test_ractor_compatibility
[ 67/812] 318604=test_getopts
[ 68/812] 318604=test_gem_silent_ui
[ 69/812] 318604=test_null
[ 70/812] 318604=test_scan_args
[ 71/812] 318604=test_keyword
[ 72/812] 318603=test_m17n
[ 73/812] 318604=test_pattern_key_name_check
[ 74/812] 318604=test_yjit
[ 75/812] 318603=test_encoding
[ 76/812] 318603=test_too_many_dummy_encodings
[ 77/812] 318603=json_fixtures_test
[ 78/812] 318603=index_write_test
[ 79/812] 318603=test_constant
[ 80/812] 318606=test_argf
[ 81/812] 318605=test_rubyvm
[ 82/812] 318605=test_json_tree
[ 83/812] 318605=test_custom_command
[ 84/812] 318605=test_ruby_lex
[ 85/812] 318605=test_method_cache
[ 86/812] 318605=test_extlibs
[ 87/812] 318605=test_ossl
[ 88/812] 318604=test_load
[ 89/812] 318604=test_time
[ 90/812] 318604=test_transcode
[ 91/812] 318604=json_string_matching_test
[ 92/812] 318604=test_convertible
[ 93/812] 318606=comments_test
[ 94/812] 318606=test_hash
[ 95/812] 318605=test_stream
[ 96/812] 318605=test_cclass
[ 97/812] 318606=test_gem_resolver_api_set
[ 98/812] 318606=test_gem_package_tar_header
[ 99/812] 318606=test_depth_first
[100/812] 318606=test_gem_commands_mirror
[101/812] 318606=string_test
[102/812] 318606=test_date_marshal
[103/812] 318606=string_query_test
[104/812] 318606=test_bash_completion
[105/812] 318606=test_readpartial
[106/812] 318606=test_object
[107/812] 318606=test_deprecate
[108/812] 318606=test_gem_resolver_installed_specification
[109/812] 318606=parse_stream_test
[110/812] 318606=test_ractor
[111/812] 318605=integer_parse_test
[112/812] 318605=test_fileutils
[113/812] 318606=test_have_func
[114/812] 318605=test_raise_exception
[115/812] 318606=test_gem_commands_pristine_command
[116/812] 318605=test_yjit_exit_locations
[117/812] 318605=command_line_test
[118/812] 318605=test_did_you_mean
[119/812] 318605=test_gem_config_file
[120/812] 318605=test_gc_compact
[121/812] 318605=test_gem_resolver_requirement_list
[122/812] 318605=test_arith_seq_beg_len_step
[123/812] 318605=test_gem_impossible_dependencies_error
[124/812] 318605=test_instrumentation_api
[125/812] 318603=test_time_tz
[126/812] 318603=test_debug
[127/812] 318603=test_gem_gem_runner
[128/812] 318603=test_case_comprehensive
[129/812] 318603=test_gem_local_remote_options
[130/812] 318603=test_gem_package_tar_reader
[131/812] 318606=test_yaml_tree
[132/812] 318603=test_pkey_ec
[133/812] 318603=test_array_create
[134/812] 318603=test_command_aliasing
[135/812] 318603=test_registry
[136/812] 318603=test_gem_command
[137/812] 318606=test_ractor
[138/812] 318606=test_date_parse
[139/812] 318603=test_gem_safe_yaml
[140/812] 318603=test_emoji_breaks
[141/812] 318603=regular_expression_encoding_test
[142/812] 318603=test_gem_update_suggestion
[143/812] 318606=lex_test
[144/812] 318603=test_store
[145/812] 318605=test_gem_security
[146/812] 318603=test_ancdata
[147/812] 318603=test_color_printer
[148/812] 318603=test_gem_resolver_lock_set
[149/812] 318603=test_webauthn_poller
[150/812] 318603=test_backtrace
[151/812] 318603=test_require
[152/812] 318606=test_external_new
[153/812] 318606=test_rat
[154/812] 318606=test_symbol
[155/812] 318606=test_kernel
[156/812] 318606=test_webauthn_listener_response
[157/812] 318606=test_complex2
[158/812] 318606=test_gem_requirement
[159/812] 318606=test_line_editor
[160/812] 318606=test_gem_bundler_version_finder
[161/812] 318606=test_tcp
[162/812] 318603=test_unicode_escape
[163/812] 318603=test_string_memory
[164/812] 318603=test_integer
[165/812] 318606=test_gem_commands_install_command
[166/812] 318603=test_trick
[167/812] 318605=test_class
[168/812] 318605=test_gem_commands_list_command
[169/812] 318605=test_history
[170/812] 318606=test_flags
[171/812] 318605=test_tree_builder
[172/812] 318605=test_gem_stub_specification
[173/812] 318605=test_popen_deadlock
[174/812] 318605=!Nothing_to_test
[175/812] 318605=test_typeddata
[176/812] 318605=test_protect
[177/812] 318605=test_ssl
[178/812] 318606=test_gem_stream_ui
[179/812] 318606=test_case_mapping
[180/812] 318606=test_ubf_async_safe
[181/812] 318606=test_ractor
[182/812] 318603=test_assignment
[183/812] 318606=test_helper_method
[184/812] 318606=test_numeric
[185/812] 318606=test_marshal
[186/812] 318605=test_inlinecache
[187/812] 318605=test_type_completor
[188/812] 318605=test_files_sample
[189/812] 318606=test_gem_commands_help_command
[190/812] 318605=test_gem_commands_build_command
[191/812] 318606=test_iseq_load
[192/812] 318605=test_console_attr
[193/812] 318605=test_cgi_core
[194/812] 318605=test_exception
[195/812] 318605=test_parser
[196/812] 318605=test_optarg
[197/812] 318605=test_pkcs7
[198/812] 318603=test_history
[199/812] 318605=test_gem
[200/812] 318603=test_gem_remote_fetcher_local_ssl_server
[201/812] 318606=test_x509cert
[202/812] 318606=test_stringio
[203/812] 318606=test_gem_platform
[204/812] 318604=test_bigzero
[205/812] 318604=test_parse
[206/812] 318606=test_class2name
[207/812] 318604=test_rand
[208/812] 318606=test_regexp
[209/812] 318603=test_key_name_check
[210/812] 318603=test_stack
[211/812] 318604=test_ns_spki
[212/812] 318604=test_boolean
[213/812] 318604=test_addr
[214/812] 318604=test_require
[215/812] 318603=test_econv
[216/812] 318603=test_gem_resolver_composed_set
[217/812] 318603=test_files_test_2
[218/812] 318604=test_gem_resolver_local_specification
[219/812] 318604=test_multi_irb_commands
[220/812] 318604=test_helper
[221/812] 318604=test_cgi_multipart
[222/812] 318604=test_https
[223/812] 318605=test_yamldbm
[224/812] 318605=test_evaluation
[225/812] 318605=breadth_first_search_test
[226/812] 318605=test_thread_fd_close
[227/812] 318605=test_autoconf
[228/812] 318605=test_class_name_check
[229/812] 318605=test_ftp
[230/812] 318605=test_kwargs
[231/812] 318605=test_io
[232/812] 318605=test_io_wait
[233/812] 318605=test_config
[234/812] 318603=percent_delimiter_string_test
[235/812] 318603=test_gem_commands_check_command
[236/812] 318605=test_euc_kr
[237/812] 318605=test_project_sanity
[238/812] 318603=compiler_test
[239/812] 318603=test_rational
[240/812] 318605=test_lambda
[241/812] 318605=test_rational2
[242/812] 318605=fixtures_test
[243/812] 318605=onigmo_test
[244/812] 318605=test_gem_source_installed
[245/812] 318605=test_proxy
[246/812] 318605=test_gem_source_list
[247/812] 318605=test_struct
[248/812] 318605=test_yaml_special_cases
[249/812] 318605=test_completion
[250/812] 318603=test_ensured
[251/812] 318603=test_const
[252/812] 318603=fuzzer_test
[253/812] 318603=test_class
[254/812] 318605=parser_test
[255/812] 318605=test_gem_ext_cargo_builder_link_flag_converter
[256/812] 318605=test_fstring
[257/812] 318605=test_gem_source_vendor
[258/812] 318605=test_variable_name_check
[259/812] 318605=ripper_test
[260/812] 318605=test_rubygems
[261/812] 318605=test_metaclass
[262/812] 318605=test_singleton
[263/812] 318605=test_gem_spec_fetcher
[264/812] 318605=test_process
[265/812] 318605=test_gem_package_old
[266/812] 318605=test_modify_expand
[267/812] 318605=test_cgi_tag_helper
[268/812] 318605=test_io
[269/812] 318603=test_gem_available_set
[270/812] 318603=test_gem_request_set_lockfile_tokenizer
[271/812] 318603=test_pkey_dh
[272/812] 318603=test_duplicate
[273/812] 318603=test_dir_m17n
[274/812] 318603=test_cgi_cookie
[275/812] 318603=test_cd
[276/812] 318603=test_pack
[277/812] 318604=library_symbols_test
[278/812] 318604=json_addition_test
[279/812] 318604=test_gem_installer
[280/812] 318603=test_new
[281/812] 318603=test_storage
[282/812] 318603=test_qsort
[283/812] 318603=test_gem_resolver_git_set
[284/812] 318603=test_cipher
[285/812] 318603=test_string
[286/812] 318603=test_iterator
[287/812] 318603=test_gem_commands_outdated_command
[288/812] 318603=test_config
[289/812] 318603=test_change_word
[290/812] 318603=test_gem_doctor
[291/812] 318603=test_etc
[292/812] 318603=test_profile_frames
[293/812] 318603=test_objectspace
[294/812] 318604=test_variable
[295/812] 318603=test_bug_reporter
[296/812] 318604=test_cparser
[297/812] 318603=test_require_lib
[298/812] 318604=parameters_signature_test
[299/812] 318604=test_config
[300/812] 318604=test_io_buffer
[301/812] 318604=test_ipaddr
[302/812] 318604=test_gem_commands_info_command
[303/812] 318604=test_gem_uninstaller
[304/812] 318606=string_encoding_test
[305/812] 318606=test_random_formatter
[306/812] 318606=test_func
[307/812] 318604=test_yaml
[308/812] 318604=test_key_actor_vi
[309/812] 318604=test_object
[310/812] 318603=test_enc_raise
[311/812] 318603=source_location_test
[312/812] 318603=test_reline_key
[313/812] 318603=test_emitter
[314/812] 318603=test_unicode_normalize
[315/812] 318603=test_data
[316/812] 318603=test_engine
[317/812] 318603=test_key_error
[318/812] 318603=test_alias_and_anchor
[319/812] 318603=test_capacity
[320/812] 318603=test_cmethod
[321/812] 318603=test_install
[322/812] 318603=test_nextafter
[323/812] 318603=test_gem_console_ui
[324/812] 318603=test_integer_comb
[325/812] 318604=integer_base_flags_test
[326/812] 318604=test_euc_tw
[327/812] 318604=regular_expression_options_test
[328/812] 318604=test_bignum
[329/812] 318604=test_yield
[330/812] 318606=test_x509attr
[331/812] 318606=ractor_test
[332/812] 318606=test_wait
[333/812] 318606=test_gem_commands_server_command
[334/812] 318606=test_clone
[335/812] 318606=test_io_timeout
[336/812] 318606=test_bundled_gems
[337/812] 318606=test_comparable
[338/812] 318606=test_pair
[339/812] 318603=test_date
[340/812] 318603=test_integer
[341/812] 318603=test_enc_str_buf_cat
[342/812] 318603=test_memory_view
[343/812] 318604=test_gem_version
[344/812] 318603=test_gem_ext_cargo_builder
[345/812] 318603=numeric_value_test
[346/812] 318604=test_to_ruby
[347/812] 318603=test_gb18030
[348/812] 318603=test_gem_gemcutter_utilities
[349/812] 318604=test_arith_seq_extract
[350/812] 318604=test_pinned
[351/812] 318604=test_grapheme_breaks
[352/812] 318604=test_random
[353/812] 318604=test_gem_resolver_index_set
[354/812] 318604=test_lexer
[355/812] 318604=test_closure
[356/812] 318603=test_x509store
[357/812] 318603=test_coder
[358/812] 318604=test_symbol
[359/812] 318603=test_file
[360/812] 318603=test_context
[361/812] 318603=test_dot_dot
[362/812] 318603=test_ellipsize
[363/812] 318603=test_unix
[364/812] 318605=test_digest
[365/812] 318605=test_gem_commands_unpack_command
[366/812] 318603=test_init
[367/812] 318603=test_mul
[368/812] 318603=test_nil
[369/812] 318603=test_gem_request_set_gem_dependency_api
[370/812] 318605=test_wss
[371/812] 318605=test_exit
[372/812] 318605=test_gem_source_local
[373/812] 318603=test_hash_create
[374/812] 318603=test_zlib
[375/812] 318605=test_gem_commands_uninstall_command
[376/812] 318606=test_at_exit
[377/812] 318606=test_placearg
[378/812] 318606=test_proc
[379/812] 318605=test_document
[380/812] 318605=test_enumerator_kw
[381/812] 318605=test_big2str
[382/812] 318605=test_delete
[383/812] 318605=test_gem_ext_configure_builder
[384/812] 318605=test_yamlstore
[385/812] 318605=test_switch_hitter
[386/812] 318605=test_ocsp
[387/812] 318605=test_continuation
[388/812] 318605=test_primitive
[389/812] 318605=test_arity
[390/812] 318605=test_tempfile
[391/812] 318605=test_files_test
[392/812] 318605=test_eval_history
[393/812] 318605=test_irb
[394/812] 318606=test_gem_request_connection_pools
[395/812] 318605=test_files_ext
[396/812] 318605=test_function
[397/812] 318604=test_gem_commands_lock_command
[398/812] 318604=test_sockopt
[399/812] 318604=test_rb_str_dup
[400/812] 318604=test_encoding
[401/812] 318604=test_io_m17n
[402/812] 318606=test_hash
[403/812] 318606=test_http_request
[404/812] 318606=test_resource
[405/812] 318606=test_http
[406/812] 318605=test_shift_jis
[407/812] 318605=location_test
[408/812] 318605=test_ldap
[409/812] 318605=test_reqarg
.Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 10 #<File::Stat dev=0x8, ino=817846142, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 11 #<File::Stat dev=0x8, ino=817842626, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 12 #<File::Stat dev=0x8, ino=817848788, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
[410/812] 318605=test_object_references
[411/812] 318605=test_gem_resolver_vendor_set
[412/812] 318605=test_pipe
[413/812] 318605=test_gem_commands_update_command
[414/812] 318604=test_gem_package_tar_reader_entry
[415/812] 318603=test_tmpdir
[416/812] 318603=test_thread_cv
[417/812] 318604=test_gem_commands_setup_command
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 13 #<File::Stat dev=0x8, ino=817849701, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
[418/812] 318603=test_undef
[419/812] 318603=test_unicode
[420/812] 318603=test_filter
[421/812] 318603=test_time
[422/812] 318603=test_complexrational
[423/812] 318603=test_type
[424/812] 318603=test_thread
[425/812] 318604=test_function_entry
[426/812] 318604=test_printf
[427/812] 318604=test_koi8
[428/812] 318604=test_gem_ext_cmake_builder
[429/812] 318604=heredoc_test
[430/812] 318604=test_gem_ci_detector
[431/812] 318604=bom_test
[432/812] 318604=test_io_console
[433/812] 318605=test_file
[434/812] 318604=test_io_wait_uncommon
[435/812] 318604=test_c_union_entity
[436/812] 318604=test_singleton_function
[437/812] 318604=test_gem_resolver_index_specification
[438/812] 318604=test_framework
[439/812] 318604=test_workspace
[440/812] 318606=test_passing_block
[441/812] 318606=test_generic
[442/812] 318604=test_pkey_rsa
[443/812] 318606=test_numhash
[444/812] 318606=test_whileuntil
[445/812] 318606=test_gem_dependency_list
[446/812] 318606=test_gem_install_update_options
[447/812] 318606=test_monitor
[448/812] 318606=test_last_thread
[449/812] 318604=test_c_struct_builder
[450/812] 318604=test_bn
[451/812] 318604=test_gem_rdoc
[452/812] 318604=test_digest_extend
[453/812] 318604=test_stringify_symbols
[454/812] 318604=test_condition
[455/812] 318604=json_generic_object_test
[456/812] 318604=test_cp949
[457/812] 318604=test_erb
[458/812] 318604=test_gem_resolver
[459/812] 318606=test_emoji
[460/812] 318606=test_resize
[461/812] 318606=test_sorted_set
[462/812] 318606=test_gem_name_tuple
[463/812] 318606=test_date_attr
[464/812] 318606=reflection_test
[465/812] 318606=test_eval
[466/812] 318604=test_gem_commands_push_command
[467/812] 318605=test_verbose
[468/812] 318605=test_gem_remote_fetcher_local_server
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 33677>
Multiple autoclose IO objects for a file descriptor in: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 11
[469/812] 318605=test_httpresponse
[470/812] 318605=locals_test
[471/812] 318605=test_x509ext
[472/812] 318605=test_ripper
[473/812] 318606=test_optimization
[474/812] 318604=test_usrmarshal
[475/812] 318604=test_x509crl
[476/812] 318604=test_httpresponses
[477/812] 318604=test_ansi
[478/812] 318604=test_cgi_session
[479/812] 318605=test_case_options
[480/812] 318604=test_fiber
[481/812] 318605=test_refinement
[482/812] 318603=test_weakmap
[483/812] 318605=test_gem_commands_which_command
[484/812] 318605=test_pkcs12
[485/812] 318605=test_autoload
[486/812] 318604=test_sprintf
[487/812] 318604=test_utf16
[488/812] 318604=test_gem_request_set_lockfile_parser
[489/812] 318604=test_path_to_class
[490/812] 318604=test_gem_ext_ext_conf_builder
[491/812] 318606=test_buffered_io
[492/812] 318606=test_gem_dependency_resolution_error
[493/812] 318606=test_gem_commands_cleanup_command
[494/812] 318606=test_default_gems
[495/812] 318606=test_resolve_symbol
[496/812] 318604=test_gem_source_lock
[497/812] 318606=symbol_encoding_test
[498/812] 318604=test_pkg_config
[499/812] 318606=test_gem_security_signer
[500/812] 318604=test_nofree
[501/812] 318604=test_set
[502/812] 318604=test_scalar_scanner
[503/812] 318604=test_backtrace
[504/812] 318606=test_dln
[505/812] 318606=test_x509name
[506/812] 318606=test_flip
[507/812] 318606=test_syntax
[508/812] 318604=test_x509req
[509/812] 318604=test_member
[510/812] 318604=test_tracer
[511/812] 318604=test_gem_version_option
[512/812] 318604=test_insns_leaf
[513/812] 318604=test_option
[514/812] 318604=test_debugger_integration
[515/812] 318604=test_my_integer
[516/812] 318604=test_buffering
[517/812] 318604=test_svcb_https
[518/812] 318604=test_allocation
[519/812] 318603=test_gem_source_specific_file
[520/812] 318603=test_kdf
[521/812] 318603=test_ractor
[522/812] 318603=test_dryrun
[523/812] 318603=test_enum
[524/812] 318603=test_handle
[525/812] 318603=test_serialize_subclasses
[526/812] 318603=test_command
[527/812] 318603=test_scheduler
[528/812] 318603=test_method_cache
[529/812] 318603=test_sprintf_comb
[530/812] 318605=test_zsh_completion
[531/812] 318605=json_common_interface_test
[532/812] 318603=test_gem_commands_open_command
[533/812] 318605=test_asn1
[534/812] 318605=test_pattern_matching
[535/812] 318603=test_rubyoptions
[536/812] 318605=named_capture_test
[537/812] 318605=test_set_len
[538/812] 318605=test_gem_text
[539/812] 318605=test_psych
[540/812] 318605=test_settracefunc
[541/812] 318604=tunnel_test
[542/812] 318604=test_yield_block
[543/812] 318604=test_ractor
[544/812] 318604=test_complex
[545/812] 318606=test_shellwords
[546/812] 318606=test_fiddle
[547/812] 318604=test_omap
[548/812] 318604=newline_offsets_test
[549/812] 318606=test_digest
[550/812] 318604=test_gem_package_task
[551/812] 318604=test_delegate
[552/812] 318604=test_gem_ext_cargo_builder_unit
[553/812] 318604=relocation_test
[554/812] 318604=test_windows_1251
[555/812] 318604=test_frozen
[556/812] 318605=test_float
[557/812] 318604=test_ractor
[558/812] 318604=test_recursion
[559/812] 318604=parse_comments_test
[560/812] 318604=parse_success_test
[561/812] 318604=test_pty
[562/812] 318606=test_gem_request_set_lockfile
[563/812] 318604=test_postponed_job
[564/812] 318606=test_random
[565/812] 318606=test_call
[566/812] 318604=test_gem_resolver_conflict
[567/812] 318604=test_load
[568/812] 318604=test_euc_jp
[569/812] 318604=test_flush
[570/812] 318604=test_error_highlight
[571/812] 318606=test_open3
[572/812] 318605=test_spell_checker
[573/812] 318605=test_rbconfig
[574/812] 318605=test_gbk
[575/812] 318605=test_merge_keys
[576/812] 318605=test_string
[577/812] 318604=node_id_test
[578/812] 318604=test_date_strptime
[579/812] 318604=test_warning
[580/812] 318604=test_gem_safe_marshal
[581/812] 318604=test_disable_irb
[582/812] 318604=test_utf32
[583/812] 318604=test_gem_commands_environment_command
[584/812] 318604=test_array
[585/812] 318606=test_threadgroup
[586/812] 318606=test_gem_resolver_best_set
[587/812] 318606=test_gem_commands_contents_command
[588/812] 318606=test_noarg
[589/812] 318606=test_gem_resolver_lock_specification
[590/812] 318606=static_inspect_test
[591/812] 318606=test_cesu8
[592/812] 318606=test_addrinfo
[593/812] 318606=test_arithmetic_sequence
[594/812] 318606=test_gem_commands_specification_command
[595/812] 318606=regexp_test
[596/812] 318606=test_gem_commands_search_command
[597/812] 318606=test_gem_commands_dependency_command
[598/812] 318606=test_bug-14834
[599/812] 318606=test_open-uri
[600/812] 318606=test_iter_break
[601/812] 318606=test_ensure_and_callcc
[602/812] 318606=test_num2int
[603/812] 318606=test_cgi_util
[604/812] 318606=json_generator_test
[605/812] 318606=test_iso_8859
[606/812] 318606=test_gem_commands_signin_command
[607/812] 318606=test_dbm
[608/812] 318606=test_parser
[609/812] 318606=test_date_ractor
[610/812] 318606=test_address_resolve
[611/812] 318606=test_to_ary_concat
[612/812] 318606=test_c_struct_entry
[613/812] 318606=test_enc_associate
[614/812] 318603=newline_test
[615/812] 318603=equality_test
[616/812] 318603=test_gem_commands_cert_command
[617/812] 318606=test_system
[618/812] 318606=test_gem_package_tar_writer
[619/812] 318606=test_weakkeymap
[620/812] 318604=json_encoding_test
[621/812] 318604=test_gem_ext_rake_builder
[622/812] 318603=test_sizeof
[623/812] 318606=test_face
[624/812] 318606=test_remote_fetch_error
[625/812] 318606=test_gem_command_manager
[626/812] 318604=test_scalar
[627/812] 318604=test_sleep
[628/812] 318606=test_not
[629/812] 318606=test_mailto
[630/812] 318606=test_mixed_unicode_escapes
[631/812] 318606=parse_test
[632/812] 318606=test_exception_at_throwing
[633/812] 318606=test_bundled_ca
Leaked file descriptor: TestGemBundledCA#test_accessing_staging: 16 #<File::Stat dev=0x8, ino=817876651, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
.Closed file descriptor: TestGemBundledCA#test_accessing_new_index: 16
[634/812] 318604=test_thread
[635/812] 318604=test_literal
[636/812] 318606=test_compile_prism
[637/812] 318606=attribute_write_test
[638/812] 318606=test_pack
[639/812] 318606=test_len
[640/812] 318606=test_interned_str
[641/812] 318606=test_gem_specification
[642/812] 318604=test_arity
[643/812] 318604=test_provider
[644/812] 318604=test_require
[645/812] 318604=test_signedness
[646/812] 318603=test_date_new
[647/812] 318603=test_notimplement
[648/812] 318603=test_ractor
[649/812] 318606=test_pkey
[650/812] 318603=test_configuration
[651/812] 318603=test_frozen_error
[652/812] 318606=test_trace
[653/812] 318606=test_gem_resolver_api_specification
[654/812] 318603=test_date_arith
[655/812] 318603=test_gem_commands_fetch_command
[656/812] 318606=test_array
[657/812] 318606=test_ractor
[658/812] 318603=test_rendering
[659/812] 318606=test_tsort
[660/812] 318603=test_process
[661/812] 318606=test_append
[662/812] 318606=test_exception
[663/812] 318604=test_protocol
[664/812] 318604=test_httpheader
[665/812] 318604=test_alias
[666/812] 318606=test_memory_view
[667/812] 318606=test_thread_queue
[668/812] 318604=test_nowrite
[669/812] 318604=test_input_method
[670/812] 318604=test_securerandom
[671/812] 318604=test_dup
[672/812] 318604=test_gem_resolver_vendor_specification
[673/812] 318604=test_cstr
[674/812] 318605=test_require_path_check
[675/812] 318605=test_gem_commands_query_command
[676/812] 318604=test_dns
[677/812] 318604=test_acceptable
[678/812] 318605=test_file_exhaustive
[679/812] 318604=test_erb_command
[680/812] 318604=test_uncorrectable_name_check
[681/812] 318604=test_gem_commands_stale_command
[682/812] 318604=test_stream
[683/812] 318604=test_pp
[684/812] 318604=test_gem_resolver_git_specification
[685/812] 318604=test_m17n_comb
[686/812] 318606=test_marshalable
[687/812] 318606=test_find
[688/812] 318606=test_reline
[689/812] 318604=test_abi
[690/812] 318604=test_div
[691/812] 318604=test_name_error_extension
[692/812] 318604=test_within_pipe
[693/812] 318604=heredoc_dedent_test
[694/812] 318604=test_show_source
[695/812] 318604=test_deprecated
[696/812] 318604=test_ssl_session
[697/812] 318606=test_beginendblock
[698/812] 318604=test_super
[699/812] 318606=test_socket
[700/812] 318604=test_pathname
[701/812] 318604=constant_path_node_test
[702/812] 318604=test_stringscanner
[703/812] 318604=test_coverage
[704/812] 318604=test_ast
[705/812] 318605=test_update
[706/812] 318605=test_method
[707/812] 318603=json_parser_test
[708/812] 318603=test_coderange
[709/812] 318603=test_stat
[710/812] 318603=test_pkey_dsa
[711/812] 318603=test_gem_package
[712/812] 318606=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 14 : #<TCPSocket:fd 14, AF_INET, 127.0.0.1, 43217>
.Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 14
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 15 : #<TCPSocket:fd 15, AF_INET, 127.0.0.1, 42905>
[713/812] 318603=test_gem_util.Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_incorrect_path: 15

[714/812] 318606=test_inadvertent_creation
[715/812] 318606=test_method_name_check
[716/812] 318603=test_gem_resolver_activation_request
[717/812] 318603=test_cgi_modruby
[718/812] 318603=test_egrep_cpp
[719/812] 318606=test_date_conv
[720/812] 318606=test_jaro_winkler
[721/812] 318606=test_prettyprint
[722/812] 318606=overlap_test
[723/812] 318603=test_gem_commands_rebuild_command
[724/812] 318603=test_env
[725/812] 318606=test_gem_dependency
[726/812] 318606=test_color
[727/812] 318606=test_queue
[728/812] 318606=test_fd_setsize
[729/812] 318606=freeze_test
[730/812] 318606=test_gem_resolver_specification
[731/812] 318606=test_range
[732/812] 318606=test_normalize
[733/812] 318606=test_gem_uri_formatter
[734/812] 318606=test_locale
[735/812] 318606=test_assembler
[736/812] 318606=test_path
[737/812] 318606=test_ts
[738/812] 318606=test_timeout
[739/812] 318606=test_ws
[740/812] 318606=test_weakref
[741/812] 318603=test_macro
[742/812] 318603=test_ractor
[743/812] 318603=test_data_error
[744/812] 318606=test_find_executable
[745/812] 318603=test_gem_source
[746/812] 318606=test_mdns
[747/812] 318606=test_nonblock
[748/812] 318606=test_optparse
[749/812] 318606=test_hmac
[750/812] 318606=test_lazy_enumerator
[751/812] 318603=test_io_buffer
[752/812] 318603=test_numeric
[753/812] 318603=test_udp
[754/812] 318603=test_files_lib
[755/812] 318603=test_basicinstructions
[756/812] 318606=test_help
[757/812] 318606=test_key_actor_emacs
[758/812] 318603=test_sleep
[759/812] 318606=test_tracepoint
[760/812] 318605=test_objspace
[761/812] 318606=test_raise
[762/812] 318606=test_have_macro
[763/812] 318606=test_internal_ivar
[764/812] 318606=test_tree_spell_checker
[765/812] 318606=desugar_compiler_test
[766/812] 318606=test_string
[767/812] 318606=test_gem_request_set
[768/812] 318606=test_https_proxy
[769/812] 318606=test_forwardable
[770/812] 318606=test_have_library
[771/812] 318603=test_emitter
[772/812] 318603=test_bug-5832
[773/812] 318603=snippets_test
[774/812] 318606=test_gem_path_support
[775/812] 318606=test_iseq
[776/812] 318603=test_gem_resolver_dependency_request
[777/812] 318603=test_gem_commands_owner_command
[778/812] 318606=test_key_event_record
[779/812] 318606=test_erb_m17n
[780/812] 318606=test_configuration
[781/812] 318606=test_shapes
[782/812] 318606=test_fnmatch
[783/812] 318603=test_recorder
[784/812] 318606=test_gem_remote_fetcher_s3
[785/812] 318603=test_force_exit
[786/812] 318603=test_ifunless
[787/812] 318603=test_bug-3571
[788/812] 318603=test_defined
[789/812] 318603=static_literals_test
[790/812] 318603=test_gem_ext_builder
[791/812] 318606=test_gem_remote_fetcher
[792/812] 318606=test_gem_uri
[793/812] 318606=test_dir
[794/812] 318606=test_gem_dependency_installer
[795/812] 318603=test_eval
[796/812] 318603=test_gem_unsatisfiable_dependency_error
[797/812] 318603=test_nesting_parser
[798/812] 318603=test_files_test_1
[799/812] 318603=test_enumerator
[800/812] 318603=ruby_parser_test
[801/812] 318603=test_nomethod_error
[802/812] 318603=test_human_typo
[803/812] 318603=test_mkmf
[804/812] 318603=test_enumerable
[805/812] 318603=test_pack
[806/812] 318603=test_scanner_events
[807/812] 318603=test_gem_commands_yank_command
[808/812] 318603=magic_comment_test
[809/812] 318603=test_date_compat
[810/812] 318603=test_gem_commands_signout_command
[811/812] 318603=json_ext_parser_test
[812/812] 318603=test_config
Finished tests in 280.875136s, 105.5558 tests/s, 22164.3792 assertions/s.
29648 tests, 6225423 assertions, 0 failures, 0 errors, 412 skips

ruby -v: ruby 3.5.0dev (2025-01-22T09:19:54Z master 7070b1b196) +PRISM [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
ruby 3.5.0dev (2025-01-22T09:19:54Z master 7070b1b196) +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 33.559808 seconds

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