# Logfile created on 2024-09-05 13:25:01 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffdaf07fdc0 @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.20240905-132500", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffdaf0cd070 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffdaf0ccd78 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffdaef80460 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20240905-132500", @dev=#<File:/home/opc/ruby/logs/brlog.master.20240905-132500>, @binmode=false, @mon_data=#<Monitor:0x0000fffdaf0cc3c8>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /home/opc/ruby/src/master/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-src      -j3
Already up to date.
Latest commit hash = ffebc1c7c7
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
generating /home/opc/ruby/src/master/ext/ripper/eventids2table.c
make[1]: Entering directory '/home/opc/ruby/src/master/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/ripper'
/home/opc/ruby/src/master/revision.h updated
generating aarch64-linux-fake.rb
aarch64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 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
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
aacce28a89e7300d11fb081b2b30d5cf6af1e1f81a1561acc698a27ebdfec38e  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]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: 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]: 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.3/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.3/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.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 enc.mk
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.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 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...
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'
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
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: 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/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/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.3/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.1
                                    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 1.0.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.10
                                    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.1
                                    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.dev
                                    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.dev
                                    strscan 3.1.1.dev
                                    zlib 3.1.1
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.7
                                    rss 0.3.1
                                    net-ftp 0.3.7
                                    net-imap 0.4.16
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.3
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.1
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 1985 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.5.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Run options: 
  --seed=8442
  "--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/915] 687344=test_rdoc_markup_hard_break
