# Logfile created on 2024-06-13 03:27:57 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055cb3a3b3890 @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="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk.20240613-032757", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055cb3a44b258 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055cb3a44b118 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055cb3a44af38 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240613-032757", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240613-032757>, @binmode=false, @mon_data=#<Monitor:0x000055cb3a44ae70>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j16
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 -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 11bfa975f9
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
/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/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
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    -j16" exit with 0.
$$$[beg] make miniruby -j16
	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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/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 -j16" exit with 0.
$$$[beg] make ruby -j16
	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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/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
a263b8ac3a7a8b8b1061e51bd6620a3b9e354e2656f747fb866d6135e68b9c08  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 -j16" exit with 0.
$$$[beg] make all -j16
	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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/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
encdb.h unchanged
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fiber_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/st_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/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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
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/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
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/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/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/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/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/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
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 -j16" exit with 0.
$$$[beg] make install -j16
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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
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/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
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/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]: 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/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
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.0/ext/rbs_extension'
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/ext/socket'
make[2]: Leaving 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/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.0/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'
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="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --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.13.1
                                    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.1
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
                                    minitest 5.23.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.2.8
                                    rss 0.3.0
                                    net-ftp 0.3.5
                                    net-imap 0.4.12
                                    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 -j16" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j16'
PASS all 1940 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/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='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
	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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/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.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
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=58919
  "--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
  -j16

# Running tests:

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

ruby -v: ruby 3.4.0dev (2024-06-13T03:15:51Z master 11bfa975f9) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'
	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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/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.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
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'
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.ukhro8/1-mspec-multi-0
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.ukhro8/2-mspec-multi-1
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.ukhro8/3-mspec-multi-2
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.ukhro8/4-mspec-multi-3
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.ukhro8/5-mspec-multi-4
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.ukhro8/6-mspec-multi-5
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.ukhro8/7-mspec-multi-6
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.ukhro8/8-mspec-multi-7
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.ukhro8/9-mspec-multi-8
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.ukhro8/10-mspec-multi-9
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.ukhro8/11-mspec-multi-10
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.ukhro8/12-mspec-multi-11
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.ukhro8/13-mspec-multi-12
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.ukhro8/14-mspec-multi-13
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.ukhro8/15-mspec-multi-14
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.ukhro8/16-mspec-multi-15
ruby 3.4.0dev (2024-06-13T03:15:51Z master 11bfa975f9) [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 11.542485 seconds

3430 files, 32648 examples, 162353 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'" exit with 0.
raw logfile