# Logfile created on 2025-01-10 16:42:31 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f00c689fdc8 @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-yjit", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit", @configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"], @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-yjit.20250110-164231", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f00c68b1c30 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f00c68b1820 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f00c67ca6f0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20250110-164231", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20250110-164231>, @binmode=false, @mon_data=#<Monitor:0x00007f00c68b15c8>, @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-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/pstore.revision -
/tmp/ruby/src/trunk-yjit/.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 = eb8f29c46c
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-yjit/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
/tmp/ruby/src/trunk-yjit/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-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/pstore.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/pstore.revision unchanged
$$$[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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/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-yjit/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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/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-yjit/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/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
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
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-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
	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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/pstore.revision -
generating encdb.h
generating enc.mk
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-yjit/.bundle/.timestamp/pstore.revision unchanged
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
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-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-yjit/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-yjit/bin
installing base libraries:          /tmp/ruby/install/trunk-yjit/lib
installing arch files:              /tmp/ruby/install/trunk-yjit/lib/ruby/3.5.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-yjit/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.5.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.5.0+0
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.5.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-yjit/bin
installing library scripts:         /tmp/ruby/install/trunk-yjit/lib/ruby/3.5.0+0
installing common headers:          /tmp/ruby/install/trunk-yjit/include/ruby-3.5.0+0
installing manpages:                /tmp/ruby/install/trunk-yjit/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-yjit/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.14.3
                                    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.2.0
                                    rdoc 6.10.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-yjit/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.2
                                    stringio 3.1.3.dev
                                    strscan 3.1.2
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk-yjit/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.9
                                    ostruct 0.6.1
                                    pstore 0.1.4
                                    benchmark 0.4.0
                                    logger 1.6.5
installing bundled gem cache:       /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.5.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2002 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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/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-yjit/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-yjit/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-yjit/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-yjit/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-yjit/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-yjit/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-yjit/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-yjit/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-yjit/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-yjit/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-yjit/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-yjit/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-yjit/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-yjit/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-yjit/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-yjit/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-yjit/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-yjit/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-yjit/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-yjit/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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/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-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
Run options: 
  --seed=88
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-yjit/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

ruby -v: ruby 3.5.0dev (2025-01-10T16:01:49Z master eb8f29c46c) +YJIT +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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/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-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
ruby 3.5.0dev (2025-01-10T16:01:49Z master eb8f29c46c) +YJIT +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 ............................................................
  3360 ......................................................

Finished in 19.056058 seconds

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