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

ruby -v: ruby 3.4.0dev (2024-04-18T21:21:01Z master 6443d690ae) [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-3383356-z0owyp/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-3383356-z0owyp/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-3383356-z0owyp/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-3383356-z0owyp/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-3383356-z0owyp/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-3383356-z0owyp/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-3383356-z0owyp/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-3383356-z0owyp/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-3383356-z0owyp/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-3383356-z0owyp/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-3383356-z0owyp/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-3383356-z0owyp/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-3383356-z0owyp/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-3383356-z0owyp/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-3383356-z0owyp/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-3383356-z0owyp/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-3383356-z0owyp/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-3383356-z0owyp/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-3383356-z0owyp/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-3383356-z0owyp/20-mspec-multi-19
ruby 3.4.0dev (2024-04-18T21:21:01Z master 6443d690ae) [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.019294 seconds

3429 files, 32610 examples, 189166 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