# Logfile created on 2024-07-08 05:26:25 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055ffb8c7dd88 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j20", @btest_opts="-j20", @test_opts="TESTS='-j20'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk.20240708-052625", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055ffb8d1e698 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055ffb8d1e558 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055ffb8d1e3c8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240708-052625", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240708-052625>, @binmode=false, @mon_data=#<Monitor:0x000055ffb8d1e2b0>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j20
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j20" exit with 0.
$$$[beg] make update-src      -j20
Already up to date.
Latest commit hash = dcc8e54234
$$$[end] "make update-src      -j20" exit with 0.
$$$[beg] make after-update    -j20
/tmp/ruby/src/trunk/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j20" exit with 0.
$$$[beg] make miniruby -j20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk/version.c
linking miniruby
$$$[end] "make miniruby -j20" exit with 0.
$$$[beg] make ruby -j20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
f3a094ff90d2fe64c8f3fc63ae7cf1b8fff7ee3ebad31f9b557394ee6e055f83  builtin_binary.inc
compiling /tmp/ruby/src/trunk/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.4.0
linking ruby
$$$[end] "make ruby -j20" exit with 0.
$$$[beg] make all -j20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/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/debug-1.9.2/ext/debug'
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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
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 rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
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 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
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/rbs.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
transdb.h unchanged
Extracting bundle gem power_assert-2.0.3...
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/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]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
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/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
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]: 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]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/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/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]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk/bin
installing base libraries:          /tmp/ruby/install/trunk/lib
installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk/bin
installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.14.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.30.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.9
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.2
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
                                    minitest 5.24.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.1
                                    rss 0.3.0
                                    net-ftp 0.3.7
                                    net-imap 0.4.14
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.1
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.0
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j20" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j20'
PASS all 1974 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j20'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Checking leaked global symbols...none
/tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j20'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 10
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 12
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 10 : #<TCPServer:fd 10, AF_INET, 127.0.0.1, 45669>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 12 : #<TCPServer:fd 12, AF_INET, 127.0.0.1, 34027>
[871/909] 945416=test_optarg
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    945409  ko1   10u  IPv4 214232730      0t0  TCP localhost:45669 (LISTEN)
ruby    945409  ko1   11u  IPv4 214232726      0t0  TCP localhost:42849 (LISTEN)
ruby    945409  ko1   12u  IPv4 214233761      0t0  TCP localhost:34027 (LISTEN)
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 11
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 12
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 11 : #<TCPServer:fd 11, AF_INET, 127.0.0.1, 35891>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 12 : #<TCPServer:fd 12, AF_INET, 127.0.0.1, 42947>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    945409  ko1   11u  IPv4 214237257      0t0  TCP localhost:35891 (LISTEN)
ruby    945409  ko1   12u  IPv4 214234285      0t0  TCP localhost:42947 (LISTEN)
.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 11
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 12
[872/909] 945409=test_yaml_special_cases
[873/909] 945409=test_gem_source_list
[874/909] 945416=test_address_resolve
[875/909] 945424=test_rdoc_token_stream
[876/909] 945424=test_gem_spec_fetcher
[877/909] 945409=test_common
Closed file descriptor: URI::TestCommon#test_decode_uri_component: 9
Closed file descriptor: URI::TestCommon#test_decode_uri_component: 10
[878/909] 945418=test_bug-3571
[879/909] 945418=test_key_actor_vi
[880/909] 945416=test_gem_command
[881/909] 945424=test_gem_commands_lock_command
[882/909] 945409=test_assignment
[883/909] 945424=test_ifunless
[884/909] 945416=test_numeric
[885/909] 945424=parse_stream_test
[886/909] 945424=test_rdoc_tom_doc
[887/909] 945418=test_hmac
[888/909] 945418=test_rdoc_markup_to_tt_only
[889/909] 945424=test_gem_ext_cargo_builder_unit
[890/909] 945418=parse_success_test
[891/909] 945424=test_gem_rdoc
[892/909] 945418=test_date
[893/909] 945418=test_at_exit
[894/909] 945416=test_command
[895/909] 945418=snippets_test
[896/909] 945424=test_object_create_start
[897/909] 945424=test_rdoc_markup_paragraph
[898/909] 945424=!Nothing_to_test
[899/909] 945424=test_enc_raise
[900/909] 945424=test_psych
[901/909] 945424=test_eval_history
[902/909] 945424=test_kernel
[903/909] 945423=test_gem_doctor
[904/909] 945423=test_kdf
[905/909] 945416=test_gem_silent_ui
[906/909] 945419=test_emitter
[907/909] 945419=test_files_ext
[908/909] 945423=test_bug-5832
[909/909] 945416=static_inspect_test
Leaked file descriptor: TestOpenURISSL#test_validation_failure: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 41351>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF      NODE NAME
ruby    945415  ko1    9u  sock    0,8      0t0 214222112 protocol: TCP
Finished tests in 33.261539s, 973.1360 tests/s, 193896.5330 assertions/s.
32368 tests, 6449297 assertions, 0 failures, 0 errors, 322 skips

ruby -v: ruby 3.4.0dev (2024-07-08T04:53:14Z master dcc8e54234) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j20'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
ruby 3.4.0dev (2024-07-08T04:53:14Z master dcc8e54234) [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.715495 seconds

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