# Logfile created on 2024-07-11 05:02:09 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffd4545fdd8 @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.20240711-050209", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffd45389fd0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffd45389e68 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffd4542bc40 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20240711-050209", @dev=#<File:/home/opc/ruby/logs/brlog.master.20240711-050209>, @binmode=false, @mon_data=#<Monitor:0x0000fffd45389be8>, @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 rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
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 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.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/rbs.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 = 72732af47e
$$$[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 rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
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 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.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
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.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
8acbc5878d3ff73d3ff7cb2fe529932916b38dda61177648e49d0acf3cdadf47  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/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: 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]: 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]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving 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/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: 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/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]: 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.0/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/ext/digest/sha2'
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/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'
$$$[end] "make all -j3" exit with 0.
$$$[beg] make install -j3
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
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 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.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
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
	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
generating encdb.h
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
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /home/opc/ruby/src/master/gems/power_assert-2.0.3.gem
making srcs under enc
making enc
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/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/fiddle'
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/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering 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]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.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]: 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.0/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/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems -r./aarch64-linux-fake /home/opc/ruby/src/master/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j3 --jobserver-auth=4,5" --make-flags=" -j3 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /home/opc/ruby/install/master/bin
installing base libraries:          /home/opc/ruby/install/master/lib
installing arch files:              /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux
installing pkgconfig data:          /home/opc/ruby/install/master/lib/pkgconfig
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0/aarch64-linux
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.4.0+0/aarch64-linux
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/3.4.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.4.0+0/ruby
installing command scripts:         /home/opc/ruby/install/master/bin
installing library scripts:         /home/opc/ruby/install/master/lib/ruby/3.4.0+0
installing common headers:          /home/opc/ruby/install/master/include/ruby-3.4.0+0
installing manpages:                /home/opc/ruby/install/master/share/man/man1
installing default gems from lib:   /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.14.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.30.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.9
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.2
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
                                    minitest 5.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.1
                                    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 1974 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/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=52004
  "--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/909] 451566=test_duplicate
