# Logfile created on 2023-12-31 04:20:11 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005642c89b1a48 @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_gcc9", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc9", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc9", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc9", @configure_opts=["CC=gcc-9"], @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_gcc9.20231231-042011", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005642c8a532f8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005642c8a531b8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005642c8a53000 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc9.20231231-042011", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc9.20231231-042011>, @binmode=false, @mon_data=#<Monitor:0x00005642c8a52f10>, @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_gcc9/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_gcc9/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc9/ext/ripper'
/tmp/ruby/src/trunk_gcc9/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_gcc9'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-9
	LD = ld
	LDSHARED = gcc-9 -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/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_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs
gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0
Copyright (C) 2019 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_gcc9/eval.c
compiling /tmp/ruby/src/trunk_gcc9/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-9
	LD = ld
	LDSHARED = gcc-9 -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/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_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs
gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0
Copyright (C) 2019 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_gcc9/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-9
	LD = ld
	LDSHARED = gcc-9 -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/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_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs
gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0
Copyright (C) 2019 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_gcc9'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk_gcc9/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-9
	LD = ld
	LDSHARED = gcc-9 -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/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_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs
gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0
Copyright (C) 2019 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_gcc9'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk_gcc9/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
./miniruby -I/tmp/ruby/src/trunk_gcc9/lib -I. -I.ext/common  /tmp/ruby/src/trunk_gcc9/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_gcc9/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_gcc9/bin
installing base libraries:          /tmp/ruby/install/trunk_gcc9/lib
installing arch files:              /tmp/ruby/install/trunk_gcc9/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_gcc9/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_gcc9/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_gcc9/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_gcc9/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_gcc9/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_gcc9/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_gcc9/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_gcc9/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk_gcc9/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_gcc9/bin
installing library scripts:         /tmp/ruby/install/trunk_gcc9/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk_gcc9/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk_gcc9/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_gcc9/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_gcc9/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_gcc9/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_gcc9/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-9
	LD = ld
	LDSHARED = gcc-9 -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/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_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs
gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0
Copyright (C) 2019 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_gcc9/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_gcc9/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-9
	LD = ld
	LDSHARED = gcc-9 -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/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_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs
gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0
Copyright (C) 2019 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_gcc9'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk_gcc9/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
Run options: 
  --seed=24729
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_gcc9/lib -I. -I.ext/common  /tmp/ruby/src/trunk_gcc9/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_gcc9/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

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