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

ruby -v: ruby 3.4.0dev (2024-07-16T19:50:00Z master c083a3ffcd) [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-16T19:50:00Z master c083a3ffcd) [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.331732 seconds

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