[  2/915] 687345=test_marshal
[  3/915] 687346=test_ancdata
[  4/915] 687346=ractor_test
[  5/915] 687346=test_nesting_parser
[  6/915] 687344=test_enc_str_buf_cat
[  7/915] 687344=test_bignum
[  8/915] 687346=newline_test
[  9/915] 687345=test_gem_commands_help_command
[ 10/915] 687346=test_scheduler
[ 11/915] 687346=test_ssl
[ 12/915] 687345=breadth_first_search_test
[ 13/915] 687345=test_gem_resolver_conflict
[ 14/915] 687345=test_ractor
[ 15/915] 687345=json_generator_test
[ 16/915] 687345=test_ansi_without_terminfo
[ 17/915] 687345=test_ractor
[ 18/915] 687345=test_gem
[ 19/915] 687346=test_registry
[ 20/915] 687346=numeric_value_test
[ 21/915] 687346=test_gem_resolver_best_set
[ 22/915] 687345=test_cgi_core
[ 23/915] 687345=test_parser
[ 24/915] 687345=test_rdoc_markup_to_label
[ 25/915] 687346=node_id_test
[ 26/915] 687345=test_iter_break
[ 27/915] 687345=test_extlibs
[ 28/915] 687346=test_gem_commands_signin_command
[ 29/915] 687344=test_range
[ 30/915] 687346=test_recursion
[ 31/915] 687346=test_require
[ 32/915] 687344=test_enum
[ 33/915] 687345=test_rdoc_markup_include
[ 34/915] 687345=test_rbconfig
[ 35/915] 687345=test_num2int
[ 36/915] 687345=test_locale
[ 37/915] 687346=test_ts
[ 38/915] 687345=test_address_resolve
[ 39/915] 687345=test_trick
[ 40/915] 687344=test_ractor
[ 41/915] 687344=test_stream
[ 42/915] 687344=test_rdoc_attr
[ 43/915] 687344=test_configuration
[ 44/915] 687344=test_gem_resolver_local_specification
[ 45/915] 687346=test_gem_commands_list_command
[ 46/915] 687346=test_date_new
[ 47/915] 687346=test_date_marshal
[ 48/915] 687346=test_have_func
[ 49/915] 687344=test_unix
[ 50/915] 687344=test_integer
[ 51/915] 687346=test_context
[ 52/915] 687346=test_udp
[ 53/915] 687346=test_gem_commands_contents_command
[ 54/915] 687346=test_rdoc_servlet
[ 55/915] 687346=test_coder
[ 56/915] 687346=test_symbol
[ 57/915] 687345=test_gem_commands_search_command
[ 58/915] 687345=test_formatter
[ 59/915] 687345=test_webauthn_listener_response
[ 60/915] 687345=test_sleep
[ 61/915] 687344=test_gem_resolver_index_set
[ 62/915] 687344=test_gc
[ 63/915] 687346=test_gem_bundler_version_finder
[ 64/915] 687346=test_gem_request_set
[ 65/915] 687346=test_set_len
[ 66/915] 687346=test_interned_str
[ 67/915] 687346=test_folderitem2_invokeverb
[ 68/915] 687346=test_pattern_matching
[ 69/915] 687346=test_delegate
[ 70/915] 687346=test_symbol
[ 71/915] 687346=test_project_sanity
[ 72/915] 687346=test_alias_and_anchor
[ 73/915] 687346=test_time
[ 74/915] 687346=test_popen_deadlock
[ 75/915] 687346=test_ensured
[ 76/915] 687346=test_euc_jp
[ 77/915] 687346=test_key_stroke
[ 78/915] 687346=test_rdoc_markup
[ 79/915] 687346=test_gem_ext_builder
[ 80/915] 687346=test_to_ary_concat
[ 81/915] 687345=test_history
[ 82/915] 687345=test_windows_1251
[ 83/915] 687345=test_ellipsize
[ 84/915] 687345=test_call
[ 85/915] 687345=test_gem_commands_build_command
[ 86/915] 687345=test_reline
[ 87/915] 687345=integer_base_flags_test
[ 88/915] 687345=test_inlinecache
[ 89/915] 687345=test_socket
[ 90/915] 687346=test_terminfo
[ 91/915] 687346=test_thread
[ 92/915] 687345=test_data
[ 93/915] 687345=test_bug-14834
[ 94/915] 687345=test_addrinfo
[ 95/915] 687345=test_to_ruby
[ 96/915] 687345=newline_offsets_test
[ 97/915] 687345=test_time_tz
[ 98/915] 687345=test_nofree
[ 99/915] 687345=test_whileuntil
[100/915] 687345=test_regexp
[101/915] 687344=parameters_signature_test
[102/915] 687344=test_pointer
[103/915] 687344=test_rdoc_normal_class
[104/915] 687344=test_within_pipe
[105/915] 687344=test_eval
[106/915] 687344=test_monitor
[107/915] 687344=test_beginendblock
[108/915] 687344=test_ruby_lex
[109/915] 687344=test_arith_seq_extract
[110/915] 687344=test_gem_source_subpath_problem
[111/915] 687344=test_object_references
[112/915] 687344=test_gem_installer
[113/915] 687346=test_bug_reporter
[114/915] 687346=test_buffered_io
[115/915] 687346=regular_expression_options_test
[116/915] 687346=test_ossl
[117/915] 687344=test_helper
[118/915] 687344=test_duplicate
[119/915] 687344=test_gem_resolver_api_set
[120/915] 687344=test_cgi_header
[121/915] 687344=test_case_options
[122/915] 687344=test_addr
[123/915] 687344=test_mailto
[124/915] 687344=test_kill_ring
[125/915] 687344=test_member
[126/915] 687344=test_object
[127/915] 687344=bom_test
[128/915] 687344=test_summary
[129/915] 687344=test_helper_method
[130/915] 687344=test_file
[131/915] 687344=test_config
[132/915] 687346=test_x509ext
[133/915] 687346=test_emitter
[134/915] 687346=symbol_encoding_test
[135/915] 687346=test_rdoc_markup_to_html
[136/915] 687346=test_foreach
[137/915] 687344=test_append
[138/915] 687346=test_gem_resolver_installer_set
[139/915] 687344=test_arity
[140/915] 687344=test_gem_path_support
[141/915] 687344=test_keyword
[142/915] 687346=test_win32ole_type_event
[143/915] 687346=test_trace
[144/915] 687346=dump_test
[145/915] 687344=test_scalar_scanner
[146/915] 687344=test_rb_str_dup
[147/915] 687344=test_lambda
[148/915] 687344=test_win32ole_event
[149/915] 687344=test_gem_commands_uninstall_command
[150/915] 687346=test_rdoc_markup_formatter
[151/915] 687346=test_compile_prism
[152/915] 687345=test_helper
[153/915] 687345=test_getopts
[154/915] 687345=test_emitter
[155/915] 687345=test_alias
[156/915] 687345=test_fips
[157/915] 687346=test_digest_extend
[158/915] 687346=test_gem_ext_cmake_builder
[159/915] 687346=test_thread_fd_close
[160/915] 687346=test_last_thread
[161/915] 687344=test_debug
[162/915] 687344=test_refinement
[163/915] 687345=test_transcode
[164/915] 687345=test_class2name
[165/915] 687345=test_gem_commands_cleanup_command
[166/915] 687345=heredoc_test
[167/915] 687345=test_pattern_key_name_check
[168/915] 687345=test_profile_frames
[169/915] 687346=test_rdoc_markup_heading
[170/915] 687346=test_io_console
[171/915] 687345=test_flip
[172/915] 687345=test_dns
Leaked file descriptor: TestResolvDNS#test_multiple_servers_with_timeout_and_truncated_tcp_fallback: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 38634>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    687345  opc   12u  IPv4 278675763      0t0  TCP localhost:38634->localhost:49772 (CLOSE_WAIT)
[173/915] 687345=test_c_union_entity
[174/915] 687345=test_notimplement
[175/915] 687345=test_cgi_session
[176/915] 687345=test_x509crl
[177/915] 687345=source_location_test
[178/915] 687345=test_insns_leaf
[179/915] 687345=test_gem_console_ui
[180/915] 687345=test_allocation
[181/915] 687344=test_ifunless
[182/915] 687344=test_x509req
[183/915] 687344=test_readpartial
[184/915] 687344=test_httpresponse
[185/915] 687344=test_rdoc_parser_ruby
[186/915] 687346=unescape_test
[187/915] 687344=test_gem_commands_exec_command
[188/915] 687346=test_color_printer
[189/915] 687346=test_super
[190/915] 687344=test_gem_resolver
[191/915] 687344=test_gem_source_vendor
[192/915] 687344=test_object
[193/915] 687344=test_dln
[194/915] 687344=test_vm_dump
[195/915] 687344=json_encoding_test
[196/915] 687344=test_func
[197/915] 687346=test_config
[198/915] 687346=reflection_test
[199/915] 687346=test_ftp
[200/915] 687346=test_modify_expand
[201/915] 687346=test_pkg_config
[202/915] 687346=test_gem_available_set
[203/915] 687346=errors_test
[204/915] 687346=test_convertible
[205/915] 687345=test_path
[206/915] 687345=test_digest
[207/915] 687345=test_rdoc_rd_inline
[208/915] 687345=test_files_test_1
[209/915] 687345=test_dir
[210/915] 687344=test_closure
Leaked file descriptor: TestDir#test_home: 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-09-05 01:13:27.331531375 +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    687345  opc    7r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[211/915] 687345=ripper_test
[212/915] 687345=test_rubygems
[213/915] 687345=test_resolve_symbol
[214/915] 687345=test_uncorrectable_name_check
[215/915] 687345=test_io
[216/915] 687346=magic_comment_test
[217/915] 687346=test_gem_remote_fetcher_s3
[218/915] 687346=test_win32ole_variant
[219/915] 687346=test_cgi_modruby
[220/915] 687346=test_x509attr
[221/915] 687346=test_printf
[222/915] 687346=test_workspace
[223/915] 687346=test_gem_commands_rebuild_command
[224/915] 687346=test_nomethod_error
[225/915] 687346=test_etc
[226/915] 687346=test_stat
[227/915] 687346=test_win32ole_param_event
[228/915] 687346=test_https_proxy
[229/915] 687346=test_rdoc_parser
[230/915] 687346=test_rdoc_generator_pot_po
[231/915] 687346=test_shellwords
[232/915] 687346=test_mul
[233/915] 687346=test_scanner_events
[234/915] 687346=implicit_array_test
[235/915] 687346=test_ocsp
[236/915] 687346=test_ipaddr
[237/915] 687344=test_omap
[238/915] 687344=test_date_strptime
[239/915] 687346=test_nonblock
[240/915] 687346=test_rdoc_parser_simple
[241/915] 687346=json_ext_parser_test
[242/915] 687346=test_gem_ext_configure_builder
[243/915] 687346=test_color
[244/915] 687344=test_rdoc_top_level
[245/915] 687346=test_io_m17n
[246/915] 687344=test_cmethod
[247/915] 687344=test_float
[248/915] 687346=test_gem_stub_specification
[249/915] 687346=test_unicode_normalize
[250/915] 687346=parse_comments_test
[251/915] 687346=test_gem_stream_ui
[252/915] 687346=test_rdoc_generator_ri
[253/915] 687346=test_propertyputref
[254/915] 687346=test_gb18030
[255/915] 687346=test_gem_commands_lock_command
[256/915] 687346=test_reline_key
[257/915] 687346=test_files_ext
[258/915] 687346=test_assembler
[259/915] 687346=overlap_test
[260/915] 687344=test_stringio
[261/915] 687344=test_thread_cv
[262/915] 687346=test_random
[263/915] 687346=test_gem_source_git
[264/915] 687344=test_lexer
[265/915] 687344=test_win32ole_method
[266/915] 687344=test_regex_casefold
[267/915] 687344=test_ripper
[268/915] 687344=test_eval_history
[269/915] 687344=test_unicode
[270/915] 687344=test_gem_package
[271/915] 687346=test_array
[272/915] 687344=test_autoload
[273/915] 687345=test_have_macro
[274/915] 687345=test_gem_source
[275/915] 687344=test_mkmf
[276/915] 687344=test_class
[277/915] 687344=test_benchmark
[278/915] 687345=test_at_exit
[279/915] 687345=command_line_test
[280/915] 687345=test_ractor_compatibility
[281/915] 687345=test_arithmetic_sequence
[282/915] 687345=test_autoconf
[283/915] 687345=test_find_executable
[284/915] 687345=test_lazy_enumerator
[285/915] 687345=test_cgi_multipart
[286/915] 687345=test_gem_request_set_lockfile_tokenizer
[287/915] 687345=test_gem_source_fetch_problem
[288/915] 687345=test_encoding
[289/915] 687345=test_install
[290/915] 687345=test_rdoc_comment
[291/915] 687344=test_sockopt
[292/915] 687344=test_ftp
[293/915] 687344=test_eval
[294/915] 687344=test_document
[295/915] 687344=test_gem_safe_yaml
[296/915] 687344=test_gem_commands_setup_command
[297/915] 687345=test_bundled_gems
[298/915] 687345=test_history
[299/915] 687345=test_singleton_function
[300/915] 687345=test_pair
[301/915] 687344=test_win32ole_variant_m
[302/915] 687344=test_gem_commands_signout_command
[303/915] 687344=test_gem_package_tar_reader
[304/915] 687344=test_env
[305/915] 687346=parser_test
[306/915] 687346=test_primitive
[307/915] 687346=test_parser
[308/915] 687346=test_rdoc_ri_paths
[309/915] 687346=test_iseq
[310/915] 687346=fixtures_test
[311/915] 687344=test_rational2
[312/915] 687344=test_case_comprehensive
[313/915] 687344=test_logperiod
[314/915] 687344=test_placearg
[315/915] 687346=test_ssl_session
[316/915] 687344=test_gem_package_tar_header
[317/915] 687344=test_io_wait_uncommon
[318/915] 687344=test_gem_ci_detector
[319/915] 687344=test_continuation
[320/915] 687344=test_signal
[321/915] 687346=test_gem_silent_ui
[322/915] 687346=test_fixnum
[323/915] 687346=test_file_exhaustive
[324/915] 687344=test_completion
[325/915] 687345=test_handle
[326/915] 687345=test_rdoc_markup_document
[327/915] 687345=test_delete
[328/915] 687345=test_gem_security_policy
[329/915] 687345=test_proxy
[330/915] 687344=test_gem_request_set_gem_dependency_api
[331/915] 687345=test_name_error_extension
[332/915] 687345=test_rdoc_markup_to_ansi
[333/915] 687345=test_protocol
[334/915] 687344=test_evaluation
[335/915] 687344=test_files_test
[336/915] 687344=test_weakkeymap
[337/915] 687345=test_https
[338/915] 687344=test_gem_commands_info_command
[339/915] 687344=test_object_create_start
[340/915] 687344=test_logdevice
Leaked file descriptor: TestFileExhaustive#test_expand_path_home_dir_string: 9 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-09-05 01:13:27.331531375 +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    687346  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[341/915] 687344=test_ast
[342/915] 687346=test_irb
[343/915] 687346=test_rdoc_markup_paragraph
[344/915] 687346=test_x509cert
[345/915] 687346=test_require_path_check
[346/915] 687346=test_bn
[347/915] 687346=test_variable_name_check
[348/915] 687346=test_fiddle
[349/915] 687346=json_generic_object_test
[350/915] 687346=test_date_arith
[351/915] 687346=test_gem_resolver_vendor_specification
[352/915] 687346=parse_stream_test
[353/915] 687346=test_ractor
[354/915] 687346=test_gem_resolver_installed_specification
[355/915] 687346=test_exception_at_throwing
[356/915] 687346=test_stringscanner
[357/915] 687346=test_signedness
[358/915] 687345=test_gem_commands_check_command
[359/915] 687345=test_gem_resolver_git_set
[360/915] 687345=test_digest
[361/915] 687345=test_gem_safe_marshal
[362/915] 687346=test_rdoc_ri_driver
[363/915] 687345=test_ractor
[364/915] 687345=test_sexp
[365/915] 687345=test_httpheader
[366/915] 687345=test_gem_ext_cargo_builder_link_flag_converter
[367/915] 687345=test_gem_local_remote_options
[368/915] 687346=test_rdoc_single_class
[369/915] 687346=test_dup
[370/915] 687345=test_acceptable
[371/915] 687346=test_tmpdir
[372/915] 687345=test_struct
[373/915] 687346=parse_test
[374/915] 687346=test_rdoc_token_stream
[375/915] 687346=test_mutex
[376/915] 687345=heredoc_dedent_test
[377/915] 687345=test_type
[378/915] 687345=test_abi
[379/915] 687345=test_integer_comb
[380/915] 687346=test_bundled_ca
[381/915] 687346=test_load
[382/915] 687346=test_ssl
[383/915] 687345=test_gem_security_trust_dir
[384/915] 687345=test_module
[385/915] 687345=test_erb_command
[386/915] 687345=test_usrmarshal
[387/915] 687345=test_gem_validator
[388/915] 687345=test_gem_source_installed
[389/915] 687345=test_win32ole_param
[390/915] 687345=test_key_error
[391/915] 687345=test_engine
[392/915] 687345=integer_parse_test
[393/915] 687345=test_fiber
[394/915] 687346=test_gem_commands_mirror
[395/915] 687346=test_gem_package_task
[396/915] 687346=test_lock_native_thread
[397/915] 687346=test_resize
[398/915] 687346=test_rubyvm
[399/915] 687346=fuzzer_test
[400/915] 687346=test_cparser
[401/915] 687345=test_struct
[402/915] 687345=onigmo_test
[403/915] 687345=test_c_struct_entry
[404/915] 687345=test_rdoc_parser_markdown
[405/915] 687345=test_custom_command
[406/915] 687345=equality_test
[407/915] 687345=test_depth_first
[408/915] 687345=test_change_word
[409/915] 687345=test_config
[410/915] 687345=test_ostruct
[411/915] 687345=test_cipher
[412/915] 687345=test_update
[413/915] 687345=test_new
[414/915] 687345=test_rdoc_parser_prism_ruby
[415/915] 687346=test_gem_source_lock
[416/915] 687345=test_load
[417/915] 687345=test_rdoc_rd_inline_parser
[418/915] 687345=test_win32ole_type
[419/915] 687345=test_require_lib
[420/915] 687346=test_gem_gem_runner
[421/915] 687346=test_metaclass
[422/915] 687346=test_rdoc_rd_block_parser
[423/915] 687346=test_x509store
[424/915] 687346=test_rdoc_rd
[425/915] 687346=test_rdoc_markup_to_joined_paragraph
[426/915] 687346=test_rdoc_markup_to_markdown
[427/915] 687346=test_rdoc_generator_pot
[428/915] 687346=test_tracer
[429/915] 687346=test_cd
[430/915] 687346=test_not
[431/915] 687346=test_cgi_cookie
[432/915] 687346=test_option
[433/915] 687346=test_rdoc_markup_attribute_manager
[434/915] 687346=test_wss
[435/915] 687346=test_objectspace
[436/915] 687345=test_require
[437/915] 687346=test_debugger_integration
[438/915] 687346=test_my_integer
[439/915] 687346=test_gem_resolver_composed_set
[440/915] 687346=test_shift_jis
[441/915] 687346=test_rdoc_store
[442/915] 687345=test_data_error
[443/915] 687346=test_files_sample
[444/915] 687346=test_rdoc_stats
[445/915] 687346=test_rubyoptions
[446/915] 687345=test_optimization
[447/915] 687346=test_force_exit
[448/915] 687346=regexp_test
[449/915] 687346=test_yield
[450/915] 687345=test_remote_fetch_error
[451/915] 687345=test_show_source
[452/915] 687345=test_gc_compact
[453/915] 687346=test_rdoc_i18n_locale
[454/915] 687346=test_dryrun
[455/915] 687346=test_queue
[456/915] 687346=test_gem_resolver_lock_specification
[457/915] 687346=test_boolean
[458/915] 687346=lex_test
[459/915] 687345=test_clone
[460/915] 687345=test_enc_raise
[461/915] 687345=test_gem_uri_formatter
[462/915] 687345=test_prettyprint
[463/915] 687345=test_ole_methods
[464/915] 687345=test_cgi_util
[465/915] 687346=test_backtrace
[466/915] 687346=test_gbk
[467/915] 687346=test_gem_commands_dependency_command
[468/915] 687345=test_warning
[469/915] 687346=test_yamldbm
[470/915] 687346=test_gem_spec_fetcher
[471/915] 687345=test_unicode_escape
[472/915] 687345=test_default_gems
[473/915] 687346=test_switch_hitter
[474/915] 687345=ruby_parser_test
[475/915] 687345=test_grapheme_breaks
[476/915] 687346=test_hash_create
[477/915] 687346=test_rdoc_method_attr
[478/915] 687345=test_enumerable
[479/915] 687345=test_set
[480/915] 687345=test_tree_spell_checker
[481/915] 687345=test_ractor
[482/915] 687345=test_gem_resolver_api_specification
[483/915] 687346=test_rdoc_rubygems_hook
[484/915] 687345=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 40125>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    687345  opc   12u  IPv4 278691247      0t0  TCP localhost:40125->localhost:42910 (CLOSE_WAIT)
[485/915] 687346=test_case_mapping
[486/915] 687346=test_rational
[487/915] 687346=test_gem_ext_cargo_builder_unit
[488/915] 687346=test_arity
[489/915] 687346=test_thread
[490/915] 687346=test_pkey_ec
[491/915] 687345=test_svcb_https
[492/915] 687345=test_buffering
[493/915] 687345=test_key_event_record
[494/915] 687345=test_date_parse
[495/915] 687346=test_mdns
[496/915] 687346=test_open3
[497/915] 687345=test_fd_setsize
[498/915] 687345=test_process
Closed file descriptor: TestFiberProcess#test_fork: 12
[499/915] 687345=test_forwardable
[500/915] 687345=!Nothing_to_test
[501/915] 687345=static_literals_test
[502/915] 687345=test_array_create
[503/915] 687345=test_memory_view
[504/915] 687345=test_dir_m17n
[505/915] 687345=test_complex
[506/915] 687345=test_threadgroup
[507/915] 687346=test_storage
[508/915] 687346=test_method_name_check
[509/915] 687344=test_err_in_callback
[510/915] 687346=test_merge_keys
[511/915] 687344=test_shapes
[512/915] 687344=test_did_you_mean
[513/915] 687346=test_rdoc_extend
[514/915] 687346=regular_expression_encoding_test
[515/915] 687344=test_cesu8
[516/915] 687344=test_kernel
[517/915] 687346=test_rendering
[518/915] 687346=test_gem_rdoc
[519/915] 687346=test_dot_dot
[520/915] 687346=test_string
[521/915] 687346=test_iterator
[522/915] 687346=test_gem_commands_install_command
[523/915] 687345=test_variable
[524/915] 687345=test_hash
[525/915] 687345=test_rdoc_tom_doc
[526/915] 687345=test_optarg
[527/915] 687344=test_gem_commands_pristine_command
[528/915] 687345=test_basicinstructions
[529/915] 687345=test_utf32
[530/915] 687345=test_gem_resolver_git_specification
[531/915] 687345=test_gem_security
[532/915] 687346=test_key_actor_emacs
[533/915] 687346=test_date_ractor
[534/915] 687344=test_erb
[535/915] 687346=test_gem_impossible_dependencies_error
[536/915] 687346=test_pp
[537/915] 687344=test_gem_resolver_requirement_list
[538/915] 687344=test_exception
[539/915] 687344=test_arith_seq_beg_len_step
[540/915] 687344=test_raise_exception
[541/915] 687346=test_noarg
[542/915] 687346=test_gem_command
[543/915] 687346=test_asn1
[544/915] 687346=test_undef
[545/915] 687346=test_rdoc_generator_darkfish
[546/915] 687344=test_random
[547/915] 687344=test_gem_resolver_lock_set
[548/915] 687344=test_gem_commands_open_command
[549/915] 687346=test_verbose
[550/915] 687346=test_normalize
[551/915] 687346=test_emoji_breaks
[552/915] 687346=test_assignment
[553/915] 687344=test_gem_update_suggestion
[554/915] 687344=test_flush
[555/915] 687344=test_pkey_rsa
[556/915] 687344=test_numhash
[557/915] 687344=test_system
[558/915] 687346=test_gem_specification
[559/915] 687344=test_win32ole_variable
[560/915] 687344=test_parse
[561/915] 687344=test_rdoc_cross_reference
[562/915] 687344=test_rdoc_class_module
[563/915] 687344=test_method_cache
[564/915] 687344=attribute_write_test
[565/915] 687344=test_sorted_set
[566/915] 687344=test_emoji
[567/915] 687344=test_windows_1252
[568/915] 687344=test_stack
[569/915] 687346=test_cp949
[570/915] 687346=test_jaro_winkler
[571/915] 687346=test_gem_resolver_vendor_set
[572/915] 687346=test_condition
[573/915] 687346=test_gem_dependency_resolution_error
[574/915] 687346=test_sleep
[575/915] 687344=test_mixed_unicode_escapes
[576/915] 687344=dispatcher_test
[577/915] 687344=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-09-05 01:13:27.331531375 +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-09-05 01:38:04.045274833 +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    687344  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
ruby    687344  opc   10r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[578/915] 687344=warnings_test
[579/915] 687344=test_econv
[580/915] 687345=test_gem_install_update_options
[581/915] 687345=test_face
[582/915] 687345=test_sizeof
[583/915] 687344=test_date_attr
[584/915] 687344=test_gem_request_set_lockfile_parser
[585/915] 687344=test_stringchar
[586/915] 687344=constant_path_node_test
[587/915] 687344=test_pack
[588/915] 687346=test_cgi_tag_helper
[589/915] 687346=test_pinned
[590/915] 687344=test_framework
[591/915] 687344=test_weakmap
[592/915] 687346=test_coderange
[593/915] 687346=test_inadvertent_creation
[594/915] 687346=test_ansi_with_terminfo
[595/915] 687346=test_date_time
[596/915] 687346=test_nil2vtempty
[597/915] 687346=test_rdoc_generator_json_index
[598/915] 687346=test_gem_command_manager
[599/915] 687346=test_rdoc_context
[600/915] 687346=test_array
[601/915] 687346=test_case
[602/915] 687346=test_open-uri
[603/915] 687346=test_enc_associate
[604/915] 687346=test_enumerator
[605/915] 687345=test_sprintf
[606/915] 687345=test_rdoc_parser_rd
[607/915] 687345=test_const
[608/915] 687345=comments_test
[609/915] 687345=test_exit
[610/915] 687345=test_class
[611/915] 687345=test_recorder
[612/915] 687345=test_yaml_special_cases
[613/915] 687345=test_gem_commands_sources_command
[614/915] 687345=test_gem_source_list
[615/915] 687345=json_addition_test
[616/915] 687345=test_name_error
[617/915] 687345=test_iso_8859
[618/915] 687345=test_libs
[619/915] 687345=test_gc
[620/915] 687345=test_qsort
[621/915] 687345=test_math
[622/915] 687345=test_safe_load
[623/915] 687345=test_http
[624/915] 687345=test_hash
[625/915] 687344=test_pty
[626/915] 687344=test_gem_dependency_installer
[627/915] 687344=test_gem_commands_which_command
[628/915] 687344=test_gem_request
[629/915] 687344=test_gem_package_old
[630/915] 687344=test_scan_args
[631/915] 687344=test_gem_commands_specification_command
[632/915] 687344=test_too_many_dummy_encodings
[633/915] 687344=test_method_cache
[634/915] 687344=test_sprintf_comb
[635/915] 687344=test_gem_commands_push_command
[636/915] 687345=locals_test
[637/915] 687344=test_rdoc_task
[638/915] 687344=test_tracepoint
[639/915] 687345=test_settracefunc
[640/915] 687344=test_gem_text
[641/915] 687344=test_backtrace
[642/915] 687345=tunnel_test
[643/915] 687345=test_gem_source_local
[644/915] 687345=test_internal_ivar
[645/915] 687345=test_win32ole
[646/915] 687345=test_rendering
[647/915] 687345=desugar_compiler_test
[648/915] 687345=test_gem_gemcutter_utilities
[649/915] 687344=test_utf16
[650/915] 687344=test_http
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 12 #<File::Stat dev=0x9, ino=278693721, 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>
[651/915] 687345=test_set
[652/915] 687345=test_severityCOMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    687344  opc   12u  IPv4 278693721      0t0  TCP localhost:33923->localhost:36786 (CLOSE_WAIT)

