# Logfile created on 2024-07-11 13:27:42 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000562730f11cd0 @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.20240711-132742", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000562730fb26f8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000562730fb25b8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000562730fb2428 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240711-132742", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240711-132742>, @binmode=false, @mon_data=#<Monitor:0x0000562730fb2338>, @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 typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.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/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
Already up to date.
Latest commit hash = a0469a4788
$$$[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 typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.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/typeprof.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.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
8acbc5878d3ff73d3ff7cb2fe529932916b38dda61177648e49d0acf3cdadf47  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 encdb.h
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
encdb.h unchanged
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_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_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/struct_spec.so
building spec/ruby/optional/capi/ext/st_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/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
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]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
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/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
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]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/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/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving 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/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/racc-1.8.0/ext/racc/cparse'
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.2/ext/rbs_extension'
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/rbs-3.5.1/ext/rbs_extension'
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 typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	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
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
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 encdb.h
generating enc.mk
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
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'
  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...
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
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
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
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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
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/objspace'
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]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
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/nkf-0.2.0/ext/nkf'
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/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/rbs-3.5.2/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'
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.2
                                    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
generating encdb.h
encdb.h unchanged
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/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/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=54368
  "--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] 438599=test_color
[  2/909] 438604=json_encoding_test
[  3/909] 438603=test_key_stroke
[  4/909] 438602=test_encoding
[  5/909] 438601=test_httpresponses
[  6/909] 438615=test_set_len
[  7/909] 438614=test_rdoc_ri_driver
[  8/909] 438617=test_httpheader
[  9/909] 438618=test_gem_resolver_local_specification
[ 10/909] 438600=test_rdoc_markup_to_label
[ 11/909] 438613=test_install
[ 12/909] 438604=string_encoding_test
[ 13/909] 438615=test_sockopt
[ 14/909] 438611=test_win32ole_param
[ 15/909] 438610=test_gem_commands_yank_command
[ 16/909] 438612=test_pair
[ 17/909] 438605=test_euc_jp
[ 18/909] 438608=test_rdoc_generator_pot_po_entry
[ 19/909] 438616=test_acceptable
[ 20/909] 438602=test_document
[ 21/909] 438607=test_rdoc_i18n_locale
[ 22/909] 438611=test_name_error_extension
[ 23/909] 438602=test_human_typo
[ 24/909] 438605=test_primitive
[ 25/909] 438615=test_rbconfig
[ 26/909] 438609=test_thread_cv
[ 27/909] 438602=test_lexer
[ 28/909] 438615=test_ssl_session
[ 29/909] 438611=test_random
[ 30/909] 438605=test_notimplement
[ 31/909] 438611=test_key_event_record
[ 32/909] 438605=test_gem_uri
[ 33/909] 438601=test_gem_commands_update_command
[ 34/909] 438599=test_gem_resolver_vendor_specification
[ 35/909] 438617=test_data
[ 36/909] 438606=test_gem_gem_runner
[ 37/909] 438617=test_filter
[ 38/909] 438602=test_rdoc_method_attr
[ 39/909] 438603=test_unicode
[ 40/909] 438604=test_koi8
[ 41/909] 438603=test_rdoc_parser_changelog
[ 42/909] 438604=test_enumerator
[ 43/909] 438604=test_rdoc_generator_pot
[ 44/909] 438617=test_case_mapping
[ 45/909] 438611=test_path
[ 46/909] 438617=test_win32ole_param_event
[ 47/909] 438617=test_bn
[ 48/909] 438611=test_addrinfo
[ 49/909] 438617=test_http
[ 50/909] 438611=test_tree_spell_checker
[ 51/909] 438616=test_rdoc_markup_to_html
[ 52/909] 438607=test_date_compat
[ 53/909] 438608=test_bug-14834
[ 54/909] 438613=test_compile_prism
[ 55/909] 438607=test_terminfo
[ 56/909] 438599=test_pkey_dsa
[ 57/909] 438611=test_class
[ 58/909] 438600=test_ocsp
[ 59/909] 438611=test_scheduler
[ 60/909] 438605=test_rdoc_markup_heading
[ 61/909] 438618=test_iseq
[ 62/909] 438607=test_exception_at_throwing
[ 63/909] 438604=test_gem_commands_server_command
[ 64/909] 438608=test_did_you_mean
[ 65/909] 438607=test_variable_name_check
[ 66/909] 438607=test_io_m17n
[ 67/909] 438606=test_tracer
[ 68/909] 438605=test_cmethod
[ 69/909] 438605=test_option
[ 70/909] 438603=test_append
[ 71/909] 438603=test_gem_commands_build_command
[ 72/909] 438611=test_case_comprehensive
[ 73/909] 438611=test_interned_str
[ 74/909] 438611=test_gem_security
[ 75/909] 438608=test_rdoc_servlet
[ 76/909] 438604=test_ractor
[ 77/909] 438608=test_digest
[ 78/909] 438602=test_closure
[ 79/909] 438608=test_bundled_ca
[ 80/909] 438614=test_open3
[ 81/909] 438616=test_fiber
[ 82/909] 438604=test_multi_irb_commands
[ 83/909] 438604=test_date_marshal
[ 84/909] 438605=test_mkmf
[ 85/909] 438604=test_history
[ 86/909] 438606=test_popen_deadlock
[ 87/909] 438605=test_delegate
[ 88/909] 438613=test_exit
[ 89/909] 438605=test_recursion
[ 90/909] 438605=test_stream
Leaked thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007eff3e6bf5c8 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_start: #<Thread:0x00007eff3e6bf5c8 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 dead>
[ 91/909] 438605=test_time
[ 92/909] 438600=test_webauthn_listener_response
[ 93/909] 438602=test_to_ary_concat
[ 94/909] 438604=test_printf
[ 95/909] 438604=test_rdoc_markup_pre_process
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 9
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_set_form_with_file: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 45853>
[ 96/909] 438604=test_pinned
[ 97/909] 438600=test_within_pipe
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 10
[ 98/909] 438604=test_gem_bundler_version_finder
[ 99/909] 438609=test_emoji_breaks
[100/909] 438609=test_rdoc_markup_to_bs
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 38153>
[101/909] 438604=test_help
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_send_request: 9
[102/909] 438604=test_beginendblock
[103/909] 438600=test_gem_commands_unpack_command
[104/909] 438613=test_files_lib
[105/909] 438605=test_new
[106/909] 438610=test_gem_security_signer
[107/909] 438605=test_cipher
[108/909] 438605=test_gem_resolver_git_set
[109/909] 438618=test_storage
[110/909] 438610=constant_path_node_test
[111/909] 438618=test_digest_extend
[112/909] 438618=test_omap
[113/909] 438618=test_string
[114/909] 438618=test_iterator
[115/909] 438610=test_memory_view
[116/909] 438609=test_debug
[117/909] 438609=test_shellwords
[118/909] 438609=heredoc_test
[119/909] 438603=test_metaclass
[120/909] 438610=test_rdoc_top_level
[121/909] 438603=test_cgi_session
[122/909] 438618=test_rdoc_rd
[123/909] 438602=dispatcher_test
[124/909] 438603=test_x509crl
[125/909] 438609=test_signal
[126/909] 438600=test_fixnum
[127/909] 438600=test_process
[128/909] 438602=test_windows_1252
[129/909] 438602=test_input_method
[130/909] 438600=test_cgi_cookie
[131/909] 438600=test_require
[132/909] 438618=test_cd
[133/909] 438618=test_float
[134/909] 438615=test_gem_source_git
[135/909] 438604=test_gem_commands_signout_command
[136/909] 438603=test_refinement
[137/909] 438606=test_regex_casefold
[138/909] 438605=warnings_test
[139/909] 438606=test_gem_resolver_installer_set
[140/909] 438604=test_dir_m17n
[141/909] 438602=test_files_test_1
[142/909] 438605=test_gem_path_support
[143/909] 438605=test_struct
[144/909] 438610=test_set
[145/909] 438610=test_x509req
[146/909] 438606=test_mutex
[147/909] 438610=test_rdoc_rd_inline
[148/909] 438610=test_engine
[149/909] 438610=test_win32ole_variant_m
[150/909] 438610=test_div
[151/909] 438610=test_allocation
[152/909] 438601=test_key_error
[153/909] 438601=test_serialize_subclasses
[154/909] 438601=test_insns_leaf
[155/909] 438601=test_deprecated
[156/909] 438601=test_color_printer
[157/909] 438605=test_pkg_config
[158/909] 438605=test_cparser
[159/909] 438601=test_rdoc_markup_to_html_snippet
[160/909] 438608=magic_comment_test
[161/909] 438615=onigmo_test
[162/909] 438601=test_struct
[163/909] 438601=test_variable
[164/909] 438599=test_rdoc_markup_include
[165/909] 438607=test_sexp
[166/909] 438615=fuzzer_test
[167/909] 438607=test_win32ole_variant_outarg
[168/909] 438607=json_common_interface_test
[169/909] 438615=test_gem_source_subpath_problem
[170/909] 438607=test_dln
[171/909] 438607=comments_test
[172/909] 438601=json_parser_test
[173/909] 438599=test_nomethod_error
[174/909] 438599=test_config
[175/909] 438599=test_boolean
[176/909] 438601=test_instrumentation_api
[177/909] 438607=test_stringify_symbols
[178/909] 438607=test_rubyvm
[179/909] 438607=test_configuration
[180/909] 438599=test_buffered_io
[181/909] 438615=test_monitor
[182/909] 438599=test_whileuntil
[183/909] 438599=test_rdoc_generator_markup
[184/909] 438599=test_arith_seq_extract
[185/909] 438608=test_method_name_check
[186/909] 438605=test_parser
[187/909] 438608=test_gem_ext_cargo_builder
[188/909] 438607=test_ssl
[189/909] 438605=test_module
[190/909] 438608=test_gem_request_set
[191/909] 438599=test_rational
[192/909] 438599=test_rational2
[193/909] 438615=fixtures_test
[194/909] 438599=test_propertyputref
[195/909] 438599=test_spell_checker
[196/909] 438599=test_assembler
[197/909] 438599=test_gem_source_installed
[198/909] 438599=test_x509ext
[199/909] 438599=test_erb
[200/909] 438599=test_yield_block
[201/909] 438599=test_proxy
[202/909] 438599=test_len
[203/909] 438599=test_completion
[204/909] 438608=test_gem_commands_cert_command
[205/909] 438615=test_provider
[206/909] 438618=test_abi
[207/909] 438604=test_gem_commands_rebuild_command
[208/909] 438604=test_yamldbm
[209/909] 438606=test_load
[210/909] 438604=test_rdoc_parser_simple
[211/909] 438606=test_gem_ext_builder
[212/909] 438604=test_https
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 39767>
[213/909] 438618=test_evaluation
[214/909] 438618=test_benchmark
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    438604  ko1    9u  IPv4 323494212      0t0  TCP localhost:39767->localhost:36722 (CLOSE_WAIT)
[215/909] 438614=test_gem_dependency_list
Closed file descriptor: TestNetHTTPS#test_get: 9
[216/909] 438599=test_nesting_parser
[217/909] 438599=implicit_array_test
[218/909] 438615=test_win32ole_method_event
[219/909] 438615=test_scalar_scanner
[220/909] 438615=test_gem_source
[221/909] 438599=test_gem_package_tar_writer
[222/909] 438599=test_helper_method
[223/909] 438599=test_array
[224/909] 438614=test_gem_commands_outdated_command
[225/909] 438615=test_rdoc_markup_to_ansi
[226/909] 438614=test_mixed_unicode_escapes
[227/909] 438614=test_history
[228/909] 438614=test_ipaddr
[229/909] 438614=test_win32ole_variant
[230/909] 438609=overlap_test
[231/909] 438614=test_gem_resolver_api_specification
[232/909] 438614=static_literals_test
[233/909] 438615=test_merge_keys
[234/909] 438615=test_rdoc_extend
[235/909] 438614=test_threadgroup
[236/909] 438615=test_enum
[237/909] 438609=test_gem_specification
[238/909] 438613=test_gem_package
[239/909] 438612=test_complex2
[240/909] 438612=test_resolve_symbol
[241/909] 438606=test_have_macro
[242/909] 438612=test_win32ole_event
[243/909] 438612=test_time_tz
[244/909] 438612=test_rdoc_generator_json_index
[245/909] 438605=test_trace
[246/909] 438605=ractor_test
[247/909] 438608=test_io_wait_uncommon
[248/909] 438608=test_stringio
[249/909] 438608=test_arity
[250/909] 438605=test_win32ole_variable
[251/909] 438605=test_gem_ci_detector
[252/909] 438608=test_rdoc_class_module
[253/909] 438605=test_bignum
[254/909] 438603=test_enc_associate
[255/909] 438618=test_lazy_enumerator
[256/909] 438612=test_unix
[257/909] 438612=test_nofree
[258/909] 438612=test_context
[259/909] 438605=test_gem_commands_pristine_command
[260/909] 438600=parser_test
[261/909] 438602=test_symbol
[262/909] 438604=test_coder
[263/909] 438604=test_find_executable
[264/909] 438600=test_function_entry
[265/909] 438600=test_arith_seq_beg_len_step
[266/909] 438613=test_gem_resolver_requirement_list
[267/909] 438613=test_pkcs7
[268/909] 438604=test_mailto
[269/909] 438606=test_symbol
[270/909] 438615=test_coderange
[271/909] 438615=test_gem_source_fetch_problem
[272/909] 438606=json_generic_object_test
[273/909] 438612=test_http_request
[274/909] 438604=test_error_highlight
[275/909] 438600=test_resize
[276/909] 438600=test_rdoc_comment
[277/909] 438615=test_rdoc_generator_darkfish
[278/909] 438606=test_gem_commands_cleanup_command
[279/909] 438600=test_word
[280/909] 438610=test_cgi_multipart
[281/909] 438600=test_member
[282/909] 438600=test_numeric
[283/909] 438612=test_eval
[284/909] 438600=test_autoconf
[285/909] 438612=test_date_ractor
[286/909] 438600=test_gem_console_ui
[287/909] 438600=test_dir
[288/909] 438618=test_ractor_compatibility
[289/909] 438614=test_gem_commands_setup_command
[290/909] 438610=test_integer
[291/909] 438613=test_dryrun
[292/909] 438613=test_rdoc_attr
[293/909] 438615=test_env
[294/909] 438610=test_gem_resolver_git_specification
[295/909] 438612=test_usrmarshal
[296/909] 438600=test_object_references
[297/909] 438600=test_capacity
[298/909] 438603=test_nextafter
[299/909] 438600=test_have_func
[300/909] 438604=test_gem_request_set_lockfile_tokenizer
[301/909] 438613=test_stat
[302/909] 438613=test_rubygems
[303/909] 438603=test_https_proxy
[304/909] 438608=test_call
[305/909] 438604=ripper_test
[306/909] 438612=test_integer
[307/909] 438610=test_cgi_modruby
[308/909] 438610=test_rubyoptions
[309/909] 438618=test_super
[310/909] 438606=test_singleton_function
[311/909] 438606=test_ancdata
[312/909] 438606=test_reline_key
[313/909] 438606=test_rb_str_dup
[314/909] 438606=test_nonblock
[315/909] 438613=test_weakref
[316/909] 438606=test_unicode_normalize
[317/909] 438608=test_marshal
[318/909] 438606=test_timeout
[319/909] 438614=test_alias
[320/909] 438613=test_ractor
[321/909] 438601=test_rendering
[322/909] 438601=test_debugger_integration
[323/909] 438601=test_thread
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 40779>
[324/909] 438604=json_ext_parser_test
[325/909] 438604=test_my_integer
[326/909] 438614=test_ssl
[327/909] 438604=test_dns
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    438603  ko1    7u  IPv4 323490163      0t0  TCP localhost:40779 (LISTEN)
[328/909] 438603=test_gem_commands_open_command
[329/909] 438618=test_ractor
[330/909] 438618=test_gem
[331/909] 438605=test_gem_source_lock
[332/909] 438603=test_registry
[333/909] 438603=test_parser
[334/909] 438608=test_cgi_core
[335/909] 438603=test_rdoc_ri_paths
[336/909] 438605=test_addr
[337/909] 438603=test_locale
[338/909] 438608=library_symbols_test
[339/909] 438608=test_ensured
[340/909] 438605=test_ts
[341/909] 438603=test_encoding
[342/909] 438608=test_erb_command
[343/909] 438614=test_helper
[344/909] 438614=test_gem_uri_formatter
[345/909] 438608=test_dup
[346/909] 438614=test_pty
[347/909] 438613=test_constant
[348/909] 438609=test_range
[349/909] 438603=test_project_sanity
[350/909] 438604=test_udp
[351/909] 438604=unescape_test
[352/909] 438608=test_ostruct
[353/909] 438603=test_force_exit
[354/909] 438603=test_file
[355/909] 438608=bom_test
[356/909] 438608=test_data_error
[357/909] 438605=test_regexp
[358/909] 438606=test_gem_commands_check_command
[359/909] 438606=errors_test
[360/909] 438608=test_tmpdir
[361/909] 438608=test_ftp
[362/909] 438600=test_integer_comb
[363/909] 438614=test_rdoc_markup_document
[364/909] 438614=test_vm_dump
[365/909] 438614=test_jaro_winkler
[366/909] 438614=test_helper
[367/909] 438614=test_random_formatter
[368/909] 438606=test_lambda
[369/909] 438614=test_ast
[370/909] 438608=test_gem_request_set_gem_dependency_api
[371/909] 438606=test_webauthn_listener
[372/909] 438606=test_x509store
[373/909] 438608=test_rdoc_code_object
[374/909] 438609=test_x509name
[375/909] 438609=test_fips
[376/909] 438602=test_update
[377/909] 438602=parse_comments_test
[378/909] 438602=test_transcode
[379/909] 438604=json_generator_test
[380/909] 438606=test_eval
[381/909] 438604=test_enumerable
[382/909] 438604=test_gem_resolver_vendor_set
[383/909] 438608=test_config
[384/909] 438604=test_gem_resolver_api_set
[385/909] 438609=ruby_parser_test
[386/909] 438609=test_gem_safe_marshal
[387/909] 438604=test_not
[388/909] 438604=test_gem_resolver_lock_set
[389/909] 438602=test_import
[390/909] 438604=test_rdoc_parser_markdown
[391/909] 438616=test_files_test
[392/909] 438604=test_gem_update_suggestion
[393/909] 438606=test_file_exhaustive
[394/909] 438604=attribute_write_test
[395/909] 438604=test_logger
[396/909] 438604=test_win32ole_method
[397/909] 438604=test_delete
[398/909] 438616=dump_test
[399/909] 438604=test_keyword
[400/909] 438609=test_class_name_check
[401/909] 438609=test_continuation
[402/909] 438608=test_fd_setsize
[403/909] 438608=test_numhash
[404/909] 438609=test_gem_commands_push_command
[405/909] 438608=test_weakkeymap
[406/909] 438602=test_pkey_rsa
[407/909] 438617=test_gem_platform
[408/909] 438612=test_rdoc_markup_hard_break
[409/909] 438612=test_placearg
[410/909] 438608=test_gem_package_task
[411/909] 438618=test_date_strptime
[412/909] 438608=test_big5
[413/909] 438608=test_func
[414/909] 438604=test_pointer
[415/909] 438618=test_type
[416/909] 438599=test_ractor
[417/909] 438618=test_tsort
[418/909] 438617=test_signedness
[419/909] 438618=test_rdoc_rd_block_parser
[420/909] 438612=test_normalize
[421/909] 438612=test_ossl
[422/909] 438615=test_timeout
[423/909] 438615=test_flip
[424/909] 438618=test_change_word
[425/909] 438618=test_sleep
[426/909] 438599=test_gem_local_remote_options
[427/909] 438615=test_object
[428/909] 438602=test_ruby_lex
[429/909] 438599=test_date_arith
[430/909] 438599=test_gem_command_manager
[431/909] 438609=parse_test
[432/909] 438609=test_basicinstructions
[433/909] 438609=test_gem_gemcutter_utilities
[434/909] 438599=test_gem_remote_fetcher_local_ssl_server
[435/909] 438602=test_key_actor_emacs
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 44201>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    438599  ko1    7u  IPv4 323492722      0t0  TCP *:44201 (LISTEN)
[436/909] 438602=test_arithmetic_sequence
[437/909] 438602=test_object
[438/909] 438616=heredoc_dedent_test
[439/909] 438602=test_cgi_header
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 8 : #<TCPServer:fd 8, AF_INET, 0.0.0.0, 43749>
[440/909] 438602=version_test
[441/909] 438616=test_object_create_start
[442/909] 438602=snippets_test
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    438599  ko1    8u  IPv4 323484082      0t0  TCP *:43749 (LISTEN)
[443/909] 438616=test_date
[444/909] 438613=test_gem_rdoc
[445/909] 438616=parse_success_test
[446/909] 438616=test_gem_ext_cargo_builder_unit
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 8
[447/909] 438615=test_command
[448/909] 438604=test_at_exit
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 8 : #<TCPServer:fd 8, AF_INET, 0.0.0.0, 43981>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    438599  ko1    8u  IPv4 323485213      0t0  TCP *:43981 (LISTEN)
[449/909] 438604=!Nothing_to_test
[450/909] 438604=test_psych
[451/909] 438604=test_enc_raise
[452/909] 438604=test_rdoc_markup_paragraph
[453/909] 438611=test_gem_doctor
[454/909] 438604=test_kdf
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 8
[455/909] 438613=test_kernel
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 8 : #<TCPServer:fd 8, AF_INET, 0.0.0.0, 35433>
[456/909] 438609=test_eval_history
[457/909] 438611=static_inspect_test
[458/909] 438604=test_files_ext
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    438599  ko1    8u  IPv4 323499270      0t0  TCP *:35433 (LISTEN)
[459/909] 438599=test_bug-5832
[460/909] 438611=test_emitter
[461/909] 438599=test_gem_silent_ui
[462/909] 438611=test_num2int
[463/909] 438616=test_nil
[464/909] 438611=test_rdoc_single_class
[465/909] 438616=test_verbose
[466/909] 438599=test_gem_remote_fetcher_local_server
[467/909] 438609=test_pp
[468/909] 438604=test_gem_ext_configure_builder
[469/909] 438616=test_frozen
[470/909] 438616=test_macroLeaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 40611>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 44501>

COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    438599  ko1    7u  IPv4 323497484      0t0  TCP localhost:40611 (LISTEN)
ruby    438599  ko1    8u  IPv4 323497486      0t0  TCP localhost:44501 (LISTEN)
[471/909] 438604=test_iter_break
[472/909] 438609=test_exception
[473/909] 438604=test_zsh_completion
[474/909] 438604=test_rdoc_token_stream
[475/909] 438609=test_address_resolve
[476/909] 438604=test_gem_source_list
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 41941>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 10 : #<TCPServer:fd 10, AF_INET, 127.0.0.1, 39759>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    438599  ko1    9u  IPv4 323492804      0t0  TCP localhost:41941 (LISTEN)
ruby    438599  ko1   10u  IPv4 323492805      0t0  TCP localhost:39759 (LISTEN)
[477/909] 438616=test_yaml_special_cases
[478/909] 438609=test_optarg
[479/909] 438616=test_config
[480/909] 438615=test_numeric
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 9
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 10
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 44333>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 11 : #<TCPServer:fd 11, AF_INET, 127.0.0.1, 42549>
[481/909] 438616=parse_stream_test
[482/909] 438611=test_gem_commands_lock_commandCOMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    438599  ko1    9u  IPv4 323484116      0t0  TCP localhost:44333 (LISTEN)
ruby    438599  ko1   11u  IPv4 323484117      0t0  TCP localhost:42549 (LISTEN)

