# Logfile created on 2025-01-10 18:41:48 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f6985dbfdd0 @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-184148", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f6985de1b10 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f6985de1868 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f6985cfa648 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20250110-184148", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20250110-184148>, @binmode=false, @mon_data=#<Monitor:0x00007f6985de15e8>, @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 = 4a2702dafb
$$$[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]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving 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]: Entering 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/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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
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/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
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/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
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/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/bigdecimal-3.1.9/ext/bigdecimal'
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]: 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/debug-1.10.0/ext/debug'
make[2]: Leaving 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/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering 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/ext/digest/sha2'
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]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving 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]: Entering 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/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]: 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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
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/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
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/racc-1.8.1/ext/racc/cparse'
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]: 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/syslog-0.2.0/ext/syslog'
make[2]: Entering 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/ext/digest/sha2'
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'
./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=24586
  "--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] 1889598=test_sexp
[  2/909] 1889599=ruby_parser_test
[  3/909] 1889601=test_ssl
[  4/909] 1889600=json_common_interface_test
[  5/909] 1889598=test_ractor
[  6/909] 1889600=named_capture_test
[  7/909] 1889599=test_stringchar
[  8/909] 1889600=test_rdoc_markup_to_markdown
[  9/909] 1889599=test_gem_package_old
[ 10/909] 1889598=test_enumerable
[ 11/909] 1889600=test_marshal
[ 12/909] 1889598=test_win32ole_variant
[ 13/909] 1889598=test_flip
[ 14/909] 1889598=test_jaro_winkler
[ 15/909] 1889598=test_gem_commands_unpack_command
[ 16/909] 1889599=test_mutex
[ 17/909] 1889600=test_nil2vtempty
[ 18/909] 1889600=test_cgi_core
[ 19/909] 1889600=test_serialize_subclasses
[ 20/909] 1889600=test_iso_8859
[ 21/909] 1889600=test_gem_doctor
[ 22/909] 1889600=test_exception
[ 23/909] 1889598=test_struct
[ 24/909] 1889599=test_parser
[ 25/909] 1889599=test_ldap
[ 26/909] 1889599=test_rdoc_context
[ 27/909] 1889598=test_gem_commands_cert_command
[ 28/909] 1889599=test_help
[ 29/909] 1889599=test_files_lib
[ 30/909] 1889601=test_open-uri
Leaked file descriptor: TestOpenURI#test_200_uri_open: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 38823>
.Closed file descriptor: TestOpenURI#test_redirect_with_invalid_request_specific_fields_format: 9
S[ 31/909] 1889601=test_gem_commands_rebuild_command
[ 32/909] 1889600=test_resolve_symbol
[ 33/909] 1889600=test_gem
[ 34/909] 1889598=test_name_error
[ 35/909] 1889601=test_rdoc_markup_to_rdoc
[ 36/909] 1889598=test_gem_commands_server_command
[ 37/909] 1889598=test_tempfile
[ 38/909] 1889601=test_safe_load
[ 39/909] 1889601=test_pkey_dsa
[ 40/909] 1889598=test_fixnum
[ 41/909] 1889598=test_signal
[ 42/909] 1889601=test_flush
[ 43/909] 1889601=test_gem_commands_contents_command
[ 44/909] 1889601=test_enumerator
[ 45/909] 1889598=test_force_exit
[ 46/909] 1889599=test_thread_fd_close
[ 47/909] 1889599=test_rdoc_ri_paths
[ 48/909] 1889598=equality_test
[ 49/909] 1889599=test_integer
[ 50/909] 1889598=test_ensured
[ 51/909] 1889598=test_key_actor_vi
[ 52/909] 1889598=test_gem_commands_which_command
[ 53/909] 1889598=test_date_time
[ 54/909] 1889598=test_passing_block
[ 55/909] 1889598=test_c_struct_entry
[ 56/909] 1889600=test_m17n_comb
[ 57/909] 1889598=test_gem_source_installed
[ 58/909] 1889598=test_project_sanity
[ 59/909] 1889598=test_gem_commands_mirror
[ 60/909] 1889598=test_common
[ 61/909] 1889598=test_gem_uninstaller
[ 62/909] 1889599=test_stringscanner
[ 63/909] 1889599=test_gem_resolver_vendor_specification
[ 64/909] 1889599=test_gem_uri
[ 65/909] 1889599=test_file
[ 66/909] 1889599=test_init
[ 67/909] 1889600=test_parser_events
[ 68/909] 1889598=test_load
[ 69/909] 1889598=test_enumerator
[ 70/909] 1889598=test_key_actor_emacs
[ 71/909] 1889600=test_case
[ 72/909] 1889600=test_basicinstructions
[ 73/909] 1889600=test_emitter
[ 74/909] 1889600=test_class_name_check
[ 75/909] 1889599=test_ipaddr
[ 76/909] 1889600=test_files_test_2
[ 77/909] 1889599=test_scan_args
[ 78/909] 1889599=test_eval
[ 79/909] 1889598=test_gem_resolver_git_set
[ 80/909] 1889599=test_gem_commands_update_command
[ 81/909] 1889598=test_normalize
[ 82/909] 1889598=test_gem_version_option
[ 83/909] 1889598=test_date_compat
[ 84/909] 1889598=test_str2big
[ 85/909] 1889598=test_spell_checker
[ 86/909] 1889598=test_symbol
[ 87/909] 1889598=test_json_tree
[ 88/909] 1889598=parameters_signature_test
[ 89/909] 1889598=test_ifunless
[ 90/909] 1889598=test_require
[ 91/909] 1889598=test_gem_install_update_options
[ 92/909] 1889598=test_rdoc_text
[ 93/909] 1889598=test_fd_setsize
[ 94/909] 1889598=test_module
[ 95/909] 1889599=test_cclass
[ 96/909] 1889599=test_rdoc_i18n_text
[ 97/909] 1889599=test_singleton_function
[ 98/909] 1889599=test_bug_reporter
[ 99/909] 1889600=test_ssl
[100/909] 1889599=test_name_error_extension
[101/909] 1889599=tunnel_test
[102/909] 1889599=bom_test
[103/909] 1889599=test_protocol
[104/909] 1889599=test_gem_commands_signout_command
[105/909] 1889599=test_date_strptime
[106/909] 1889599=test_null
[107/909] 1889599=test_gem_request
[108/909] 1889599=test_gem_text
[109/909] 1889599=test_settracefunc
[110/909] 1889598=test_file
[111/909] 1889599=test_yaml_special_cases
[112/909] 1889599=test_gem_source_list
[113/909] 1889599=test_win32ole
[114/909] 1889599=test_time_tz
[115/909] 1889599=test_rdoc_generator_markup
[116/909] 1889599=test_gem_remote_fetcher_local_ssl_server
[117/909] 1889601=test_method_cache
[118/909] 1889601=test_sprintf_comb
[119/909] 1889601=compiler_test
[120/909] 1889601=test_rubyvm
[121/909] 1889601=test_timeout
[122/909] 1889601=test_config
[123/909] 1889601=test_gem_security_policy
[124/909] 1889601=test_weakref
[125/909] 1889601=test_ractor
[126/909] 1889601=test_enumerator_kw
[127/909] 1889601=newline_test
[128/909] 1889601=snippets_test
[129/909] 1889598=test_ruby_lex
[130/909] 1889599=test_ossl
[131/909] 1889598=test_gem_console_ui
[132/909] 1889598=test_len
[133/909] 1889598=test_gc_compact
[134/909] 1889601=test_coderange
[135/909] 1889601=test_default_gems
[136/909] 1889601=integer_base_flags_test
[137/909] 1889601=test_gem_gemcutter_utilities
[138/909] 1889601=test_buffering
[139/909] 1889601=test_svcb_https
[140/909] 1889601=test_inadvertent_creation
[141/909] 1889601=test_rdoc_parser_changelog
[142/909] 1889601=test_store
[143/909] 1889601=test_provider
[144/909] 1889600=test_object
[145/909] 1889600=test_rdoc_markup_document
[146/909] 1889600=test_rdoc_markup_attributes
[147/909] 1889600=test_rdoc_store
[148/909] 1889601=test_resize
[149/909] 1889601=test_bug-5832
[150/909] 1889601=test_err_in_callback
[151/909] 1889601=test_rdoc_stats
[152/909] 1889601=test_exception_at_throwing
[153/909] 1889601=test_pkey_ec
[154/909] 1889601=test_rdoc_class_module
[155/909] 1889600=test_thread
[156/909] 1889600=location_test
[157/909] 1889600=test_ole_methods
[158/909] 1889600=test_date_parse
[159/909] 1889598=test_gem_resolver_index_set
[160/909] 1889598=test_variable_name_check
[161/909] 1889601=test_win32ole_event
[162/909] 1889598=test_folderitem2_invokeverb
[163/909] 1889601=test_require_path_check
[164/909] 1889600=test_gem_resolver_api_specification
[165/909] 1889598=test_optimization
[166/909] 1889601=test_bug-3571
[167/909] 1889601=test_gem_safe_marshal
[168/909] 1889600=test_date_new
[169/909] 1889600=test_keyword
[170/909] 1889600=test_call
[171/909] 1889601=test_backtrace
[172/909] 1889600=test_gem_ext_cargo_builder_link_flag_converter
[173/909] 1889601=test_fips
[174/909] 1889600=test_kernel
[175/909] 1889601=test_scanner_events
[176/909] 1889601=test_gem_command
[177/909] 1889601=test_deprecated
[178/909] 1889601=test_rdoc_tom_doc
[179/909] 1889601=test_div
[180/909] 1889601=test_helper
[181/909] 1889601=test_gem_commands_specification_command
[182/909] 1889600=test_rdoc_parser_markdown
[183/909] 1889600=test_gem_ext_cargo_builder_unit
[184/909] 1889600=test_tmpdir
[185/909] 1889600=test_trick
[186/909] 1889601=test_verbose
[187/909] 1889601=test_gem_package_task
[188/909] 1889601=test_rb_str_dup
[189/909] 1889601=test_io
[190/909] 1889601=json_parser_test
[191/909] 1889601=test_gem_remote_fetcher_s3
[192/909] 1889601=test_gem_resolver_vendor_set
[193/909] 1889601=test_history
[194/909] 1889601=test_date_conv
[195/909] 1889601=test_rdoc_markup_to_tt_only
[196/909] 1889601=test_egrep_cpp
[197/909] 1889599=!Nothing_to_test
[198/909] 1889599=test_win32ole_param_event
[199/909] 1889599=test_rdoc_rdoc
[200/909] 1889599=test_assignment
[201/909] 1889601=test_grapheme_breaks
[202/909] 1889601=test_gem_commands_yank_command
[203/909] 1889601=test_object_references
[204/909] 1889601=test_reline
[205/909] 1889600=test_memory_view
[206/909] 1889600=test_tcp
[207/909] 1889600=test_io_buffer
[208/909] 1889601=test_rdoc_rd_block_parser
[209/909] 1889599=test_human_typo
[210/909] 1889599=test_exception
[211/909] 1889599=test_flags
[212/909] 1889601=test_ftp
[213/909] 1889601=test_gem_rdoc
[214/909] 1889601=test_input_method
[215/909] 1889601=test_gem_dependency_installer
[216/909] 1889598=test_vm_dump
[217/909] 1889598=test_enum
[218/909] 1889600=errors_test
[219/909] 1889600=test_socket
[220/909] 1889599=test_class
[221/909] 1889599=test_optarg
[222/909] 1889599=test_gem_resolver_git_specification
[223/909] 1889598=static_inspect_test
[224/909] 1889598=test_pp
[225/909] 1889598=test_rdoc_markup_to_label
[226/909] 1889598=test_utf16
[227/909] 1889598=test_gem_ext_cmake_builder
[228/909] 1889598=test_httpresponse
[229/909] 1889598=test_rdoc_parser_ruby
[230/909] 1889599=test_handle
[231/909] 1889599=test_config
[232/909] 1889598=test_abi
[233/909] 1889599=test_ns_spki
[234/909] 1889599=index_write_test
[235/909] 1889599=test_gem_resolver
[236/909] 1889598=test_lambda
[237/909] 1889598=test_pack
[238/909] 1889598=test_rdoc_parser_rd
[239/909] 1889598=test_webauthn_listener
[240/909] 1889599=test_class.Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 40881>

