# Logfile created on 2024-01-10 08:24:52 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005573d9222390 @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.20240110-082452", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005573d92bb428 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005573d92bb2c0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005573d92bb130 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20240110-082452", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20240110-082452>, @binmode=false, @mon_data=#<Monitor:0x00005573d92bb018>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = e59a730477
$$$[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'
$$$[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
fea0fd5072eaeb165f713fbcf6adb2216b9cfcf98ff2ae224b2ca11ae89549bc  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 enc.mk
making srcs under enc
making 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
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'
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 '/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'
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/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Entering 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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Entering 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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
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/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
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.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
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/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
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
	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 enc.mk
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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: 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/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving 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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
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/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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
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/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
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.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.1/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.1/ext/debug'
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'
./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.4.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.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-yjit/bin
installing library scripts:         /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-yjit/include/ruby-3.4.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.4.0+0
                                    abbrev 0.1.2
                                    base64 0.2.0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    csv 3.2.9
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    drb 2.2.0
                                    english 0.8.0
                                    erb 4.0.4
                                    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.1
                                    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.2
                                    resolv 0.3.0
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0
                                    bigdecimal 3.1.5
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2.dev.1
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.0.8
                                    syslog 0.1.2
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0
                                    minitest 5.20.0
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.9.1
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.1
                                    typeprof 0.21.9
                                    debug 1.9.1
                                    racc 1.7.3
installing bundled gem cache:       /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1870 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	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
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.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/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.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.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'
Run options: 
  --seed=9225
  "--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
  --exclude=rubygems/test_gem_package_task\.rb

# Running tests:

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

ruby -v: ruby 3.4.0dev (2024-01-10T05:06:33Z master e59a730477) +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
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.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/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.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.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'
$ /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 95.424825 seconds

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