# Logfile created on 2024-04-22 18:46:21 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055ed47187970 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk.20240422-184621", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055ed4721f360 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055ed4721f220 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055ed4721f090 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240422-184621", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240422-184621>, @binmode=false, @mon_data=#<Monitor:0x000055ed4721ef28>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j16
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j16" exit with 0.
$$$[beg] make update-download -j16
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 -j16" exit with 0.
$$$[beg] make update-rubyspec -j16
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = aeb08bc8a7
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
/tmp/ruby/src/trunk/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
Update 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    -j16" exit with 0.
$$$[beg] make miniruby -j16
	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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
1af065bafebfb4970dceab8e399d80e0ef519ac33812c2b38e7720b292a35090  builtin_binary.inc
compiling /tmp/ruby/src/trunk/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.4.0
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
encdb.h unchanged
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
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/rubyvm'
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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/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/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/rbs-3.4.4/ext/rbs_extension'
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/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk'
linking ruby
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update 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 -
	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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
/tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
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 -
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
/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
encdb.h unchanged
Extracting bundle gem minitest-5.22.3...
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
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]: 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]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
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/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
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]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
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/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: 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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/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/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
Installing 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 -j16" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j16'
PASS all 1928 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.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.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
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=50987
  "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j16

# Running tests:

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

ruby -v: ruby 3.4.0dev (2024-04-22T18:33:34Z master aeb08bc8a7) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.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.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
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/rubytest.20240422-683834-1xtlb7/1-mspec-multi-0
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240422-683834-1xtlb7/2-mspec-multi-1
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240422-683834-1xtlb7/3-mspec-multi-2
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240422-683834-1xtlb7/4-mspec-multi-3
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240422-683834-1xtlb7/5-mspec-multi-4
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240422-683834-1xtlb7/6-mspec-multi-5
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240422-683834-1xtlb7/7-mspec-multi-6
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240422-683834-1xtlb7/8-mspec-multi-7
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240422-683834-1xtlb7/9-mspec-multi-8
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240422-683834-1xtlb7/10-mspec-multi-9
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240422-683834-1xtlb7/11-mspec-multi-10
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240422-683834-1xtlb7/12-mspec-multi-11
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240422-683834-1xtlb7/13-mspec-multi-12
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240422-683834-1xtlb7/14-mspec-multi-13
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240422-683834-1xtlb7/15-mspec-multi-14
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240422-683834-1xtlb7/16-mspec-multi-15
ruby 3.4.0dev (2024-04-22T18:33:34Z master aeb08bc8a7) [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 11.272579 seconds

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