.Closed file descriptor: WebauthnListenerTest#test_listener_thread_sets_error: 8
[241/909] 1889598=test_gem_commands_stale_command
[242/909] 1889598=test_const
[243/909] 1889598=test_pkcs12
[244/909] 1889598=reflection_test
[245/909] 1889598=test_printf
[246/909] 1889598=test_ractor
[247/909] 1889601=test_have_library
[248/909] 1889598=test_gem_commands_query_command
[249/909] 1889598=test_gem_security_trust_dir
[250/909] 1889598=test_fiddle
[251/909] 1889598=test_gem_source_git
[252/909] 1889601=test_last_thread
[253/909] 1889599=test_regex_casefold
[254/909] 1889599=test_io_wait
[255/909] 1889601=test_data_error
[256/909] 1889601=test_method_cache
[257/909] 1889599=test_kwargs
[258/909] 1889601=test_parse
[259/909] 1889599=test_regexp
[260/909] 1889598=source_location_test
[261/909] 1889601=test_lock_native_thread
[262/909] 1889598=test_ocsp
[263/909] 1889601=test_gem_commands_push_command
[264/909] 1889598=test_digest
[265/909] 1889601=test_objspace
[266/909] 1889598=test_dryrun
[267/909] 1889598=test_addr
[268/909] 1889598=test_euc_kr
[269/909] 1889598=test_gem_uri_formatter
[270/909] 1889598=test_remote_fetch_error
[271/909] 1889598=test_stack
[272/909] 1889598=test_fileutils
[273/909] 1889600=test_c_union_entity
[274/909] 1889600=test_rubyoptions
[275/909] 1889598=test_io_console
[276/909] 1889598=test_rdoc_task
[277/909] 1889598=test_helper
[278/909] 1889598=test_bash_completion
[279/909] 1889598=test_io_m17n
[280/909] 1889598=test_econv
[281/909] 1889598=test_backtrace
[282/909] 1889598=test_path_to_class
[283/909] 1889598=test_win32ole_type_event
[284/909] 1889598=test_framework
[285/909] 1889598=test_ractor
[286/909] 1889598=test_gem_commands_fetch_command
[287/909] 1889598=test_load
[288/909] 1889598=test_gem_ext_ext_conf_builder
[289/909] 1889598=test_rdoc_parser_simple
[290/909] 1889598=test_rdoc_require
[291/909] 1889598=test_random
[292/909] 1889598=test_pkey_dh
[293/909] 1889598=test_lexer
[294/909] 1889598=test_propertyputref
[295/909] 1889598=test_yaml
[296/909] 1889598=test_yield_block
[297/909] 1889598=test_rdoc_markup_raw
[298/909] 1889598=test_interned_str
[299/909] 1889598=test_func
[300/909] 1889600=test_nesting_parser
[301/909] 1889598=test_fstring
[302/909] 1889600=test_date_ractor
[303/909] 1889598=test_config
[304/909] 1889600=test_object
[305/909] 1889598=test_optparse
[306/909] 1889598=test_install
[307/909] 1889598=symbol_encoding_test
[308/909] 1889598=test_rendering
[309/909] 1889598=test_bigzero
[310/909] 1889598=test_configuration
[311/909] 1889598=test_gem_package_tar_header
[312/909] 1889598=encodings_test
[313/909] 1889598=test_string_processing
[314/909] 1889598=test_rdoc_extend
[315/909] 1889598=test_gem_util
[316/909] 1889600=test_gem_resolver_api_set
[317/909] 1889599=test_merge_keys
[318/909] 1889599=test_io_buffer
[319/909] 1889598=test_rdoc_alias
[320/909] 1889598=test_cp949
[321/909] 1889598=test_condition
[322/909] 1889598=test_rdoc_generator_pot_po_entry
[323/909] 1889598=test_threadgroup
[324/909] 1889600=test_emoji
[325/909] 1889599=test_sorted_set
[326/909] 1889600=test_rdoc_markup_indented_paragraph
[327/909] 1889600=test_date_attr
[328/909] 1889600=string_query_test
[329/909] 1889600=test_bundled_gems
[330/909] 1889600=test_to_ary_concat
[331/909] 1889599=test_case_options
[332/909] 1889599=test_pair
[333/909] 1889598=relocation_test
[334/909] 1889598=test_windows_1251
[335/909] 1889598=test_utf32
[336/909] 1889598=test_euc_tw
[337/909] 1889598=test_gem_requirement
[338/909] 1889598=test_gem_commands_open_command
[339/909] 1889598=test_unicode_escape
[340/909] 1889598=test_notimplement
[341/909] 1889598=test_mkmf
[342/909] 1889598=test_marshalable
[343/909] 1889598=test_gem_resolver_local_specification
[344/909] 1889598=test_noarg
[345/909] 1889598=test_wait
[346/909] 1889598=test_compile_prism
[347/909] 1889598=test_context
[348/909] 1889598=test_symbol
[349/909] 1889600=test_coder
[350/909] 1889600=test_random
[351/909] 1889600=test_workspace
[352/909] 1889600=test_complexrational
[353/909] 1889600=test_rdoc_any_method
[354/909] 1889600=test_gem_package_tar_reader
[355/909] 1889600=test_unix
[356/909] 1889600=test_enc_associate
[357/909] 1889600=test_io_timeout
[358/909] 1889600=test_pathname
[359/909] 1889600=newline_offsets_test
[360/909] 1889600=test_coverage
[361/909] 1889599=test_rdoc_generator_pot
[362/909] 1889599=test_comparable
[363/909] 1889599=test_gem_gem_runner
[364/909] 1889599=test_gem_resolver_installed_specification
[365/909] 1889599=test_gem_source_specific_file
[366/909] 1889599=test_console_attr
[367/909] 1889599=test_nowrite
[368/909] 1889600=test_big2str
[369/909] 1889599=test_thread_queue
[370/909] 1889600=test_instrumentation_api
[371/909] 1889598=test_win32ole_variable
[372/909] 1889598=test_postponed_job
[373/909] 1889598=test_files_sample
[374/909] 1889598=test_win32ole_param
[375/909] 1889598=test_gem_request_set_lockfile
[376/909] 1889598=test_gem_path_support
[377/909] 1889598=test_pattern_matching
[378/909] 1889598=test_ubf_async_safe
[379/909] 1889598=test_gem_commands_owner_command
[380/909] 1889600=test_bignum
[381/909] 1889600=test_gem_specification
[382/909] 1889598=json_encoding_test
[383/909] 1889598=test_yield
[384/909] 1889599=ractor_test
[385/909] 1889599=test_iseq
[386/909] 1889599=test_win32ole_record
[387/909] 1889599=test_cesu8
[388/909] 1889599=test_httpresponses
[389/909] 1889599=test_cstr
[390/909] 1889598=test_mixed_unicode_escapes
[391/909] 1889598=test_set
[392/909] 1889598=test_numhash
[393/909] 1889598=test_clone
[394/909] 1889598=test_pkey_rsa
[395/909] 1889598=test_rdoc_options
[396/909] 1889598=test_num2int
[397/909] 1889599=test_ripper
[398/909] 1889598=test_gem_remote_fetcher
[399/909] 1889600=test_rdoc_markup_to_bs
[400/909] 1889600=test_gem_unsatisfiable_dependency_error
[401/909] 1889600=test_rdoc_markup_to_html_crossref
[402/909] 1889600=test_hash
[403/909] 1889600=test_iter_break
[404/909] 1889600=test_gem_resolver_conflict
[405/909] 1889600=test_gem_version
[406/909] 1889599=test_rdoc_include
[407/909] 1889599=test_x509name
[408/909] 1889599=test_raise_exception
[409/909] 1889598=test_gem_config_file
[410/909] 1889600=test_address_resolve
[411/909] 1889600=test_yamlstore
[412/909] 1889600=test_yjit_exit_locations
[413/909] 1889600=test_path
[414/909] 1889600=test_http
[415/909] 1889600=test_undef
[416/909] 1889600=test_yaml_tree
[417/909] 1889598=test_gem_resolver_best_set
[418/909] 1889598=test_beginendblock
[419/909] 1889600=test_time
[420/909] 1889599=test_autoload
[421/909] 1889600=test_ractor
[422/909] 1889600=test_rdoc_markup_to_html_snippet
[423/909] 1889598=test_gem_commands_cleanup_command
[424/909] 1889600=test_within_pipe
[425/909] 1889600=test_gem_stub_specification
[426/909] 1889600=test_struct
[427/909] 1889600=onigmo_test
[428/909] 1889600=test_win32ole_variant_outarg
[429/909] 1889600=fuzzer_test
[430/909] 1889600=test_pattern_key_name_check
[431/909] 1889600=test_function
[432/909] 1889598=test_frozen_error
[433/909] 1889598=test_thread
[434/909] 1889601=test_color
[435/909] 1889601=test_gem_resolver_specification
[436/909] 1889601=test_tracepoint
[437/909] 1889601=test_internal_ivar
[438/909] 1889601=desugar_compiler_test
[439/909] 1889601=test_resource
[440/909] 1889601=test_array_create
[441/909] 1889601=test_reqarg
[442/909] 1889600=test_erb
[443/909] 1889600=test_enc_str_buf_cat
[444/909] 1889600=test_require
[445/909] 1889601=test_webauthn_poller
[446/909] 1889601=test_append
[447/909] 1889601=test_rdoc_rd
[448/909] 1889601=test_rat
[449/909] 1889601=test_rdoc_markup_attribute_manager
[450/909] 1889601=regexp_test
[451/909] 1889601=test_gb18030
[452/909] 1889601=test_scalar_scanner
[453/909] 1889601=test_gem_resolver_composed_set
[454/909] 1889601=test_cipher
[455/909] 1889601=test_gem_package_tar_writer
[456/909] 1889601=test_new
[457/909] 1889601=test_irb
[458/909] 1889601=test_key_name_check
[459/909] 1889601=test_helper_method
[460/909] 1889601=test_rdoc_generator_pot_po
[461/909] 1889601=test_httpheader
[462/909] 1889601=test_rdoc_ri_driver
[463/909] 1889601=test_gem_ext_rake_builder
[464/909] 1889600=regular_expression_options_test
[465/909] 1889600=test_hash
[466/909] 1889599=test_dir
[467/909] 1889601=test_cgi_util
[468/909] 1889601=test_metaclass
[469/909] 1889601=test_rdoc_markup_heading
[470/909] 1889601=test_acceptable
[471/909] 1889599=test_multi_irb_commands
[472/909] 1889599=test_whileuntil
[473/909] 1889601=implicit_array_test
[474/909] 1889599=test_cd
[475/909] 1889601=test_monitor
[476/909] 1889599=test_mul
[477/909] 1889599=test_cgi_cookie
[478/909] 1889599=json_string_matching_test
[479/909] 1889599=test_gem_resolver_dependency_request
[480/909] 1889599=test_rdoc_parser
[481/909] 1889599=test_rdoc_markup_verbatim
[482/909] 1889599=test_yjit
[483/909] 1889601=test_m17n
[484/909] 1889601=test_argf
[485/909] 1889600=test_pinned
[486/909] 1889600=test_ssl_session
[487/909] 1889601=percent_delimiter_string_test
[488/909] 1889601=test_x509attr
[489/909] 1889601=test_gbk
[490/909] 1889601=test_key_error
[491/909] 1889601=test_warning
[492/909] 1889601=test_engine
[493/909] 1889601=test_gem_security_signer
[494/909] 1889600=test_set
[495/909] 1889600=test_buffered_io
[496/909] 1889601=test_generic
[497/909] 1889600=test_cparser
[498/909] 1889601=test_config
[499/909] 1889598=test_bn
[500/909] 1889601=test_gem_platform
[501/909] 1889598=test_x509ext
[502/909] 1889598=test_exit
[503/909] 1889598=breadth_first_search_test
[504/909] 1889598=test_ellipsize
[505/909] 1889598=test_complex
[506/909] 1889601=test_random_formatter
[507/909] 1889601=test_gem_commands_environment_command
[508/909] 1889601=test_x509crl
[509/909] 1889598=test_cgi_session
[510/909] 1889598=test_rdoc_code_object
[511/909] 1889601=test_refinement
[512/909] 1889598=test_gem_dependency_list
[513/909] 1889598=test_rdoc_markup_to_table_of_contents
[514/909] 1889598=test_win32ole_variant_m
[515/909] 1889598=test_to_ruby
[516/909] 1889598=test_syntax
[517/909] 1889600=test_gem_request_connection_pools
[518/909] 1889599=test_gem_resolver_installer_set
[519/909] 1889601=test_type_completor
[520/909] 1889601=test_color_printer
[521/909] 1889601=test_rdoc_rubygems_hook
[522/909] 1889599=test_option
[523/909] 1889599=test_gem_commands_uninstall_command
[524/909] 1889601=test_tracer
[525/909] 1889601=test_bundled_ca
[526/909] 1889600=test_tree_builder
[527/909] 1889600=test_at_exit
[528/909] 1889600=test_rdoc_markup_to_html
[529/909] 1889600=test_protect
[530/909] 1889600=fixtures_test
[531/909] 1889600=test_case
[532/909] 1889600=test_rational2
[533/909] 1889600=test_ansi
[534/909] 1889600=library_symbols_test
[535/909] 1889600=test_pkg_config
[536/909] 1889600=test_http
Leaked file descriptor: TestGemBundledCA#test_accessing_staging: 11 #<File::Stat dev=0x8, ino=353677795, 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>
[537/909] 1889601=test_env
[538/909] 1889599=test_show_source
[539/909] 1889599=test_completion
Closed file descriptor: TestEnv#test_each_value_in_ractor: 11
[540/909] 1889599=test_proxy
[541/909] 1889599=test_method_name_check
[542/909] 1889599=test_dln
[543/909] 1889599=test_libs
[544/909] 1889599=test_fiber
[545/909] 1889601=test_gc
[546/909] 1889601=test_gem_commands_info_command
[547/909] 1889601=test_math
[548/909] 1889601=heredoc_test
[549/909] 1889601=test_wss
[550/909] 1889601=test_evaluation
[551/909] 1889601=test_https
[552/909] 1889598=string_encoding_test
[553/909] 1889598=test_string_memory
[554/909] 1889598=test_x509req
[555/909] 1889598=test_eval_history
[556/909] 1889598=test_alias_and_anchor
[557/909] 1889598=test_gem_commands_pristine_command
[558/909] 1889598=test_gem_source_subpath_problem
[559/909] 1889598=test_pty
[560/909] 1889598=test_line_editor
[561/909] 1889598=test_digest_extend
[562/909] 1889598=test_stringify_symbols
[563/909] 1889598=test_asn1
[564/909] 1889598=test_gem_package_tar_reader_entry
[565/909] 1889598=test_debug
[566/909] 1889598=test_insns_leaf
[567/909] 1889598=test_gem_resolver_requirement_list
[568/909] 1889598=test_filter
[569/909] 1889598=test_arith_seq_beg_len_step
[570/909] 1889598=test_allocation
[571/909] 1889600=test_files_ext
[572/909] 1889600=constant_path_node_test
[573/909] 1889600=test_gem_resolver_activation_request
[574/909] 1889600=test_koi8
[575/909] 1889600=test_omap
[576/909] 1889600=test_gem_request_set
[577/909] 1889599=test_stream
[578/909] 1889599=test_shellwords
[579/909] 1889599=test_win32ole_method_event
[580/909] 1889599=test_gem_resolver_index_specification
[581/909] 1889599=test_sockopt
[582/909] 1889599=test_ast
[583/909] 1889600=test_etc
[584/909] 1889600=test_encoding
[585/909] 1889600=test_emitter
[586/909] 1889600=test_ws
[587/909] 1889600=test_float
[588/909] 1889600=test_gem_commands_build_command
[589/909] 1889598=test_boolean
[590/909] 1889598=test_scheduler
[591/909] 1889600=test_rdoc_servlet
[592/909] 1889600=test_document
[593/909] 1889600=test_iseq_load
[594/909] 1889598=test_rdoc_top_level
[595/909] 1889598=test_frozen
[596/909] 1889598=test_rdoc_markup_to_joined_paragraph
[597/909] 1889598=test_io
[598/909] 1889600=test_primitive
[599/909] 1889600=test_gem_dependency
[600/909] 1889600=test_date_marshal
[601/909] 1889600=test_yamldbm
[602/909] 1889600=test_popen_deadlock
[603/909] 1889600=test_rdoc_rd_inline
[604/909] 1889600=test_x509cert
[605/909] 1889601=test_files_test_1
[606/909] 1889600=test_kdf
[607/909] 1889600=test_typeddata
[608/909] 1889600=test_dup
[609/909] 1889600=test_thread_cv
[610/909] 1889600=node_id_test
[611/909] 1889600=pattern_test
[612/909] 1889600=test_gem_installer
[613/909] 1889601=test_gem_ext_cargo_builder
[614/909] 1889601=test_integer
[615/909] 1889601=test_rdoc_normal_class
[616/909] 1889601=test_unicode
[617/909] 1889601=test_basicsocket
[618/909] 1889601=test_weakmap
[619/909] 1889600=test_gem_ext_builder
[620/909] 1889600=magic_comment_test
[621/909] 1889600=test_rational
[622/909] 1889600=test_rdoc_markup_paragraph
[623/909] 1889600=test_date_strftime
[624/909] 1889598=test_gem_bundler_version_finder
[625/909] 1889598=test_command
[626/909] 1889598=test_sprintf
[627/909] 1889600=test_nextafter
[628/909] 1889600=test_capacity
[629/909] 1889600=test_ractor
[630/909] 1889600=test_duplicate
[631/909] 1889600=test_case_comprehensive
[632/909] 1889600=test_webauthn_listener_response
[633/909] 1889598=test_object_create_start
[634/909] 1889598=test_recursion
[635/909] 1889598=test_nomethod_error
[636/909] 1889598=test_psych
[637/909] 1889600=test_arith_seq_extract
[638/909] 1889598=test_rdoc_markup_pre_process
[639/909] 1889598=test_rdoc_rd_inline_parser
[640/909] 1889600=test_rdoc_encoding
[641/909] 1889598=test_open3
[642/909] 1889600=test_objectspace
[643/909] 1889598=test_win32ole_typelib
[644/909] 1889598=test_euc_jp
[645/909] 1889598=test_gem_commands_lock_command
[646/909] 1889598=test_external_new
[647/909] 1889598=test_process
[648/909] 1889598=test_rdoc_markdown
[649/909] 1889598=lex_test
[650/909] 1889598=test_function_entry
[651/909] 1889598=test_rdoc_constant
[652/909] 1889598=test_deprecate
[653/909] 1889598=test_dir_m17n
[654/909] 1889600=test_require_lib
[655/909] 1889598=test_tree_spell_checker
[656/909] 1889598=test_find
[657/909] 1889598=test_cmethod
[658/909] 1889598=test_http_request
[659/909] 1889598=test_storage
[660/909] 1889598=test_gem_ext_configure_builder
[661/909] 1889598=test_recorder
[662/909] 1889598=test_string
[663/909] 1889598=test_iterator
[664/909] 1889598=test_rdoc_parser_prism_ruby
[665/909] 1889598=locals_test
[666/909] 1889598=test_data
[667/909] 1889598=test_parser
[668/909] 1889598=test_key_event_record
[669/909] 1889598=test_assembler
[670/909] 1889598=json_fixtures_test
[671/909] 1889598=test_closure
[672/909] 1889601=test_addrinfo
[673/909] 1889601=test_rdoc_parser_c
[674/909] 1889601=integer_parse_test
[675/909] 1889601=test_variable
[676/909] 1889601=test_digest
[677/909] 1889601=test_string
[678/909] 1889600=test_not
[679/909] 1889600=test_rdoc_markup_include
[680/909] 1889600=test_rdoc_context_section
[681/909] 1889598=test_bug-14834
[682/909] 1889600=test_array
[683/909] 1889598=test_depth_first
[684/909] 1889598=test_set_len
[685/909] 1889598=test_key_stroke
[686/909] 1889598=test_class2name
[687/909] 1889598=test_gem_source
[688/909] 1889598=test_ftp
[689/909] 1889598=test_custom_command
[690/909] 1889598=test_bmethod
[691/909] 1889598=test_defined
[692/909] 1889598=test_enc_raise
[693/909] 1889598=heredoc_dedent_test
[694/909] 1889598=test_data
[695/909] 1889598=test_usrmarshal
[696/909] 1889598=test_gem_commands_exec_command
[697/909] 1889598=test_dbm
[698/909] 1889598=test_pack
[699/909] 1889598=test_weakkeymap
[700/909] 1889598=test_dot_dot
[701/909] 1889598=test_gem_stream_ui
[702/909] 1889598=test_trace
[703/909] 1889598=test_rdoc_generator_ri
[704/909] 1889598=unescape_test
[705/909] 1889598=test_type
[706/909] 1889598=test_rendering
[707/909] 1889598=test_c_struct_builder
[708/909] 1889598=test_arity
[709/909] 1889598=test_gem_commands_dependency_command
[710/909] 1889598=test_require
[711/909] 1889598=test_memory_view
[712/909] 1889598=test_array
[713/909] 1889598=test_nofree
[714/909] 1889598=test_gem_name_tuple
[715/909] 1889598=test_continuation
[716/909] 1889598=test_raise
[717/909] 1889598=test_change_word
[718/909] 1889598=parse_test
[719/909] 1889598=test_delete
[720/909] 1889598=test_string
[721/909] 1889598=test_gem_source_lock
[722/909] 1889598=test_gem_resolver_lock_specification
[723/909] 1889598=test_pack
[724/909] 1889598=test_placearg
[725/909] 1889598=test_system
[726/909] 1889598=test_face
[727/909] 1889598=test_my_integer
[728/909] 1889598=test_debugger_integration
[729/909] 1889598=test_sizeof
[730/909] 1889598=test_signedness
[731/909] 1889600=test_ractor
[732/909] 1889600=test_rbconfig
[733/909] 1889600=test_transcode
[734/909] 1889600=test_erb_m17n
[735/909] 1889600=test_file_exhaustive
[736/909] 1889598=test_date_arith
[737/909] 1889598=test_rdoc_markup_hard_break
[738/909] 1889598=numeric_value_test
[739/909] 1889598=test_fnmatch
[740/909] 1889598=test_mailto
[741/909] 1889598=test_sleep
[742/909] 1889599=test_files_test
[743/909] 1889599=test_gem_spec_fetcher
[744/909] 1889599=test_singleton
[745/909] 1889599=test_member
[746/909] 1889599=test_gem_commands_signin_command
[747/909] 1889598=test_tsort
[748/909] 1889598=test_delegate
[749/909] 1889598=test_gem_command_manager
[750/909] 1889599=test_gem_ci_detector
[751/909] 1889599=test_complex2
[752/909] 1889599=test_io_wait_uncommon
[753/909] 1889599=test_macro
[754/909] 1889599=test_inlinecache
[755/909] 1889598=test_gem_commands_check_command
[756/909] 1889599=dump_test
[757/909] 1889598=test_shift_jis
[758/909] 1889598=test_hmac
[759/909] 1889598=test_super
[760/909] 1889599=test_ractor_compatibility
[761/909] 1889598=test_gem_commands_install_command
[762/909] 1889599=test_gem_safe_yaml
[763/909] 1889599=test_rdoc_markup_to_ansi
[764/909] 1889599=test_gem_source_fetch_problem
[765/909] 1889599=test_x509store
[766/909] 1889599=comments_test
[767/909] 1889599=test_gem_commands_search_command
[768/909] 1889599=test_numeric
[769/909] 1889599=test_erb_command
[770/909] 1889599=test_method
[771/909] 1889598=test_rdoc_markup
[772/909] 1889598=test_rdoc_generator_json_index
[773/909] 1889598=test_gem_request_set_lockfile_tokenizer
[774/909] 1889598=test_pointer
[775/909] 1889598=test_integer_comb
[776/909] 1889598=test_numeric
[777/909] 1889598=test_word
[778/909] 1889598=test_arity
[779/909] 1889598=test_alias
[780/909] 1889600=json_generic_object_test
[781/909] 1889600=test_rdoc_normal_module
[782/909] 1889600=test_rdoc_markdown_test
[783/909] 1889598=dispatcher_test
[784/909] 1889598=test_switch_hitter
[785/909] 1889598=command_line_test
[786/909] 1889598=test_rand
[787/909] 1889598=test_windows_1252
[788/909] 1889598=attribute_write_test
[789/909] 1889598=test_update
[790/909] 1889598=test_dns
[791/909] 1889600=test_cgi_header
[792/909] 1889600=test_pkcs7
[793/909] 1889598=test_hash_create
[794/909] 1889598=warnings_test
[795/909] 1889598=test_stat
[796/909] 1889598=test_gem_security
[797/909] 1889600=test_time
[798/909] 1889600=test_stream
[799/909] 1889600=test_rdoc_generator_darkfish
[800/909] 1889600=test_range
[801/909] 1889600=test_gem_local_remote_options
[802/909] 1889599=test_history
[803/909] 1889599=test_gem_commands_setup_command
[804/909] 1889600=test_win32ole_method
[805/909] 1889600=test_cgi_modruby
[806/909] 1889600=test_gem_impossible_dependencies_error
[807/909] 1889600=test_ts
[808/909] 1889600=parse_stream_test
[809/909] 1889600=test_locale
[810/909] 1889600=test_import
[811/909] 1889599=test_unicode_normalize
[812/909] 1889599=test_gem_request_set_gem_dependency_api
[813/909] 1889599=test_mdns
[814/909] 1889599=test_rdoc_cross_reference
[815/909] 1889599=test_zsh_completion
[816/909] 1889599=test_foreach
[817/909] 1889599=test_uncorrectable_name_check
[818/909] 1889599=json_ext_parser_test
[819/909] 1889599=test_pipe
[820/909] 1889599=test_reline_key
[821/909] 1889599=test_rdoc_token_stream
[822/909] 1889599=test_emoji_breaks
[823/909] 1889599=test_udp
[824/909] 1889599=test_summary
[825/909] 1889599=test_rdoc_single_class
[826/909] 1889599=lex_test
[827/909] 1889599=test_gem_silent_ui
[828/909] 1889599=test_gem_request_set_lockfile_parser
[829/909] 1889599=test_kill_ring
[830/909] 1889599=test_https_proxy
[831/909] 1889599=test_process
[832/909] 1889600=test_gem_commands_outdated_command
[833/909] 1889600=test_gem_dependency_resolution_error
[834/909] 1889600=test_rubygems
[835/909] 1889600=version_test
[836/909] 1889600=ripper_test
[837/909] 1889600=test_arithmetic_sequence
[838/909] 1889600=json_generator_test
[839/909] 1889598=test_prettyprint
[840/909] 1889598=parse_success_test
[841/909] 1889598=test_big5
[842/909] 1889598=test_nonblock
[843/909] 1889598=test_did_you_mean
[844/909] 1889598=test_extlibs
[845/909] 1889598=test_securerandom
[846/909] 1889600=test_gem_update_suggestion
[847/909] 1889598=regular_expression_encoding_test
[848/909] 1889598=static_literals_test
[849/909] 1889598=test_queue
[850/909] 1889598=test_zlib
[851/909] 1889600=test_timeout
[852/909] 1889600=test_gem_resolver_lock_set
[853/909] 1889600=test_proc
[854/909] 1889600=test_gem_commands_sources_command
[855/909] 1889600=test_convertible
[856/909] 1889601=test_nil
[857/909] 1889601=test_rdoc_comment
[858/909] 1889601=test_have_macro
[859/909] 1889601=test_gem_source_local
[860/909] 1889601=test_win32ole_type
[861/909] 1889601=test_autoconf
[862/909] 1889601=test_thread
[863/909] 1889601=test_rdoc_attr
[864/909] 1889601=test_gem_commands_list_command
[865/909] 1889601=test_rdoc_method_attr
[866/909] 1889601=test_literal
[867/909] 1889601=test_cgi_multipart
[868/909] 1889601=test_error_highlight
[869/909] 1889601=test_gem_remote_fetcher_local_server
[870/909] 1889601=test_case_mapping
[871/909] 1889601=test_have_func
[872/909] 1889598=parser_test
[873/909] 1889598=test_modify_expand
[874/909] 1889598=test_readpartial
[875/909] 1889601=test_gem_available_set
[876/909] 1889598=test_too_many_dummy_encodings
[877/909] 1889601=test_pkey
[878/909] 1889598=test_find_executable
[879/909] 1889598=test_encoding
[880/909] 1889601=test_disable_irb
[881/909] 1889601=test_gem_source_vendor
[882/909] 1889601=test_gc
[883/909] 1889598=test_constant
[884/909] 1889599=test_lazy_enumerator
[885/909] 1889599=test_ractor
[886/909] 1889599=test_rdoc_markup_parser
[887/909] 1889599=test_ancdata
[888/909] 1889599=test_sleep
[889/909] 1889599=test_date
[890/909] 1889599=test_stringio
[891/909] 1889599=test_qsort
[892/909] 1889599=test_gem_package
[893/909] 1889598=test_eval
[894/909] 1889598=test_rdoc_markup_formatter
[895/909] 1889598=test_gem_validator
[896/909] 1889598=test_forwardable
[897/909] 1889598=json_addition_test
[898/909] 1889598=test_registry
[899/909] 1889598=test_gem_commands_help_command
[900/909] 1889598=test_cgi_tag_helper
[901/909] 1889598=parse_comments_test
[902/909] 1889598=test_scalar
[903/909] 1889598=test_getopts
[904/909] 1889598=test_rdoc_i18n_locale
[905/909] 1889598=test_ractor
[906/909] 1889598=test_profile_frames
[907/909] 1889598=test_shapes
[908/909] 1889598=test_ensure_and_callcc
[909/909] 1889598=overlap_test
Finished tests in 220.262169s, 145.6855 tests/s, 29424.3084 assertions/s.
32089 tests, 6481062 assertions, 0 failures, 0 errors, 388 skips

ruby -v: ruby 3.5.0dev (2025-01-10T16:22:26Z master 4a2702dafb) +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:22:26Z master 4a2702dafb) +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 15.032222 seconds

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