# Logfile created on 2024-01-22 06:38:00 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055a17017dd80 @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.20240122-063800", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055a17021f360 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055a17021f220 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055a17021f068 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20240122-063800", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20240122-063800>, @binmode=false, @mon_data=#<Monitor:0x000055a17021ef78>, @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 = 4d31d6802a
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/socket'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/socket'
/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
f0f99355960b2d95d43d018499bd9b852f159a1c2db93c2d5f13e7f0b37fb1db  builtin_binary.inc
compiling /tmp/ruby/src/trunk-yjit/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
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/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/digest'
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]: 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/json'
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]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
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/bigdecimal-3.1.6/ext/bigdecimal'
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]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.2/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/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
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'
ext/configure-ext.mk unchanged
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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering 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/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]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
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/openssl'
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]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
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/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.2/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/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-yjit/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-yjit/bin
installing base libraries:          /tmp/ruby/install/trunk-yjit/lib
installing arch files:              /tmp/ruby/install/trunk-yjit/lib/ruby/3.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
                                    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
                                    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.1
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.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
                                    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
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.0.9
                                    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.2
                                    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.2
                                    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
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.0
                                    nkf 0.2.0
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 1876 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-yjit/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-yjit/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-yjit/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-yjit/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-yjit/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-yjit/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-yjit/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-yjit/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-yjit/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-yjit/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-yjit/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-yjit/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-yjit/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-yjit/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-yjit/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-yjit/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-yjit/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-yjit/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-yjit/basictest/test.rb:gc ....OK 4

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

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

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.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/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.2/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 165.098609 seconds

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