[483/909] 438616=test_ifunless
[484/909] 438616=test_assignment
[485/909] 438611=test_bug-3571
[486/909] 438604=test_key_actor_vi
[487/909] 438611=test_gem_command.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 9
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 11

[488/909] 438615=test_gem_spec_fetcher
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 39547>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 10 : #<TCPServer:fd 10, AF_INET, 127.0.0.1, 37959>
[489/909] 438609=test_common
[490/909] 438611=test_rdoc_markup_to_tt_only
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    438599  ko1    9u  IPv4 323485266      0t0  TCP localhost:39547 (LISTEN)
ruby    438599  ko1   10u  IPv4 323497496      0t0  TCP localhost:37959 (LISTEN)
[491/909] 438604=test_hmac
[492/909] 438604=test_rdoc_tom_doc
[493/909] 438611=json_addition_test
[494/909] 438604=test_custom_command
[495/909] 438604=test_qsort
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 9
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 10
[496/909] 438599=test_rdoc_parser
[497/909] 438604=test_gem_dependency_resolution_error
[498/909] 438611=test_pattern_matching
[499/909] 438604=test_rdoc_stats
[500/909] 438615=test_string
[501/909] 438611=test_rdoc_store
[502/909] 438604=test_x509attr
[503/909] 438615=test_raise
[504/909] 438615=test_gem_request_set_lockfile_parser
[505/909] 438599=test_depth_first
[506/909] 438604=test_gem_validator
[507/909] 438599=test_folderitem2_invokeverb
[508/909] 438599=test_require_path_check
[509/909] 438604=test_rdoc_markup_parser
[510/909] 438604=test_files_test_2
[511/909] 438604=test_fnmatch
[512/909] 438599=test_egrep_cpp
[513/909] 438613=test_cgi_tag_helper
[514/909] 438613=test_zlib
[515/909] 438615=test_optimization
[516/909] 438604=test_date_conv
[517/909] 438604=test_ole_methods
[518/909] 438604=test_erb_m17n
[519/909] 438609=test_string
[520/909] 438604=test_proc
[521/909] 438599=test_gc_compact
[522/909] 438608=integer_parse_test
[523/909] 438608=test_gem_package_old
[524/909] 438608=test_gem_resolver_index_set
[525/909] 438602=test_time
[526/909] 438608=test_windows_1251
[527/909] 438608=test_rdoc_rdoc
[528/909] 438608=test_gem_uninstaller
[529/909] 438602=test_gb18030
[530/909] 438602=test_svcb_https
[531/909] 438602=test_buffering
[532/909] 438602=test_backtrace
[533/909] 438602=test_defined
[534/909] 438611=test_key_name_check
[535/909] 438611=test_io_buffer
[536/909] 438602=test_rdoc_i18n_text
[537/909] 438611=test_disable_irb
[538/909] 438602=test_date_parse
[539/909] 438611=redundant_return_test
[540/909] 438611=test_pipe
[541/909] 438602=test_thread
[542/909] 438602=test_trick
[543/909] 438611=integer_base_flags_test
[544/909] 438604=test_pkey_ec
[545/909] 438611=test_mul
[546/909] 438611=newline_offsets_test
[547/909] 438616=test_win32ole_type
[548/909] 438616=test_null
[549/909] 438616=test_default_gems
[550/909] 438604=test_rdoc_rd_inline_parser
[551/909] 438600=test_rdoc_markup_to_rdoc
[552/909] 438604=compiler_test
[553/909] 438600=test_rdoc_markup_attributes
[554/909] 438604=test_generic
[555/909] 438616=test_win32ole
[556/909] 438600=test_scan_args
[557/909] 438616=test_enumerator_kw
[558/909] 438616=tunnel_test
[559/909] 438616=test_settracefunc
[560/909] 438600=test_gem_text
[561/909] 438604=test_gem_ext_cargo_builder_link_flag_converter
[562/909] 438600=test_gem_commands_mirror
[563/909] 438600=test_gem_request
[564/909] 438604=test_method_cache
[565/909] 438604=test_sprintf_comb
[566/909] 438611=test_exception
[567/909] 438617=test_bug_reporter
[568/909] 438600=test_gem_name_tuple
[569/909] 438600=test_gem_package_tar_reader_entry
[570/909] 438604=test_rand
[571/909] 438600=test_rdoc_cross_reference
[572/909] 438608=parameters_signature_test
[573/909] 438608=test_gem_commands_info_command
[574/909] 438608=test_scalar
[575/909] 438608=test_gem_dependency_installer
[576/909] 438617=test_case_options
[577/909] 438617=test_store
[578/909] 438604=test_literal
[579/909] 438617=test_c_struct_builder
[580/909] 438617=test_dot_dot
[581/909] 438617=test_str2big
[582/909] 438617=test_rdoc_markup_to_table_of_contents
[583/909] 438600=location_test
[584/909] 438600=test_objectspace
[585/909] 438616=test_socket
[586/909] 438613=test_gem_remote_fetcher_s3
[587/909] 438604=test_thread
[588/909] 438607=test_severity
[589/909] 438617=test_ractor
[590/909] 438607=test_gem_install_update_options
[591/909] 438617=test_require_lib
[592/909] 438613=test_extlibs
[593/909] 438604=test_rdoc_generator_ri
[594/909] 438604=test_gem_stream_ui
[595/909] 438604=test_memory_view
[596/909] 438607=test_m17n_comb
[597/909] 438604=test_ractor
[598/909] 438602=test_ansi_with_terminfo
[599/909] 438602=test_rdoc_generator_pot_po
[600/909] 438602=test_json_tree
[601/909] 438602=test_rdoc_markup_to_markdown
[602/909] 438599=test_pkey
[603/909] 438602=test_case
[604/909] 438602=test_reline
[605/909] 438604=test_parser_events
[606/909] 438599=test_cclass
[607/909] 438604=test_gem_version_option
[608/909] 438600=test_grapheme_breaks
[609/909] 438600=test_gem_request_connection_pools
[610/909] 438604=test_gem_ext_rake_builder
[611/909] 438599=test_arity
[612/909] 438599=test_logdevice
[613/909] 438611=test_gem_resolver_lock_specification
[614/909] 438611=test_err_in_callback
[615/909] 438611=test_x509cert
[616/909] 438611=test_gc
[617/909] 438603=test_process
[618/909] 438616=test_last_thread
[619/909] 438602=command_line_test
[620/909] 438602=test_pack
[621/909] 438608=test_gem_security_policy
[622/909] 438604=test_gem_source_local
[623/909] 438602=newline_test
[624/909] 438608=test_uncorrectable_name_check
[625/909] 438608=test_stringchar
[626/909] 438602=test_hash_create
[627/909] 438602=test_passing_block
[628/909] 438604=test_thread_fd_close
[629/909] 438602=test_securerandom
[630/909] 438604=test_logperiod
[631/909] 438604=test_rdoc_markdown_test
[632/909] 438608=test_rdoc_normal_module
[633/909] 438602=test_c_union_entity
[634/909] 438608=test_io_console
[635/909] 438599=test_singleton
[636/909] 438602=test_flush
[637/909] 438602=test_switch_hitter
[638/909] 438599=test_tcp
[639/909] 438602=test_iso_8859
[640/909] 438602=test_rdoc_text
[641/909] 438599=test_syntax
[642/909] 438602=test_gem_safe_yaml
[643/909] 438600=test_rdoc_markup_to_joined_paragraph
[644/909] 438600=test_date_time
[645/909] 438600=test_require
[646/909] 438600=test_date_new
[647/909] 438600=test_data
[648/909] 438600=test_open-uri
[649/909] 438602=test_httpresponse
[650/909] 438606=test_rdoc_parser_ruby
[651/909] 438618=test_rdoc_context
[652/909] 438602=test_nil2vtempty
[653/909] 438602=test_stream
[654/909] 438602=test_gem_commands_dependency_command
[655/909] 438613=test_gem_resolver
[656/909] 438600=test_safe_load
[657/909] 438602=test_gem_resolver_composed_set
[658/909] 438600=test_name_error
[659/909] 438602=test_rdoc_markup_attribute_manager
[660/909] 438602=test_http
[661/909] 438602=test_shift_jis
[662/909] 438602=test_gem_commands_which_command
[663/909] 438602=test_inadvertent_creation
[664/909] 438600=test_flags
[665/909] 438616=test_enumerator
[666/909] 438602=test_gem_commands_specification_command
[667/909] 438613=reflection_test
[668/909] 438613=desugar_compiler_test
[669/909] 438613=test_gem_resolver_index_specification
[670/909] 438602=test_internal_ivar
[671/909] 438602=test_rdoc_markup
[672/909] 438602=test_gem_commands_help_command
[673/909] 438613=test_tracepoint
[674/909] 438602=test_prettyprint
[675/909] 438602=test_basicsocket
[676/909] 438602=test_utf32
[677/909] 438602=test_duplicate
[678/909] 438602=test_noarg
[679/909] 438606=pattern_test
[680/909] 438618=test_tempfile
[681/909] 438604=snapshots_test
[682/909] 438606=test_queue
[683/909] 438606=test_function
[684/909] 438613=test_irb
[685/909] 438602=test_random
[686/909] 438602=test_asn1
[687/909] 438602=test_const
[688/909] 438602=test_rdoc_normal_class
[689/909] 438602=test_class
[690/909] 438618=test_load
[691/909] 438618=json_string_matching_test
[692/909] 438618=test_gem_installer
[693/909] 438613=test_yamlstore
[694/909] 438613=symbol_encoding_test
[695/909] 438613=test_rdoc_parser_rd
[696/909] 438613=test_date_strftime
[697/909] 438600=test_gem_resolver_installed_specification
[698/909] 438600=test_scanner_events
[699/909] 438600=test_gem_remote_fetcher
[700/909] 438601=test_mdns
[701/909] 438607=test_parse
[702/909] 438601=test_gem_dependency
[703/909] 438613=test_gem_resolver_specification
[704/909] 438613=test_path_to_class
[705/909] 438613=lex_test
[706/909] 438600=test_rdoc_markup_verbatim
[707/909] 438600=test_inlinecache
[708/909] 438601=test_gem_commands_search_command
[709/909] 438601=test_complex
[710/909] 438600=test_gem_ext_ext_conf_builder
[711/909] 438601=test_method_cache
[712/909] 438601=test_gem_stub_specification
[713/909] 438617=test_frozen_error
[714/909] 438617=test_gem_commands_signin_command
[715/909] 438606=test_resource
[716/909] 438606=test_emitter
[717/909] 438606=test_ldap
[718/909] 438606=test_fileutils
[719/909] 438617=test_string_processing
[720/909] 438610=encodings_test
[721/909] 438604=test_rdoc_options
[722/909] 438610=test_cesu8
[723/909] 438610=test_econv
[724/909] 438617=test_gem_version
[725/909] 438601=test_too_many_dummy_encodings
[726/909] 438617=test_stack
[727/909] 438601=test_gem_commands_list_command
[728/909] 438601=test_reqarg
[729/909] 438607=test_rdoc_include
[730/909] 438604=test_profile_frames
[731/909] 438615=test_cstr
[732/909] 438606=test_warning
[733/909] 438607=test_pstore
[734/909] 438613=test_enc_str_buf_cat
[735/909] 438613=test_gbk
[736/909] 438608=test_class2name
[737/909] 438613=index_write_test
[738/909] 438613=test_rdoc_parser_c
[739/909] 438608=test_comparable
[740/909] 438608=json_fixtures_test
[741/909] 438607=test_shapes
[742/909] 438608=test_io_timeout
[743/909] 438604=test_ansi_without_terminfo
[744/909] 438607=test_gem_commands_sources_command
[745/909] 438608=test_bmethod
[746/909] 438608=test_euc_tw
[747/909] 438604=test_ractor
[748/909] 438608=test_rdoc_markup_formatter
[749/909] 438608=test_nowrite
[750/909] 438604=test_thread_queue
[751/909] 438606=test_handle
[752/909] 438608=test_wait
[753/909] 438601=test_yaml
[754/909] 438608=test_forwardable
[755/909] 438607=test_big2str
[756/909] 438607=test_gem_commands_owner_command
[757/909] 438608=test_gem_source_vendor
[758/909] 438608=test_recorder
[759/909] 438608=test_formatter
[760/909] 438608=test_bash_completion
[761/909] 438608=test_rdoc_constant
[762/909] 438613=test_deprecate
[763/909] 438601=test_file
[764/909] 438601=test_gem_available_set
[765/909] 438613=test_rdoc_markdown
[766/909] 438608=test_modify_expand
[767/909] 438608=test_rdoc_any_method
[768/909] 438601=test_init
[769/909] 438615=test_complexrational
[770/909] 438615=test_pathname
[771/909] 438613=test_coverage
[772/909] 438606=test_rdoc_encoding
[773/909] 438606=test_gem_package_tar_reader
[774/909] 438600=regexp_test
[775/909] 438600=test_find
[776/909] 438606=test_ractor
[777/909] 438600=test_wss
[778/909] 438600=test_fiddle
[779/909] 438608=test_cgi_util
[780/909] 438615=test_require
[781/909] 438600=test_gem_ext_cmake_builder
[782/909] 438606=test_gem_commands_contents_command
[783/909] 438600=test_digest
[784/909] 438607=test_marshalable
[785/909] 438607=numeric_value_test
[786/909] 438610=test_autoload
[787/909] 438607=test_utf16
[788/909] 438607=test_unicode_escape
[789/909] 438601=test_io
[790/909] 438606=test_face
[791/909] 438617=test_case
[792/909] 438607=test_sizeof
[793/909] 438606=test_rendering
[794/909] 438608=test_yaml_tree
[795/909] 438606=test_gc
[796/909] 438606=test_gem_commands_fetch_command
[797/909] 438617=test_math
[798/909] 438608=test_libs
[799/909] 438608=test_config
[800/909] 438617=test_sleep
[801/909] 438608=test_ripper
[802/909] 438606=test_gem_config_file
[803/909] 438606=test_gem_resolver_activation_request
[804/909] 438606=test_protocol
[805/909] 438612=test_getopts
[806/909] 438612=test_yjit_exit_locations
[807/909] 438612=test_etc
[808/909] 438608=test_pkcs12
[809/909] 438612=test_system
[810/909] 438613=test_bigzero
[811/909] 438613=test_pkey_dh
[812/909] 438606=test_iseq_load
[813/909] 438613=test_gem_util
[814/909] 438600=test_gem_package_tar_header
[815/909] 438613=source_location_test
[816/909] 438600=test_files_sample
[817/909] 438613=test_stringscanner
[818/909] 438600=test_convertible
[819/909] 438613=test_yield
[820/909] 438602=test_rdoc_alias
[821/909] 438602=test_fstring
[822/909] 438615=test_array
[823/909] 438615=test_optparse
[824/909] 438608=test_rdoc_markup_raw
[825/909] 438608=test_webauthn_poller
[826/909] 438615=test_rat
[827/909] 438602=test_typeddata
[828/909] 438615=test_gem_resolver_best_set
[829/909] 438615=test_rdoc_markup_to_html_crossref
[830/909] 438608=locals_test
[831/909] 438602=test_rdoc_require
[832/909] 438602=test_gem_commands_install_command
[833/909] 438608=test_clone
[834/909] 438615=test_readpartial
[835/909] 438612=test_io_buffer
[836/909] 438608=test_pack
[837/909] 438612=test_backtrace
[838/909] 438608=test_rdoc_task
[839/909] 438608=regular_expression_options_test
[840/909] 438608=test_gem_resolver_conflict
[841/909] 438608=test_rdoc_markup_indented_paragraph
[842/909] 438608=test_yjit
[843/909] 438608=test_weakmap
[844/909] 438615=test_workspace
[845/909] 438606=test_m17n
[846/909] 438617=test_gem_commands_environment_command
[847/909] 438615=test_ws
[848/909] 438615=test_argf
[849/909] 438617=test_framework
[850/909] 438617=test_ns_spki
[851/909] 438617=test_kill_ring
[852/909] 438617=test_external_new
[853/909] 438617=test_alias_and_anchor
[854/909] 438617=test_postponed_job
[855/909] 438606=test_hash
[856/909] 438606=test_gem_resolver_dependency_request
[857/909] 438606=test_tree_builder
[858/909] 438606=test_win32ole_typelib
[859/909] 438606=test_protect
[860/909] 438606=test_raise_exception
[861/909] 438617=test_gem_request_set_lockfile
[862/909] 438605=equality_test
[863/909] 438605=test_set
[864/909] 438605=test_show_source
[865/909] 438602=regular_expression_encoding_test
[866/909] 438602=test_have_library
[867/909] 438605=test_remote_fetch_error
[868/909] 438605=test_gem_commands_stale_command
[869/909] 438605=test_c_struct_entry
[870/909] 438607=test_lock_native_thread
[871/909] 438617=test_undef
[872/909] 438617=test_objspace
[873/909] 438612=test_line_editor
[874/909] 438605=test_gem_security_trust_dir
[875/909] 438612=test_gem_requirement
[876/909] 438605=test_sprintf
[877/909] 438606=test_string_memory
[878/909] 438618=test_ftp
[879/909] 438618=test_euc_kr
[880/909] 438606=test_rdoc_context_section
[881/909] 438618=test_rdoc_rubygems_hook
[882/909] 438606=test_method
[883/909] 438607=test_gem_commands_query_command
[884/909] 438618=test_pack
[885/909] 438611=test_array_create
[886/909] 438611=test_gem_impossible_dependencies_error
[887/909] 438611=test_to_ruby
[888/909] 438605=test_pattern_key_name_check
[889/909] 438611=test_io
[890/909] 438605=test_hash
[891/909] 438612=test_ubf_async_safe
[892/909] 438612=test_emoji
[893/909] 438612=test_win32ole_type_event
[894/909] 438612=test_sorted_set
[895/909] 438613=test_win32ole_record
[896/909] 438613=test_gem_unsatisfiable_dependency_error
[897/909] 438613=test_condition
[898/909] 438613=test_foreach
[899/909] 438613=test_gem_source_specific_file
[900/909] 438618=test_gem_commands_uninstall_command
[901/909] 438604=test_cp949
[902/909] 438604=test_summary
[903/909] 438611=test_console_attr
[904/909] 438611=test_type_completor
[905/909] 438611=test_kwargs
[906/909] 438611=test_gem_commands_exec_command
[907/909] 438613=test_io_wait
[908/909] 438612=test_date_attr
[909/909] 438612=test_ellipsize
Finished tests in 36.035279s, 897.8979 tests/s, 179057.7792 assertions/s.
32356 tests, 6452397 assertions, 0 failures, 0 errors, 322 skips

ruby -v: ruby 3.4.0dev (2024-07-11T13:09:47Z master a0469a4788) [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
generating encdb.h
encdb.h unchanged
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/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/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-11T13:09:47Z master a0469a4788) [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.333683 seconds

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