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

ruby -v: ruby 3.4.0dev (2024-11-14T03:50:17Z master 028958f9ad) +PRISM [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
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.6.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.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-11-14T03:50:17Z master 028958f9ad) +PRISM [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 35.932114 seconds

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