# Logfile created on 2024-07-08 08:59:52 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005599509d5668 @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", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j20", @btest_opts="-j20", @test_opts="TESTS='-j20'", @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, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk.20240708-085952", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000559950a82598 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000559950a82458 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000559950a822c8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240708-085952", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240708-085952>, @binmode=false, @mon_data=#<Monitor:0x0000559950a82200>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j20
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j20" exit with 0.
$$$[beg] make update-src      -j20
From https://github.com/ruby/ruby
   a5f4014..bfb8cad  master     -> origin/master
Updating a5f4014..bfb8cad
Fast-forward
 .github/workflows/rjit.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Latest commit hash = bfb8cad771
$$$[end] "make update-src      -j20" exit with 0.
$$$[beg] make after-update    -j20
/tmp/ruby/src/trunk/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'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j20" exit with 0.
$$$[beg] make miniruby -j20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -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   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 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/version.c
linking miniruby
$$$[end] "make miniruby -j20" exit with 0.
$$$[beg] make ruby -j20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -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   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 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
f3a094ff90d2fe64c8f3fc63ae7cf1b8fff7ee3ebad31f9b557394ee6e055f83  builtin_binary.inc
compiling /tmp/ruby/src/trunk/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.4.0
linking ruby
$$$[end] "make ruby -j20" exit with 0.
$$$[beg] make all -j20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -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   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 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
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
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'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk'
linking ruby
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
$$$[end] "make all -j20" exit with 0.
$$$[beg] make install -j20
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -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   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
/tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 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
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk/bin
installing base libraries:          /tmp/ruby/install/trunk/lib
installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk/bin
installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.14.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.30.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.9
                                    resolv 0.4.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/lib/ruby/gems/3.4.0+0
                                    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
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.2
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
                                    minitest 5.24.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.1
                                    rss 0.3.0
                                    net-ftp 0.3.7
                                    net-imap 0.4.14
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.1
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.0
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    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.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j20" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j20'
PASS all 1974 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j20'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -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   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 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/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j20'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -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   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 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'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
Run options: 
  --seed=56333
  "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j20

# Running tests:

[  1/909] 589967=test_disable_irb
[  2/909] 589971=test_rdoc_i18n_text
[  3/909] 589972=test_backtrace
[  4/909] 589968=test_defined
[  5/909] 589969=test_key_name_check
[  6/909] 589970=test_io_buffer
[  7/909] 589982=test_svcb_https
[  8/909] 589983=test_buffering
[  9/909] 589985=test_gb18030
[ 10/909] 589986=test_gem_uninstaller
[ 11/909] 589972=test_rdoc_rdoc
[ 12/909] 589981=test_time
[ 13/909] 589985=test_windows_1251
[ 14/909] 589969=test_rdoc_markup_attributes
[ 15/909] 589985=compiler_test
[ 16/909] 589982=test_rdoc_rd_inline_parser
[ 17/909] 589975=test_rdoc_markup_to_rdoc
[ 18/909] 589976=test_default_gems
[ 19/909] 589973=test_win32ole_type
[ 20/909] 589977=test_null
[ 21/909] 589978=test_mul
[ 22/909] 589979=newline_offsets_test
[ 23/909] 589970=integer_base_flags_test
[ 24/909] 589973=test_pkey_ec
[ 25/909] 589980=test_pipe
[ 26/909] 589978=test_thread
[ 27/909] 589984=test_trick
[ 28/909] 589978=redundant_return_test
[ 29/909] 589967=test_date_parse
[ 30/909] 589977=test_gem_request_set_lockfile_parser
[ 31/909] 589983=test_depth_first
[ 32/909] 589968=test_x509attr
[ 33/909] 589974=test_raise
[ 34/909] 589976=test_rdoc_store
[ 35/909] 589983=test_string
[ 36/909] 589974=test_pattern_matching
[ 37/909] 589985=test_rdoc_stats
[ 38/909] 589983=test_qsort
[ 39/909] 589981=test_rdoc_parser
[ 40/909] 589978=test_gem_dependency_resolution_error
[ 41/909] 589974=json_addition_test
[ 42/909] 589970=test_custom_command
[ 43/909] 589983=test_gem_resolver_index_set
[ 44/909] 589969=test_gem_package_old
[ 45/909] 589971=integer_parse_test
[ 46/909] 589968=test_string
[ 47/909] 589974=test_proc
[ 48/909] 589980=test_gc_compact
[ 49/909] 589973=test_erb_m17n
[ 50/909] 589967=test_ole_methods
[ 51/909] 589982=test_optimization
[ 52/909] 589967=test_date_conv
[ 53/909] 589973=test_cgi_tag_helper
[ 54/909] 589967=test_zlib
[ 55/909] 589973=test_egrep_cpp
[ 56/909] 589971=test_fnmatch
[ 57/909] 589972=test_files_test_2
[ 58/909] 589975=test_folderitem2_invokeverb
[ 59/909] 589970=test_require_path_check
[ 60/909] 589975=test_rdoc_markup_parser
[ 61/909] 589981=test_gem_validator
[ 62/909] 589971=test_gem_source_list
[ 63/909] 589975=test_optarg
[ 64/909] 589983=test_yaml_special_cases
[ 65/909] 589983=test_config
[ 66/909] 589977=test_address_resolve
[ 67/909] 589969=test_rdoc_token_stream
[ 68/909] 589970=test_exception
[ 69/909] 589969=test_zsh_completion
[ 70/909] 589985=test_iter_break
[ 71/909] 589969=test_macro
[ 72/909] 589985=test_gem_remote_fetcher_local_server
[ 73/909] 589978=test_pp
[ 74/909] 589973=test_gem_ext_configure_builder
[ 75/909] 589970=test_frozen
[ 76/909] 589970=test_verbose
[ 77/909] 589983=test_rdoc_single_class
[ 78/909] 589970=test_nil
[ 79/909] 589978=test_num2int
[ 80/909] 589970=test_rdoc_tom_doc
[ 81/909] 589978=test_rdoc_markup_to_tt_only
[ 82/909] 589977=test_hmac
[ 83/909] 589979=test_common
[ 84/909] 589969=test_gem_spec_fetcher
[ 85/909] 589977=test_gem_command
[ 86/909] 589975=test_bug-3571
[ 87/909] 589975=test_key_actor_vi
[ 88/909] 589977=test_ifunless
[ 89/909] 589981=test_assignment
[ 90/909] 589977=test_gem_commands_lock_command
[ 91/909] 589971=parse_stream_test
[ 92/909] 589971=test_numeric
[ 93/909] 589969=test_rdoc_markup_paragraph
[ 94/909] 589970=test_psych
[ 95/909] 589983=test_enc_raise
[ 96/909] 589969=!Nothing_to_test
[ 97/909] 589969=test_command
[ 98/909] 589983=test_at_exit
[ 99/909] 589977=test_date
[100/909] 589973=test_gem_rdoc
[101/909] 589977=test_gem_ext_cargo_builder_unit
[102/909] 589983=parse_success_test
[103/909] 589970=snippets_test
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 33369>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 43741>
[104/909] 589978=test_object_create_start
[105/909] 589977=test_gem_silent_ui
[106/909] 589978=test_emitter
[107/909] 589975=test_files_ext
[108/909] 589971=test_bug-5832
[109/909] 589978=static_inspect_test
[110/909] 589971=test_eval_history
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    589985  ko1    7u  IPv4 216749899      0t0  TCP localhost:33369 (LISTEN)
ruby    589985  ko1    8u  IPv4 216749901      0t0  TCP localhost:43741 (LISTEN)
[111/909] 589977=test_kernel
[112/909] 589978=test_gem_doctor
[113/909] 589983=test_kdf
[114/909] 589979=test_stream
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 33825>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 10 : #<TCPServer:fd 10, AF_INET, 127.0.0.1, 44291>
[115/909] 589979=test_nil2vtemptyCOMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    589985  ko1    9u  IPv4 216766291      0t0  TCP localhost:33825 (LISTEN)
ruby    589985  ko1   10u  IPv4 216760854      0t0  TCP localhost:44291 (LISTEN)

