# Logfile created on 2024-08-24 07:04:16 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffc7f39fdd8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/home/opc/ruby/src", @BUILD_DIR="/home/opc/ruby/build", @INSTALL_DIR="/home/opc/ruby/install", @TARGET_NAME="master", @TARGET_SRC_DIR="/home/opc/ruby/src/master", @TARGET_BUILD_DIR="/home/opc/ruby/build/master", @TARGET_INSTALL_DIR="/home/opc/ruby/install/master", @configure_opts=["--disable-dtrace --disable-yjit"], @build_opts="-j3", @btest_opts="-j3", @test_opts="TESTS='-j3'", @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/opc/ruby/logs/brlog.master.20240824-070416", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffc7f2c9fd0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffc7f2c9e68 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffc7f36bc40 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20240824-070416", @dev=#<File:/home/opc/ruby/logs/brlog.master.20240824-070416>, @binmode=false, @mon_data=#<Monitor:0x0000fffc7f2c9be8>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /home/opc/ruby/src/master/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 -j3" exit with 0.
$$$[beg] make update-src      -j3
Already up to date.
Latest commit hash = 552f5cd50c
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
/home/opc/ruby/src/master/revision.h updated
generating aarch64-linux-fake.rb
aarch64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /home/opc/ruby/src/master/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    -j3" exit with 0.
$$$[beg] make miniruby -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 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 /home/opc/ruby/src/master/version.c
linking miniruby
$$$[end] "make miniruby -j3" exit with 0.
$$$[beg] make ruby -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 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 /home/opc/ruby/src/master/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j3" exit with 0.
$$$[beg] make all -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 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
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$$$[end] "make all -j3" exit with 0.
$$$[beg] make install -j3
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 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
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
generating enc.mk
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /home/opc/ruby/src/master/gems/power_assert-2.0.3.gem
making srcs under enc
making enc
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
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 '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems -r./aarch64-linux-fake /home/opc/ruby/src/master/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j3 --jobserver-auth=4,5" --make-flags=" -j3 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /home/opc/ruby/install/master/bin
installing base libraries:          /home/opc/ruby/install/master/lib
installing arch files:              /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux
installing pkgconfig data:          /home/opc/ruby/install/master/lib/pkgconfig
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0/aarch64-linux
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.4.0+0/aarch64-linux
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/3.4.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.4.0+0/ruby
installing command scripts:         /home/opc/ruby/install/master/bin
installing library scripts:         /home/opc/ruby/install/master/lib/ruby/3.4.0+0
installing common headers:          /home/opc/ruby/install/master/include/ruby-3.4.0+0
installing manpages:                /home/opc/ruby/install/master/share/man/man1
installing default gems from lib:   /home/opc/ruby/install/master/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:   /home/opc/ruby/install/master/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:            /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
                                    minitest 5.25.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.6
                                    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.3
                                    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:       /home/opc/ruby/install/master/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 -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 1983 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j3'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 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
/home/opc/ruby/src/master/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/home/opc/ruby/src/master/basictest/test.rb:condition ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:if/unless ...OK 3
/home/opc/ruby/src/master/basictest/test.rb:case .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:while/until ........OK 8
/home/opc/ruby/src/master/basictest/test.rb:exception ..........OK 10
/home/opc/ruby/src/master/basictest/test.rb:array .......................................OK 39
/home/opc/ruby/src/master/basictest/test.rb:hash ...........................OK 27
/home/opc/ruby/src/master/basictest/test.rb:iterator ...........................................................................................................OK 107
/home/opc/ruby/src/master/basictest/test.rb:float ................................................................................OK 80
/home/opc/ruby/src/master/basictest/test.rb:bignum ...............................OK 31
/home/opc/ruby/src/master/basictest/test.rb:string & char ..............................................................OK 62
/home/opc/ruby/src/master/basictest/test.rb:assignment ..........OK 10
/home/opc/ruby/src/master/basictest/test.rb:call ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:proc .........OK 9
/home/opc/ruby/src/master/basictest/test.rb:signal ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:eval ...........................OK 27
/home/opc/ruby/src/master/basictest/test.rb:system ........OK 8
/home/opc/ruby/src/master/basictest/test.rb:const .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:clone .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:marshal ....OK 4
/home/opc/ruby/src/master/basictest/test.rb:pack ....OK 4
/home/opc/ruby/src/master/basictest/test.rb:math ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:struct ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:variable ............OK 12
/home/opc/ruby/src/master/basictest/test.rb:trace ...OK 3
/home/opc/ruby/src/master/basictest/test.rb:defined? ............OK 12
/home/opc/ruby/src/master/basictest/test.rb:alias ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:path .......................OK 23
/home/opc/ruby/src/master/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j3'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 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 '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Run options: 
  --seed=13601
  "--ruby=./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/home/opc/ruby/src/master/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j3

# Running tests:

