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

ruby -v: ruby 3.4.0dev (2024-08-17T10:36:22Z master 4dbf386ca2) [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.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
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-08-17T10:36:22Z master 4dbf386ca2) [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.367867 seconds

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