# Logfile created on 2023-12-31 18:15:30 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005593cf879f70 @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'", @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.20231231-181530", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005593cf90f408 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005593cf90f2c8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005593cf90f0e8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20231231-181530", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20231231-181530>, @binmode=false, @mon_data=#<Monitor:0x00005593cf90f020>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = a19544d154
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper'
/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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	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 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	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 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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
b6f9a675ae26e28a1cbf22cdaf0b9722141614e01885dd533908ce8743052cca  builtin_binary.inc
compiling /tmp/ruby/src/trunk-jemalloc/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.4.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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	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 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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
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]: Nothing to be done for '/tmp/ruby/src/trunk-jemalloc/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering 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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal'
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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf'
make[2]: Leaving 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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Entering 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/psych'
make[2]: Leaving 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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
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/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
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'
$$$[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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	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
generating encdb.h
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-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 '/tmp/ruby/src/trunk-jemalloc/enc/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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal'
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]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
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/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
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]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Leaving 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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering 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/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse'
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 to 
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.4.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.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-jemalloc/bin
installing library scripts:         /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.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.4.0+0
                                    abbrev 0.1.2
                                    base64 0.2.0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    csv 3.2.9
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    drb 2.2.0
                                    english 0.8.0
                                    erb 4.0.3
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    getoptlong 0.2.1
                                    ipaddr 1.2.6
                                    irb 1.11.0
                                    logger 1.6.0
                                    mutex_m 0.2.0
                                    net-http 0.4.0
                                    net-protocol 0.2.2
                                    observer 0.1.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.19.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.1
                                    resolv 0.3.0
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0
                                    bigdecimal 3.1.5
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2.dev.1
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.0.8
                                    syslog 0.1.2
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0
                                    minitest 5.20.0
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.3
                                    net-imap 0.4.9
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.1
                                    typeprof 0.21.9
                                    debug 1.9.1
                                    racc 1.7.3
installing bundled gem cache:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1870 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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	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 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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.

Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	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 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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 '/tmp/ruby/src/trunk-jemalloc/enc/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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal'
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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf'
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/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
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=58858
  "--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/910] 729276=test_regex_casefold