[  1/914] 766164=test_gem_unsatisfiable_dependency_error
[  2/914] 766165=static_inspect_test
[  3/914] 766166=test_literal
[  4/914] 766165=test_thread
[  5/914] 766164=test_config
[  6/914] 766164=test_complex2
[  7/914] 766164=test_gem_security_signer
[  8/914] 766165=test_gem_util
[  9/914] 766164=test_input_method
[ 10/914] 766166=test_io
[ 11/914] 766165=test_rdoc_i18n_text
[ 12/914] 766164=test_null
[ 13/914] 766164=test_ractor
[ 14/914] 766164=test_data
[ 15/914] 766164=test_memory_view
[ 16/914] 766164=test_multi_irb_commands
[ 17/914] 766166=test_pkey_dh
[ 18/914] 766164=test_m17n_comb
[ 19/914] 766165=index_write_test
[ 20/914] 766165=test_win32ole_typelib
[ 21/914] 766165=test_pkey
[ 22/914] 766165=parse_success_test
[ 23/914] 766165=test_external_new
[ 24/914] 766165=test_bigzero
[ 25/914] 766165=compiler_test
[ 26/914] 766165=test_gem_platform
[ 27/914] 766165=test_gem_commands_query_command
[ 28/914] 766165=test_gem_remote_fetcher_local_ssl_server
[ 29/914] 766166=test_gem_commands_stale_command
[ 30/914] 766166=test_rdoc_markup_to_tt_only
[ 31/914] 766166=test_date_strftime
[ 32/914] 766166=json_parser_test
[ 33/914] 766166=test_ws
[ 34/914] 766166=test_gem_commands_cert_command
[ 35/914] 766164=test_singleton
[ 36/914] 766164=test_fstring
[ 37/914] 766164=test_numeric
[ 38/914] 766164=test_rdoc_require
[ 39/914] 766164=test_gem_ext_rake_builder
[ 40/914] 766164=test_word
[ 41/914] 766164=test_timeout
[ 42/914] 766166=test_key_name_check
[ 43/914] 766166=test_rdoc_markup_to_bs
[ 44/914] 766166=test_rdoc_markup_raw
[ 45/914] 766166=test_instrumentation_api
[ 46/914] 766164=test_weakref
[ 47/914] 766164=test_rdoc_alias
[ 48/914] 766164=test_rdoc_context_section
[ 49/914] 766164=test_io_buffer
[ 50/914] 766164=test_deprecated
[ 51/914] 766164=test_optparse
[ 52/914] 766164=test_bash_completion
[ 53/914] 766164=test_exception
[ 54/914] 766165=test_files_test_2
[ 55/914] 766164=test_div
[ 56/914] 766164=test_rdoc_markup_to_html_crossref
[ 57/914] 766166=pattern_test
[ 58/914] 766166=test_syntax
[ 59/914] 766164=test_scalar
[ 60/914] 766164=test_class_name_check
[ 61/914] 766164=test_basicsocket
[ 62/914] 766164=test_zsh_completion
[ 63/914] 766164=test_gem_commands_environment_command
[ 64/914] 766164=test_pkcs7
[ 65/914] 766164=test_pack
[ 66/914] 766164=test_require
[ 67/914] 766164=test_stringify_symbols
[ 68/914] 766164=test_objspace
[ 69/914] 766165=test_rdoc_text
[ 70/914] 766165=library_symbols_test
[ 71/914] 766165=test_rdoc_markup_indented_paragraph
[ 72/914] 766165=test_iseq_load
[ 73/914] 766165=test_rdoc_markup_parser
[ 74/914] 766165=test_stream
[ 75/914] 766165=test_have_library
[ 76/914] 766165=test_ns_spki
[ 77/914] 766165=test_ensure_and_callcc
[ 78/914] 766165=test_rdoc_encoding
[ 79/914] 766165=test_win32ole_variant_outarg
[ 80/914] 766165=test_key_actor_vi
[ 81/914] 766165=test_postponed_job
[ 82/914] 766165=test_gem_request_set_lockfile
[ 83/914] 766165=test_rdoc_markdown
[ 84/914] 766165=test_httpresponses
[ 85/914] 766165=test_rdoc_constant
[ 86/914] 766165=test_deprecate
[ 87/914] 766165=test_generic
[ 88/914] 766165=test_rdoc_markup_to_html_snippet
[ 89/914] 766165=test_common
[ 90/914] 766165=test_rand
[ 91/914] 766165=encodings_test
[ 92/914] 766165=test_string_processing
[ 93/914] 766165=test_random_formatter
[ 94/914] 766165=test_rdoc_markup_attributes
[ 95/914] 766165=test_rdoc_code_object
[ 96/914] 766165=test_process
[ 97/914] 766166=test_gem_source_specific_file
[ 98/914] 766166=test_provider
[ 99/914] 766166=test_euc_kr
[100/914] 766166=test_bmethod
[101/914] 766166=test_gem_doctor
[102/914] 766166=json_fixtures_test
[103/914] 766166=test_len
[104/914] 766166=test_disable_irb
[105/914] 766166=test_kwargs
[106/914] 766166=test_rdoc_parser_c
[107/914] 766166=test_pack
[108/914] 766166=test_io_wait
[109/914] 766166=test_tsort
[110/914] 766166=test_typeddata
[111/914] 766166=test_gem_commands_fetch_command
[112/914] 766166=test_securerandom
[113/914] 766166=test_gem_commands_outdated_command
[114/914] 766166=string_encoding_test
[115/914] 766166=test_gem_dependency_list
[116/914] 766166=test_rdoc_parser_changelog
[117/914] 766166=test_pipe
[118/914] 766166=test_string
Leaked file descriptor: TestProcess#test_uid_from_name: 9 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-08-24 01:07:32.887122291 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    766165  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[119/914] 766164=test_macro
[120/914] 766164=snapshots_test
[121/914] 766164=test_gem_resolver_activation_request
[122/914] 766164=test_function
Leaked file descriptor: TestProcess#test_gid_from_name: 10 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2024-08-24 01:22:43.19075009 +0000, mtime=2024-07-02 00:23:28.695566203 +0000, ctime=2024-07-02 00:23:28.695566203 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    766165  opc   10r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[123/914] 766164=test_gem_commands_server_command
[124/914] 766164=test_win32ole_method_event
[125/914] 766164=test_tcp
[126/914] 766164=test_gem_name_tuple
[127/914] 766164=test_rdoc_markup_to_table_of_contents
[128/914] 766164=test_integer
[129/914] 766164=test_gem_requirement
[130/914] 766164=test_rat
[131/914] 766164=test_gem_request_connection_pools
[132/914] 766164=test_init
[133/914] 766164=test_flags
[134/914] 766164=test_numeric
[135/914] 766164=test_bug-3571
[136/914] 766164=test_yamlstore
[137/914] 766164=test_file
[138/914] 766164=test_time
[139/914] 766164=test_capacity
[140/914] 766164=test_gem_commands_owner_command
[141/914] 766164=test_nextafter
[142/914] 766164=test_encoding
[143/914] 766166=test_hmac
[144/914] 766166=test_rdoc_generator_markup
[145/914] 766166=test_constant
[146/914] 766164=test_find
[147/914] 766164=test_ubf_async_safe
[148/914] 766164=snippets_test
[149/914] 766164=test_pstore
[150/914] 766164=test_win32ole_record
[151/914] 766164=test_rdoc_include
[152/914] 766164=test_gem_version_option
[153/914] 766164=test_date_compat
[154/914] 766164=test_gem_ext_cargo_builder
[155/914] 766164=test_console_attr
[156/914] 766164=test_proc
[157/914] 766166=test_gem_commands_unpack_command
[158/914] 766166=test_zlib
[159/914] 766164=test_rdoc_options
[160/914] 766164=test_path_to_class
[161/914] 766164=test_enumerator
[162/914] 766164=test_reqarg
[163/914] 766164=test_frozen_error
[164/914] 766164=test_gem_version
[165/914] 766164=test_spell_checker
[166/914] 766164=test_gem_ext_ext_conf_builder
[167/914] 766165=test_resource
[168/914] 766165=test_gem_package_tar_reader_entry
[169/914] 766165=test_gem_uri
[170/914] 766165=test_bug-5832
[171/914] 766165=test_yield_block
[172/914] 766165=test_c_struct_builder
[173/914] 766165=json_string_matching_test
[174/914] 766165=test_gem_config_file
[175/914] 766165=test_comparable
[176/914] 766165=test_rdoc_rdoc
[177/914] 766165=test_yjit_exit_locations
[178/914] 766165=location_test
[179/914] 766165=test_type_completor
[180/914] 766165=test_rdoc_normal_module
[181/914] 766165=test_io_timeout
[182/914] 766165=test_rdoc_markdown_test
[183/914] 766164=test_io_buffer
[184/914] 766164=test_kdf
[185/914] 766164=test_ldap
[186/914] 766164=test_thread_queue
[187/914] 766165=test_passing_block
[188/914] 766165=test_defined
[189/914] 766165=test_nowrite
[190/914] 766165=test_import
[191/914] 766165=test_human_typo
[192/914] 766165=test_wait
[193/914] 766165=test_nil
[194/914] 766165=test_psych
[195/914] 766165=test_yaml_tree
[196/914] 766165=test_gem_commands_yank_command
[197/914] 766166=test_cstr
[198/914] 766165=test_command
[199/914] 766165=test_euc_tw
[200/914] 766165=test_gem_resolver_dependency_request
[201/914] 766165=test_big2str
[202/914] 766165=test_gem_resolver_specification
[203/914] 766165=test_logger
[204/914] 766165=test_pkey_dsa
[205/914] 766166=lex_test
[206/914] 766166=test_files_lib
[207/914] 766164=test_string_memory
[208/914] 766164=test_help
[209/914] 766164=test_enumerator_kw
[210/914] 766164=test_line_editor
[211/914] 766164=test_marshalable
[212/914] 766164=test_string
[213/914] 766164=json_common_interface_test
[214/914] 766164=test_error_highlight
[215/914] 766166=test_rdoc_any_method
[216/914] 766166=test_function_entry
[217/914] 766166=test_raise
[218/914] 766166=test_complexrational
[219/914] 766164=version_test
[220/914] 766166=test_tree_builder
[221/914] 766164=test_date
[222/914] 766166=test_big5
[223/914] 766164=test_gem_commands_update_command
[224/914] 766166=test_protect
[225/914] 766166=test_pathname
[226/914] 766166=test_fnmatch
[227/914] 766166=test_store
[228/914] 766166=test_rdoc_markup_pre_process
[229/914] 766166=test_coverage
[230/914] 766165=test_tempfile
[231/914] 766165=test_http_request
[232/914] 766165=test_erb_m17n
[233/914] 766165=test_rdoc_generator_pot_po_entry
[234/914] 766165=test_timeout
[235/914] 766165=test_rdoc_markup_verbatim
[236/914] 766165=test_webauthn_poller
[237/914] 766165=test_date_conv
[238/914] 766166=test_frozen
[239/914] 766165=test_serialize_subclasses
[240/914] 766166=test_gem_resolver_index_specification
[241/914] 766165=test_egrep_cpp
[242/914] 766166=test_pty
[243/914] 766165=test_gem_dependency_installer
[244/914] 766164=test_http
[245/914] 766164=test_hash
[246/914] 766166=test_scan_args
[247/914] 766166=test_gem_commands_specification_command
[248/914] 766166=test_gem_commands_which_command
[249/914] 766166=test_gem_request
[250/914] 766166=test_gem_package_old
[251/914] 766166=test_gem_commands_push_command
[252/914] 766166=locals_test
[253/914] 766166=test_too_many_dummy_encodings
[254/914] 766166=test_method_cache
[255/914] 766166=test_sprintf_comb
[256/914] 766166=test_gem_source_local
[257/914] 766166=test_win32ole
[258/914] 766166=test_internal_ivar
[259/914] 766166=test_rendering
[260/914] 766166=desugar_compiler_test
[261/914] 766166=test_gem_gemcutter_utilities
[262/914] 766165=test_rdoc_task
[263/914] 766165=test_tracepoint
[264/914] 766166=test_settracefunc
[265/914] 766165=test_gem_text
[266/914] 766165=test_backtrace
[267/914] 766166=tunnel_test
[268/914] 766166=test_severity
[269/914] 766166=test_ractor
[270/914] 766166=test_case
[271/914] 766166=test_gem_package_tar_writer
[272/914] 766166=test_str2big
[273/914] 766166=test_utf16
[274/914] 766166=test_http
[275/914] 766164=test_set
[276/914] 766164=test_rdoc_markup_to_rdoc
[277/914] 766164=test_argf
[278/914] 766165=test_yaml
[279/914] 766165=test_x509name
[280/914] 766165=test_gem_remote_fetcher_local_server
[281/914] 766165=test_gem_dependency
[282/914] 766165=test_yjit
[283/914] 766165=test_cclass
[284/914] 766165=test_gem_uninstaller
[285/914] 766165=test_m17n
[286/914] 766165=test_method
[287/914] 766164=test_filter
[288/914] 766164=test_parser_events
[289/914] 766164=test_pkcs12
[290/914] 766164=test_gem_remote_fetcher
[291/914] 766164=test_json_tree
[292/914] 766164=test_koi8
[293/914] 766164=test_gem_specification
[294/914] 766166=test_flush
[295/914] 766166=test_pkey_rsa
[296/914] 766166=test_numhash
[297/914] 766166=test_system
[298/914] 766166=test_win32ole_variable
[299/914] 766166=test_rdoc_cross_reference
[300/914] 766164=test_parse
[301/914] 766166=test_rdoc_class_module
[302/914] 766164=attribute_write_test
[303/914] 766164=test_method_cache
[304/914] 766164=test_cp949
[305/914] 766164=test_jaro_winkler
[306/914] 766164=test_gem_resolver_vendor_set
[307/914] 766164=test_condition
[308/914] 766164=test_gem_dependency_resolution_error
[309/914] 766164=test_sleep
[310/914] 766165=test_mixed_unicode_escapes
[311/914] 766165=dispatcher_test
[312/914] 766165=test_fileutils
[313/914] 766166=test_sorted_set
[314/914] 766166=test_emoji
[315/914] 766166=test_stack
[316/914] 766165=test_windows_1252
[317/914] 766165=test_face
[318/914] 766165=test_sizeof
[319/914] 766166=test_date_attr
[320/914] 766166=test_gem_request_set_lockfile_parser
[321/914] 766166=test_stringchar
[322/914] 766166=constant_path_node_test
[323/914] 766166=warnings_test
[324/914] 766166=test_econv
[325/914] 766164=test_gem_install_update_options
[326/914] 766164=test_framework
[327/914] 766164=test_weakmap
[328/914] 766166=test_coderange
[329/914] 766166=test_inadvertent_creation
[330/914] 766166=test_ansi_with_terminfo
[331/914] 766166=test_pack
[332/914] 766166=test_cgi_tag_helper
[333/914] 766166=test_pinned
[334/914] 766166=test_rdoc_generator_json_index
[335/914] 766166=test_date_time
[336/914] 766166=test_nil2vtempty
[337/914] 766166=test_case
[338/914] 766166=test_open-uri
[339/914] 766166=test_enc_associate
[340/914] 766165=test_enumerator
[341/914] 766166=test_gem_command_manager
[342/914] 766166=test_rdoc_context
[343/914] 766166=test_array
[344/914] 766166=test_iso_8859
[345/914] 766166=test_libs
[346/914] 766166=test_gc
[347/914] 766166=test_qsort
[348/914] 766166=test_math
[349/914] 766166=test_safe_load
[350/914] 766166=test_sprintf
[351/914] 766166=test_rdoc_parser_rd
[352/914] 766166=test_const
[353/914] 766166=comments_test
[354/914] 766166=test_exit
[355/914] 766166=test_class
[356/914] 766166=test_recorder
[357/914] 766166=test_yaml_special_cases
[358/914] 766166=test_gem_commands_sources_command
[359/914] 766166=test_name_error
[360/914] 766166=test_gem_source_list
[361/914] 766166=json_addition_test
[362/914] 766166=!Nothing_to_test
[363/914] 766166=static_literals_test
[364/914] 766166=test_fd_setsize
[365/914] 766166=test_process
[366/914] 766166=test_forwardable
[367/914] 766164=test_array_create
[368/914] 766164=test_dir_m17n
[369/914] 766166=test_memory_view
[370/914] 766166=test_complex
[371/914] 766166=test_threadgroup
[372/914] 766164=test_shapes
[373/914] 766164=test_did_you_mean
[374/914] 766164=test_rdoc_extend
[375/914] 766164=regular_expression_encoding_test
[376/914] 766164=test_cesu8
[377/914] 766164=test_storage
[378/914] 766164=test_err_in_callback
[379/914] 766164=test_method_name_check
[380/914] 766164=test_merge_keys
[381/914] 766164=test_string
[382/914] 766164=test_iterator
[383/914] 766166=test_gem_commands_install_command
[384/914] 766164=test_kernel
[385/914] 766164=test_rendering
[386/914] 766164=test_gem_rdoc
[387/914] 766164=test_dot_dot
[388/914] 766164=test_basicinstructions
[389/914] 766164=test_utf32
[390/914] 766164=test_gem_resolver_git_specification
[391/914] 766164=test_gem_security
[392/914] 766166=test_key_actor_emacs
[393/914] 766166=test_date_ractor
[394/914] 766166=test_erb
[395/914] 766166=test_variable
[396/914] 766166=test_hash
[397/914] 766166=test_rdoc_tom_doc
[398/914] 766166=test_optarg
[399/914] 766166=test_gem_commands_pristine_command
[400/914] 766166=test_gem_impossible_dependencies_error
[401/914] 766166=test_pp
[402/914] 766166=test_gem_resolver_requirement_list
[403/914] 766166=test_exception
[404/914] 766166=test_raise_exception
[405/914] 766166=test_arith_seq_beg_len_step
[406/914] 766166=test_noarg
[407/914] 766166=test_undef
[408/914] 766166=test_rdoc_generator_darkfish
[409/914] 766166=test_gem_resolver_lock_set
[410/914] 766166=test_random
[411/914] 766166=test_gem_command
[412/914] 766166=test_asn1
[413/914] 766166=test_gem_commands_open_command
[414/914] 766166=test_verbose
[415/914] 766166=test_normalize
[416/914] 766166=test_emoji_breaks
[417/914] 766166=test_assignment
[418/914] 766164=test_gem_update_suggestion
[419/914] 766164=test_data_error
[420/914] 766164=test_files_sample
[421/914] 766164=test_rdoc_stats
[422/914] 766166=test_rubyoptions
[423/914] 766164=test_optimization
[424/914] 766166=test_force_exit
[425/914] 766166=test_shift_jis
[426/914] 766166=test_rdoc_store
[427/914] 766164=regexp_test
[428/914] 766164=test_yield
[429/914] 766166=test_remote_fetch_error
[430/914] 766166=test_show_source
[431/914] 766166=test_queue
[432/914] 766166=test_gem_resolver_lock_specification
[433/914] 766166=test_boolean
[434/914] 766166=test_rdoc_i18n_locale
[435/914] 766166=test_gc_compact
[436/914] 766165=test_dryrun
[437/914] 766165=test_gem_uri_formatter
[438/914] 766165=test_prettyprint
[439/914] 766165=test_ole_methods
[440/914] 766165=test_cgi_util
[441/914] 766165=lex_test
[442/914] 766165=test_clone
[443/914] 766165=test_enc_raise
[444/914] 766165=test_yamldbm
[445/914] 766165=test_warning
[446/914] 766165=test_gem_spec_fetcher
[447/914] 766164=test_unicode_escape
[448/914] 766164=test_default_gems
[449/914] 766165=test_switch_hitter
[450/914] 766165=test_backtrace
[451/914] 766165=test_gbk
[452/914] 766164=test_gem_commands_dependency_command
[453/914] 766165=test_rdoc_method_attr
[454/914] 766164=test_enumerable
[455/914] 766164=test_set
[456/914] 766165=test_tree_spell_checker
[457/914] 766165=ruby_parser_test
[458/914] 766165=test_grapheme_breaks
[459/914] 766164=test_hash_create
[460/914] 766165=test_case_mapping
[461/914] 766164=test_rational
[462/914] 766165=test_gem_ext_cargo_builder_unit
[463/914] 766164=test_ractor
[464/914] 766164=test_rdoc_rubygems_hook
[465/914] 766165=test_gem_resolver_api_specification
[466/914] 766165=test_webauthn_listener
[467/914] 766164=test_key_event_record
[468/914] 766164=test_date_parse
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 37135>
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    766165  opc   13u  IPv4 99507362      0t0  TCP localhost:37135->localhost:44232 (CLOSE_WAIT)
[469/914] 766164=test_mdns.Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 13

