# Logfile created on 2024-08-23 03:03:48 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffbfec1fde0 @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.20240823-030348", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffbfec6cd20 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffbfec6c4b0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffbfeb20250 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20240823-030348", @dev=#<File:/home/opc/ruby/logs/brlog.master.20240823-030348>, @binmode=false, @mon_data=#<Monitor:0x0000fffbfec6c168>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /home/opc/ruby/src/master/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-src      -j3
Already up to date.
Latest commit hash = c48e5959de
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
/home/opc/ruby/src/master/revision.h updated
generating aarch64-linux-fake.rb
aarch64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /home/opc/ruby/src/master/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j3" exit with 0.
$$$[beg] make miniruby -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /home/opc/ruby/src/master/version.c
linking miniruby
$$$[end] "make miniruby -j3" exit with 0.
$$$[beg] make ruby -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
8d94e911a28aebcddd09de9fcdbc81bd4a4a00cc67a3697b2fe921524cf39f2e  builtin_binary.inc
compiling /home/opc/ruby/src/master/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j3" exit with 0.
$$$[beg] make all -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: 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/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/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
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]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
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/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/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 typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
generating enc.mk
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /home/opc/ruby/src/master/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
making enc
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/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]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/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/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
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/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems -r./aarch64-linux-fake /home/opc/ruby/src/master/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j3 --jobserver-auth=4,5" --make-flags=" -j3 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /home/opc/ruby/install/master/bin
installing base libraries:          /home/opc/ruby/install/master/lib
installing arch files:              /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux
installing pkgconfig data:          /home/opc/ruby/install/master/lib/pkgconfig
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0/aarch64-linux
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.4.0+0/aarch64-linux
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/3.4.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.4.0+0/ruby
installing command scripts:         /home/opc/ruby/install/master/bin
installing library scripts:         /home/opc/ruby/install/master/lib/ruby/3.4.0+0
installing common headers:          /home/opc/ruby/install/master/include/ruby-3.4.0+0
installing manpages:                /home/opc/ruby/install/master/share/man/man1
installing default gems from lib:   /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.14.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.30.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.9
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.2
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
                                    minitest 5.25.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.6
                                    rss 0.3.1
                                    net-ftp 0.3.7
                                    net-imap 0.4.14
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.2
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.1
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 1983 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j3'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/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=33741
  "--ruby=./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/home/opc/ruby/src/master/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j3

# Running tests:

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

ruby -v: ruby 3.4.0dev (2024-08-23T02:44:38Z master c48e5959de) [aarch64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
ruby 3.4.0dev (2024-08-23T02:44:38Z master c48e5959de) [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 30.934270 seconds

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