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

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

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

generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.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=48940
  "--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/911] 196219=test_httpheader
[  2/911] 196217=test_gem_resolver_local_specification
[  3/911] 196218=test_rdoc_ri_driver
[  4/911] 196216=test_set_len
[  5/911] 196221=test_httpresponses
[  6/911] 196220=test_encoding
[  7/911] 196232=test_sockopt
[  8/911] 196231=string_encoding_test
[  9/911] 196235=test_install
[ 10/911] 196230=test_rdoc_markup_to_label
[ 11/911] 196234=test_key_stroke
[ 12/911] 196216=json_encoding_test
[ 13/911] 196232=test_color
[ 14/911] 196216=test_primitive
[ 15/911] 196223=test_human_typo
[ 16/911] 196222=test_rbconfig
[ 17/911] 196225=test_document
[ 18/911] 196229=test_acceptable
[ 19/911] 196227=test_rdoc_generator_pot_po_entry
[ 20/911] 196216=test_euc_jp
[ 21/911] 196219=test_pair
[ 22/911] 196233=test_win32ole_param
[ 23/911] 196216=test_gem_commands_yank_command
[ 24/911] 196233=test_name_error_extension
[ 25/911] 196220=test_bundled_gems
[ 26/911] 196223=test_rdoc_i18n_locale
[ 27/911] 196228=test_rdoc_method_attr
[ 28/911] 196226=test_filter
[ 29/911] 196224=test_gem_gem_runner
[ 30/911] 196233=test_data
[ 31/911] 196222=test_rdoc_generator_pot
[ 32/911] 196233=test_enumerator
[ 33/911] 196221=test_rdoc_parser_changelog
[ 34/911] 196233=test_koi8
[ 35/911] 196233=test_unicode
[ 36/911] 196225=test_ssl_session
[ 37/911] 196231=test_lexer
[ 38/911] 196234=test_thread_cv
[ 39/911] 196226=test_gem_resolver_vendor_specification
[ 40/911] 196231=test_gem_commands_update_command
[ 41/911] 196232=test_gem_uri
[ 42/911] 196233=test_key_event_record
[ 43/911] 196233=test_notimplement
[ 44/911] 196223=test_random
[ 45/911] 196233=test_bug-14834
[ 46/911] 196223=test_date_compat
[ 47/911] 196223=test_rdoc_markup_to_html
[ 48/911] 196230=test_terminfo
[ 49/911] 196229=test_compile_prism
[ 50/911] 196227=test_bn
[ 51/911] 196230=test_win32ole_param_event
[ 52/911] 196230=test_path
[ 53/911] 196230=test_case_mapping
[ 54/911] 196230=test_tree_spell_checker
[ 55/911] 196233=test_http
[ 56/911] 196222=test_addrinfo
[ 57/911] 196217=test_exception_at_throwing
[ 58/911] 196220=test_iseq
[ 59/911] 196227=test_rdoc_markup_heading
[ 60/911] 196235=test_ocsp
[ 61/911] 196222=test_class
[ 62/911] 196223=test_pkey_dsa
[ 63/911] 196230=test_scheduler
[ 64/911] 196227=node_id_test
[ 65/911] 196232=test_gem_commands_build_command
[ 66/911] 196222=test_interned_str
[ 67/911] 196222=test_case_comprehensive
[ 68/911] 196222=test_io_m17n
[ 69/911] 196217=test_variable_name_check
[ 70/911] 196221=test_did_you_mean
[ 71/911] 196224=test_gem_commands_server_command
[ 72/911] 196224=test_append
[ 73/911] 196224=test_option
[ 74/911] 196226=breadth_first_search_test
[ 75/911] 196217=test_cmethod
[ 76/911] 196217=test_tracer
[ 77/911] 196218=test_delegate
[ 78/911] 196218=test_popen_deadlock
[ 79/911] 196228=test_history
[ 80/911] 196226=test_mkmf
[ 81/911] 196230=test_date_marshal
[ 82/911] 196221=test_recursion
[ 83/911] 196230=test_exit
[ 84/911] 196217=test_digest
[ 85/911] 196221=test_ractor
[ 86/911] 196217=test_rdoc_servlet
[ 87/911] 196226=test_gem_security
[ 88/911] 196229=test_multi_irb_commands
[ 89/911] 196217=test_fiber
[ 90/911] 196221=test_open3
[ 91/911] 196224=test_bundled_ca
[ 92/911] 196229=test_closure
[ 93/911] 196232=test_emoji_breaks
[ 94/911] 196232=test_gem_bundler_version_finder
[ 95/911] 196232=test_within_pipe
[ 96/911] 196228=test_files_lib
[ 97/911] 196232=test_gem_commands_unpack_command
[ 98/911] 196227=test_beginendblock
[ 99/911] 196229=test_help
[100/911] 196235=test_rdoc_markup_to_bs
[101/911] 196229=test_rdoc_markup_pre_process
[102/911] 196230=test_printf
[103/911] 196230=test_to_ary_concat
[104/911] 196216=test_webauthn_listener_response
[105/911] 196216=test_time
[106/911] 196229=test_stream
[107/911] 196229=test_pinned
[108/911] 196234=test_iterator
[109/911] 196235=test_string
[110/911] 196235=test_omap
[111/911] 196229=test_digest_extend
[112/911] 196235=test_shellwords
[113/911] 196235=test_debug
[114/911] 196235=test_memory_view
[115/911] 196229=test_cipher
[116/911] 196235=test_gem_security_signer
[117/911] 196232=test_new
[118/911] 196232=constant_path_node_test
[119/911] 196234=test_storage
[120/911] 196234=test_gem_resolver_git_set
[121/911] 196229=test_float
[122/911] 196232=test_cd
[123/911] 196232=test_require
[124/911] 196216=test_cgi_cookie
[125/911] 196216=test_dir_m17n
[126/911] 196220=test_gem_resolver_installer_set
[127/911] 196227=warnings_test
[128/911] 196218=test_regex_casefold
[129/911] 196227=test_refinement
[130/911] 196218=test_gem_commands_signout_command
[131/911] 196235=test_gem_source_gitLeaked thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007f90f27a97b8 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 sleep>

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

ruby -v: ruby 3.4.0dev (2024-07-26T01:45:02Z master 83a99bdbe6) [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
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
ruby 3.4.0dev (2024-07-26T01:45:02Z master 83a99bdbe6) [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.415929 seconds

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