[  2/909] 451566=test_gem_resolver_api_set
[  3/909] 451564=test_helper
[  4/909] 451564=test_member
[  5/909] 451564=test_object
[  6/909] 451565=test_addr
[  7/909] 451564=test_mailto
[  8/909] 451564=test_kill_ring
[  9/909] 451565=test_case_options
[ 10/909] 451565=test_cgi_header
[ 11/909] 451565=test_eval
[ 12/909] 451564=test_monitor
[ 13/909] 451566=test_beginendblock
[ 14/909] 451565=test_pointer
[ 15/909] 451564=test_rdoc_normal_class
[ 16/909] 451565=test_within_pipe
[ 17/909] 451565=test_nofree
[ 18/909] 451566=test_whileuntil
[ 19/909] 451565=test_regexp
[ 20/909] 451566=parameters_signature_test
[ 21/909] 451564=test_buffered_io
[ 22/909] 451566=regular_expression_options_test
[ 23/909] 451566=test_ossl
[ 24/909] 451564=test_gem_installer
[ 25/909] 451564=test_bug_reporter
[ 26/909] 451564=test_gem_source_subpath_problem
[ 27/909] 451564=test_object_references
[ 28/909] 451564=test_ruby_lex
[ 29/909] 451564=test_arith_seq_extract
[ 30/909] 451564=test_trace
[ 31/909] 451564=dump_test
[ 32/909] 451564=test_keyword
[ 33/909] 451566=test_win32ole_type_event
[ 34/909] 451566=test_arity
[ 35/909] 451566=test_gem_path_support
[ 36/909] 451566=test_rb_str_dup
[ 37/909] 451566=test_lambda
[ 38/909] 451566=test_scalar_scanner
[ 39/909] 451566=test_x509ext
[ 40/909] 451566=test_emitter
[ 41/909] 451566=bom_test
[ 42/909] 451566=test_summary
[ 43/909] 451566=test_helper_method
[ 44/909] 451566=test_file
[ 45/909] 451564=test_config
[ 46/909] 451564=test_append
[ 47/909] 451564=test_gem_resolver_installer_set
[ 48/909] 451565=test_rdoc_markup_to_html
[ 49/909] 451564=test_foreach
[ 50/909] 451564=symbol_encoding_test
[ 51/909] 451564=test_profile_frames
[ 52/909] 451565=heredoc_test
[ 53/909] 451565=test_pattern_key_name_check
[ 54/909] 451565=test_class2name
[ 55/909] 451565=test_gem_commands_cleanup_command
[ 56/909] 451564=test_debug
[ 57/909] 451564=test_refinement
[ 58/909] 451565=test_transcode
[ 59/909] 451565=test_x509crl
[ 60/909] 451565=source_location_test
[ 61/909] 451565=test_dns
[ 62/909] 451565=test_c_union_entity
[ 63/909] 451565=test_notimplement
[ 64/909] 451565=test_cgi_session
[ 65/909] 451565=test_io_console
[ 66/909] 451564=test_flip
[ 67/909] 451564=test_rdoc_markup_heading
[ 68/909] 451564=test_helper
[ 69/909] 451564=test_compile_prism
[ 70/909] 451564=test_gem_commands_uninstall_command
[ 71/909] 451565=test_rdoc_markup_formatter
[ 72/909] 451565=test_win32ole_event
[ 73/909] 451565=test_thread_fd_close
[ 74/909] 451565=test_last_thread
[ 75/909] 451564=test_digest_extend
[ 76/909] 451564=test_gem_ext_cmake_builder
[ 77/909] 451564=test_emitter
[ 78/909] 451564=test_alias
[ 79/909] 451564=test_fips
[ 80/909] 451564=test_getopts
[ 81/909] 451564=test_object
[ 82/909] 451566=test_dln
[ 83/909] 451566=test_gem_resolver
[ 84/909] 451564=test_gem_source_vendor
[ 85/909] 451564=test_color_printer
[ 86/909] 451564=test_super
[ 87/909] 451565=unescape_test
[ 88/909] 451566=test_gem_commands_exec_command
[ 89/909] 451564=errors_test
[ 90/909] 451564=test_convertible
[ 91/909] 451565=test_modify_expand
[ 92/909] 451565=test_pkg_config
[ 93/909] 451565=test_gem_available_set
[ 94/909] 451566=test_ftp
[ 95/909] 451565=test_vm_dump
[ 96/909] 451565=json_encoding_test
[ 97/909] 451565=test_func
[ 98/909] 451566=test_config
[ 99/909] 451566=reflection_test
[100/909] 451566=test_gem_console_ui
[101/909] 451566=test_allocation
[102/909] 451565=test_ifunless
[103/909] 451565=test_insns_leaf
[104/909] 451565=test_httpresponse
[105/909] 451565=test_rdoc_parser_ruby
[106/909] 451565=test_readpartial
[107/909] 451566=test_x509req
[108/909] 451566=numeric_value_test
[109/909] 451566=test_gem
[110/909] 451565=test_registry
[111/909] 451565=test_ractor
[112/909] 451565=json_generator_test
[113/909] 451565=test_ansi_without_terminfo
[114/909] 451565=test_rdoc_markup_to_label
[115/909] 451565=test_parser
[116/909] 451565=test_cgi_core
[117/909] 451565=test_gem_resolver_best_set
[118/909] 451565=test_bignum
[119/909] 451564=newline_test
[120/909] 451564=test_enc_str_buf_cat
[121/909] 451564=test_marshal
[122/909] 451564=test_ancdata
[123/909] 451564=ractor_test
[124/909] 451564=test_nesting_parser
[125/909] 451564=test_rdoc_markup_hard_break
[126/909] 451564=test_ractor
[127/909] 451564=test_gem_resolver_conflict
[128/909] 451564=test_gem_commands_help_command
[129/909] 451566=test_scheduler
[130/909] 451564=test_ssl
[131/909] 451566=test_date_marshal
[132/909] 451566=test_have_func
.Closed file descriptor: TestOpenURISSL#test_validation_failure: 13
[133/909] 451564=test_configuration
[134/909] 451564=test_gem_resolver_local_specification
[135/909] 451564=test_gem_commands_list_command
[136/909] 451564=test_date_new
[137/909] 451564=test_formatter
[138/909] 451564=test_context
[139/909] 451564=test_udp
[140/909] 451564=test_gem_commands_contents_command
[141/909] 451564=test_rdoc_servlet
[142/909] 451564=test_coder
[143/909] 451564=test_symbol
[144/909] 451566=test_gem_commands_search_command
[145/909] 451566=test_unix
[146/909] 451566=test_integer
[147/909] 451565=test_num2int
[148/909] 451565=test_rbconfig
[149/909] 451565=test_recursion
[150/909] 451565=test_require
[151/909] 451565=test_enum
[152/909] 451565=test_rdoc_markup_include
[153/909] 451565=test_iter_break
[154/909] 451565=test_extlibs
[155/909] 451566=test_gem_commands_signin_command
[156/909] 451564=test_range
[157/909] 451566=test_rdoc_attr
[158/909] 451566=test_address_resolve
[159/909] 451566=test_trick
[160/909] 451564=test_ractor
[161/909] 451564=test_stream
[162/909] 451564=test_ts
[163/909] 451564=test_locale
[164/909] 451564=test_symbol
[165/909] 451564=test_project_sanity
[166/909] 451564=test_delegate
[167/909] 451564=test_euc_jp
[168/909] 451564=test_key_stroke
[169/909] 451564=test_rdoc_markup
[170/909] 451564=test_ensured
[171/909] 451564=test_time
[172/909] 451565=test_popen_deadlock
[173/909] 451564=test_alias_and_anchor
[174/909] 451564=test_gem_resolver_index_set
[175/909] 451564=test_webauthn_listener_response
[176/909] 451564=test_sleep
[177/909] 451565=test_pattern_matching
[178/909] 451565=test_set_len
[179/909] 451565=test_interned_str
[180/909] 451565=test_folderitem2_invokeverb
[181/909] 451565=test_gem_bundler_version_finder
[182/909] 451565=test_gem_request_set
[183/909] 451566=test_gc
[184/909] 451565=test_bug-14834
[185/909] 451565=test_data
[186/909] 451565=test_thread
[187/909] 451564=test_inlinecache
[188/909] 451564=test_socket
[189/909] 451564=test_terminfo
[190/909] 451564=newline_offsets_test
[191/909] 451564=test_time_tz
[192/909] 451564=test_to_ruby
[193/909] 451564=test_addrinfo
[194/909] 451564=test_windows_1251
[195/909] 451564=test_to_ary_concat
[196/909] 451566=test_history
[197/909] 451566=test_gem_ext_builder
[198/909] 451564=integer_base_flags_test
[199/909] 451564=test_reline
[200/909] 451564=test_ellipsize
[201/909] 451564=test_call
[202/909] 451565=test_gem_commands_build_command
[203/909] 451564=test_https
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 38937>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF       NODE NAME
ruby    451564  opc   11u  sock    0,9      0t0 3748831077 protocol: TCPv6
.Closed file descriptor: TestNetHTTPS#test_get_SNI_failure: 11
Leaked file descriptor: TestNetHTTPS#test_min_version: 11 #<File::Stat dev=0x9, ino=3748831140, 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>
[204/909] 451565=test_gem_commands_info_command
Closed file descriptor: TestNetHTTPS#test_post: 11
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 42257>
[205/909] 451565=test_object_create_start
[206/909] 451565=test_rdoc_markup_to_ansiCOMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF       NODE NAME
ruby    451564  opc   11u  sock    0,9      0t0 3748830102 protocol: TCPv6

