# Logfile created on 2024-01-10 03:32:15 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055fcb4f424f8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-yjit", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit", @configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240110-033215", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055fcb4fdb450 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055fcb4fdb2e8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055fcb4fdb158 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20240110-033215", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20240110-033215>, @binmode=false, @mon_data=#<Monitor:0x000055fcb4fdb040>, @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 = 597955aae8
$$$[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
fea0fd5072eaeb165f713fbcf6adb2216b9cfcf98ff2ae224b2ca11ae89549bc  builtin_binary.inc
compiling /tmp/ruby/src/trunk-yjit/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
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]: 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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving 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/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.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/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: 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/debug-1.9.1/ext/debug'
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
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
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]: 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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
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/pathname'
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]: 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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
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/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-yjit/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-yjit/bin
installing base libraries:          /tmp/ruby/install/trunk-yjit/lib
installing arch files:              /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-yjit/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-yjit/bin
installing library scripts:         /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-yjit/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0
                                    abbrev 0.1.2
                                    base64 0.2.0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    csv 3.2.9
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    drb 2.2.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    getoptlong 0.2.1
                                    ipaddr 1.2.6
                                    irb 1.11.0
                                    logger 1.6.0
                                    mutex_m 0.2.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    observer 0.1.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.19.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.2
                                    resolv 0.3.0
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0
                                    bigdecimal 3.1.5
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2.dev.1
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.0.8
                                    syslog 0.1.2
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0
                                    minitest 5.20.0
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.9.1
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.1
                                    typeprof 0.21.9
                                    debug 1.9.1
                                    racc 1.7.3
installing bundled gem cache:       /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1870 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
Run options: 
  --seed=847
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-yjit/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4
  --exclude=rubygems/test_gem_package_task\.rb

# Running tests:

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

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

generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr --debug
description_with_yjit
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................
  3431 .........................................................................
  3504 .........................................................................
  3577 .........................................................................
  3650 .........................................................................
  3723 .....

Finished in 102.256351 seconds

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