# Logfile created on 2024-06-10 15:22:54 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffd5dfffdd8 @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, @logfile="/home/opc/ruby/logs/brlog.master.20240610-152254", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffd5df2af48 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffd5df2ade0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffd5dfcc9b0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20240610-152254", @dev=#<File:/home/opc/ruby/logs/brlog.master.20240610-152254>, @binmode=false, @mon_data=#<Monitor:0x0000fffd5df2ab88>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /home/opc/ruby/src/master/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-src      -j3
Already up to date.
Latest commit hash = 3cc9a12679
$$$[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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -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-10.1.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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -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-10.1.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
877e8647712e394096d3627e2ac887ea38db2153a763fd6070135e85fbfc4509  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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -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-10.1.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]: 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]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
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]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
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/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: 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'
$$$[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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -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-10.1.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
making enc
making srcs under enc
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: 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/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]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
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/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
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/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
./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.13.1
                                    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.8
                                    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.1
                                    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.23.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.2.8
                                    rss 0.3.0
                                    net-ftp 0.3.5
                                    net-imap 0.4.12
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.1
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.0
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 1940 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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -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-10.1.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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -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-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

ruby -v: ruby 3.4.0dev (2024-06-10T14:00:37Z master 3cc9a12679) [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 --debug -j' TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -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-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.pgjgpv/1-mspec-multi-0
$ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.pgjgpv/2-mspec-multi-1
$ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.pgjgpv/3-mspec-multi-2
ruby 3.4.0dev (2024-06-10T14:00:37Z master 3cc9a12679) [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.086068 seconds

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