# Logfile created on 2024-04-17 14:35:28 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005607451ffc78 @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.20240417-143528", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000560745287358 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000560745287218 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000560745287038 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240417-143528", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240417-143528>, @binmode=false, @mon_data=#<Monitor:0x0000560745286f20>, @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/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 = 209e2f277e
$$$[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/numeric_spec.so
building spec/ruby/optional/capi/ext/mutex_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/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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
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/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
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/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
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]: 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]: 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/socket'
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/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/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
$$$[end] "make all -j20" exit with 0.
$$$[beg] make install -j20
Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
	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/typeprof.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/rbs.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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
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/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
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/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/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]: 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]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
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]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
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/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/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk/bin
installing base libraries:          /tmp/ruby/install/trunk/lib
installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk/bin
installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.12.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.25.0
                                    pstore 0.1.3
                                    rdoc 6.6.3.1
                                    readline 0.0.4
                                    reline 0.5.2
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
                                    minitest 5.22.3
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.10
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.4
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.7
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j20" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j20'
PASS all 1926 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j20'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

ruby -v: ruby 3.4.0dev (2024-04-17T13:49:11Z master 209e2f277e) [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.20240417-3781230-13e4sg/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.20240417-3781230-13e4sg/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.20240417-3781230-13e4sg/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.20240417-3781230-13e4sg/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.20240417-3781230-13e4sg/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.20240417-3781230-13e4sg/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.20240417-3781230-13e4sg/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.20240417-3781230-13e4sg/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.20240417-3781230-13e4sg/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.20240417-3781230-13e4sg/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.20240417-3781230-13e4sg/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.20240417-3781230-13e4sg/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.20240417-3781230-13e4sg/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.20240417-3781230-13e4sg/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.20240417-3781230-13e4sg/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.20240417-3781230-13e4sg/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.20240417-3781230-13e4sg/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.20240417-3781230-13e4sg/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.20240417-3781230-13e4sg/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.20240417-3781230-13e4sg/20-mspec-multi-19
ruby 3.4.0dev (2024-04-17T13:49:11Z master 209e2f277e) [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.029808 seconds

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