# Logfile created on 2024-01-18 14:47:28 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055f795a5e258 @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.20240118-144728", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055f795ae74e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055f795ae73a0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055f795ae71c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20240118-144728", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20240118-144728>, @binmode=false, @mon_data=#<Monitor:0x000055f795ae70f8>, @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 = 97721fa4e1
$$$[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'
$$$[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
1ccf29a4d303e91b79316036c11de3b1b88e175b300faf6e8b5762ea7b3f5735  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 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: 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]: 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/digest'
make[2]: Entering 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/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/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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
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/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering 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]: 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/bigdecimal-3.1.6/ext/bigdecimal'
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/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/.bundle/gems/racc-1.7.3/ext/racc/cparse'
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
generating enc.mk
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.

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

ruby -v: ruby 3.4.0dev (2024-01-18T10:56:52Z master 97721fa4e1) +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/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/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
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 167.217431 seconds

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