# Logfile created on 2024-08-17 23:40:42 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005589e303d820 @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.20240817-234042", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005589e30ea610 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005589e30ea4d0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005589e30ea340 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240817-234042", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240817-234042>, @binmode=false, @mon_data=#<Monitor:0x00005589e30ea278>, @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/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/symbol_spec.so
building spec/ruby/optional/capi/ext/st_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]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
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/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
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/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
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/.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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/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/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/nkf-0.2.0/ext/nkf'
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/rbs-3.5.2/ext/rbs_extension'
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 -
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/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'
Extracting bundle gem power_assert-2.0.3...
generating transdb.h
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
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/monitor'
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/pathname'
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]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
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/syslog-0.1.2/ext/syslog'
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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: 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/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
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/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing 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=59051
  "--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] 48448=test_ractor
[  2/914] 48449=test_debugger_integration
[  3/914] 48450=test_rendering
[  4/914] 48451=test_my_integer
[  5/914] 48452=json_ext_parser_test
[  6/914] 48453=test_thread
[  7/914] 48451=test_ssl
[  8/914] 48464=test_ancdata
[  9/914] 48461=test_singleton_function
[ 10/914] 48463=test_reline_key
[ 11/914] 48466=test_rb_str_dup
[ 12/914] 48467=test_nonblock
[ 13/914] 48452=test_weakref
[ 14/914] 48461=test_marshal
[ 15/914] 48466=test_unicode_normalize
[ 16/914] 48449=test_timeout
[ 17/914] 48462=test_alias
[ 18/914] 48460=test_parser
[ 19/914] 48464=test_cgi_core
[ 20/914] 48467=test_ractor
[ 21/914] 48454=test_gem_commands_open_command
[ 22/914] 48457=test_dns
[ 23/914] 48458=test_gem
[ 24/914] 48456=test_gem_source_lock
[ 25/914] 48459=test_registry
[ 26/914] 48459=test_integer
[ 27/914] 48455=test_dryrun
[ 28/914] 48467=test_rdoc_attr
[ 29/914] 48464=test_env
[ 30/914] 48465=test_gem_commands_setup_command
[ 31/914] 48466=test_rubygems
[ 32/914] 48450=ripper_test
[ 33/914] 48455=test_call
[ 34/914] 48463=test_https_proxy
[ 35/914] 48460=test_integer
[ 36/914] 48459=test_cgi_modruby
[ 37/914] 48459=test_rubyoptions
[ 38/914] 48452=test_super
[ 39/914] 48455=test_gem_resolver_git_specification
[ 40/914] 48463=test_usrmarshal
[ 41/914] 48462=test_object_references
[ 42/914] 48462=test_capacity
[ 43/914] 48467=test_nextafter
[ 44/914] 48462=test_have_func
[ 45/914] 48454=test_stat
[ 46/914] 48454=test_gem_request_set_lockfile_tokenizer
[ 47/914] 48467=test_function_entry
[ 48/914] 48467=test_arith_seq_beg_len_step
[ 49/914] 48456=test_gem_resolver_requirement_list
[ 50/914] 48456=test_pkcs7
[ 51/914] 48448=test_lazy_enumerator
[ 52/914] 48461=test_enc_associate
[ 53/914] 48454=test_unix
[ 54/914] 48467=test_context
[ 55/914] 48454=test_gem_commands_pristine_command
[ 56/914] 48466=test_nofree
[ 57/914] 48466=test_coder
[ 58/914] 48463=test_symbol
[ 59/914] 48466=parser_test
[ 60/914] 48452=test_find_executable
[ 61/914] 48466=test_cgi_multipart
[ 62/914] 48450=test_word
[ 63/914] 48450=test_gem_commands_cleanup_command
[ 64/914] 48455=test_member
[ 65/914] 48452=test_numeric
[ 66/914] 48455=test_dir
[ 67/914] 48456=test_date_ractor
[ 68/914] 48452=test_gem_console_ui
[ 69/914] 48467=test_eval
[ 70/914] 48467=test_autoconf
[ 71/914] 48467=test_ractor_compatibility
Leaked file descriptor: TestResolvDNS#test_multiple_servers_with_timeout_and_truncated_tcp_fallback: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 36439>
[ 72/914] 48448=test_mailtoCOMMAND   PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    48457  ko1   12u  IPv4 360641601      0t0  TCP localhost:36439->localhost:33060 (CLOSE_WAIT)

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

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