[470/914] 766165=test_open3
[471/914] 766164=test_arity
[472/914] 766164=test_thread
[473/914] 766164=test_pkey_ec
[474/914] 766164=test_svcb_https
[475/914] 766164=test_buffering
[476/914] 766164=test_gem_security_trust_dir
[477/914] 766164=test_module
[478/914] 766166=test_erb_command
[479/914] 766166=test_usrmarshal
[480/914] 766166=test_gem_validator
[481/914] 766166=test_gem_source_installed
[482/914] 766166=test_abi
[483/914] 766166=test_integer_comb
[484/914] 766165=test_bundled_ca
[485/914] 766164=test_load
[486/914] 766164=test_ssl
[487/914] 766166=test_gem_package_task
[488/914] 766166=test_lock_native_thread
[489/914] 766166=test_resize
[490/914] 766166=test_win32ole_param
[491/914] 766166=test_key_error
[492/914] 766166=test_engine
[493/914] 766165=integer_parse_test
[494/914] 766165=test_fiber
[495/914] 766166=test_gem_commands_mirror
[496/914] 766166=test_rdoc_parser_markdown
[497/914] 766166=test_custom_command
[498/914] 766166=equality_test
[499/914] 766166=test_rubyvm
[500/914] 766166=fuzzer_test
[501/914] 766166=test_cparser
[502/914] 766166=test_struct
[503/914] 766166=onigmo_test
[504/914] 766166=test_c_struct_entry
[505/914] 766166=test_config
[506/914] 766166=test_ostruct
[507/914] 766166=test_depth_first
[508/914] 766166=test_change_word
[509/914] 766166=test_gem_source_lock
[510/914] 766166=test_cipher
[511/914] 766166=test_update
[512/914] 766166=test_rdoc_parser_prism_ruby
[513/914] 766166=test_new
[514/914] 766166=test_rdoc_rd_inline_parser
[515/914] 766166=test_win32ole_type
[516/914] 766166=test_load
[517/914] 766166=test_rdoc_rd_block_parser
[518/914] 766166=test_x509store
[519/914] 766166=test_rdoc_rd
[520/914] 766166=test_rdoc_markup_to_joined_paragraph
[521/914] 766166=test_rdoc_markup_to_markdown
[522/914] 766166=test_rdoc_generator_pot
[523/914] 766166=test_require_lib
[524/914] 766165=test_gem_gem_runner
[525/914] 766165=test_metaclass
[526/914] 766165=test_objectspace
[527/914] 766166=test_require
[528/914] 766164=test_debugger_integration
[529/914] 766164=test_my_integer
[530/914] 766164=test_gem_resolver_composed_set
[531/914] 766164=test_tracer
[532/914] 766164=test_cd
[533/914] 766164=test_not
[534/914] 766164=test_cgi_cookie
[535/914] 766164=test_option
[536/914] 766164=test_rdoc_markup_attribute_manager
[537/914] 766164=test_wss
[538/914] 766164=test_ssl_session
[539/914] 766166=test_gem_package_tar_header
[540/914] 766166=fixtures_test
[541/914] 766164=test_rational2
[542/914] 766164=test_case_comprehensive
[543/914] 766164=test_logperiod
[544/914] 766164=test_placearg
[545/914] 766165=test_file_exhaustive
[546/914] 766166=test_completion
[547/914] 766164=test_handle
[548/914] 766164=test_rdoc_markup_document
[549/914] 766164=test_delete
[550/914] 766164=test_gem_security_policy
[551/914] 766166=test_proxy
[552/914] 766166=test_io_wait_uncommon
[553/914] 766166=test_gem_ci_detector
[554/914] 766166=test_continuation
[555/914] 766166=test_gem_silent_ui
[556/914] 766166=test_signal
[557/914] 766164=test_fixnum
[558/914] 766164=test_rdoc_markup_to_ansi
[559/914] 766164=test_protocol
[560/914] 766164=test_evaluation
[561/914] 766164=test_files_test
[562/914] 766164=test_weakkeymap
[563/914] 766164=test_https
[564/914] 766166=test_gem_commands_info_command
[565/914] 766166=test_object_create_start
[566/914] 766166=test_gem_request_set_gem_dependency_api
[567/914] 766166=test_name_error_extension
[568/914] 766166=test_irb
[569/914] 766166=test_rdoc_markup_paragraph
[570/914] 766166=test_x509cert
[571/914] 766166=test_require_path_check
[572/914] 766166=test_bn
[573/914] 766166=test_variable_name_check
[574/914] 766166=test_logdevice
[575/914] 766166=test_ast
[576/914] 766165=test_ractor
[577/914] 766165=parse_stream_test
[578/914] 766165=test_gem_resolver_installed_specification
[579/914] 766165=test_exception_at_throwing
[580/914] 766165=test_stringscanner
[581/914] 766165=test_fiddle
[582/914] 766165=json_generic_object_test
[583/914] 766165=test_gem_resolver_vendor_specification
[584/914] 766165=test_date_arith
[585/914] 766165=test_gem_safe_marshal
[586/914] 766164=test_rdoc_ri_driver
[587/914] 766164=test_ractor
[588/914] 766165=test_sexp
[589/914] 766164=test_httpheader
[590/914] 766164=test_signedness
[591/914] 766165=test_gem_resolver_git_set
[592/914] 766165=test_gem_commands_check_command
[593/914] 766165=test_digest
[594/914] 766165=test_dup
[595/914] 766165=test_rdoc_single_class
[596/914] 766165=test_acceptable
[597/914] 766165=test_gem_ext_cargo_builder_link_flag_converter
[598/914] 766165=test_gem_local_remote_options
[599/914] 766165=parse_test
[600/914] 766165=test_rdoc_token_stream
[601/914] 766165=test_mutex
[602/914] 766164=heredoc_dedent_test
[603/914] 766164=test_type
[604/914] 766164=test_tmpdir
[605/914] 766164=test_struct
[606/914] 766164=test_gem_source_git
[607/914] 766165=test_win32ole_method
[608/914] 766165=test_lexer
[609/914] 766165=test_regex_casefold
[610/914] 766165=test_ripper
[611/914] 766165=test_files_ext
[612/914] 766165=overlap_test
[613/914] 766165=test_assembler
[614/914] 766165=test_stringio
[615/914] 766165=test_thread_cv
[616/914] 766164=test_random
[617/914] 766164=test_eval_history
[618/914] 766164=test_unicode
[619/914] 766164=test_autoload
[620/914] 766165=test_gem_package
[621/914] 766165=test_array
[622/914] 766164=test_benchmark
[623/914] 766164=test_at_exit
[624/914] 766164=command_line_test
[625/914] 766164=test_have_macro
[626/914] 766164=test_mkmf
[627/914] 766164=test_gem_source
[628/914] 766164=test_class
[629/914] 766164=test_cgi_multipart
[630/914] 766164=test_lazy_enumerator
[631/914] 766164=test_gem_request_set_lockfile_tokenizer
[632/914] 766164=test_ractor_compatibility
[633/914] 766164=test_arithmetic_sequence
[634/914] 766164=test_autoconf
[635/914] 766164=test_find_executable
[636/914] 766164=test_sockopt
[637/914] 766164=test_ftp
[638/914] 766164=test_gem_source_fetch_problem
[639/914] 766164=test_encoding
[640/914] 766164=test_install
[641/914] 766164=test_rdoc_comment
[642/914] 766164=test_pair
[643/914] 766165=test_win32ole_variant_m
[644/914] 766165=test_gem_commands_signout_command
[645/914] 766165=test_gem_package_tar_reader
[646/914] 766165=test_env
[647/914] 766164=test_eval
[648/914] 766164=test_document
[649/914] 766164=test_gem_safe_yaml
[650/914] 766164=test_gem_commands_setup_command
[651/914] 766164=test_bundled_gems
[652/914] 766164=test_history
[653/914] 766164=test_singleton_function
[654/914] 766164=test_iseq
[655/914] 766164=parser_test
[656/914] 766164=test_primitive
[657/914] 766164=test_parser
[658/914] 766164=test_rdoc_ri_paths
[659/914] 766164=test_files_test_1
[660/914] 766164=test_dir
Leaked file descriptor: TestDir#test_home: 9 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-08-24 01:07:32.887122291 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    766164  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[661/914] 766165=test_closure
[662/914] 766164=ripper_test
[663/914] 766164=test_rubygems
[664/914] 766164=test_resolve_symbol
[665/914] 766164=test_path
[666/914] 766164=test_digest
[667/914] 766164=test_rdoc_rd_inline
[668/914] 766164=test_uncorrectable_name_check
[669/914] 766164=test_io
[670/914] 766165=test_x509attr
[671/914] 766165=test_printf
[672/914] 766165=test_workspace
[673/914] 766165=magic_comment_test
[674/914] 766165=test_win32ole_variant
[675/914] 766165=test_gem_remote_fetcher_s3
[676/914] 766165=test_cgi_modruby
[677/914] 766165=test_win32ole_param_event
[678/914] 766165=test_https_proxy
[679/914] 766165=test_rdoc_parser
[680/914] 766165=test_gem_commands_rebuild_command
[681/914] 766165=test_nomethod_error
[682/914] 766165=test_etc
[683/914] 766165=test_stat
[684/914] 766165=test_scanner_events
[685/914] 766165=implicit_array_test
[686/914] 766165=test_ocsp
[687/914] 766165=test_ipaddr
[688/914] 766165=test_omap
[689/914] 766165=test_date_strptime
[690/914] 766165=test_rdoc_generator_pot_po
[691/914] 766165=test_shellwords
[692/914] 766165=test_mul
[693/914] 766165=json_ext_parser_test
[694/914] 766165=test_gem_ext_configure_builder
[695/914] 766165=test_nonblock
[696/914] 766165=test_rdoc_parser_simple
[697/914] 766165=test_io_m17n
[698/914] 766165=test_rdoc_top_level
[699/914] 766165=test_cmethod
[700/914] 766165=test_float
[701/914] 766165=test_gem_stub_specification
[702/914] 766165=test_color
[703/914] 766165=test_propertyputref
[704/914] 766165=test_gb18030
[705/914] 766165=test_gem_commands_lock_command
[706/914] 766165=test_reline_key
[707/914] 766165=test_unicode_normalize
[708/914] 766165=parse_comments_test
[709/914] 766165=test_gem_stream_ui
[710/914] 766165=test_rdoc_generator_ri
[711/914] 766165=test_compile_prism
[712/914] 766165=test_helper
[713/914] 766165=test_win32ole_event
[714/914] 766165=test_gem_commands_uninstall_command
[715/914] 766165=test_rdoc_markup_formatter
[716/914] 766165=test_digest_extend
[717/914] 766165=test_gem_ext_cmake_builder
[718/914] 766165=test_thread_fd_close
[719/914] 766165=test_last_thread
[720/914] 766165=test_getopts
[721/914] 766165=test_emitter
[722/914] 766165=test_alias
[723/914] 766165=test_fips
[724/914] 766165=heredoc_test
[725/914] 766165=test_pattern_key_name_check
[726/914] 766165=test_profile_frames
[727/914] 766165=test_debug
[728/914] 766165=test_transcode
[729/914] 766165=test_refinement
[730/914] 766164=test_class2name
[731/914] 766164=test_gem_commands_cleanup_command
[732/914] 766164=test_dns
Leaked file descriptor: TestResolvDNS#test_multiple_servers_with_timeout_and_truncated_tcp_fallback: 15 : #<TCPSocket:fd 15, AF_INET, 127.0.0.1, 53888>
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    766164  opc   15u  IPv4 99517504      0t0  TCP localhost:53888->localhost:42784 (CLOSE_WAIT)
Closed file descriptor: TestResolvDNS#test_no_fd_leak_unconnected: 15
[733/914] 766164=test_cgi_session
[734/914] 766164=test_notimplement
[735/914] 766164=test_c_union_entity
[736/914] 766164=test_x509crl
[737/914] 766164=source_location_test
[738/914] 766164=test_rdoc_markup_heading
[739/914] 766164=test_io_console
[740/914] 766165=test_flip
[741/914] 766165=test_gem_console_ui
[742/914] 766165=test_ifunless
[743/914] 766165=test_allocation
[744/914] 766164=test_insns_leaf
[745/914] 766164=test_readpartial
[746/914] 766164=test_httpresponse
[747/914] 766164=test_rdoc_parser_ruby
[748/914] 766164=test_x509req
[749/914] 766164=test_gem_resolver
[750/914] 766164=test_gem_source_vendor
[751/914] 766164=test_object
[752/914] 766166=test_dln
[753/914] 766166=unescape_test
[754/914] 766164=test_gem_commands_exec_command
[755/914] 766165=test_color_printer
[756/914] 766165=test_super
[757/914] 766166=test_modify_expand
[758/914] 766166=test_pkg_config
[759/914] 766166=test_gem_available_set
[760/914] 766164=errors_test
[761/914] 766166=test_convertible
[762/914] 766164=test_vm_dump
[763/914] 766164=json_encoding_test
[764/914] 766164=test_func
[765/914] 766165=test_config
[766/914] 766165=reflection_test
[767/914] 766165=test_ftp
[768/914] 766165=test_eval
[769/914] 766165=test_monitor
[770/914] 766165=test_beginendblock
[771/914] 766165=test_nofree
[772/914] 766165=test_regexp
[773/914] 766166=test_whileuntil
[774/914] 766166=parameters_signature_test
[775/914] 766166=test_pointer
[776/914] 766164=test_rdoc_normal_class
[777/914] 766164=test_within_pipe
[778/914] 766164=test_gem_installer
[779/914] 766166=test_bug_reporter
[780/914] 766166=test_buffered_io
[781/914] 766166=regular_expression_options_test
[782/914] 766166=test_ossl
[783/914] 766164=test_ruby_lex
[784/914] 766164=test_arith_seq_extract
[785/914] 766164=test_gem_source_subpath_problem
[786/914] 766164=test_object_references
[787/914] 766164=test_helper
[788/914] 766164=test_duplicate
[789/914] 766164=test_gem_resolver_api_set
[790/914] 766164=test_addr
[791/914] 766164=test_mailto
[792/914] 766164=test_kill_ring
[793/914] 766164=test_member
[794/914] 766164=test_object
[795/914] 766164=test_cgi_header
[796/914] 766164=test_case_options
[797/914] 766164=test_x509ext
[798/914] 766164=test_emitter
[799/914] 766164=bom_test
[800/914] 766164=test_summary
[801/914] 766164=test_helper_method
[802/914] 766164=test_config
[803/914] 766164=test_file
[804/914] 766166=test_rdoc_markup_to_html
[805/914] 766166=test_foreach
[806/914] 766166=test_append
[807/914] 766166=test_gem_resolver_installer_set
[808/914] 766166=symbol_encoding_test
[809/914] 766166=test_trace
[810/914] 766166=dump_test
[811/914] 766166=test_arity
[812/914] 766166=test_gem_path_support
[813/914] 766166=test_keyword
[814/914] 766166=test_win32ole_type_event
[815/914] 766166=test_scalar_scanner
[816/914] 766166=test_rb_str_dup
[817/914] 766166=test_lambda
[818/914] 766166=test_gem_resolver_index_set
[819/914] 766166=test_webauthn_listener_response
[820/914] 766166=test_sleep
[821/914] 766164=test_set_len
[822/914] 766164=test_interned_str
[823/914] 766164=test_folderitem2_invokeverb
[824/914] 766164=test_pattern_matching
[825/914] 766164=test_gc
[826/914] 766166=test_gem_bundler_version_finder
[827/914] 766166=test_gem_request_set
[828/914] 766166=test_symbol
[829/914] 766166=test_project_sanity
[830/914] 766166=test_delegate
[831/914] 766166=test_ensured
[832/914] 766166=test_euc_jp
[833/914] 766166=test_key_stroke
[834/914] 766166=test_rdoc_markup
[835/914] 766166=test_alias_and_anchor
[836/914] 766166=test_time
[837/914] 766166=test_popen_deadlock
[838/914] 766166=test_windows_1251
[839/914] 766166=test_gem_ext_builder
[840/914] 766166=test_to_ary_concat
[841/914] 766166=test_history
[842/914] 766166=test_reline
[843/914] 766164=integer_base_flags_test
[844/914] 766164=test_ellipsize
[845/914] 766164=test_call
[846/914] 766164=test_gem_commands_build_command
[847/914] 766166=test_data
[848/914] 766166=test_bug-14834
[849/914] 766166=test_inlinecache
[850/914] 766166=test_socket
[851/914] 766164=test_terminfo
[852/914] 766164=test_thread
[853/914] 766166=newline_offsets_test
[854/914] 766166=test_time_tz
[855/914] 766166=test_addrinfo
[856/914] 766166=test_to_ruby
[857/914] 766166=test_enc_str_buf_cat
[858/914] 766166=test_bignum
[859/914] 766165=newline_test
[860/914] 766165=test_rdoc_markup_hard_break
[861/914] 766165=test_marshal
[862/914] 766166=test_ancdata
[863/914] 766166=ractor_test
[864/914] 766166=test_nesting_parser
[865/914] 766166=test_gem_resolver_conflict
[866/914] 766166=test_ractor
[867/914] 766166=test_gem_commands_help_command
[868/914] 766166=test_scheduler
[869/914] 766166=test_ssl
[870/914] 766165=breadth_first_search_test
[871/914] 766165=test_gem
[872/914] 766165=test_registry
[873/914] 766165=numeric_value_test
[874/914] 766165=json_generator_test
[875/914] 766165=test_ansi_without_terminfo
[876/914] 766165=test_ractor
[877/914] 766165=test_parser
[878/914] 766165=test_rdoc_markup_to_label
[879/914] 766166=node_id_test
[880/914] 766165=test_gem_resolver_best_set
[881/914] 766165=test_cgi_core
[882/914] 766165=test_rbconfig
[883/914] 766165=test_num2int
[884/914] 766165=test_iter_break
[885/914] 766165=test_extlibs
[886/914] 766166=test_gem_commands_signin_command
[887/914] 766166=test_range
[888/914] 766164=test_recursion
[889/914] 766164=test_require
[890/914] 766166=test_enum
[891/914] 766165=test_rdoc_markup_include
[892/914] 766165=test_address_resolve
[893/914] 766165=test_trick
[894/914] 766164=test_ractor
[895/914] 766164=test_stream
[896/914] 766164=test_rdoc_attr
[897/914] 766164=test_locale
[898/914] 766164=test_ts
[899/914] 766166=test_have_func
[900/914] 766164=test_date_marshal
[901/914] 766164=test_configuration
[902/914] 766164=test_gem_resolver_local_specification
[903/914] 766164=test_gem_commands_list_command
[904/914] 766164=test_date_new
[905/914] 766164=test_context
[906/914] 766164=test_udp
[907/914] 766164=test_gem_commands_contents_command
[908/914] 766164=test_rdoc_servlet
[909/914] 766164=test_coder
[910/914] 766164=test_symbol
[911/914] 766166=test_gem_commands_search_command
[912/914] 766166=test_formatter
[913/914] 766166=test_unix
[914/914] 766166=test_integer
Finished tests in 197.349802s, 170.0736 tests/s, 32908.1303 assertions/s.
33564 tests, 6494413 assertions, 0 failures, 0 errors, 346 skips

ruby -v: ruby 3.4.0dev (2024-08-23T20:37:11Z master 552f5cd50c) [aarch64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 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 '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
ruby 3.4.0dev (2024-08-23T20:37:11Z master 552f5cd50c) [aarch64-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 31.240134 seconds

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