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

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

ruby -v: ruby 3.4.0dev (2024-07-18T20:03:17Z master 8df74deab1) [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 -j' TESTS='-j20'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/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.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/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'
ruby 3.4.0dev (2024-07-18T20:03:17Z master 8df74deab1) [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .............

Finished in 8.325070 seconds

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