[207/909] 451565=test_protocol
Closed file descriptor: TestNetHTTPS#test_session_reuse: 11
Leaked file descriptor: TestNetHTTPS#test_max_version: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 36581>
COMMAND    PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    451564  opc   11u  IPv6 3748831171      0t0  TCP localhost:36581->localhost:46566 (CLOSE_WAIT)
[208/909] 451566=test_evaluation
[209/909] 451566=test_files_test
[210/909] 451566=test_weakkeymap
[211/909] 451565=test_name_error_extension
[212/909] 451565=test_gem_request_set_gem_dependency_api
[213/909] 451566=test_require_path_check
[214/909] 451566=test_bn
[215/909] 451565=test_variable_name_check
[216/909] 451566=test_irb
[217/909] 451565=test_rdoc_markup_paragraph
[218/909] 451565=test_x509cert
[219/909] 451565=test_ast
[220/909] 451566=test_logdevice
Closed file descriptor: TestNetHTTPS#test_session_reuse_but_expire: 11
Leaked file descriptor: TestNetHTTPS#test_verify_none: 11 #<File::Stat dev=0x9, ino=3748832306, 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>
Closed file descriptor: TestNetHTTPS#test_get_SNI: 11
.Leaked file descriptor: TestNetHTTPS#test_get: 11 #<File::Stat dev=0x9, ino=3748831933, 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>
[221/909] 451566=test_ssl_session
.Leaked thread: TestNetHTTPS#test_skip_hostname_verification: #<Thread:0x0000fffcdc8ffa28 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 43307>
COMMAND    PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    451564  opc   12u  IPv4 3748831959      0t0  TCP localhost:43307->localhost:52016 (CLOSE_WAIT)
[222/909] 451564=test_gem_package_tar_header
[223/909] 451564=test_placearg
[224/909] 451564=fixtures_test
[225/909] 451564=test_rational2
[226/909] 451564=test_case_comprehensive
[227/909] 451564=test_logperiod
[228/909] 451564=test_handle
[229/909] 451566=test_rdoc_markup_document
[230/909] 451566=test_delete
[231/909] 451566=test_gem_security_policy
[232/909] 451564=test_proxy
[233/909] 451564=test_file_exhaustive
[234/909] 451566=test_completion
Leaked file descriptor: TestFileExhaustive#test_expand_path_home_dir_string: 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-11 00:29:13.685367492 +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    451564  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[235/909] 451566=test_gem_ci_detector
[236/909] 451566=test_continuation
[237/909] 451566=test_signal
[238/909] 451566=test_gem_silent_ui
[239/909] 451566=test_fixnum
[240/909] 451566=test_io_wait_uncommon
[241/909] 451566=test_acceptable
[242/909] 451566=test_rdoc_single_class
[243/909] 451566=test_dup
[244/909] 451566=test_gem_local_remote_options
[245/909] 451566=test_gem_ext_cargo_builder_link_flag_converter
[246/909] 451566=heredoc_dedent_test
[247/909] 451566=test_type
[248/909] 451566=parse_test
[249/909] 451566=test_rdoc_token_stream
[250/909] 451566=test_mutex
[251/909] 451566=test_struct
[252/909] 451566=test_tmpdir
[253/909] 451566=test_stringscanner
[254/909] 451566=parse_stream_test
[255/909] 451566=test_ractor
[256/909] 451566=test_gem_resolver_installed_specification
[257/909] 451566=test_exception_at_throwing
[258/909] 451566=test_date_arith
[259/909] 451566=test_gem_resolver_vendor_specification
[260/909] 451566=test_fiddle
[261/909] 451566=json_generic_object_test
[262/909] 451566=test_rdoc_ri_driver
[263/909] 451566=test_ractor
[264/909] 451566=test_sexp
[265/909] 451566=test_httpheader
[266/909] 451566=test_gem_safe_marshal
[267/909] 451566=test_digest
[268/909] 451566=test_signedness
[269/909] 451564=test_gem_commands_check_command
[270/909] 451564=test_gem_resolver_git_set
[271/909] 451564=equality_test
[272/909] 451564=test_rdoc_parser_markdown
[273/909] 451564=test_custom_command
[274/909] 451564=test_struct
[275/909] 451564=onigmo_test
[276/909] 451564=test_c_struct_entry
[277/909] 451564=test_rubyvm
[278/909] 451564=fuzzer_test
[279/909] 451564=test_cparser
[280/909] 451566=test_ostruct
[281/909] 451566=test_config
[282/909] 451566=test_change_word
[283/909] 451566=test_depth_first
[284/909] 451566=test_usrmarshal
[285/909] 451566=test_gem_validator
[286/909] 451566=test_gem_source_installed
[287/909] 451566=test_gem_security_trust_dir
[288/909] 451566=test_module
[289/909] 451564=test_erb_command
[290/909] 451564=test_ssl
[291/909] 451566=test_abi
[292/909] 451566=test_integer_comb
[293/909] 451566=test_bundled_ca
[294/909] 451566=test_load
[295/909] 451566=test_resize
[296/909] 451566=test_gem_package_task
[297/909] 451566=test_lock_native_thread
[298/909] 451566=test_engine
[299/909] 451566=integer_parse_test
[300/909] 451566=test_fiber
[301/909] 451564=test_gem_commands_mirror
[302/909] 451564=test_win32ole_param
[303/909] 451564=test_key_error
[304/909] 451564=test_rdoc_rd
[305/909] 451564=test_rdoc_markup_to_joined_paragraph
[306/909] 451564=test_rdoc_markup_to_markdown
[307/909] 451564=test_rdoc_generator_pot
[308/909] 451564=test_rdoc_rd_block_parser
[309/909] 451564=test_x509store
[310/909] 451564=test_metaclass
[311/909] 451564=test_require_lib
[312/909] 451566=test_gem_gem_runner
[313/909] 451566=test_debugger_integration
[314/909] 451566=test_my_integer
[315/909] 451566=test_gem_resolver_composed_set
[316/909] 451566=test_objectspace
[317/909] 451566=test_require
[318/909] 451564=test_option
[319/909] 451564=test_rdoc_markup_attribute_manager
[320/909] 451564=test_wss
[321/909] 451564=test_tracer
[322/909] 451564=test_cd
[323/909] 451564=test_not
[324/909] 451564=test_cgi_cookie
[325/909] 451564=test_gem_source_lock
[326/909] 451564=test_new
[327/909] 451564=test_cipher
[328/909] 451564=test_update
[329/909] 451564=test_rdoc_rd_inline_parser
[330/909] 451564=test_win32ole_type
[331/909] 451564=test_load
[332/909] 451564=test_workspace
[333/909] 451564=test_x509attr
[334/909] 451564=test_printf
[335/909] 451564=magic_comment_test
[336/909] 451564=test_gem_remote_fetcher_s3
[337/909] 451564=test_win32ole_variant
[338/909] 451564=test_cgi_modruby
[339/909] 451564=test_https_proxy
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 10 : #<TCPServer:fd 10, AF_INET, 127.0.0.1, 44931>
COMMAND    PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    451564  opc   10u  IPv4 3748835184      0t0  TCP localhost:44931 (LISTEN)
[340/909] 451564=test_rdoc_parser
[341/909] 451564=test_win32ole_param_event
[342/909] 451564=test_stat
[343/909] 451564=test_gem_commands_rebuild_command
[344/909] 451564=test_nomethod_error
Closed file descriptor: TestNoMethodError#test_new_name_args: 10
[345/909] 451564=test_etc
[346/909] 451564=test_closure
[347/909] 451566=ripper_test
[348/909] 451566=test_rubygems
[349/909] 451566=test_resolve_symbol
[350/909] 451566=test_files_test_1
[351/909] 451566=test_dir
Leaked file descriptor: TestDir#test_home: 9 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-07-11 00:29:13.685367492 +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    451566  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[352/909] 451564=test_rdoc_rd_inline
[353/909] 451564=test_path
[354/909] 451564=test_digest
[355/909] 451564=test_uncorrectable_name_check
[356/909] 451564=test_io
[357/909] 451566=test_cmethod
[358/909] 451566=test_float
[359/909] 451566=test_gem_stub_specification
[360/909] 451566=test_rdoc_top_level
[361/909] 451566=test_io_m17n
[362/909] 451566=test_color
[363/909] 451566=test_gem_commands_lock_command
[364/909] 451566=test_reline_key
[365/909] 451566=test_propertyputref
[366/909] 451566=test_gb18030
[367/909] 451566=parse_comments_test
[368/909] 451566=test_gem_stream_ui
[369/909] 451566=test_rdoc_generator_ri
[370/909] 451566=test_unicode_normalize
[371/909] 451566=test_omap
[372/909] 451566=test_date_strptime
[373/909] 451566=test_scanner_events
[374/909] 451566=implicit_array_test
[375/909] 451566=test_ocsp
[376/909] 451566=test_ipaddr
[377/909] 451566=test_rdoc_generator_pot_po
[378/909] 451566=test_shellwords
[379/909] 451566=test_mul
[380/909] 451566=json_ext_parser_test
[381/909] 451566=test_gem_ext_configure_builder
[382/909] 451566=test_rdoc_parser_simple
[383/909] 451566=test_nonblock
[384/909] 451566=test_autoload
[385/909] 451566=test_array
[386/909] 451564=test_gem_package
[387/909] 451564=command_line_test
[388/909] 451564=test_benchmark
[389/909] 451564=test_at_exit
[390/909] 451564=test_class
[391/909] 451564=test_have_macro
[392/909] 451564=test_gem_source
[393/909] 451564=test_mkmf
[394/909] 451564=test_ripper
[395/909] 451564=test_gem_source_git
[396/909] 451564=test_lexer
[397/909] 451564=test_win32ole_method
[398/909] 451564=test_regex_casefold
[399/909] 451564=test_random
[400/909] 451564=test_files_ext
[401/909] 451564=test_assembler
[402/909] 451564=overlap_test
[403/909] 451564=test_stringio
[404/909] 451564=test_thread_cv
[405/909] 451565=test_unicode
[406/909] 451565=test_eval_history
[407/909] 451565=test_pair
[408/909] 451564=test_win32ole_variant_m
[409/909] 451564=test_gem_commands_signout_command
[410/909] 451564=test_gem_package_tar_reader
[411/909] 451564=test_env
[412/909] 451564=test_singleton_function
[413/909] 451564=test_eval
[414/909] 451564=test_document
[415/909] 451564=test_gem_safe_yaml
[416/909] 451564=test_gem_commands_setup_command
[417/909] 451564=test_history
[418/909] 451564=test_iseq
[419/909] 451564=test_parser
[420/909] 451564=test_rdoc_ri_paths
[421/909] 451564=test_primitive
[422/909] 451564=parser_test
[423/909] 451564=test_lazy_enumerator
[424/909] 451564=test_cgi_multipart
[425/909] 451564=test_gem_request_set_lockfile_tokenizer
[426/909] 451564=test_find_executable
[427/909] 451564=test_ractor_compatibility
[428/909] 451564=test_arithmetic_sequence
[429/909] 451564=test_autoconf
[430/909] 451564=test_sockopt
[431/909] 451564=test_ftp
[432/909] 451564=test_encoding
[433/909] 451564=test_install
[434/909] 451566=test_rdoc_comment
[435/909] 451565=test_gem_source_fetch_problem
[436/909] 451564=test_gem_dependency_resolution_error
[437/909] 451564=test_sleep
[438/909] 451565=test_mixed_unicode_escapes
[439/909] 451565=dispatcher_test
[440/909] 451565=test_fileutils
[441/909] 451566=test_cp949
[442/909] 451566=test_jaro_winkler
[443/909] 451566=test_gem_resolver_vendor_set
[444/909] 451566=test_condition
[445/909] 451566=test_sorted_set
Leaked file descriptor: TestFileUtils#test_chown_error: 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-11 00:29:13.685367492 +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: 10 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2024-07-11 00:32:19.710067612 +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    451565  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
ruby    451565  opc   10r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[446/909] 451566=test_emoji
[447/909] 451566=test_windows_1252
[448/909] 451566=test_stack
[449/909] 451565=test_stringchar
[450/909] 451565=constant_path_node_test
[451/909] 451565=test_face
[452/909] 451565=test_sizeof
[453/909] 451566=test_date_attr
[454/909] 451566=test_gem_request_set_lockfile_parser
[455/909] 451566=test_gem_install_update_options
[456/909] 451566=warnings_test
[457/909] 451566=test_econv
[458/909] 451564=test_gem_specification
[459/909] 451566=test_numhash
[460/909] 451566=test_system
[461/909] 451565=test_flush
[462/909] 451565=test_pkey_rsa
[463/909] 451566=test_win32ole_variable
[464/909] 451566=test_parse
[465/909] 451565=test_rdoc_cross_reference
[466/909] 451566=test_rdoc_class_module
[467/909] 451565=test_method_cache
[468/909] 451565=attribute_write_test
[469/909] 451565=test_enc_associate
[470/909] 451566=test_enumerator
[471/909] 451565=test_case
[472/909] 451565=test_open-uri
[473/909] 451565=test_array
[474/909] 451565=test_gem_command_manager
[475/909] 451564=test_rdoc_context
[476/909] 451565=test_safe_load
[477/909] 451565=test_iso_8859
[478/909] 451565=test_libs
[479/909] 451565=test_gc
[480/909] 451565=test_qsort
[481/909] 451565=test_math
[482/909] 451565=test_rdoc_parser_rd
[483/909] 451565=test_const
[484/909] 451565=comments_test
[485/909] 451565=test_exit
[486/909] 451565=test_class
[487/909] 451564=test_recorder
[488/909] 451564=test_yaml_special_cases
[489/909] 451564=test_gem_commands_sources_command
[490/909] 451564=test_gem_source_list
[491/909] 451564=json_addition_test
[492/909] 451564=test_name_error
[493/909] 451564=test_sprintf
[494/909] 451564=test_weakmap
[495/909] 451565=test_coderange
[496/909] 451565=test_inadvertent_creation
[497/909] 451565=test_ansi_with_terminfo
[498/909] 451565=test_framework
[499/909] 451565=test_pinned
[500/909] 451565=test_pack
[501/909] 451565=test_cgi_tag_helper
[502/909] 451565=test_rdoc_generator_json_index
[503/909] 451565=test_date_time
[504/909] 451565=test_nil2vtempty
[505/909] 451565=locals_test
[506/909] 451565=test_gem_commands_push_command
[507/909] 451565=test_sprintf_comb
[508/909] 451565=test_too_many_dummy_encodings
[509/909] 451565=test_method_cache
[510/909] 451565=desugar_compiler_test
[511/909] 451565=test_gem_gemcutter_utilities
[512/909] 451565=test_gem_source_local
[513/909] 451565=test_internal_ivar
[514/909] 451565=test_win32ole
[515/909] 451565=test_rendering
[516/909] 451565=test_tracepoint
[517/909] 451565=test_settracefunc
[518/909] 451565=test_gem_text
[519/909] 451565=test_backtrace
[520/909] 451564=tunnel_test
[521/909] 451564=test_rdoc_task
[522/909] 451564=test_gem_dependency_installer
[523/909] 451565=test_pty
[524/909] 451565=test_hash
[525/909] 451564=test_http
[526/909] 451564=test_scan_args
[527/909] 451564=test_gem_commands_specification_command
[528/909] 451564=test_gem_package_old
[529/909] 451564=test_gem_commands_which_command
[530/909] 451564=test_gem_request
[531/909] 451564=test_yaml
[532/909] 451564=test_x509name
[533/909] 451564=test_argf
[534/909] 451565=test_m17n
[535/909] 451565=test_method
[536/909] 451564=test_gem_remote_fetcher_local_server
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 46129>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 11 : #<TCPServer:fd 11, AF_INET6, ::1, 44661>
COMMAND    PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    451564  opc   10u  IPv6 3748843589      0t0  TCP localhost:46129 (LISTEN)
ruby    451564  opc   11u  IPv6 3748843594      0t0  TCP localhost:44661 (LISTEN)
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 39987>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 13 : #<TCPServer:fd 13, AF_INET6, ::1, 39407>
COMMAND    PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    451564  opc   12u  IPv6 3748843650      0t0  TCP localhost:39987 (LISTEN)
ruby    451564  opc   13u  IPv6 3748843655      0t0  TCP localhost:39407 (LISTEN)
.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 12
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 13
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 37679>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 13 : #<TCPServer:fd 13, AF_INET6, ::1, 34201>
COMMAND    PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    451564  opc   12u  IPv6 3748843701      0t0  TCP localhost:37679 (LISTEN)
ruby    451564  opc   13u  IPv6 3748843706      0t0  TCP localhost:34201 (LISTEN)
.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 12
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 13
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 46353>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 13 : #<TCPServer:fd 13, AF_INET6, ::1, 35859>
COMMAND    PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    451564  opc   12u  IPv6 3748843755      0t0  TCP localhost:46353 (LISTEN)
ruby    451564  opc   13u  IPv6 3748843760      0t0  TCP localhost:35859 (LISTEN)
.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 12
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 13
[537/909] 451564=test_gem_dependency
Closed file descriptor: TestGemDependency#test_merge_default: 10
Closed file descriptor: TestGemDependency#test_merge_default: 11
[538/909] 451564=test_yjit
[539/909] 451564=test_gem_uninstaller
[540/909] 451564=test_cclass
[541/909] 451564=test_filter
[542/909] 451564=test_parser_events
[543/909] 451564=test_gem_remote_fetcher
[544/909] 451564=test_json_tree
[545/909] 451564=test_koi8
[546/909] 451564=test_pkcs12
[547/909] 451564=test_gem_package_tar_writer
[548/909] 451564=test_str2big
[549/909] 451564=test_severity
[550/909] 451564=test_ractor
[551/909] 451564=test_case
[552/909] 451564=test_utf16
[553/909] 451564=test_http
.Closed file descriptor: TestNetHTTP_v1_2#test_post: 12
.Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 11 #<File::Stat dev=0x9, ino=3748844611, 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    451564  opc   11u  IPv4 3748844611      0t0  TCP localhost:46509->localhost:55562 (CLOSE_WAIT)
.Closed file descriptor: TestNetHTTP_v1_2#test_request: 14
.Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 13
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 12 #<File::Stat dev=0x9, ino=3748844719, 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    451564  opc   12u  IPv4 3748844719      0t0  TCP localhost:45223->localhost:52480 (CLOSE_WAIT)
.Closed file descriptor: TestNetHTTP_v1_2#test_head: 14
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x0000fffcccacfe30 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x0000fffcccacfe30 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
.Leaked thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x0000fffcccacfbd8 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTP_v1_2#test_get__break: #<Thread:0x0000fffcccacfbd8 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_get__break: #<Thread:0x0000fffcccacf430 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 14
Finished thread: TestNetHTTP_v1_2#test_send_large_POST_request: #<Thread:0x0000fffcccacf430 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
.Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 14
.Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x0000fffcccab50f8 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x0000fffcccab50f8 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
.Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 14
.Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 13 #<File::Stat dev=0x9, ino=3748844811, 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    451564  opc   13u  IPv4 3748844811      0t0  TCP localhost:38911->localhost:57782 (CLOSE_WAIT)
.Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 16
.Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 15
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 14 #<File::Stat dev=0x9, ino=3748844921, 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    451564  opc   14u  IPv4 3748844921      0t0  TCP localhost:40659->localhost:60926 (CLOSE_WAIT)
.Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 16
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x0000fffcccacfe30 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x0000fffcccacfe30 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
.Leaked thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x0000fffcccacfb60 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x0000fffcccacfb60 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x0000fffcccaceff8 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x0000fffcccaceff8 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x0000fffcccacf958 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
.Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 16
Finished thread: TestNetHTTP_v1_2_chunked#test_s_post: #<Thread:0x0000fffcccacf958 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
.Leaked thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x0000fffcccacfe08 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x0000fffcccacfe08 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x0000fffcccaceeb8 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x0000fffcccaceeb8 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x0000fffcccacf9d0 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x0000fffcccacf9d0 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x0000fffcccaceeb8 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
.Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x0000fffcccac2190 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x0000fffcccac2190 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: #<Thread:0x0000fffcccace850 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
[554/909] 451565=test_set
[555/909] 451565=test_rdoc_markup_to_rdoc
[556/909] 451565=test_gem_resolver_lock_specification
[557/909] 451565=test_boolean
[558/909] 451565=test_queue
[559/909] 451565=test_gc_compact
.Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 16
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: #<Thread:0x0000fffcccace850 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
[560/909] 451566=test_rdoc_i18n_locale
[561/909] 451566=test_dryrun
[562/909] 451566=test_ole_methods
[563/909] 451566=test_cgi_util
[564/909] 451566=test_gem_uri_formatter
[565/909] 451566=test_prettyprint
[566/909] 451566=test_enc_raise
[567/909] 451566=lex_test
.Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 16
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 15 #<File::Stat dev=0x9, ino=3748842159, 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    451564  opc   15u  IPv4 3748842159      0t0  TCP localhost:38575->localhost:51426 (CLOSE_WAIT)
.Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x0000fffcccb3ef60 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
[568/909] 451564=test_clone
[569/909] 451564=test_optimization
[570/909] 451566=test_force_exit
[571/909] 451566=test_data_error
[572/909] 451566=test_files_sample
[573/909] 451566=test_rdoc_stats
[574/909] 451566=test_rubyoptions
[575/909] 451565=test_shift_jis
[576/909] 451565=test_rdoc_store
[577/909] 451565=test_yield
[578/909] 451565=test_remote_fetch_error
[579/909] 451565=test_show_source
[580/909] 451565=regexp_test
[581/909] 451565=test_case_mapping
[582/909] 451565=test_rational
[583/909] 451565=test_gem_ext_cargo_builder_unit
[584/909] 451565=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 39719>
COMMAND    PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    451565  opc   13u  IPv4 3748848184      0t0  TCP localhost:39719->localhost:45432 (CLOSE_WAIT)
.Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 13
[585/909] 451565=test_ractor
[586/909] 451565=test_gem_resolver_api_specification
[587/909] 451565=test_rdoc_rubygems_hook
[588/909] 451565=test_date_parse
[589/909] 451565=test_mdns
[590/909] 451565=test_open3
[591/909] 451564=test_key_event_record
[592/909] 451564=test_pkey_ec
[593/909] 451564=test_svcb_https
[594/909] 451564=test_buffering
[595/909] 451564=test_arity
[596/909] 451564=test_thread
[597/909] 451564=test_unicode_escape
[598/909] 451564=test_default_gems
[599/909] 451564=test_switch_hitter
[600/909] 451564=test_warning
[601/909] 451566=test_yamldbm
[602/909] 451566=test_gem_spec_fetcher
[603/909] 451564=test_gem_commands_dependency_command
[604/909] 451564=test_backtrace
[605/909] 451564=test_gbk
[606/909] 451564=test_tree_spell_checker
[607/909] 451566=test_rdoc_method_attr
[608/909] 451564=test_enumerable
[609/909] 451564=test_set
[610/909] 451564=test_grapheme_breaks
[611/909] 451564=test_hash_create
[612/909] 451564=ruby_parser_test
[613/909] 451564=test_rdoc_extend
[614/909] 451564=regular_expression_encoding_test
[615/909] 451564=test_cesu8
[616/909] 451564=test_shapes
[617/909] 451564=test_did_you_mean
[618/909] 451566=test_merge_keys
[619/909] 451566=test_storage
[620/909] 451566=test_method_name_check
[621/909] 451566=test_err_in_callback
[622/909] 451566=test_gem_commands_install_command
[623/909] 451564=test_string
[624/909] 451564=test_iterator
[625/909] 451564=test_gem_rdoc
[626/909] 451564=test_dot_dot
[627/909] 451564=test_kernel
[628/909] 451565=test_rendering
[629/909] 451565=static_literals_test
[630/909] 451565=!Nothing_to_test
[631/909] 451565=test_fd_setsize
[632/909] 451565=test_process
[633/909] 451565=test_forwardable
[634/909] 451565=test_complex
[635/909] 451564=test_threadgroup
[636/909] 451565=test_array_create
[637/909] 451565=test_memory_view
[638/909] 451565=test_dir_m17n
[639/909] 451566=test_undef
[640/909] 451566=test_rdoc_generator_darkfish
[641/909] 451564=test_random
[642/909] 451564=test_gem_resolver_lock_set
[643/909] 451564=test_asn1
[644/909] 451564=test_gem_command
[645/909] 451566=test_assignment
[646/909] 451564=test_gem_update_suggestion
[647/909] 451564=test_gem_commands_open_command
[648/909] 451564=test_verbose
[649/909] 451564=test_normalize
[650/909] 451564=test_emoji_breaks
[651/909] 451564=test_gem_security
[652/909] 451565=test_key_actor_emacs
[653/909] 451565=test_date_ractor
[654/909] 451565=test_erb
[655/909] 451565=test_basicinstructions
[656/909] 451565=test_utf32
[657/909] 451565=test_gem_resolver_git_specification
[658/909] 451566=test_rdoc_tom_doc
[659/909] 451566=test_optarg
[660/909] 451566=test_gem_commands_pristine_command
[661/909] 451565=test_variable
[662/909] 451565=test_hash
[663/909] 451565=test_gem_resolver_requirement_list
[664/909] 451565=test_exception
[665/909] 451565=test_arith_seq_beg_len_step
[666/909] 451565=test_raise_exception
[667/909] 451565=test_noarg
[668/909] 451565=test_gem_impossible_dependencies_error
[669/909] 451565=test_pp
[670/909] 451565=test_rdoc_encoding
[671/909] 451565=test_win32ole_variant_outarg
[672/909] 451565=test_gem_request_set_lockfile
[673/909] 451566=test_rdoc_markdown
[674/909] 451566=test_key_actor_vi
[675/909] 451566=test_postponed_job
[676/909] 451565=test_rdoc_constant
[677/909] 451565=test_deprecate
[678/909] 451565=test_httpresponses
[679/909] 451565=test_rdoc_markup_to_html_snippet
[680/909] 451566=test_common
[681/909] 451565=test_generic
[682/909] 451565=test_objspace
[683/909] 451566=test_require
[684/909] 451566=test_stringify_symbols
[685/909] 451566=library_symbols_test
[686/909] 451566=test_rdoc_text
[687/909] 451566=test_rdoc_markup_indented_paragraph
[688/909] 451566=test_iseq_load
[689/909] 451566=test_rdoc_markup_parser
[690/909] 451566=test_ns_spki
[691/909] 451566=test_stream
[692/909] 451566=test_have_library
[693/909] 451566=test_len
[694/909] 451566=test_disable_irb
[695/909] 451566=test_gem_doctor
[696/909] 451566=json_fixtures_test
[697/909] 451566=test_kwargs
[698/909] 451566=test_rdoc_parser_c
[699/909] 451564=test_pack
[700/909] 451566=test_io_wait
[701/909] 451564=test_securerandom
[702/909] 451564=test_tsort
[703/909] 451564=test_typeddata
[704/909] 451566=test_gem_commands_fetch_command
[705/909] 451564=test_rdoc_parser_changelog
[706/909] 451564=test_gem_commands_outdated_command
[707/909] 451566=string_encoding_test
[708/909] 451564=test_gem_dependency_list
[709/909] 451566=test_rand
[710/909] 451564=encodings_test
[711/909] 451564=test_string_processing
[712/909] 451564=test_random_formatter
[713/909] 451564=test_rdoc_markup_attributes
[714/909] 451564=test_process
[715/909] 451566=test_rdoc_code_object
[716/909] 451566=test_gem_source_specific_file
[717/909] 451566=test_provider
[718/909] 451566=test_euc_kr
[719/909] 451566=test_bmethod
[720/909] 451566=test_data
[721/909] 451566=test_memory_view
[722/909] 451566=test_null
[723/909] 451566=test_ractor
[724/909] 451566=test_m17n_comb
[725/909] 451566=test_multi_irb_commands
[726/909] 451566=test_pkey_dh
[727/909] 451566=test_pkey
[728/909] 451566=parse_success_test
[729/909] 451566=test_external_new
[730/909] 451566=index_write_test
[731/909] 451566=test_win32ole_typelib
[732/909] 451566=compiler_test
[733/909] 451566=test_gem_platform
[734/909] 451566=test_gem_commands_query_command
[735/909] 451566=test_gem_remote_fetcher_local_ssl_server
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 35059>
COMMAND    PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    451566  opc   10u  IPv4 3748852848      0t0  TCP *:35059 (LISTEN)
Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: #<Thread:0x0000fffe891f3168 /home/opc/ruby/src/master/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 12
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 11 : #<TCPServer:fd 11, AF_INET, 0.0.0.0, 42227>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 42227>
COMMAND    PID USER   FD   TYPE     DEVICE SIZE/OFF       NODE NAME
ruby    451566  opc   11u  IPv4 3748852892      0t0        TCP *:42227 (LISTEN)
ruby    451566  opc   13u  sock        0,9      0t0 3748852899 protocol: TCP
Finished thread: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: #<Thread:0x0000fffe891f3168 /home/opc/ruby/src/master/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead>
.Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 11
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 13
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 12
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 11 : #<TCPServer:fd 11, AF_INET, 0.0.0.0, 36281>
COMMAND    PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    451566  opc   11u  IPv4 3748853081      0t0  TCP *:36281 (LISTEN)
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 11
[736/909] 451566=test_bigzero
[737/909] 451566=test_gem_unsatisfiable_dependency_error
[738/909] 451566=static_inspect_test
[739/909] 451566=test_literal
Closed file descriptor: TestRubyLiteral#test_float: 10
[740/909] 451566=test_config
[741/909] 451566=test_complex2
[742/909] 451566=test_gem_security_signer
[743/909] 451566=test_gem_util
[744/909] 451566=test_thread
[745/909] 451566=test_input_method
[746/909] 451566=test_rdoc_i18n_text
[747/909] 451566=test_io
[748/909] 451566=test_optparse
[749/909] 451566=test_rdoc_context_section
[750/909] 451566=test_io_buffer
[751/909] 451566=test_deprecated
[752/909] 451566=test_files_test_2
[753/909] 451566=test_div
[754/909] 451566=test_rdoc_markup_to_html_crossref
[755/909] 451566=pattern_test
[756/909] 451566=test_bash_completion
[757/909] 451566=test_exception
Leaked file descriptor: TestProcess#test_gid_from_name: 10 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2024-07-11 00:32:19.710067612 +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    451564  opc   10r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[758/909] 451566=test_basicsocket
[759/909] 451566=test_zsh_completion
[760/909] 451566=test_scalar
[761/909] 451566=test_syntax
[762/909] 451564=test_class_name_check
[763/909] 451564=test_pack
[764/909] 451564=test_gem_commands_environment_command
[765/909] 451564=test_pkcs7
[766/909] 451564=test_rdoc_markup_to_tt_only
[767/909] 451564=test_date_strftime
[768/909] 451564=json_parser_test
[769/909] 451564=test_ws
[770/909] 451564=test_gem_commands_stale_command
[771/909] 451564=test_gem_commands_cert_command
[772/909] 451564=test_rdoc_require
[773/909] 451564=test_gem_ext_rake_builder
[774/909] 451564=test_word
[775/909] 451564=test_singleton
[776/909] 451564=test_fstring
[777/909] 451564=test_numeric
[778/909] 451564=test_instrumentation_api
[779/909] 451566=test_weakref
[780/909] 451566=test_rdoc_alias
[781/909] 451566=test_timeout
[782/909] 451566=test_key_name_check
[783/909] 451566=test_rdoc_markup_to_bs
[784/909] 451566=test_rdoc_markup_raw
[785/909] 451566=test_import
[786/909] 451564=test_human_typo
[787/909] 451564=test_wait
[788/909] 451564=test_nil
[789/909] 451564=test_psych
[790/909] 451564=test_cstr
[791/909] 451566=test_command
[792/909] 451566=test_euc_tw
[793/909] 451566=test_gem_resolver_dependency_request
[794/909] 451566=test_yaml_tree
[795/909] 451566=test_gem_commands_yank_command
[796/909] 451564=test_logger
[797/909] 451564=test_pkey_dsa
[798/909] 451566=test_big2str
[799/909] 451566=test_gem_resolver_specification
[800/909] 451566=test_comparable
[801/909] 451566=json_string_matching_test
[802/909] 451566=test_gem_config_file
[803/909] 451566=location_test
[804/909] 451566=test_rdoc_markdown_test
[805/909] 451564=test_rdoc_normal_module
[806/909] 451564=test_type_completor
[807/909] 451564=test_io_timeout
[808/909] 451564=test_rdoc_rdoc
[809/909] 451564=test_yjit_exit_locations
[810/909] 451564=test_io_buffer
[811/909] 451564=test_thread_queue
[812/909] 451566=test_passing_block
[813/909] 451566=test_defined
[814/909] 451566=test_nowrite
[815/909] 451566=test_kdf
[816/909] 451566=test_ldap
[817/909] 451566=test_big5
[818/909] 451566=test_date
[819/909] 451566=test_gem_commands_update_command
[820/909] 451566=test_protect
[821/909] 451566=test_tree_builder
[822/909] 451566=test_store
[823/909] 451566=test_rdoc_markup_pre_process
[824/909] 451566=test_coverage
[825/909] 451566=test_tempfile
[826/909] 451566=test_http_request
[827/909] 451566=test_pathname
[828/909] 451566=test_fnmatch
[829/909] 451566=test_timeout
[830/909] 451566=test_erb_m17n
[831/909] 451566=test_rdoc_generator_pot_po_entry
[832/909] 451566=test_frozen
[833/909] 451566=test_serialize_subclasses
[834/909] 451566=test_gem_resolver_index_specification
[835/909] 451566=test_egrep_cpp
[836/909] 451566=test_rdoc_markup_verbatim
[837/909] 451566=test_webauthn_poller
[838/909] 451566=test_date_conv
[839/909] 451566=test_string_memory
[840/909] 451566=test_help
[841/909] 451566=test_files_lib
[842/909] 451566=test_line_editor
[843/909] 451566=test_marshalable
[844/909] 451566=test_enumerator_kw
[845/909] 451566=test_error_highlight
[846/909] 451566=test_rdoc_any_method
[847/909] 451566=test_function_entry
[848/909] 451566=test_string
[849/909] 451566=json_common_interface_test
[850/909] 451566=version_test
[851/909] 451566=test_raise
[852/909] 451566=test_complexrational
[853/909] 451566=test_flags
[854/909] 451564=test_numeric
[855/909] 451564=test_yamlstore
[856/909] 451564=test_bug-3571
[857/909] 451564=test_rat
[858/909] 451564=test_gem_request_connection_pools
[859/909] 451566=test_init
[860/909] 451566=test_capacity
[861/909] 451566=test_gem_commands_owner_command
[862/909] 451564=test_nextafter
[863/909] 451564=test_file
[864/909] 451564=test_time
[865/909] 451566=test_encoding
[866/909] 451564=test_hmac
[867/909] 451564=test_constant
[868/909] 451566=test_find
[869/909] 451566=redundant_return_test
[870/909] 451566=test_rdoc_generator_markup
[871/909] 451566=test_pipe
[872/909] 451566=test_string
[873/909] 451565=test_macro
[874/909] 451565=snapshots_test
[875/909] 451565=test_gem_resolver_activation_request
[876/909] 451564=test_function
[877/909] 451565=test_gem_commands_server_command
[878/909] 451565=test_gem_name_tuple
[879/909] 451565=test_rdoc_markup_to_table_of_contents
[880/909] 451565=test_integer
[881/909] 451565=test_win32ole_method_event
[882/909] 451565=test_tcp
[883/909] 451565=test_gem_requirement
[884/909] 451565=test_enumerator
[885/909] 451565=test_path_to_class
[886/909] 451565=test_frozen_error
[887/909] 451565=test_gem_version
[888/909] 451565=test_spell_checker
[889/909] 451565=test_gem_ext_ext_conf_builder
[890/909] 451564=test_reqarg
[891/909] 451564=test_gem_uri
[892/909] 451564=test_resource
[893/909] 451564=test_gem_package_tar_reader_entry
[894/909] 451564=test_c_struct_builder
[895/909] 451565=test_bug-5832
[896/909] 451565=test_yield_block
[897/909] 451565=test_ubf_async_safe
[898/909] 451565=snippets_test
[899/909] 451564=test_pstore
[900/909] 451564=test_date_compat
[901/909] 451564=test_win32ole_record
[902/909] 451564=test_rdoc_include
[903/909] 451564=test_gem_version_option
[904/909] 451564=test_gem_commands_unpack_command
[905/909] 451564=test_gem_ext_cargo_builder
[906/909] 451564=test_console_attr
[907/909] 451564=test_proc
[908/909] 451565=test_zlib
[909/909] 451564=test_rdoc_options
Finished tests in 227.781704s, 141.5083 tests/s, 28317.7177 assertions/s.
32233 tests, 6450258 assertions, 0 failures, 0 errors, 338 skips

ruby -v: ruby 3.4.0dev (2024-07-11T04:49:59Z master 72732af47e) [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/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-11T04:49:59Z master 72732af47e) [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.038114 seconds

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