[653/915] 687345=test_ractor
[654/915] 687345=test_case
[655/915] 687345=test_gem_package_tar_writer
[656/915] 687345=test_str2big
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 13 #<File::Stat dev=0x9, ino=278694364, 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>
[657/915] 687345=test_rdoc_markup_to_rdoc
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    687344  opc   13u  IPv4 278694364      0t0  TCP localhost:37687->localhost:60382 (CLOSE_WAIT)
[658/915] 687345=test_gem_remote_fetcher_local_server
[659/915] 687345=test_gem_dependency
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 14 #<File::Stat dev=0x9, ino=278693864, 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    687344  opc   14u  IPv4 278693864      0t0  TCP localhost:46517->localhost:51598 (CLOSE_WAIT)
[660/915] 687345=test_yjit
[661/915] 687345=test_gem_uninstaller
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 15 #<File::Stat dev=0x9, ino=278694496, 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    687344  opc   15u  IPv4 278694496      0t0  TCP localhost:38417->localhost:55674 (CLOSE_WAIT)
[662/915] 687345=test_cclass
[663/915] 687345=test_m17n
[664/915] 687345=test_method
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 16 #<File::Stat dev=0x9, ino=278695040, 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    687344  opc   16u  IPv4 278695040      0t0  TCP localhost:41765->localhost:49620 (CLOSE_WAIT)
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 17 #<File::Stat dev=0x9, ino=278695084, 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    687344  opc   17u  IPv4 278695084      0t0  TCP localhost:40119->localhost:43612 (CLOSE_WAIT)
[665/915] 687344=test_argf
[666/915] 687344=test_yaml
[667/915] 687344=test_x509name
[668/915] 687344=test_pkcs12
[669/915] 687344=test_gem_remote_fetcher
[670/915] 687344=test_json_tree
[671/915] 687344=test_koi8
[672/915] 687344=test_filter
[673/915] 687344=test_parser_events
[674/915] 687344=test_rdoc_rdoc
[675/915] 687344=test_yjit_exit_locations
[676/915] 687344=location_test
[677/915] 687344=test_rdoc_markdown_test
[678/915] 687344=test_rdoc_normal_module
[679/915] 687344=test_type_completor
[680/915] 687344=test_io_timeout
[681/915] 687344=json_string_matching_test
[682/915] 687344=test_gem_config_file
[683/915] 687345=test_comparable
[684/915] 687344=test_kdf
[685/915] 687345=test_ldap
[686/915] 687345=test_thread_queue
[687/915] 687344=test_passing_block
[688/915] 687344=test_defined
[689/915] 687344=test_nowrite
[690/915] 687344=test_io_buffer
[691/915] 687344=test_nil
[692/915] 687344=test_psych
[693/915] 687344=test_import
[694/915] 687346=test_human_typo
[695/915] 687346=test_wait
[696/915] 687346=test_big2str
[697/915] 687346=test_gem_resolver_specification
[698/915] 687346=test_logger
[699/915] 687346=test_pkey_dsa
[700/915] 687344=test_yaml_tree
[701/915] 687344=test_gem_commands_yank_command
[702/915] 687344=test_cstr
[703/915] 687346=test_command
[704/915] 687346=test_euc_tw
[705/915] 687346=test_gem_resolver_dependency_request
[706/915] 687346=test_enumerator_kw
[707/915] 687346=test_line_editor
[708/915] 687346=test_marshalable
[709/915] 687346=test_files_lib
[710/915] 687346=lex_test
[711/915] 687346=test_string_memory
[712/915] 687346=test_help
[713/915] 687346=test_raise
[714/915] 687346=test_complexrational
[715/915] 687346=version_test
[716/915] 687346=test_string
[717/915] 687346=json_common_interface_test
[718/915] 687346=test_error_highlight
[719/915] 687346=test_rdoc_any_method
[720/915] 687346=test_function_entry
[721/915] 687346=test_pathname
[722/915] 687346=test_fnmatch
[723/915] 687346=test_store
[724/915] 687344=test_rdoc_markup_pre_process
[725/915] 687346=test_coverage
[726/915] 687344=test_tempfile
[727/915] 687345=test_http_request
[728/915] 687345=test_tree_builder
[729/915] 687345=test_big5
[730/915] 687345=test_date
[731/915] 687345=test_gem_commands_update_command
[732/915] 687344=test_protect
[733/915] 687344=test_rdoc_markup_verbatim
[734/915] 687344=test_webauthn_poller
[735/915] 687346=test_date_conv
[736/915] 687346=test_frozen
[737/915] 687346=test_serialize_subclasses
[738/915] 687346=test_gem_resolver_index_specification
[739/915] 687344=test_egrep_cpp
[740/915] 687346=test_erb_m17n
[741/915] 687346=test_rdoc_generator_pot_po_entry
[742/915] 687346=test_timeout
[743/915] 687346=snapshots_test
[744/915] 687344=test_gem_resolver_activation_request
[745/915] 687344=test_function
[746/915] 687345=test_gem_commands_server_command
[747/915] 687346=test_pipe
[748/915] 687345=test_string
[749/915] 687344=test_macro
[750/915] 687344=test_gem_requirement
[751/915] 687346=test_win32ole_method_event
[752/915] 687346=test_tcp
[753/915] 687344=test_gem_name_tuple
[754/915] 687344=test_rdoc_markup_to_table_of_contents
[755/915] 687344=test_integer
[756/915] 687346=test_file
[757/915] 687344=test_time
[758/915] 687346=test_capacity
[759/915] 687346=test_gem_commands_owner_command
[760/915] 687344=test_nextafter
[761/915] 687344=test_rat
[762/915] 687344=test_gem_request_connection_pools
[763/915] 687346=test_init
[764/915] 687346=test_flags
[765/915] 687344=test_numeric
[766/915] 687344=test_yamlstore
[767/915] 687344=test_bug-3571
[768/915] 687344=test_rdoc_generator_markup
[769/915] 687344=test_constant
[770/915] 687346=test_find
[771/915] 687346=test_encoding
[772/915] 687346=test_hmac
[773/915] 687346=test_win32ole_record
[774/915] 687346=test_rdoc_include
[775/915] 687346=test_gem_version_option
[776/915] 687346=test_date_compat
[777/915] 687346=test_ubf_async_safe
[778/915] 687346=snippets_test
[779/915] 687346=test_pstore
[780/915] 687346=test_zlib
[781/915] 687344=test_rdoc_options
[782/915] 687344=test_gem_ext_cargo_builder
[783/915] 687344=test_console_attr
[784/915] 687344=test_proc
[785/915] 687344=test_gem_commands_unpack_command
[786/915] 687344=test_reqarg
[787/915] 687344=test_frozen_error
[788/915] 687344=test_gem_version
[789/915] 687344=test_spell_checker
[790/915] 687344=test_gem_ext_ext_conf_builder
[791/915] 687344=test_path_to_class
[792/915] 687344=test_enumerator
[793/915] 687344=test_bug-5832
[794/915] 687344=test_yield_block
[795/915] 687344=test_c_struct_builder
[796/915] 687344=test_resource
[797/915] 687344=test_gem_package_tar_reader_entry
[798/915] 687344=test_gem_uri
[799/915] 687344=test_rdoc_text
[800/915] 687344=library_symbols_test
[801/915] 687344=test_require
[802/915] 687344=test_stringify_symbols
[803/915] 687344=test_objspace
[804/915] 687346=test_stream
[805/915] 687346=test_have_library
[806/915] 687346=test_ns_spki
[807/915] 687346=test_rdoc_markup_indented_paragraph
[808/915] 687346=test_iseq_load
[809/915] 687346=test_rdoc_markup_parser
[810/915] 687346=test_key_actor_vi
[811/915] 687346=test_postponed_job
[812/915] 687346=test_gem_request_set_lockfile
[813/915] 687346=test_rdoc_markdown
[814/915] 687346=test_ensure_and_callcc
[815/915] 687346=test_rdoc_encoding
[816/915] 687346=test_win32ole_variant_outarg
[817/915] 687346=test_generic
[818/915] 687346=test_rdoc_markup_to_html_snippet
[819/915] 687346=test_common
[820/915] 687346=test_httpresponses
[821/915] 687346=test_rdoc_constant
[822/915] 687346=test_deprecate
[823/915] 687346=test_rdoc_markup_attributes
[824/915] 687346=test_rand
[825/915] 687346=encodings_test
[826/915] 687346=test_string_processing
[827/915] 687346=test_random_formatter
[828/915] 687346=test_gem_source_specific_file
[829/915] 687346=test_provider
[830/915] 687346=test_euc_kr
[831/915] 687346=test_bmethod
[832/915] 687346=test_rdoc_code_object
[833/915] 687346=test_process
Leaked file descriptor: TestProcess#test_gid_from_name: 10 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2024-09-05 01:38:04.045274833 +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    687346  opc   10r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[834/915] 687345=test_kwargs
[835/915] 687345=test_rdoc_parser_c
[836/915] 687346=test_pack
[837/915] 687345=test_io_wait
[838/915] 687346=test_gem_doctor
[839/915] 687346=json_fixtures_test
[840/915] 687346=test_len
[841/915] 687346=test_disable_irb
[842/915] 687346=test_gem_commands_outdated_command
[843/915] 687346=string_encoding_test
[844/915] 687346=test_gem_dependency_list
[845/915] 687345=test_rdoc_parser_changelog
[846/915] 687346=test_tsort
[847/915] 687346=test_typeddata
[848/915] 687345=test_gem_commands_fetch_command
[849/915] 687345=test_securerandom
[850/915] 687346=test_thread
[851/915] 687345=test_config
[852/915] 687345=test_complex2
[853/915] 687345=test_gem_security_signer
[854/915] 687345=test_gem_util
[855/915] 687346=test_gem_unsatisfiable_dependency_error
[856/915] 687346=static_inspect_test
[857/915] 687346=test_literal
[858/915] 687345=test_io
[859/915] 687345=test_rdoc_i18n_text
[860/915] 687345=test_input_method
[861/915] 687345=test_multi_irb_commands
[862/915] 687345=test_pkey_dh
[863/915] 687346=test_m17n_comb
[864/915] 687345=test_null
[865/915] 687345=test_ractor
[866/915] 687345=test_data
[867/915] 687345=test_memory_view
[868/915] 687345=test_bigzero
[869/915] 687345=compiler_test
[870/915] 687345=test_gem_platform
[871/915] 687345=test_gem_commands_query_command
[872/915] 687345=test_gem_remote_fetcher_local_ssl_server
[873/915] 687346=index_write_test
[874/915] 687346=test_win32ole_typelib
[875/915] 687346=test_pkey
[876/915] 687346=parse_success_test
[877/915] 687346=test_external_new
[878/915] 687346=test_gem_commands_cert_command
[879/915] 687346=test_gem_commands_stale_command
[880/915] 687346=test_rdoc_markup_to_tt_only
[881/915] 687346=test_date_strftime
[882/915] 687346=json_parser_test
[883/915] 687346=test_ws
[884/915] 687346=test_timeout
[885/915] 687346=test_key_name_check
[886/915] 687346=test_rdoc_markup_to_bs
[887/915] 687346=test_rdoc_markup_raw
[888/915] 687346=test_instrumentation_api
[889/915] 687345=test_weakref
[890/915] 687345=test_ractor
[891/915] 687345=test_rdoc_alias
[892/915] 687345=test_singleton
[893/915] 687345=test_fstring
[894/915] 687345=test_numeric
[895/915] 687345=test_rdoc_require
[896/915] 687345=test_gem_ext_rake_builder
[897/915] 687345=test_word
[898/915] 687345=test_bash_completion
[899/915] 687345=test_exception
[900/915] 687346=test_files_test_2
[901/915] 687346=test_div
[902/915] 687346=test_rdoc_markup_to_html_crossref
[903/915] 687346=pattern_test
[904/915] 687346=test_rdoc_context_section
[905/915] 687346=test_io_buffer
[906/915] 687346=test_deprecated
[907/915] 687346=test_optparse
[908/915] 687346=test_gem_commands_environment_command
[909/915] 687346=test_pkcs7
[910/915] 687346=test_pack
[911/915] 687346=test_scalar
[912/915] 687346=test_syntax
[913/915] 687345=test_class_name_check
[914/915] 687345=test_basicsocket
[915/915] 687345=test_zsh_completion
Finished tests in 217.772062s, 154.1199 tests/s, 29851.4279 assertions/s.
33563 tests, 6500807 assertions, 0 failures, 0 errors, 346 skips

ruby -v: ruby 3.4.0dev (2024-09-05T12:49:01Z master ffebc1c7c7) [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.5.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
ruby 3.4.0dev (2024-09-05T12:49:01Z master ffebc1c7c7) [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.751740 seconds

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