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

ruby -v: ruby 3.4.0dev (2024-04-18T23:32:01Z master b7c4c8869c) [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.20240419-1900925-we3gwa/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.20240419-1900925-we3gwa/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.20240419-1900925-we3gwa/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.20240419-1900925-we3gwa/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.20240419-1900925-we3gwa/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.20240419-1900925-we3gwa/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.20240419-1900925-we3gwa/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.20240419-1900925-we3gwa/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.20240419-1900925-we3gwa/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.20240419-1900925-we3gwa/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.20240419-1900925-we3gwa/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.20240419-1900925-we3gwa/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.20240419-1900925-we3gwa/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.20240419-1900925-we3gwa/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.20240419-1900925-we3gwa/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.20240419-1900925-we3gwa/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.20240419-1900925-we3gwa/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.20240419-1900925-we3gwa/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.20240419-1900925-we3gwa/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.20240419-1900925-we3gwa/20-mspec-multi-19
ruby 3.4.0dev (2024-04-18T23:32:01Z master b7c4c8869c) [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 7.985320 seconds

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