# Logfile created on 2024-04-18 08:55:20 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000561540547008 @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, @logfile="/home/ko1/ruby/logs/brlog.trunk.20240418-085520", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005615405db320 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005615405db1b8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005615405db028 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240418-085520", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240418-085520>, @binmode=false, @mon_data=#<Monitor:0x00005615405daf60>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j20
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j20" exit with 0.
$$$[beg] make update-download -j20
tool/config.guess already exists
tool/config.sub already exists
Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
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 -
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/rbs.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-rubyspec -j20
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j20" exit with 0.
$$$[beg] make update-src      -j20
Already up to date.
Latest commit hash = 3a7846b1aa
$$$[end] "make update-src      -j20" exit with 0.
$$$[beg] make after-update    -j20
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 minitest to ea9caafc0754b1d6236a490d59e624b53209734a
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /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/minitest.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
Extracting bundle gem minitest-5.22.3...
Unpacked gems/minitest-5.22.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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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
c5234a9416e4f20f175185e840b25b0f08674d14078ed7083f37e655458e3ca9  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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
encdb.h unchanged
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/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/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/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.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/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.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/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'
$$$[end] "make all -j20" exit with 0.
$$$[beg] make install -j20
Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
/tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
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/typeprof.revision unchanged
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
Extracting bundle gem minitest-5.22.3...
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'
Unpacked gems/minitest-5.22.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...
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
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.7/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/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/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
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/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/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/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'
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 to 
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.12.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.25.0
                                    pstore 0.1.3
                                    rdoc 6.6.3.1
                                    readline 0.0.4
                                    reline 0.5.2
                                    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.22.3
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.10
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.4
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.7
                                    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 1926 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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

ruby -v: ruby 3.4.0dev (2024-04-18T08:17:26Z master 3a7846b1aa) [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 --debug -j' TESTS='-j20'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/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.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/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/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/rubyspec_temp.20240418-3059816-sl57qh/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/rubyspec_temp.20240418-3059816-sl57qh/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/rubyspec_temp.20240418-3059816-sl57qh/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/rubyspec_temp.20240418-3059816-sl57qh/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/rubyspec_temp.20240418-3059816-sl57qh/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/rubyspec_temp.20240418-3059816-sl57qh/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/rubyspec_temp.20240418-3059816-sl57qh/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/rubyspec_temp.20240418-3059816-sl57qh/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/rubyspec_temp.20240418-3059816-sl57qh/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/rubyspec_temp.20240418-3059816-sl57qh/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/rubyspec_temp.20240418-3059816-sl57qh/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/rubyspec_temp.20240418-3059816-sl57qh/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/rubyspec_temp.20240418-3059816-sl57qh/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/rubyspec_temp.20240418-3059816-sl57qh/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/rubyspec_temp.20240418-3059816-sl57qh/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/rubyspec_temp.20240418-3059816-sl57qh/16-mspec-multi-15
$ /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/rubyspec_temp.20240418-3059816-sl57qh/17-mspec-multi-16
$ /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/rubyspec_temp.20240418-3059816-sl57qh/18-mspec-multi-17
$ /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/rubyspec_temp.20240418-3059816-sl57qh/19-mspec-multi-18
$ /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/rubyspec_temp.20240418-3059816-sl57qh/20-mspec-multi-19
ruby 3.4.0dev (2024-04-18T08:17:26Z master 3a7846b1aa) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 ........................................................................

Finished in 8.022060 seconds

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