[  2/910] 729277=test_gem_source_git
[  3/910] 729274=test_http
[  4/910] 729274=test_object_create_start
[  5/910] 729274=test_fips
[  6/910] 729275=test_sexp
[  7/910] 729275=test_name_error
[  8/910] 729275=test_string_processing
[  9/910] 729275=test_safe_load
[ 10/910] 729274=test_gem_security_policy
[ 11/910] 729275=test_gem_resolver_installer_set
[ 12/910] 729276=test_rdoc_markup_paragraph
[ 13/910] 729276=test_tuplebag
[ 14/910] 729276=test_gem_security_trust_dir
[ 15/910] 729274=version_test
[ 16/910] 729274=test_cgi_header
[ 17/910] 729274=test_parser_events
[ 18/910] 729274=test_helper
[ 19/910] 729274=test_enumerator
[ 20/910] 729275=test_big5
[ 21/910] 729275=test_mutex
[ 22/910] 729276=test_date_time
[ 23/910] 729276=attribute_write_test
[ 24/910] 729276=test_data
[ 25/910] 729276=test_gem_commands_sources_command
[ 26/910] 729276=test_foreach
[ 27/910] 729276=test_str2big
[ 28/910] 729276=test_struct
[ 29/910] 729276=test_win32ole_type
[ 30/910] 729276=test_pointer
[ 31/910] 729275=test_summary
[ 32/910] 729275=test_timeout
[ 33/910] 729275=compiler_test
[ 34/910] 729275=test_stringchar
[ 35/910] 729275=test_kill_ring
[ 36/910] 729275=test_fixnum
[ 37/910] 729275=test_signal
[ 38/910] 729276=test_date_strftime
[ 39/910] 729277=test_gem_source_subpath_problem
[ 40/910] 729276=test_gc
[ 41/910] 729277=test_vm_dump
[ 42/910] 729277=test_rendering
[ 43/910] 729277=test_import
[ 44/910] 729277=test_libs
[ 45/910] 729277=test_gc
[ 46/910] 729277=test_math
[ 47/910] 729277=test_basicsocket
[ 48/910] 729277=test_gem_commands_exec_command
[ 49/910] 729275=errors_test
[ 50/910] 729275=test_common
[ 51/910] 729275=test_gem_request
[ 52/910] 729275=test_key_stroke
[ 53/910] 729275=test_logger
[ 54/910] 729275=test_gem_validator
[ 55/910] 729275=test_case
[ 56/910] 729275=test_ruby_lex
[ 57/910] 729275=test_method_cache
[ 58/910] 729275=test_rdoc_generator_json_index
[ 59/910] 729275=test_json_tree
[ 60/910] 729275=test_time
[ 61/910] 729275=test_transcode
[ 62/910] 729277=test_convertible
[ 63/910] 729275=json_string_matching_test
[ 64/910] 729275=test_ossl
[ 65/910] 729274=test_extlibs
[ 66/910] 729274=test_rdoc_token_stream
[ 67/910] 729274=test_load
[ 68/910] 729274=test_cclass
[ 69/910] 729274=test_hash
[ 70/910] 729275=test_stream
[ 71/910] 729275=test_gem_commands_mirror
[ 72/910] 729275=test_win32ole_variant_m
[ 73/910] 729275=test_gem_resolver_api_set
[ 74/910] 729275=test_gem_package_tar_header
[ 75/910] 729275=test_rdoc_single_class
[ 76/910] 729275=test_depth_first
[ 77/910] 729275=test_bash_completion
[ 78/910] 729275=test_date_marshal
[ 79/910] 729275=test_deprecate
[ 80/910] 729275=test_rdoc_constant
[ 81/910] 729275=test_readpartial
[ 82/910] 729275=test_object
[ 83/910] 729275=test_rdoc_markdown
[ 84/910] 729276=test_nil2vtempty
[ 85/910] 729276=test_rdoc_servlet
[ 86/910] 729275=test_ractor
[ 87/910] 729275=test_severity
[ 88/910] 729275=test_rdoc_encoding
[ 89/910] 729275=test_fileutils
[ 90/910] 729276=test_gem_resolver_installed_specification
[ 91/910] 729276=test_bmethod
[ 92/910] 729276=test_windows_1252
[ 93/910] 729276=test_syslog_logger
[ 94/910] 729276=unescape_test
[ 95/910] 729275=test_rdoc_generator_pot_po_entry
[ 96/910] 729275=test_gem_source_fetch_problem
[ 97/910] 729275=test_module
[ 98/910] 729276=test_nkf
[ 99/910] 729276=test_set
[100/910] 729276=test_ractor_compatibility
[101/910] 729274=test_ssl
[102/910] 729276=test_rdoc_parser_simple
[103/910] 729276=test_rdoc_parser_rd
[104/910] 729276=test_rdoc_markup_to_markdown
[105/910] 729276=test_gem_silent_ui
[106/910] 729276=test_getopts
[107/910] 729276=test_null
[108/910] 729276=test_scan_args
[109/910] 729276=test_propertyputref
[110/910] 729276=test_rdoc_markup_verbatim
[111/910] 729276=test_yjit
[112/910] 729275=test_encoding
[113/910] 729277=test_rdoc_parser_c
[114/910] 729275=test_rdoc_rd_inline_parser
[115/910] 729277=test_m17n
[116/910] 729275=test_keyword
[117/910] 729277=test_pattern_key_name_check
[118/910] 729277=test_constant
[119/910] 729275=test_argf
[120/910] 729277=test_rubyvm
[121/910] 729277=test_too_many_dummy_encodings
[122/910] 729277=json_fixtures_test
[123/910] 729277=test_gem_command
[124/910] 729277=test_thread
[125/910] 729277=test_pkey_ec
[126/910] 729277=test_array_create
[127/910] 729277=test_formatter
[128/910] 729277=test_read
[129/910] 729277=test_ractor
[130/910] 729277=test_date_parse
[131/910] 729277=test_win32ole_param
[132/910] 729277=test_emoji_breaks
[133/910] 729274=test_gem_update_suggestion
[134/910] 729274=test_store
[135/910] 729275=test_color_printer
[136/910] 729275=test_gem_security
[137/910] 729274=test_ancdata
[138/910] 729274=test_gem_resolver_lock_set
[139/910] 729274=test_webauthn_poller
[140/910] 729274=test_backtrace
[141/910] 729274=test_require
[142/910] 729277=test_win32ole_typelib
[143/910] 729277=test_symbol
[144/910] 729277=test_external_new
[145/910] 729277=test_rat
[146/910] 729277=test_have_func
[147/910] 729274=test_raise_exception
[148/910] 729274=test_gem_commands_pristine_command
[149/910] 729277=test_yjit_exit_locations
[150/910] 729277=test_did_you_mean
[151/910] 729277=test_gem_config_file
[152/910] 729277=ripper_compat_test
[153/910] 729277=test_gc_compact
[154/910] 729276=test_gem_resolver_requirement_list
[155/910] 729276=test_arith_seq_beg_len_step
[156/910] 729276=test_rdoc_generator_pot
[157/910] 729276=test_gem_impossible_dependencies_error
[158/910] 729275=test_instrumentation_api
[159/910] 729276=test_rdoc_generator_pot_po
[160/910] 729276=test_gem_gem_runner
[161/910] 729276=test_rdoc_context_section
[162/910] 729276=test_time_tz
[163/910] 729276=test_debug
[164/910] 729276=test_rdoc_store
[165/910] 729274=test_rdoc_attr
[166/910] 729274=test_case_comprehensive
[167/910] 729276=test_rdoc_stats
[168/910] 729276=test_yaml_tree
[169/910] 729276=test_gem_local_remote_options
[170/910] 729276=test_gem_package_tar_reader
[171/910] 729276=test_rdoc_generator_ri
[172/910] 729276=test_ssl
[173/910] 729275=test_win32ole_record
[174/910] 729275=test_gem_stream_ui
[175/910] 729276=test_rdoc_markup_to_html_snippet
[176/910] 729276=location_test
[177/910] 729276=test_case_mapping
[178/910] 729276=test_ubf_async_safe
[179/910] 729276=test_ractor
[180/910] 729275=test_assignment
[181/910] 729276=test_word
[182/910] 729276=test_type_completor
[183/910] 729276=test_numeric
[184/910] 729276=test_inlinecache
[185/910] 729276=test_marshal
[186/910] 729277=test_iseq_load
[187/910] 729276=test_console_attr
[188/910] 729276=test_files_sample
[189/910] 729276=test_win32ole_variant_outarg
[190/910] 729276=test_gem_commands_help_command
[191/910] 729275=test_gem_commands_build_command
[192/910] 729276=ruby_api_test
[193/910] 729276=test_cgi_core
[194/910] 729276=test_exception
[195/910] 729276=test_parser
[196/910] 729276=test_optarg
[197/910] 729276=test_rdoc_method_attr
[198/910] 729277=test_history
[199/910] 729276=test_gem
[200/910] 729277=test_pkcs7
[201/910] 729275=test_rdoc_i18n_locale
[202/910] 729275=test_kernel
[203/910] 729277=test_rdoc_markup
[204/910] 729277=test_webauthn_listener_response
[205/910] 729277=test_complex2
[206/910] 729277=test_line_editor
[207/910] 729277=test_gem_requirement
[208/910] 729277=test_string_memory
[209/910] 729277=test_unicode_escape
[210/910] 729277=test_gem_bundler_version_finder
[211/910] 729275=test_ole_methods
[212/910] 729275=test_tcp
[213/910] 729277=test_gem_commands_install_command
[214/910] 729275=test_integer
[215/910] 729276=test_flags
[216/910] 729277=test_trick
[217/910] 729276=test_gem_commands_list_command
[218/910] 729276=test_class
[219/910] 729276=test_history
[220/910] 729276=!Nothing_to_test
[221/910] 729276=test_typeddata
[222/910] 729275=test_protect
[223/910] 729275=test_tree_builder
[224/910] 729276=test_gem_stub_specification
[225/910] 729275=test_popen_deadlock
[226/910] 729276=test_evaluation
[227/910] 729276=test_rdoc_i18n_text
[228/910] 729276=test_cgi_multipart
[229/910] 729276=test_yamldbm
[230/910] 729276=test_https
[231/910] 729275=test_patterns
[232/910] 729275=test_thread_fd_close
[233/910] 729275=test_autoconf
[234/910] 729275=test_class_name_check
[235/910] 729275=test_kwargs
[236/910] 729275=test_io
[237/910] 729276=test_io_wait
[238/910] 729275=test_ftp
[239/910] 729275=test_gem_commands_check_command
[240/910] 729275=test_rdoc_comment
[241/910] 729275=test_config
[242/910] 729276=test_project_sanity
[243/910] 729276=test_rational
[244/910] 729276=test_euc_kr
[245/910] 729276=test_rational2
[246/910] 729276=test_quote_empty
[247/910] 729277=test_lambda
[248/910] 729276=test_ensured
[249/910] 729277=test_completion
[250/910] 729276=fuzzer_test
[251/910] 729275=test_const
[252/910] 729276=test_rdoc_markup_raw
[253/910] 729275=test_class
[254/910] 729276=test_gem_source_installed
[255/910] 729276=test_gem_source_list
[256/910] 729276=test_struct
[257/910] 729276=test_yaml_special_cases
[258/910] 729276=test_syslog
[259/910] 729276=test_fstring
[260/910] 729276=test_gem_ext_cargo_builder_link_flag_converter
[261/910] 729276=test_logdevice
[262/910] 729277=test_x509cert
[263/910] 729277=test_stringio
[264/910] 729277=test_parse
[265/910] 729277=test_bigzero
[266/910] 729277=test_class2name
[267/910] 729277=test_gem_platform
[268/910] 729276=test_regexp
[269/910] 729277=test_rand
[270/910] 729277=test_boolean
[271/910] 729277=test_addr
[272/910] 729277=test_ns_spki
[273/910] 729277=test_key_name_check
[274/910] 729277=test_stack
[275/910] 729275=test_require
[276/910] 729277=test_win32ole_type_event
[277/910] 729277=test_gem_resolver_composed_set
[278/910] 729277=test_files_test_2
[279/910] 729275=test_gem_resolver_local_specification
[280/910] 729275=test_logperiod
[281/910] 729275=test_econv
[282/910] 729277=test_rdoc_markup_hard_break
[283/910] 729277=test_helper
[284/910] 729277=test_rdoc_markup_attribute_manager
[285/910] 729277=test_rdoc_rd
[286/910] 729277=test_profile_frames
[287/910] 729277=test_bug_reporter
[288/910] 729275=test_cparser
[289/910] 729277=test_objectspace
[290/910] 729275=test_variable
[291/910] 729275=test_config
[292/910] 729275=test_bigmath
[293/910] 729275=test_table
[294/910] 729275=test_require_lib
[295/910] 729277=test_io_buffer
[296/910] 729277=memsize_test
[297/910] 729277=test_ipaddr
[298/910] 729277=test_rdoc_markup_to_rdoc
[299/910] 729277=test_gem_uninstaller
[300/910] 729277=test_gem_commands_info_command
[301/910] 729277=test_rdoc_alias
[302/910] 729277=test_func
[303/910] 729274=test_rdoc_markup_formatter
[304/910] 729274=test_yaml
[305/910] 729274=test_random_formatter
[306/910] 729274=test_reline_key
[307/910] 729274=test_key_actor_vi
[308/910] 729274=test_object
[309/910] 729274=test_enc_raise
[310/910] 729274=test_key_error
[311/910] 729274=test_skip_lines
[312/910] 729274=test_rdoc_code_object
[313/910] 729274=test_unicode_normalize
[314/910] 729275=test_emitter
[315/910] 729275=test_data
[316/910] 729275=test_engine
[317/910] 729275=test_variable_name_check
[318/910] 729275=test_rubygems
[319/910] 729275=test_gem_source_vendor
[320/910] 729275=test_gem_spec_fetcher
[321/910] 729275=test_singleton
[322/910] 729275=test_process
[323/910] 729277=test_metaclass
[324/910] 729275=test_pkey_dh
[325/910] 729277=test_duplicate
[326/910] 729277=test_modify_expand
[327/910] 729277=test_gem_package_old
[328/910] 729275=test_cgi_tag_helper
[329/910] 729275=test_gem_available_set
[330/910] 729277=test_io
[331/910] 729275=test_gem_request_set_lockfile_tokenizer
[332/910] 729275=test_cgi_cookie
[333/910] 729275=test_dir_m17n
[334/910] 729275=json_addition_test
[335/910] 729275=test_pack
[336/910] 729275=library_symbols_test
[337/910] 729274=test_gem_resolver_git_set
[338/910] 729275=test_cipher
[339/910] 729275=test_gem_installer
[340/910] 729274=test_new
[341/910] 729274=test_storage
[342/910] 729274=test_qsort
[343/910] 729274=test_rdoc_normal_class
[344/910] 729274=test_string
[345/910] 729274=test_iterator
[346/910] 729274=test_gem_commands_outdated_command
[347/910] 729274=test_config
[348/910] 729274=pattern_test
[349/910] 729274=test_change_word
[350/910] 729274=test_gem_doctor
[351/910] 729274=test_etc
[352/910] 729274=test_to_ruby
[353/910] 729274=test_enc_str_buf_cat
[354/910] 729274=test_gem_version
[355/910] 729274=test_memory_view
[356/910] 729274=test_gem_ext_cargo_builder
[357/910] 729274=test_folderitem2_invokeverb
[358/910] 729274=test_arith_seq_extract
[359/910] 729274=test_pinned
[360/910] 729274=test_win32ole_event
[361/910] 729274=test_gb18030
[362/910] 729274=test_gem_gemcutter_utilities
[363/910] 729274=test_grapheme_breaks
[364/910] 729274=test_random
[365/910] 729274=test_lexer
[366/910] 729274=test_gem_resolver_index_set
[367/910] 729274=test_coder
[368/910] 729274=test_symbol
[369/910] 729275=test_file
[370/910] 729275=test_dot_dot
[371/910] 729275=test_context
[372/910] 729275=test_ellipsize
[373/910] 729275=test_closure
[374/910] 729275=test_x509store
[375/910] 729275=test_digest
[376/910] 729275=test_init
[377/910] 729275=test_gem_commands_unpack_command
[378/910] 729275=test_ansi_without_terminfo
[379/910] 729275=test_unix
[380/910] 729275=test_mul
[381/910] 729275=test_nil
[382/910] 729275=test_drbobject
[383/910] 729274=test_wss
[384/910] 729274=test_exit
[385/910] 729275=test_gem_source_local
[386/910] 729274=test_gem_request_set_gem_dependency_api
[387/910] 729275=test_gem_console_ui
[388/910] 729275=test_alias_and_anchor
[389/910] 729275=test_capacity
[390/910] 729275=test_win32ole_method_event
[391/910] 729275=test_cmethod
[392/910] 729275=test_install
[393/910] 729274=test_nextafter
[394/910] 729274=test_rdoc_parser
[395/910] 729274=test_show_source
[396/910] 729274=test_integer_comb
[397/910] 729275=test_euc_tw
[398/910] 729275=test_yield
[399/910] 729276=test_bignum
[400/910] 729274=test_wait
[401/910] 729274=test_x509attr
[402/910] 729274=ractor_test
[403/910] 729276=test_delegation
[404/910] 729276=test_gem_commands_server_command
[405/910] 729276=test_clone
[406/910] 729274=test_io_timeout
[407/910] 729274=parse_comments_test
[408/910] 729274=test_comparable
[409/910] 729274=test_date
[410/910] 729274=test_pair
[411/910] 729276=test_integer
[412/910] 729276=test_win32ole_param_event
[413/910] 729276=test_hash
[414/910] 729276=test_http_request
[415/910] 729276=test_resource
[416/910] 729276=test_http
[417/910] 729277=test_ldap
[418/910] 729277=test_reqarg
[419/910] 729277=test_rdoc_cross_reference
[420/910] 729275=test_shift_jis
[421/910] 729275=test_gem_resolver_vendor_set
[422/910] 729275=test_pipe
[423/910] 729277=test_gem_commands_update_command
[424/910] 729275=test_object_references
[425/910] 729275=test_tmpdir
[426/910] 729275=test_gem_package_tar_reader_entry
[427/910] 729275=test_invalid
[428/910] 729275=test_thread_cv
[429/910] 729275=test_undef
[430/910] 729275=test_gem_commands_setup_command
[431/910] 729275=test_observer
[432/910] 729275=test_filter
[433/910] 729275=test_time
[434/910] 729274=test_complexrational
[435/910] 729274=test_type
[436/910] 729274=test_unicode
[437/910] 729274=test_printf
[438/910] 729274=test_koi8
[439/910] 729275=test_rdoc_any_method
[440/910] 729274=test_thread
[441/910] 729277=test_function_entry
[442/910] 729277=test_rdoc_markup_to_table_of_contents
[443/910] 729277=test_hash_create
[444/910] 729277=test_zlib
[445/910] 729275=test_placearg
[446/910] 729275=test_proc
[447/910] 729275=test_document
[448/910] 729275=test_gem_commands_uninstall_command
[449/910] 729275=test_ansi_with_terminfo
[450/910] 729275=test_at_exit
[451/910] 729275=test_big2str
[452/910] 729275=test_delete
[453/910] 729275=test_gem_ext_configure_builder
[454/910] 729275=test_enumerator_kw
[455/910] 729275=test_ractor
[456/910] 729275=test_switch_hitter
[457/910] 729275=test_continuation
[458/910] 729275=test_ocsp
[459/910] 729275=test_primitive
[460/910] 729275=test_yamlstore
[461/910] 729275=test_err_in_callback
[462/910] 729275=test_arity
[463/910] 729275=test_files_test
[464/910] 729275=test_tempfile
[465/910] 729275=test_drbunix
[466/910] 729276=test_eval_history
[467/910] 729276=dispatcher_test
[468/910] 729276=test_function
[469/910] 729276=test_gem_commands_lock_command
[470/910] 729276=test_sockopt
[471/910] 729276=test_read
[472/910] 729276=test_irb
[473/910] 729276=test_gem_request_connection_pools
[474/910] 729276=test_files_ext
[475/910] 729276=test_io_m17n
[476/910] 729277=test_rb_str_dup
[477/910] 729277=test_encoding
[478/910] 729277=test_condition
[479/910] 729277=json_generic_object_test
[480/910] 729277=test_cp949
[481/910] 729277=test_erb
[482/910] 729277=test_stringify_symbols
[483/910] 729277=test_gem_resolver
[484/910] 729277=test_rdoc_tom_doc
[485/910] 729277=test_emoji
[486/910] 729277=test_sorted_set
[487/910] 729277=test_resize
[488/910] 729277=test_bigdecimal
[489/910] 729276=test_date_attr
[490/910] 729276=test_gem_name_tuple
[491/910] 729276=test_eval
[492/910] 729276=test_kconv
[493/910] 729276=test_rdoc_markup_to_bs
[494/910] 729276=test_gem_commands_push_command
[495/910] 729276=test_verbose
[496/910] 729276=test_x509ext
[497/910] 729276=test_httpresponse
[498/910] 729276=test_rdoc_parser_ruby
[499/910] 729277=locals_test
[500/910] 729275=parse_test
[501/910] 729277=test_gem_ext_cmake_builder
[502/910] 729277=test_cmd
[503/910] 729274=test_base64
[504/910] 729276=test_io_wait_uncommon
[505/910] 729276=comments_test
[506/910] 729276=test_acl
[507/910] 729276=test_gem_ci_detector
[508/910] 729276=bom_test
[509/910] 729276=test_io_console
[510/910] 729274=test_file
[511/910] 729277=test_column_separator
[512/910] 729277=parameters_signature_test
[513/910] 729277=test_rdoc_parser_changelog
[514/910] 729277=test_c_union_entity
[515/910] 729277=test_workspace
[516/910] 729277=test_framework
[517/910] 729277=test_debug_cmd
[518/910] 729277=test_passing_block
[519/910] 729277=test_singleton_function
[520/910] 729277=test_gem_resolver_index_specification
[521/910] 729277=test_rdoc_markup_to_ansi
[522/910] 729277=test_generic
[523/910] 729277=test_getoptlong
[524/910] 729277=test_numhash
[525/910] 729277=test_whileuntil
[526/910] 729277=test_pkey_rsa
[527/910] 729277=test_bn
[528/910] 729277=test_gem_rdoc
[529/910] 729277=test_digest_extend
[530/910] 729277=test_gem_dependency_list
[531/910] 729277=test_gem_install_update_options
[532/910] 729277=test_last_thread
[533/910] 729276=test_monitor
[534/910] 729275=test_c_struct_builder
[535/910] 729276=test_default_gems
[536/910] 729276=test_gem_security_signer
[537/910] 729275=test_pkg_config
[538/910] 729275=test_rdoc_markdown_test
[539/910] 729276=test_rdoc_normal_module
[540/910] 729276=test_resolve_symbol
[541/910] 729276=test_gem_source_lock
[542/910] 729277=test_scalar_scanner
[543/910] 729277=test_nofree
[544/910] 729277=test_set
[545/910] 729277=test_rdoc_task
[546/910] 729277=test_x509name
[547/910] 729277=test_backtrace
[548/910] 729276=test_dln
[549/910] 729276=test_syntax
[550/910] 729274=test_win32ole_variant
[551/910] 729274=test_x509req
[552/910] 729274=test_flip
[553/910] 729274=test_member
[554/910] 729274=test_abbrev
[555/910] 729274=test_liberal_parsing
[556/910] 729275=encoding_test
[557/910] 729277=test_insns_leaf
[558/910] 729277=test_option
[559/910] 729274=test_gem_version_option
[560/910] 729275=test_buffering
[561/910] 729275=test_svcb_https
[562/910] 729274=test_my_integer
[563/910] 729274=test_ripper
[564/910] 729275=test_optimization
[565/910] 729277=test_cgi_session
[566/910] 729277=test_usrmarshal
[567/910] 729277=test_mutex_m
[568/910] 729277=test_x509crl
[569/910] 729274=test_httpresponses
[570/910] 729274=test_fiber
[571/910] 729277=test_refinement
[572/910] 729274=test_case_options
[573/910] 729274=test_gem_commands_which_command
[574/910] 729274=test_pkcs12
[575/910] 729274=test_weakmap
[576/910] 729277=test_autoload
[577/910] 729275=test_sprintf
[578/910] 729275=test_gem_request_set_lockfile_parser
[579/910] 729275=test_unconverted_fields
[580/910] 729275=test_utf16
[581/910] 729275=test_read_write
[582/910] 729275=test_path_to_class
[583/910] 729275=test_gem_commands_cleanup_command
[584/910] 729275=test_gem_dependency_resolution_error
[585/910] 729275=test_gem_ext_ext_conf_builder
[586/910] 729276=test_buffered_io
[587/910] 729276=test_shellwords
[588/910] 729276=test_case
[589/910] 729276=test_yield_block
[590/910] 729276=test_complex
[591/910] 729276=test_ractor
[592/910] 729276=test_omap
[593/910] 729276=test_fiddle
[594/910] 729276=test_digest
Skipping Gem::PackageTask tests.  rake not found.
[595/910] 729275=test_gem_package_task
[596/910] 729275=test_delegate
[597/910] 729275=test_gem_ext_cargo_builder_unit
[598/910] 729275=test_float
[599/910] 729276=test_rdoc_parser_markdown
[600/910] 729276=test_ractor
[601/910] 729276=test_windows_1251
[602/910] 729276=test_frozen
[603/910] 729276=test_pty
[604/910] 729276=test_recursion
[605/910] 729276=test_rdoc_markup_attributes
[606/910] 729276=test_postponed_job
[607/910] 729276=test_gem_request_set_lockfile
[608/910] 729275=test_general
[609/910] 729275=test_ractor
[610/910] 729275=test_kdf
[611/910] 729275=test_gem_source_specific_file
[612/910] 729275=test_handle
[613/910] 729276=test_dryrun
[614/910] 729276=test_enum
[615/910] 729275=test_serialize_subclasses
[616/910] 729275=test_scheduler
[617/910] 729275=test_rdoc_ri_paths
[618/910] 729277=test_rdoc_rd_block_parser
[619/910] 729277=test_rdoc_markup_pre_process
[620/910] 729275=test_sprintf_comb
[621/910] 729277=test_quote_char_nil
[622/910] 729277=test_method_cache
[623/910] 729277=test_features
[624/910] 729275=test_zsh_completion
[625/910] 729275=test_data_converters
[626/910] 729275=test_win32ole
[627/910] 729275=test_gem_commands_open_command
[628/910] 729277=json_common_interface_test
[629/910] 729277=test_asn1
[630/910] 729277=test_set_len
[631/910] 729277=test_gem_text
[632/910] 729275=test_psych
[633/910] 729275=test_settracefunc
[634/910] 729277=test_pattern_matching
[635/910] 729277=test_rubyoptions
[636/910] 729276=test_addrinfo
[637/910] 729276=test_arithmetic_sequence
[638/910] 729276=test_gem_commands_specification_command
[639/910] 729276=regexp_test
[640/910] 729276=test_cesu8
[641/910] 729276=test_gem_commands_search_command
[642/910] 729276=test_rdoc_markup_parser
[643/910] 729276=test_terminfo
[644/910] 729276=test_gem_commands_dependency_command
[645/910] 729276=test_row_separator
[646/910] 729276=test_rdoc_markup_document
[647/910] 729276=test_rdoc_generator_markup
[648/910] 729276=test_bug-14834
[649/910] 729276=test_iter_break
[650/910] 729276=test_open-uri
[651/910] 729275=test_num2int
[652/910] 729275=test_cgi_util
[653/910] 729275=test_rdoc_context
[654/910] 729274=test_parser
[655/910] 729274=json_generator_test
[656/910] 729274=test_gem_commands_signin_command
[657/910] 729275=test_iso_8859
[658/910] 729275=test_date_ractor
[659/910] 729274=test_rdoc_markup_to_tt_only
[660/910] 729274=test_address_resolve
[661/910] 729274=test_random
[662/910] 729274=test_call
[663/910] 729275=test_drb
[664/910] 729276=test_gem_resolver_conflict
[665/910] 729274=test_spell_checker
[666/910] 729276=test_open3
[667/910] 729274=test_win32ole_method
[668/910] 729274=test_rbconfig
[669/910] 729274=test_load
[670/910] 729274=test_euc_jp
[671/910] 729274=test_flush
[672/910] 729274=test_error_highlight
[673/910] 729274=test_gbk
[674/910] 729274=test_merge_keys
[675/910] 729274=test_string
[676/910] 729276=test_date_strptime
[677/910] 729276=test_rdoc_extend
[678/910] 729276=test_gem_safe_marshal
[679/910] 729276=test_utf32
[680/910] 729276=test_gem_commands_environment_command
[681/910] 729276=test_threadgroup
[682/910] 729276=test_array
[683/910] 729275=test_write
[684/910] 729275=test_gem_resolver_best_set
[685/910] 729275=test_bigdecimal_util
[686/910] 729275=test_noarg
[687/910] 729275=test_gem_resolver_lock_specification
[688/910] 729275=test_gem_commands_contents_command
[689/910] 729275=test_rdoc_markup_to_html_crossref
[690/910] 729275=test_mixed_unicode_escapes
[691/910] 729275=test_rdoc_include
[692/910] 729275=test_thread
[693/910] 729275=test_bundled_ca
[694/910] 729275=test_exception_at_throwing
[695/910] 729275=test_rdoc_markup_to_html
[696/910] 729275=test_rdoc_markup_to_joined_paragraph
[697/910] 729275=test_pack
[698/910] 729275=test_len
[699/910] 729275=test_interned_str
[700/910] 729275=test_literal
[701/910] 729275=test_compile_prism
[702/910] 729275=test_rdoc_options
[703/910] 729275=test_pstore
[704/910] 729275=test_provider
[705/910] 729275=test_require
[706/910] 729275=test_signedness
[707/910] 729277=test_gem_specification
[708/910] 729277=test_arity
[709/910] 729277=test_rdoc_text
[710/910] 729277=test_frozen_error
[711/910] 729277=test_trace
[712/910] 729277=test_gem_resolver_api_specification
[713/910] 729277=test_date_new
[714/910] 729277=test_notimplement
[715/910] 729277=test_ractor
[716/910] 729277=test_pkey
[717/910] 729277=test_gem_commands_fetch_command
[718/910] 729277=test_date_arith
[719/910] 729277=test_win32ole_variable
[720/910] 729277=test_ractor
[721/910] 729277=test_array
[722/910] 729277=test_drbssl
[723/910] 729275=test_enc_associate
[724/910] 729275=newline_test
[725/910] 729275=test_to_ary_concat
[726/910] 729276=test_c_struct_entry
[727/910] 729276=test_gem_commands_cert_command
[728/910] 729275=desugar_compiler_test
[729/910] 729275=test_rdoc_markup_indented_paragraph
[730/910] 729275=test_each
[731/910] 729275=test_weakkeymap
[732/910] 729275=test_system
[733/910] 729276=test_gem_package_tar_writer
[734/910] 729276=test_sizeof
[735/910] 729275=test_remote_fetch_error
[736/910] 729275=test_face
[737/910] 729275=json_encoding_test
[738/910] 729275=test_gem_ext_rake_builder
[739/910] 729275=test_scalar
[740/910] 729275=test_gem_command_manager
[741/910] 729275=test_not
[742/910] 729275=test_sleep
[743/910] 729275=test_mailto
[744/910] 729275=test_gem_commands_stale_command
[745/910] 729275=test_stream
[746/910] 729275=test_gem_resolver_git_specification
[747/910] 729275=test_pp
[748/910] 729275=test_uncorrectable_name_check
[749/910] 729275=test_marshalable
[750/910] 729275=test_find
[751/910] 729275=test_m17n_comb
[752/910] 729276=test_abi
[753/910] 729276=test_div
[754/910] 729276=test_name_error_extension
[755/910] 729276=test_within_pipe
[756/910] 729276=test_reline
[757/910] 729276=test_ssl_session
[758/910] 729275=test_beginendblock
[759/910] 729276=heredoc_dedent_test
[760/910] 729276=test_deprecated
[761/910] 729276=test_super
[762/910] 729275=test_coverage
[763/910] 729275=test_socket
[764/910] 729276=test_pathname
[765/910] 729276=test_stringscanner
[766/910] 729276=test_update
[767/910] 729276=test_ast
[768/910] 729275=json_parser_test
[769/910] 729275=test_coderange
[770/910] 729275=test_method
[771/910] 729277=test_rdoc_markup_to_label
[772/910] 729277=test_rendering
[773/910] 729277=test_append
[774/910] 729277=test_exception
[775/910] 729277=test_rdoc_ri_driver
[776/910] 729277=test_protocol
[777/910] 729277=test_httpheader
[778/910] 729277=test_ostruct
[779/910] 729277=test_tsort
[780/910] 729277=test_process
[781/910] 729274=test_alias
[782/910] 729274=test_memory_view
[783/910] 729274=test_thread_queue
[784/910] 729274=test_nowrite
[785/910] 729274=test_rdoc_class_module
[786/910] 729274=test_rdoc_rubygems_hook
[787/910] 729274=test_dup
[788/910] 729274=test_input_method
[789/910] 729274=test_securerandom
[790/910] 729274=test_gem_resolver_vendor_specification
[791/910] 729274=test_header
[792/910] 729274=test_cstr
[793/910] 729275=test_rdoc_markup_heading
[794/910] 729275=test_require_path_check
[795/910] 729275=test_file_exhaustive
[796/910] 729274=test_acceptable
[797/910] 729274=test_erb_command
[798/910] 729274=test_gem_commands_query_command
[799/910] 729274=test_dns
[800/910] 729274=test_inputs_scanner
[801/910] 729274=test_range
[802/910] 729274=test_rdoc_markup_include
[803/910] 729274=test_normalize
[804/910] 729274=test_rdoc_require
[805/910] 729274=test_path
[806/910] 729274=test_encodings
[807/910] 729274=test_ts
[808/910] 729274=test_gem_uri_formatter
[809/910] 729274=test_locale
[810/910] 729274=test_assembler
[811/910] 729274=test_weakref
[812/910] 729274=test_macro
[813/910] 729274=test_timeout
[814/910] 729274=test_ws
[815/910] 729274=test_nonblock
[816/910] 729274=test_strip
[817/910] 729274=test_optparse
[818/910] 729274=test_data_error
[819/910] 729274=test_find_executable
[820/910] 729274=test_mdns
[821/910] 729274=test_gem_source
[822/910] 729274=test_lazy_enumerator
[823/910] 729274=test_rdoc_rdoc
[824/910] 729274=test_benchmark
[825/910] 729274=test_hmac
[826/910] 729274=test_io_buffer
[827/910] 729274=test_key_actor_emacs
[828/910] 729274=test_numeric
[829/910] 729274=test_udp
[830/910] 729274=test_convert
[831/910] 729274=test_files_lib
[832/910] 729275=test_basicinstructions
[833/910] 729275=test_pkey_dsa
[834/910] 729275=test_gem_package
[835/910] 729275=test_stat
[836/910] 729275=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 39001>
[837/910] 729275=test_gem_util
[838/910] 729275=test_gem_resolver_activation_request
[839/910] 729275=test_cgi_modruby
[840/910] 729275=test_inadvertent_creation
[841/910] 729275=test_method_name_check
[842/910] 729275=test_date_conv
Closed file descriptor: TestDateConv#test_to_date__from_datetime: 11
[843/910] 729275=test_force_quotes
[844/910] 729275=test_egrep_cpp
[845/910] 729275=test_jaro_winkler
[846/910] 729275=test_prettyprint
[847/910] 729275=test_gem_dependency
[848/910] 729275=test_env
[849/910] 729277=test_color
[850/910] 729277=test_queue
[851/910] 729277=test_fd_setsize
[852/910] 729277=test_gem_resolver_specification
[853/910] 729277=test_gem_ext_builder
[854/910] 729274=test_rewind
[855/910] 729274=test_gem_remote_fetcher
[856/910] 729277=test_ifunless
[857/910] 729277=test_bug-3571
[858/910] 729277=test_defined
[859/910] 729277=test_gem_uri
[860/910] 729277=test_dir
[861/910] 729277=test_eval
[862/910] 729277=test_gem_unsatisfiable_dependency_error
[863/910] 729277=test_rdoc_rd_inline
[864/910] 729277=test_nesting_parser
[865/910] 729277=test_gem_dependency_installer
[866/910] 729275=test_enumerator
[867/910] 729275=test_files_test_1
[868/910] 729275=test_mkmf
[869/910] 729275=test_nomethod_error
[870/910] 729275=test_human_typo
[871/910] 729275=test_scanner_events
[872/910] 729275=test_pack
[873/910] 729275=test_enumerable
[874/910] 729275=test_date_compat
[875/910] 729275=test_gem_commands_signout_command
[876/910] 729275=test_gem_commands_yank_command
[877/910] 729275=magic_comment_test
[878/910] 729275=json_ext_parser_test
[879/910] 729275=test_config
[880/910] 729275=test_raise
[881/910] 729275=test_tracepoint
[882/910] 729274=test_objspace
[883/910] 729275=test_general
[884/910] 729275=test_have_macro
[885/910] 729275=test_sleep
[886/910] 729277=test_string
[887/910] 729277=test_row
[888/910] 729277=test_internal_ivar
[889/910] 729277=test_rinda
[890/910] 729275=test_tree_spell_checker
[891/910] 729275=test_gem_request_set
[892/910] 729277=constant_path_node_test
[893/910] 729277=test_emitter
[894/910] 729277=test_bug-5832
[895/910] 729277=test_https_proxy
[896/910] 729277=test_forwardable
[897/910] 729277=test_have_library
[898/910] 729275=test_gem_path_support
[899/910] 729275=test_rdoc_generator_darkfish
[900/910] 729275=test_key_event_record
[901/910] 729275=test_erb_m17n
[902/910] 729275=test_iseq
[903/910] 729275=test_gem_resolver_dependency_request
[904/910] 729275=test_gem_commands_owner_command
[905/910] 729275=test_shapes
[906/910] 729275=test_fnmatch
[907/910] 729275=test_converters
[908/910] 729275=test_configuration
[909/910] 729277=test_recorder
[910/910] 729277=test_rdoc_top_level
Finished tests in 506.884573s, 53.2804 tests/s, 18875.6326 assertions/s.
27007 tests, 9567767 assertions, 0 failures, 0 errors, 222 skips

ruby -v: ruby 3.4.0dev (2023-12-31T15:55:31Z master a19544d154) [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 --debug' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	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 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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 '/tmp/ruby/src/trunk-jemalloc/enc/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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal'
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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf'
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/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
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'
$ /tmp/ruby/build/trunk-jemalloc/miniruby -I/tmp/ruby/src/trunk-jemalloc/lib /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-jemalloc --extout=.ext -- /tmp/ruby/src/trunk-jemalloc/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-jemalloc/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2023-12-31T15:55:31Z master a19544d154) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................
  3431 .........................................................................
  3504 .........................................................................
  3577 .........................................................................
  3650 .........................................................................
  3723 .....

Finished in 177.030912 seconds

3728 files, 32492 examples, 158204 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.
raw logfile