# Logfile created on 2023-12-21 03:38:31 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000557b6b622078 @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'", @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.20231221-033831", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000557b6b6ab3f0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000557b6b6ab288 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000557b6b6ab0d0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20231221-033831", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20231221-033831>, @binmode=false, @mon_data=#<Monitor:0x0000557b6b6ab008>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update debug to d4feeae32b69b4f88c94fecfc7a283b475eec4de
echo d4feeae32b69b4f88c94fecfc7a283b475eec4de | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 28e3886689
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/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 debug to d4feeae32b69b4f88c94fecfc7a283b475eec4de
echo d4feeae32b69b4f88c94fecfc7a283b475eec4de | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
1764203db8ecd1374b6b4de29ed00e4064ecbb198e6861e98565c85a65f47e99  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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating 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
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
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 '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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
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]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
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'
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 debug to d4feeae32b69b4f88c94fecfc7a283b475eec4de
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
echo d4feeae32b69b4f88c94fecfc7a283b475eec4de | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision -
generating encdb.h
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged
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
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
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 '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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering 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/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]: 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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
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]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Entering 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/rubyvm'
make[2]: Leaving 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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
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.4.0/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 to 
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.3.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.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-yjit/bin
installing library scripts:         /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-yjit/include/ruby-3.3.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.3.0+0
                                    abbrev 0.1.2
                                    base64 0.2.0
                                    benchmark 0.3.0
                                    bundler 2.5.1
                                    cgi 0.4.1
                                    csv 3.2.8
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    drb 2.2.0
                                    english 0.8.0
                                    erb 4.0.3
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    getoptlong 0.2.1
                                    ipaddr 1.2.6
                                    irb 1.11.0
                                    logger 1.6.0
                                    mutex_m 0.2.0
                                    net-http 0.4.0
                                    net-protocol 0.2.2
                                    observer 0.1.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.19.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.1
                                    resolv 0.3.0
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.0.4
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.5
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.2
                                    io-console 0.7.1
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.0
                                    strscan 3.0.7
                                    syslog 0.1.2
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0
                                    minitest 5.20.0
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.3
                                    net-imap 0.4.8
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.0
                                    typeprof 0.21.9
                                    debug 1.9.0
                                    racc 1.7.3
installing bundled gem cache:       /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1867 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/tmp/ruby/src/trunk-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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

ruby -v: ruby 3.3.0dev (2023-12-21T01:26:44Z master 28e3886689) +YJIT [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-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 '/tmp/ruby/src/trunk-yjit/enc/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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
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/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.0/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'
$ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr --debug
description_with_yjit
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................
  3431 .........................................................................
  3504 .........................................................................
  3577 .........................................................................
  3650 .........................................................................
  3723 .....

Finished in 99.079525 seconds

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