# Logfile created on 2025-01-01 02:28:20 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007ff19d62fde0 @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_gcc11", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc11", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc11", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc11", @configure_opts=["CC=gcc-11"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @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_gcc11.20250101-022820", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007ff19d651e40 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007ff19d651b98 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007ff19d56a928 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc11.20250101-022820", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc11.20250101-022820>, @binmode=false, @mon_data=#<Monitor:0x00007ff19d651738>, @mon_data_owner_object_id=860>>>
$$$[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-src      -j4
Already up to date.
Latest commit hash = 341503d1a3
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk_gcc11/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_gcc11'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-11
	LD = ld
	LDSHARED = gcc-11 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	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_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs
gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.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_gcc11/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-11
	LD = ld
	LDSHARED = gcc-11 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	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_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs
gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.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
8aa42783bf133a5139454fc743f43b7e71d6d306d47eb97cfb05e6678928374e  builtin_binary.inc
compiling /tmp/ruby/src/trunk_gcc11/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-11
	LD = ld
	LDSHARED = gcc-11 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	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_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs
gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-11
	LD = ld
	LDSHARED = gcc-11 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	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_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs
generating enc.mk
gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
generating transdb.h
transdb.h unchanged
making trans
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
./miniruby -I/tmp/ruby/src/trunk_gcc11/lib -I. -I.ext/common  /tmp/ruby/src/trunk_gcc11/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_gcc11/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 binary commands:         /tmp/ruby/install/trunk_gcc11/bin
installing base libraries:          /tmp/ruby/install/trunk_gcc11/lib
installing arch files:              /tmp/ruby/install/trunk_gcc11/lib/ruby/3.5.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_gcc11/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_gcc11/lib/ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_gcc11/lib/ruby/site_ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_gcc11/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_gcc11/include/ruby-3.5.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_gcc11/lib/ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_gcc11/lib/ruby/site_ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_gcc11/lib/ruby/vendor_ruby/3.5.0+0
installing extension headers:       /tmp/ruby/install/trunk_gcc11/include/ruby-3.5.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_gcc11/bin
installing library scripts:         /tmp/ruby/install/trunk_gcc11/lib/ruby/3.5.0+0
installing common headers:          /tmp/ruby/install/trunk_gcc11/include/ruby-3.5.0+0
installing manpages:                /tmp/ruby/install/trunk_gcc11/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/3.5.0+0
                                    benchmark 0.4.0
                                    bundler 2.7.0.dev
                                    cgi 0.4.1
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    irb 1.14.3
                                    logger 1.6.4
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.6.0
                                    ostruct 0.6.1
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.2.0
                                    pstore 0.1.4
                                    rdoc 6.10.0
                                    readline 0.0.4
                                    reline 0.6.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    set 1.1.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.2
                                    weakref 0.1.3
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/3.5.0+0
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    fiddle 1.1.7.dev
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.9.1
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.2
                                    stringio 3.1.3.dev
                                    strscan 3.1.2
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/3.5.0+0
                                    minitest 5.25.4
                                    power_assert 2.0.5
                                    rake 13.2.1
                                    test-unit 3.6.7
                                    rexml 3.4.0
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.4
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.8.1
                                    typeprof 0.30.1
                                    debug 1.10.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.9
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.2.0
                                    csv 3.3.2
                                    repl_type_completor 0.1.9
installing bundled gem cache:       /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/3.5.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2004 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-11
	LD = ld
	LDSHARED = gcc-11 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	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_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs
gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.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.

Checking leaked global symbols...none
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_gcc11/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-11
	LD = ld
	LDSHARED = gcc-11 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	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_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs
gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

# Running tests:

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

ruby -v: ruby 3.5.0dev (2024-12-31T15:19:18Z master 341503d1a3) +PRISM [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 -j' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-11
	LD = ld
	LDSHARED = gcc-11 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	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_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs
gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
ruby 3.5.0dev (2024-12-31T15:19:18Z master 341503d1a3) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 ....................

Finished in 103.324980 seconds

3439 files, 33366 examples, 148864 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.
raw logfile