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

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

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

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

generating encdb.h
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
generating enc.mk
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /home/opc/ruby/src/master/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
making enc
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Extracting bundle gem power_assert-2.0.3...
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: 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/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
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.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
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/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/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/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems -r./aarch64-linux-fake /home/opc/ruby/src/master/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j3 --jobserver-auth=4,5" --make-flags=" -j3 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /home/opc/ruby/install/master/bin
installing base libraries:          /home/opc/ruby/install/master/lib
installing arch files:              /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux
installing pkgconfig data:          /home/opc/ruby/install/master/lib/pkgconfig
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0/aarch64-linux
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.4.0+0/aarch64-linux
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/3.4.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.4.0+0/ruby
installing command scripts:         /home/opc/ruby/install/master/bin
installing library scripts:         /home/opc/ruby/install/master/lib/ruby/3.4.0+0
installing common headers:          /home/opc/ruby/install/master/include/ruby-3.4.0+0
installing manpages:                /home/opc/ruby/install/master/share/man/man1
installing default gems from lib:   /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.14.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.30.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.9
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.2
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
                                    minitest 5.25.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.6
                                    rss 0.3.1
                                    net-ftp 0.3.7
                                    net-imap 0.4.15
                                    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
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/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=22150
  "--ruby=./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/home/opc/ruby/src/master/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j3

# Running tests:

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

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

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

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