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

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