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

ruby -v: ruby 3.4.0dev (2024-07-12T14:54:48Z master 84138f52b8) [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.0/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
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/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-07-12T14:54:48Z master 84138f52b8) [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.183157 seconds

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