# Logfile created on 2023-12-31 08:34:20 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055d9c571a350 @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-O0", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-O0", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0", @configure_opts=["optflags=-O0"], @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-O0.20231231-083420", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055d9c579f4b0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055d9c579f370 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055d9c579f190 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231231-083420", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231231-083420>, @binmode=false, @mon_data=#<Monitor:0x000055d9c579f0c8>, @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 = 0d2ca33404
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
/tmp/ruby/src/trunk-O0/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-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[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 = -O0 -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-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/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-O0/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 = -O0 -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-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/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
b6f9a675ae26e28a1cbf22cdaf0b9722141614e01885dd533908ce8743052cca  builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/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 = -O0 -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-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/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-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[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 = -O0 -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-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/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-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/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-O0/bin
installing base libraries:          /tmp/ruby/install/trunk-O0/lib
installing arch files:              /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-O0/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.3
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    getoptlong 0.2.1
                                    ipaddr 1.2.6
                                    irb 1.11.0
                                    logger 1.6.0
                                    mutex_m 0.2.0
                                    net-http 0.4.0
                                    net-protocol 0.2.2
                                    observer 0.1.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.19.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.1
                                    resolv 0.3.0
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.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-O0/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-O0/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.3
                                    net-imap 0.4.9
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    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-O0/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 = -O0 -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-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/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-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-O0/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 = -O0 -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-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/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-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options: 
  --seed=63808
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

ruby -v: ruby 3.4.0dev (2023-12-31T03:13:24Z master 0d2ca33404) [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 = -O0 -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-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/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-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2023-12-31T03:13:24Z master 0d2ca33404) [x86_64-linux]
     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 302.460587 seconds

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