[116/909] 589979=test_rdoc_context
[117/909] 589978=test_httpresponse
[118/909] 589975=test_open-uri
[119/909] 589971=test_rdoc_parser_ruby
[120/909] 589983=test_date_new
[121/909] 589983=test_data
.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 9
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 10
[122/909] 589983=test_rdoc_markup_to_joined_paragraph
[123/909] 589983=test_date_time
[124/909] 589969=test_require
[125/909] 589983=test_gem_safe_yaml
[126/909] 589969=test_syntax
[127/909] 589978=test_rdoc_text
[128/909] 589983=test_iso_8859
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 34773>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 10 : #<TCPServer:fd 10, AF_INET, 127.0.0.1, 43861>
[129/909] 589983=test_tcp
[130/909] 589973=reflection_test
[131/909] 589978=test_gem_commands_specification_command
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    589985  ko1    9u  IPv4 216766327      0t0  TCP localhost:34773 (LISTEN)
ruby    589985  ko1   10u  IPv4 216766328      0t0  TCP localhost:43861 (LISTEN)
[132/909] 589983=test_enumerator
.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 8
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 10
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 44315>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 10 : #<TCPServer:fd 10, AF_INET, 127.0.0.1, 34315>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    589985  ko1    8u  IPv4 216771495      0t0  TCP localhost:44315 (LISTEN)
ruby    589985  ko1    9u  IPv4 216771490      0t0  TCP localhost:39707 (LISTEN)
ruby    589985  ko1   10u  IPv4 216771496      0t0  TCP localhost:34315 (LISTEN)
.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 9
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 10
[133/909] 589985=test_inadvertent_creation
[134/909] 589974=test_flags
[135/909] 589973=test_shift_jis
[136/909] 589978=test_gem_commands_which_command
[137/909] 589973=test_http
[138/909] 589973=test_name_error
[139/909] 589978=test_rdoc_markup_attribute_manager
[140/909] 589978=test_safe_load
[141/909] 589975=test_gem_resolver_composed_set
[142/909] 589978=test_gem_resolver
[143/909] 589986=test_gem_commands_dependency_command
[144/909] 589985=test_gem_security_policy
[145/909] 589976=test_gem_source_local
[146/909] 589973=test_pack
Closed file descriptor: TestGemSecurityPolicy#test_verify_signatures_none: 7
Closed file descriptor: TestGemSecurityPolicy#test_verify_signatures_none: 8
[147/909] 589986=command_line_test
[148/909] 589975=test_process
[149/909] 589986=test_last_thread
[150/909] 589978=test_gc
[151/909] 589971=test_x509cert
[152/909] 589977=test_err_in_callback
[153/909] 589973=test_gem_resolver_lock_specification
[154/909] 589977=test_logdevice
[155/909] 589973=test_gem_ext_rake_builder
[156/909] 589985=test_arity
[157/909] 589985=test_switch_hitter
[158/909] 589985=test_io_console
[159/909] 589970=test_singleton
[160/909] 589970=test_flush
[161/909] 589970=test_rdoc_normal_module
[162/909] 589971=test_c_union_entity
[163/909] 589976=test_rdoc_markdown_test
[164/909] 589971=test_logperiod
[165/909] 589970=test_securerandom
[166/909] 589971=test_thread_fd_close
[167/909] 589971=test_passing_block
[168/909] 589971=test_hash_create
[169/909] 589971=test_stringchar
[170/909] 589979=test_uncorrectable_name_check
[171/909] 589979=newline_test
[172/909] 589970=test_gem_stream_ui
[173/909] 589979=test_extlibs
[174/909] 589967=test_rdoc_generator_ri
[175/909] 589971=test_require_lib
[176/909] 589967=test_gem_install_update_options
[177/909] 589970=test_severity
[178/909] 589970=test_ractor
[179/909] 589974=test_socket
[180/909] 589970=test_gem_remote_fetcher_s3
[181/909] 589984=test_thread
[182/909] 589973=location_test
[183/909] 589973=test_objectspace
[184/909] 589970=test_rdoc_markup_to_table_of_contents
[185/909] 589977=test_str2big
[186/909] 589977=test_c_struct_builder
[187/909] 589970=test_dot_dot
[188/909] 589970=test_literal
[189/909] 589967=test_gem_request_connection_pools
[190/909] 589977=test_gem_version_option
[191/909] 589977=test_grapheme_breaks
[192/909] 589977=test_cclass
[193/909] 589981=test_reline
[194/909] 589984=test_parser_events
[195/909] 589986=test_pkey
[196/909] 589986=test_case
[197/909] 589980=test_json_tree
[198/909] 589986=test_rdoc_markup_to_markdown
[199/909] 589980=test_rdoc_generator_pot_po
[200/909] 589977=test_ansi_with_terminfo
[201/909] 589984=test_ractor
[202/909] 589977=test_m17n_comb
[203/909] 589984=test_memory_view
[204/909] 589980=test_sprintf_comb
[205/909] 589984=test_gem_request
[206/909] 589986=test_method_cache
[207/909] 589986=test_gem_commands_mirror
[208/909] 589986=test_gem_ext_cargo_builder_link_flag_converter
[209/909] 589980=test_settracefunc
[210/909] 589986=test_gem_text
[211/909] 589986=tunnel_test
[212/909] 589986=test_enumerator_kw
[213/909] 589986=test_scan_args
[214/909] 589986=test_win32ole
[215/909] 589986=test_generic
[216/909] 589986=test_store
[217/909] 589970=test_case_options
[218/909] 589970=test_scalar
[219/909] 589970=test_gem_dependency_installer
[220/909] 589984=test_gem_commands_info_command
[221/909] 589986=parameters_signature_test
[222/909] 589986=test_rdoc_cross_reference
[223/909] 589984=test_rand
[224/909] 589981=test_gem_name_tuple
[225/909] 589981=test_gem_package_tar_reader_entry
[226/909] 589976=test_bug_reporter
[227/909] 589973=test_exception
[228/909] 589984=test_gem_package_tar_reader
[229/909] 589981=regexp_test
[230/909] 589984=test_coverage
[231/909] 589981=test_rdoc_encoding
[232/909] 589981=test_pathname
[233/909] 589967=test_init
[234/909] 589974=test_complexrational
[235/909] 589974=test_modify_expand
[236/909] 589974=test_rdoc_any_method
[237/909] 589972=test_gem_available_set
[238/909] 589976=test_rdoc_markdown
[239/909] 589986=test_file
[240/909] 589986=test_rdoc_constant
[241/909] 589981=test_deprecate
[242/909] 589986=test_bash_completion
[243/909] 589986=test_formatter
[244/909] 589981=test_recorder
[245/909] 589986=test_gem_commands_owner_command
[246/909] 589981=test_gem_source_vendor
[247/909] 589981=test_marshalable
[248/909] 589981=test_digest
[249/909] 589980=test_gem_commands_contents_command
[250/909] 589967=test_gem_ext_cmake_builder
[251/909] 589972=test_require
[252/909] 589967=test_cgi_util
[253/909] 589976=test_fiddle
[254/909] 589979=test_wss
[255/909] 589979=test_ractor
[256/909] 589976=test_find
[257/909] 589976=test_io_timeout
[258/909] 589976=json_fixtures_test
[259/909] 589976=test_shapes
[260/909] 589976=test_comparable
[261/909] 589976=test_rdoc_parser_c
[262/909] 589979=index_write_test
[263/909] 589979=test_class2name
[264/909] 589979=test_gbk
[265/909] 589979=test_enc_str_buf_cat
[266/909] 589979=test_cstr
[267/909] 589967=test_warning
[268/909] 589980=test_pstore
[269/909] 589980=test_profile_frames
[270/909] 589967=test_big2str
[271/909] 589967=test_forwardable
[272/909] 589967=test_yaml
[273/909] 589976=test_handle
[274/909] 589984=test_wait
[275/909] 589967=test_thread_queue
[276/909] 589984=test_nowrite
[277/909] 589980=test_rdoc_markup_formatter
[278/909] 589974=test_euc_tw
[279/909] 589974=test_ractor
[280/909] 589980=test_bmethod
[281/909] 589979=test_ansi_without_terminfo
[282/909] 589984=test_gem_commands_sources_command
[283/909] 589980=test_frozen_error
[284/909] 589980=test_gem_stub_specification
[285/909] 589974=test_method_cache
[286/909] 589974=test_gem_ext_ext_conf_builder
[287/909] 589986=test_complex
[288/909] 589979=test_gem_commands_search_command
[289/909] 589985=test_rdoc_markup_verbatim
[290/909] 589985=test_inlinecache
[291/909] 589976=test_path_to_class
[292/909] 589976=lex_test
[293/909] 589986=test_gem_dependency
[294/909] 589984=test_gem_resolver_specification
[295/909] 589985=test_parse
[296/909] 589980=test_mdns
[297/909] 589984=test_gem_remote_fetcher
[298/909] 589980=test_scanner_events
[299/909] 589980=test_gem_resolver_installed_specification
[300/909] 589979=test_gem_commands_list_command
[301/909] 589979=test_stack
[302/909] 589980=test_rdoc_include
[303/909] 589986=test_reqarg
[304/909] 589980=test_too_many_dummy_encodings
[305/909] 589968=test_gem_version
[306/909] 589981=test_cesu8
[307/909] 589981=test_econv
[308/909] 589980=test_rdoc_options
[309/909] 589984=test_fileutils
[310/909] 589968=test_string_processing
[311/909] 589986=encodings_test
[312/909] 589986=test_ldap
[313/909] 589986=test_gem_commands_signin_command
[314/909] 589972=test_resource
[315/909] 589980=test_emitter
[316/909] 589968=snapshots_test
[317/909] 589980=test_queue
[318/909] 589980=test_function
[319/909] 589972=pattern_test
[320/909] 589985=test_tempfile
[321/909] 589986=test_noarg
[322/909] 589972=test_duplicate
[323/909] 589972=test_basicsocket
[324/909] 589972=test_utf32
[325/909] 589972=test_prettyprint
[326/909] 589972=test_tracepoint
[327/909] 589986=test_rdoc_markup
[328/909] 589986=test_gem_commands_help_command
[329/909] 589976=test_internal_ivar
[330/909] 589976=desugar_compiler_test
[331/909] 589976=test_gem_resolver_index_specification
[332/909] 589973=test_date_strftime
[333/909] 589984=test_rdoc_parser_rd
[334/909] 589970=symbol_encoding_test
[335/909] 589985=test_yamlstore
[336/909] 589986=test_gem_installer
[337/909] 589970=test_load
[338/909] 589985=json_string_matching_test
[339/909] 589970=test_const
[340/909] 589970=test_rdoc_normal_class
[341/909] 589985=test_class
[342/909] 589976=test_asn1
[343/909] 589970=test_random
[344/909] 589970=test_irb
[345/909] 589976=test_to_ruby
[346/909] 589976=test_pattern_key_name_check
[347/909] 589976=test_gem_impossible_dependencies_error
[348/909] 589976=test_pack
[349/909] 589972=test_array_create
[350/909] 589972=test_method
[351/909] 589984=test_gem_commands_query_command
[352/909] 589979=test_rdoc_rubygems_hook
[353/909] 589970=test_euc_kr
[354/909] 589970=test_rdoc_context_section
[355/909] 589970=test_ftp
[356/909] 589979=test_ellipsize
[357/909] 589979=test_date_attr
[358/909] 589979=test_gem_commands_exec_command
[359/909] 589970=test_io_wait
[360/909] 589976=test_kwargs
[361/909] 589976=test_type_completor
[362/909] 589976=test_console_attr
[363/909] 589976=test_summary
[364/909] 589974=test_cp949
[365/909] 589974=test_condition
[366/909] 589974=test_foreach
[367/909] 589974=test_gem_source_specific_file
[368/909] 589971=test_gem_commands_uninstall_command
[369/909] 589981=test_gem_unsatisfiable_dependency_error
[370/909] 589974=test_win32ole_record
[371/909] 589981=test_emoji
[372/909] 589974=test_win32ole_type_event
[373/909] 589974=test_sorted_set
[374/909] 589973=test_hash
[375/909] 589976=test_ubf_async_safe
[376/909] 589976=test_io
[377/909] 589981=test_raise_exception
[378/909] 589984=test_gem_request_set_lockfile
[379/909] 589977=test_win32ole_typelib
[380/909] 589977=test_protect
[381/909] 589977=test_hash
[382/909] 589977=test_gem_resolver_dependency_request
[383/909] 589977=test_tree_builder
[384/909] 589977=test_external_new
[385/909] 589977=test_alias_and_anchor
[386/909] 589977=test_postponed_job
[387/909] 589970=test_framework
[388/909] 589970=test_ns_spki
[389/909] 589970=test_kill_ring
[390/909] 589968=test_argf
[391/909] 589970=test_ws
[392/909] 589970=test_m17n
[393/909] 589974=test_gem_commands_environment_command
[394/909] 589980=test_weakmap
[395/909] 589974=test_workspace
[396/909] 589976=test_yjit
[397/909] 589976=test_string_memory
[398/909] 589984=test_gem_requirement
[399/909] 589976=test_sprintf
[400/909] 589984=test_gem_security_trust_dir
[401/909] 589984=test_objspace
[402/909] 589977=test_line_editor
[403/909] 589977=test_undef
[404/909] 589977=test_gem_commands_stale_command
[405/909] 589977=test_c_struct_entry
[406/909] 589970=test_lock_native_thread
[407/909] 589974=test_have_library
[408/909] 589977=test_remote_fetch_error
[409/909] 589977=test_show_source
[410/909] 589977=regular_expression_encoding_test
[411/909] 589976=test_set
[412/909] 589976=equality_test
[413/909] 589976=test_rdoc_markup_to_html_crossref
[414/909] 589981=test_typeddata
[415/909] 589971=test_gem_resolver_best_set
[416/909] 589970=test_rat
[417/909] 589977=test_webauthn_poller
[418/909] 589970=test_rdoc_markup_raw
[419/909] 589970=test_array
[420/909] 589970=test_optparse
[421/909] 589971=test_fstring
[422/909] 589970=test_rdoc_alias
[423/909] 589970=test_yield
[424/909] 589977=test_convertible
[425/909] 589971=test_stringscanner
[426/909] 589979=test_files_sample
[427/909] 589976=test_rdoc_markup_indented_paragraph
[428/909] 589976=test_gem_resolver_conflict
[429/909] 589976=test_rdoc_task
[430/909] 589976=regular_expression_options_test
[431/909] 589976=test_io_buffer
[432/909] 589971=test_pack
[433/909] 589981=test_backtrace
[434/909] 589971=test_readpartial
[435/909] 589979=test_clone
[436/909] 589976=test_gem_commands_install_command
[437/909] 589979=test_rdoc_require
[438/909] 589979=locals_test
[439/909] 589971=test_sleep
[440/909] 589969=test_config
[441/909] 589983=test_libs
[442/909] 589982=test_gc
[443/909] 589982=test_math
[444/909] 589983=test_gem_commands_fetch_command
[445/909] 589982=test_yaml_tree
[446/909] 589969=test_rendering
[447/909] 589969=test_case
[448/909] 589982=test_sizeof
[449/909] 589969=test_face
[450/909] 589979=test_io
[451/909] 589974=test_unicode_escape
[452/909] 589969=test_autoload
[453/909] 589974=test_utf16
[454/909] 589983=numeric_value_test
[455/909] 589983=test_gem_package_tar_header
[456/909] 589974=source_location_test
[457/909] 589983=test_iseq_load
[458/909] 589974=test_gem_util
[459/909] 589985=test_bigzero
[460/909] 589985=test_pkey_dh
[461/909] 589985=test_system
[462/909] 589974=test_pkcs12
[463/909] 589981=test_etc
[464/909] 589981=test_yjit_exit_locations
[465/909] 589981=test_protocol
[466/909] 589976=test_getopts
[467/909] 589976=test_gem_resolver_activation_request
[468/909] 589976=test_gem_config_file
[469/909] 589983=test_ripper
[470/909] 589976=test_recursion
[471/909] 589976=test_exit
[472/909] 589980=test_delegate
[473/909] 589980=test_popen_deadlock
[474/909] 589967=test_history
[475/909] 589967=test_date_marshal
[476/909] 589967=test_mkmf
[477/909] 589981=test_fiber
[478/909] 589976=test_multi_irb_commands
[479/909] 589976=test_open3
[480/909] 589974=test_closure
[481/909] 589967=test_bundled_ca
[482/909] 589983=test_digest
[483/909] 589983=test_ractor
[484/909] 589983=test_gem_security
[485/909] 589974=test_rdoc_servlet
[486/909] 589974=test_gem_commands_unpack_command
[487/909] 589985=test_files_lib
[488/909] 589980=test_beginendblock
[489/909] 589971=test_rdoc_markup_to_bs
[490/909] 589971=test_help
[491/909] 589972=test_gem_bundler_version_finder
[492/909] 589971=test_emoji_breaks
[493/909] 589971=test_within_pipe
[494/909] 589971=test_pinned
[495/909] 589972=test_printf
[496/909] 589972=test_rdoc_markup_pre_process
[497/909] 589971=test_webauthn_listener_response
[498/909] 589971=test_time
[499/909] 589972=test_to_ary_concat
[500/909] 589967=test_stream
[501/909] 589973=test_iseq
[502/909] 589967=test_exception_at_throwing
[503/909] 589974=test_rdoc_markup_heading
[504/909] 589974=test_scheduler
[505/909] 589970=test_class
[506/909] 589970=test_ocsp
[507/909] 589971=test_pkey_dsa
[508/909] 589967=test_interned_str
[509/909] 589967=test_case_comprehensive
[510/909] 589967=test_gem_commands_build_command
[511/909] 589980=test_append
[512/909] 589978=test_option
[513/909] 589980=test_cmethod
[514/909] 589980=test_tracer
[515/909] 589974=test_variable_name_check
[516/909] 589980=test_io_m17n
[517/909] 589978=test_did_you_mean
[518/909] 589974=test_gem_commands_server_command
[519/909] 589970=test_rdoc_generator_pot
[520/909] 589974=test_koi8
[521/909] 589970=test_rdoc_parser_changelog
[522/909] 589974=test_enumerator
[523/909] 589974=test_unicode
[524/909] 589974=test_rdoc_method_attr
[525/909] 589986=test_gem_gem_runner
[526/909] 589967=test_filter
[527/909] 589970=test_data
[528/909] 589970=test_gem_commands_update_command
[529/909] 589974=test_gem_resolver_vendor_specification
[530/909] 589967=test_key_event_record
[531/909] 589986=test_gem_uri
[532/909] 589967=test_random
[533/909] 589978=test_notimplement
[534/909] 589974=test_thread_cv
[535/909] 589967=test_lexer
[536/909] 589978=test_ssl_session
[537/909] 589986=test_compile_prism
[538/909] 589967=test_terminfo
[539/909] 589967=test_bug-14834
[540/909] 589973=test_date_compat
[541/909] 589973=test_rdoc_markup_to_html
[542/909] 589967=test_tree_spell_checker
[543/909] 589967=test_addrinfo
[544/909] 589973=test_http
[545/909] 589967=test_bn
[546/909] 589967=test_win32ole_param_event
[547/909] 589967=test_path
[548/909] 589967=test_case_mapping
[549/909] 589967=test_sockopt
[550/909] 589967=string_encoding_test
[551/909] 589967=test_install
[552/909] 589986=test_rdoc_markup_to_label
[553/909] 589986=test_gem_resolver_local_specification
[554/909] 589986=test_httpheader
[555/909] 589986=test_rdoc_ri_driver
[556/909] 589967=test_encoding
[557/909] 589967=test_httpresponses
[558/909] 589982=test_set_len
[559/909] 589982=test_key_stroke
[560/909] 589967=test_color
[561/909] 589974=json_encoding_test
[562/909] 589974=test_rbconfig
[563/909] 589974=test_primitive
[564/909] 589982=test_human_typo
[565/909] 589974=test_name_error_extension
[566/909] 589967=test_rdoc_i18n_locale
[567/909] 589982=test_document
[568/909] 589974=test_euc_jp
[569/909] 589986=test_rdoc_generator_pot_po_entry
[570/909] 589982=test_acceptable
[571/909] 589968=test_gem_commands_yank_command
[572/909] 589974=test_win32ole_param
[573/909] 589967=test_pair
[574/909] 589974=test_completion
[575/909] 589986=test_gem_commands_cert_command
[576/909] 589982=test_len
[577/909] 589982=test_yield_block
[578/909] 589982=test_proxy
[579/909] 589982=test_x509ext
[580/909] 589982=test_erb
[581/909] 589978=test_gem_source_installed
[582/909] 589971=test_assembler
[583/909] 589971=test_propertyputref
[584/909] 589978=test_spell_checker
[585/909] 589971=test_rational2
[586/909] 589978=fixtures_test
[587/909] 589971=test_rational
[588/909] 589980=test_gem_commands_outdated_command
[589/909] 589982=test_gem_package_tar_writer
[590/909] 589971=test_helper_method
[591/909] 589971=test_array
[592/909] 589980=test_gem_source
[593/909] 589972=test_scalar_scanner
[594/909] 589972=implicit_array_test
[595/909] 589972=test_win32ole_method_event
[596/909] 589972=test_nesting_parser
[597/909] 589970=test_gem_dependency_list
[598/909] 589968=test_benchmark
[599/909] 589972=test_evaluation
[600/909] 589976=test_https
[601/909] 589970=test_gem_ext_builder
[602/909] 589972=test_rdoc_parser_simple
[603/909] 589972=test_gem_commands_rebuild_command
[604/909] 589982=test_yamldbm
[605/909] 589982=test_load
[606/909] 589982=test_abi
[607/909] 589978=test_provider
[608/909] 589980=test_rdoc_generator_markup
[609/909] 589972=test_whileuntil
[610/909] 589980=test_buffered_io
[611/909] 589972=test_monitor
[612/909] 589980=test_configuration
[613/909] 589982=test_rubyvm
[614/909] 589982=test_instrumentation_api
[615/909] 589980=test_stringify_symbols
[616/909] 589980=test_boolean
[617/909] 589980=test_gem_request_set
[618/909] 589974=test_module
[619/909] 589972=test_gem_ext_cargo_builder
[620/909] 589972=test_ssl
[621/909] 589977=test_parser
[622/909] 589977=test_arith_seq_extract
[623/909] 589978=test_method_name_check
[624/909] 589976=test_deprecated
[625/909] 589976=test_color_printer
[626/909] 589978=test_serialize_subclasses
[627/909] 589978=test_insns_leaf
[628/909] 589978=test_key_error
[629/909] 589978=test_engine
[630/909] 589978=test_win32ole_variant_m
[631/909] 589978=test_div
[632/909] 589978=test_allocation
[633/909] 589976=test_rdoc_rd_inline
[634/909] 589976=test_x509req
[635/909] 589977=test_mutex
[636/909] 589980=test_set
[637/909] 589980=test_gem_path_support
[638/909] 589976=test_struct
[639/909] 589980=test_files_test_1
[640/909] 589969=test_config
[641/909] 589986=comments_test
[642/909] 589986=test_nomethod_error
[643/909] 589986=json_parser_test
[644/909] 589969=test_dln
[645/909] 589969=test_gem_source_subpath_problem
[646/909] 589986=json_common_interface_test
[647/909] 589986=test_win32ole_variant_outarg
[648/909] 589986=test_rdoc_markup_include
[649/909] 589986=test_sexp
[650/909] 589986=fuzzer_test
[651/909] 589986=test_variable
[652/909] 589969=test_struct
[653/909] 589969=test_rdoc_markup_to_html_snippet
[654/909] 589976=magic_comment_test
[655/909] 589969=onigmo_test
[656/909] 589986=test_cparser
[657/909] 589969=test_pkg_config
[658/909] 589969=test_shellwords
[659/909] 589969=test_debug
[660/909] 589969=test_memory_view
[661/909] 589969=test_string
[662/909] 589969=test_iterator
[663/909] 589969=test_omap
[664/909] 589969=test_digest_extend
[665/909] 589968=test_storage
[666/909] 589969=test_gem_resolver_git_set
[667/909] 589968=constant_path_node_test
[668/909] 589968=test_cipher
[669/909] 589968=test_gem_security_signer
[670/909] 589970=test_new
[671/909] 589976=test_dir_m17n
[672/909] 589970=warnings_test
[673/909] 589970=test_gem_resolver_installer_set
[674/909] 589968=test_gem_commands_signout_command
[675/909] 589968=test_refinement
[676/909] 589969=test_regex_casefold
[677/909] 589969=test_gem_source_git
[678/909] 589970=test_cd
[679/909] 589970=test_float
[680/909] 589986=test_cgi_cookie
[681/909] 589986=test_require
[682/909] 589977=test_windows_1252
[683/909] 589977=test_input_method
[684/909] 589985=test_process
[685/909] 589985=test_signal
[686/909] 589977=test_fixnum
[687/909] 589977=test_x509crl
[688/909] 589969=test_cgi_session
[689/909] 589969=test_rdoc_rd
[690/909] 589977=dispatcher_test
[691/909] 589969=test_metaclass
[692/909] 589969=heredoc_test
[693/909] 589969=test_rdoc_top_level
[694/909] 589977=test_ssl
[695/909] 589974=json_ext_parser_test
[696/909] 589974=test_thread
[697/909] 589969=test_my_integer
[698/909] 589969=test_rendering
[699/909] 589969=test_debugger_integration
[700/909] 589969=test_ractor
[701/909] 589976=test_alias
[702/909] 589976=test_timeout
[703/909] 589969=test_unicode_normalize
[704/909] 589969=test_marshal
[705/909] 589970=test_nonblock
[706/909] 589970=test_weakref
[707/909] 589982=test_rb_str_dup
[708/909] 589967=test_reline_key
[709/909] 589982=test_ancdata
[710/909] 589967=test_singleton_function
[711/909] 589982=test_cgi_core
[712/909] 589967=test_parser
[713/909] 589967=test_registry
[714/909] 589967=test_gem_source_lock
[715/909] 589982=test_gem
[716/909] 589967=test_dns
[717/909] 589970=test_gem_commands_open_command
[718/909] 589970=test_ractor
[719/909] 589970=test_env
[720/909] 589981=test_rdoc_attr
[721/909] 589981=test_dryrun
[722/909] 589981=test_integer
[723/909] 589969=test_gem_commands_setup_command
[724/909] 589981=test_super
[725/909] 589978=test_rubyoptions
[726/909] 589976=test_cgi_modruby
[727/909] 589967=test_integer
[728/909] 589976=test_https_proxy
[729/909] 589976=test_call
[730/909] 589976=ripper_test
[731/909] 589969=test_rubygems
[732/909] 589985=test_gem_request_set_lockfile_tokenizer
[733/909] 589980=test_stat
[734/909] 589980=test_have_func
[735/909] 589985=test_nextafter
[736/909] 589968=test_capacity
[737/909] 589968=test_object_references
[738/909] 589985=test_usrmarshal
[739/909] 589968=test_gem_resolver_git_specification
[740/909] 589969=test_pkcs7
[741/909] 589976=test_gem_resolver_requirement_list
[742/909] 589976=test_arith_seq_beg_len_step
[743/909] 589979=test_function_entry
[744/909] 589979=test_find_executable
[745/909] 589986=parser_test
[746/909] 589986=test_symbol
[747/909] 589979=test_coder
[748/909] 589979=test_nofree
[749/909] 589981=test_context
[750/909] 589979=test_gem_commands_pristine_command
[751/909] 589976=test_unix
[752/909] 589976=test_lazy_enumerator
[753/909] 589968=test_enc_associate
[754/909] 589985=test_ractor_compatibility
[755/909] 589969=test_eval
[756/909] 589969=test_autoconf
[757/909] 589981=test_gem_console_ui
[758/909] 589969=test_date_ractor
[759/909] 589981=test_dir
Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_file: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 58068>
[760/909] 589976=test_numeric
[761/909] 589981=test_member
[762/909] 589981=test_gem_commands_cleanup_command
[763/909] 589976=test_word
[764/909] 589976=test_cgi_multipart
[765/909] 589969=test_rdoc_generator_darkfish
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    589977  ko1   13u  IPv4 216794381      0t0  TCP localhost:58068->localhost:40999 (CLOSE_WAIT)
[766/909] 589985=test_error_highlight
[767/909] 589976=test_resize
[768/909] 589976=test_rdoc_comment
[769/909] 589971=json_generic_object_test
[770/909] 589976=test_gem_source_fetch_problem
[771/909] 589971=test_http_request
[772/909] 589976=test_coderange
[773/909] 589976=test_symbol
[774/909] 589976=test_mailto
[775/909] 589968=test_rdoc_extend
[776/909] 589976=test_merge_keys
[777/909] 589976=static_literals_test
[778/909] 589976=test_gem_resolver_api_specification
[779/909] 589971=overlap_test
[780/909] 589984=test_win32ole_variant
[781/909] 589976=test_ipaddr
[782/909] 589984=test_rdoc_markup_to_ansi
[783/909] 589982=test_mixed_unicode_escapes
[784/909] 589982=test_history
[785/909] 589976=test_gem_ci_detector
[786/909] 589982=test_rdoc_class_module
[787/909] 589976=test_bignum
[788/909] 589969=test_win32ole_variable
[789/909] 589969=test_io_wait_uncommon
[790/909] 589984=test_stringio
[791/909] 589969=test_arity
[792/909] 589969=test_trace
[793/909] 589969=ractor_test
Leaked thread: TestOpenURISSL#test_proxy_cacert_file: #<Thread:0x00007fc6e215d258 /tmp/ruby/src/trunk/test/open-uri/utils.rb:164 run>
[794/909] 589976=test_rdoc_generator_json_index
[795/909] 589968=test_win32ole_event
[796/909] 589969=test_time_tz
[797/909] 589968=test_have_macro
[798/909] 589976=test_gem_package
[799/909] 589969=test_resolve_symbol
[800/909] 589984=test_complex2
[801/909] 589984=test_enum
[802/909] 589985=test_gem_specification
[803/909] 589981=test_threadgroup
[804/909] 589969=test_object
[805/909] 589971=test_ruby_lex
[806/909] 589980=test_date_arith
[807/909] 589980=test_gem_local_remote_options
[808/909] 589980=test_sleep
[809/909] 589971=test_change_word
[810/909] 589971=test_flip
[811/909] 589971=test_timeout
[812/909] 589971=test_ossl
[813/909] 589968=test_normalize
[814/909] 589982=test_rdoc_rd_block_parser
[815/909] 589968=test_signedness
[816/909] 589982=test_tsort
[817/909] 589982=test_ractor
[818/909] 589979=test_type
[819/909] 589979=test_func
[820/909] 589982=test_big5
[821/909] 589982=test_pointer
[822/909] 589969=version_test
[823/909] 589969=heredoc_dedent_test
[824/909] 589976=test_cgi_header
[825/909] 589969=test_object
[826/909] 589969=test_arithmetic_sequence
[827/909] 589976=test_key_actor_emacs
[828/909] 589969=test_gem_remote_fetcher_local_ssl_server
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 46471>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    589969  ko1    9u  IPv4 216788955      0t0  TCP *:46471 (LISTEN)
[829/909] 589976=parse_test
[830/909] 589976=test_basicinstructions
[831/909] 589976=test_gem_gemcutter_utilities
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 41123>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    589969  ko1   10u  IPv4 216789717      0t0  TCP *:41123 (LISTEN)
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 10
SSL error: SSL_accept returned=1 errno=107 peeraddr=(null) state=error: tlsv1 alert unknown ca (SSL alert number 48)
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 38645>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    589969  ko1   10u  IPv4 216794743      0t0  TCP *:38645 (LISTEN)
SSL error: SSL_accept returned=1 errno=107 peeraddr=(null) state=error: tlsv1 alert unknown ca (SSL alert number 48)
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 10
[832/909] 589984=test_gem_command_manager
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 43749>
[833/909] 589982=test_logger
[834/909] 589982=attribute_write_test
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    589969  ko1   10u  IPv4 216794747      0t0  TCP *:43749 (LISTEN)
[835/909] 589969=test_file_exhaustive
[836/909] 589984=test_files_test
[837/909] 589982=test_gem_update_suggestion
[838/909] 589967=test_rdoc_parser_markdown
[839/909] 589981=test_import
[840/909] 589984=test_not
[841/909] 589984=test_gem_resolver_lock_set
[842/909] 589982=test_placearg
[843/909] 589967=test_gem_package_task
[844/909] 589967=test_date_strptime
[845/909] 589976=test_rdoc_markup_hard_break
[846/909] 589984=test_gem_platform
[847/909] 589976=test_pkey_rsa
[848/909] 589982=test_gem_commands_push_command
[849/909] 589984=test_weakkeymap
[850/909] 589983=test_numhash
[851/909] 589983=test_fd_setsize
[852/909] 589983=test_continuation
[853/909] 589983=test_keyword
[854/909] 589967=test_class_name_check
[855/909] 589967=dump_test
[856/909] 589970=test_delete
[857/909] 589970=test_win32ole_method
[858/909] 589970=parse_comments_test
[859/909] 589970=test_update
[860/909] 589970=test_x509name
[861/909] 589970=test_fips
[862/909] 589984=test_rdoc_code_object
[863/909] 589976=test_x509store
[864/909] 589970=test_webauthn_listener
[865/909] 589982=test_lambda
[866/909] 589975=test_gem_request_set_gem_dependency_api
[867/909] 589970=test_ast
[868/909] 589982=test_helper
[869/909] 589982=test_random_formatter
[870/909] 589982=test_jaro_winkler
[871/909] 589982=test_gem_safe_marshal
[872/909] 589984=test_gem_resolver_api_set
[873/909] 589984=ruby_parser_test
[874/909] 589976=test_config
[875/909] 589983=test_gem_resolver_vendor_set
[876/909] 589983=test_enumerable
[877/909] 589984=test_eval
[878/909] 589983=json_generator_test
[879/909] 589975=test_transcode
[880/909] 589983=test_range
[881/909] 589981=test_project_sanity
[882/909] 589981=test_dup
[883/909] 589975=test_pty
[884/909] 589984=test_constant
[885/909] 589986=test_gem_uri_formatter
[886/909] 589986=test_helper
[887/909] 589986=test_erb_command
[888/909] 589986=test_encoding
[889/909] 589985=test_ts
[890/909] 589982=test_ensured
[891/909] 589981=test_addr
[892/909] 589981=test_locale
[893/909] 589976=library_symbols_test
[894/909] 589967=test_rdoc_ri_paths
[895/909] 589976=test_vm_dump
[896/909] 589976=test_tmpdir
[897/909] 589981=test_ftp
[898/909] 589967=test_integer_comb
[899/909] 589982=test_rdoc_markup_document
[900/909] 589982=errors_test
[901/909] 589981=test_regexp
[902/909] 589986=test_gem_commands_check_command
[903/909] 589982=bom_test
[904/909] 589982=test_data_error
[905/909] 589986=test_ostruct
[906/909] 589976=unescape_test
[907/909] 589982=test_file
[908/909] 589968=test_force_exit
[909/909] 589986=test_udp
Closed file descriptor: TestOpenURISSL#test_proxy_cacert_dir: 13
Leaked thread: TestOpenURISSL#test_proxy_cacert_dir: #<Thread:0x00007fc6e2622900 /tmp/ruby/src/trunk/test/open-uri/utils.rb:164 run>
Finished tests in 43.405652s, 746.2392 tests/s, 148566.7364 assertions/s.
32391 tests, 6448636 assertions, 0 failures, 0 errors, 322 skips

ruby -v: ruby 3.4.0dev (2024-07-08T08:58:46Z master bfb8cad771) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j20'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -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   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 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'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
ruby 3.4.0dev (2024-07-08T08:58:46Z master bfb8cad771) [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 8.419134 seconds

3432 files, 32770 examples, 169068 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j20'" exit with 0.
raw logfile