# Logfile created on 2024-02-22 19:53:16 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffe8cbdfde0 @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.20240222-195316", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffe8cc2e710 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffe8cc2e508 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffe8cae0660 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20240222-195316", @dev=#<File:/home/opc/ruby/logs/brlog.master.20240222-195316>, @binmode=false, @mon_data=#<Monitor:0x0000fffe8cc2e198>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j3
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j3" exit with 0.
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision -
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/minitest.revision -
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/bigdecimal.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/minitest.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/bigdecimal.revision unchanged
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/drb.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/drb.revision unchanged
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-rubyspec -j3
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j3" exit with 0.
$$$[beg] make update-src      -j3
Already up to date.
Latest commit hash = a16fefcff5
$$$[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 minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision -
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/minitest.revision -
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/bigdecimal.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/bigdecimal.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/minitest.revision unchanged
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/drb.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/drb.revision unchanged
Extracting bundle gem minitest-5.22.2...
Unpacked gems/minitest-5.22.2.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
961a8b913fe5e2f5d8f882c33f1849a79c40cc76000adb4794c6199dc43cddaa  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 '/home/opc/ruby/src/master/enc/trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: 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]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/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.6/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/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.6/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/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/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/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/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 minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/minitest.revision -
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision -
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/bigdecimal.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/minitest.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/bigdecimal.revision unchanged
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
	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 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/drb.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
generating enc.mk
/home/opc/ruby/src/master/.bundle/.timestamp/drb.revision unchanged
encdb.h unchanged
Extracting bundle gem minitest-5.22.2...
making srcs under enc
making enc
Unpacked gems/minitest-5.22.2.gem
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 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 '/home/opc/ruby/src/master/enc/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/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/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]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
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]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/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.6/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
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/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
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/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems -r./aarch64-linux-fake /home/opc/ruby/src/master/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j3 --jobserver-auth=4,5" --make-flags=" -j3 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
Installing to 
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.11.2
                                    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.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.24.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.2
                                    resolv 0.3.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.1
                                    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.22.2
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.2
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.10
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.4
                                    typeprof 0.21.11
                                    debug 1.9.1
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.6
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.0
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.2.8
installing bundled gem cache:       /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 1897 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 '/home/opc/ruby/src/master/enc/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.6/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/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.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/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/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=7001
  "--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/869] 689454=test_formatter
[  2/869] 689455=test_rdoc_servlet
[  3/869] 689456=test_coder
[  4/869] 689454=test_symbol
[  5/869] 689456=test_gem_commands_search_command
[  6/869] 689456=test_context
[  7/869] 689455=test_udp
[  8/869] 689455=test_gem_commands_contents_command
[  9/869] 689456=test_integer
[ 10/869] 689455=test_unix
[ 11/869] 689455=test_have_func
[ 12/869] 689454=test_date_marshal
[ 13/869] 689454=test_gem_commands_list_command
[ 14/869] 689454=test_date_new
[ 15/869] 689454=test_configuration
[ 16/869] 689454=test_gem_resolver_local_specification
[ 17/869] 689454=test_rdoc_attr
[ 18/869] 689454=test_ractor
[ 19/869] 689454=test_trick
[ 20/869] 689455=test_stream
[ 21/869] 689455=test_address_resolve
[ 22/869] 689455=test_ts
[ 23/869] 689455=test_locale
[ 24/869] 689455=test_num2int
[ 25/869] 689455=test_rbconfig
[ 26/869] 689455=test_enum
[ 27/869] 689456=test_rdoc_markup_include
[ 28/869] 689456=test_require
[ 29/869] 689455=test_recursion
[ 30/869] 689455=test_gem_commands_signin_command
[ 31/869] 689455=test_range
[ 32/869] 689454=test_iter_break
[ 33/869] 689454=test_extlibs
[ 34/869] 689455=test_rdoc_markup_to_label
[ 35/869] 689456=test_parser
[ 36/869] 689455=test_cgi_core
[ 37/869] 689455=test_gem_resolver_best_set
[ 38/869] 689456=test_gem
[ 39/869] 689455=test_ractor
[ 40/869] 689455=test_ansi_without_terminfo
[ 41/869] 689455=json_generator_test
[ 42/869] 689455=test_ractor
[ 43/869] 689455=test_gem_resolver_conflict
[ 44/869] 689455=test_ssl
[ 45/869] 689455=test_gem_commands_help_command
[ 46/869] 689455=test_scheduler
[ 47/869] 689455=test_bignum
[ 48/869] 689454=newline_test
[ 49/869] 689454=test_enc_str_buf_cat
[ 50/869] 689454=test_nesting_parser
[ 51/869] 689454=test_ancdata
[ 52/869] 689454=ractor_test
[ 53/869] 689454=test_marshal
[ 54/869] 689454=test_rdoc_markup_hard_break
[ 55/869] 689454=test_time_tz
[ 56/869] 689456=test_to_ruby
[ 57/869] 689456=test_addrinfo
[ 58/869] 689454=test_bug-14834
Leaked file descriptor: TestSocketAddrinfo#test_addrinfo_timeout: 7 #<File::Stat dev=0x9, ino=1814977751, 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    689456  opc    7u  unix 0x0000000000000000      0t0 1814977751 type=STREAM
[ 59/869] 689454=test_data
[ 60/869] 689454=test_thread
[ 61/869] 689456=test_terminfo
[ 62/869] 689456=test_socket
[ 63/869] 689456=test_inlinecache
[ 64/869] 689456=test_reline
[ 65/869] 689456=test_gem_commands_build_command
[ 66/869] 689456=test_ellipsize
[ 67/869] 689456=test_call
[ 68/869] 689456=test_windows_1251
[ 69/869] 689456=test_history
[ 70/869] 689456=test_to_ary_concat
[ 71/869] 689456=test_gem_ext_builder
[ 72/869] 689455=test_key_stroke
[ 73/869] 689455=test_rdoc_markup
[ 74/869] 689455=test_euc_jp
[ 75/869] 689455=test_ensured
[ 76/869] 689455=test_popen_deadlock
[ 77/869] 689455=test_time
[ 78/869] 689455=test_alias_and_anchor
[ 79/869] 689455=test_symbol
[ 80/869] 689455=test_project_sanity
[ 81/869] 689455=test_delegate
[ 82/869] 689455=location_test
[ 83/869] 689456=test_pattern_matching
[ 84/869] 689456=test_folderitem2_invokeverb
[ 85/869] 689456=test_interned_str
[ 86/869] 689456=test_set_len
[ 87/869] 689456=constant_path_node_test
[ 88/869] 689455=test_gem_request_set
[ 89/869] 689456=test_gem_bundler_version_finder
[ 90/869] 689456=test_gc
[ 91/869] 689455=test_gem_resolver_index_set
[ 92/869] 689455=ruby_api_test
[ 93/869] 689455=test_webauthn_listener_response
[ 94/869] 689455=test_sleep
[ 95/869] 689454=test_rb_str_dup
[ 96/869] 689454=test_lambda
[ 97/869] 689454=test_scalar_scanner
[ 98/869] 689454=test_trace
[ 99/869] 689454=test_win32ole_type_event
[100/869] 689454=test_keyword
[101/869] 689454=test_gem_path_support
[102/869] 689455=test_arity
[103/869] 689455=test_gem_resolver_installer_set
[104/869] 689454=test_append
[105/869] 689454=test_foreach
[106/869] 689454=test_rdoc_markup_to_html
[107/869] 689454=test_x509ext
[108/869] 689454=test_emitter
[109/869] 689454=test_summary
[110/869] 689454=test_config
[111/869] 689455=test_file
[112/869] 689454=bom_test
[113/869] 689454=test_object
[114/869] 689454=test_member
[115/869] 689454=test_kill_ring
[116/869] 689454=test_mailto
[117/869] 689454=test_addr
[118/869] 689454=test_case_options
[119/869] 689454=test_cgi_header
[120/869] 689454=format_errors_test
[121/869] 689454=test_gem_resolver_api_set
[122/869] 689454=test_duplicate
[123/869] 689454=test_helper
[124/869] 689454=test_ossl
[125/869] 689456=test_buffered_io
[126/869] 689456=test_gem_installer
[127/869] 689455=test_bug_reporter
[128/869] 689455=test_object_references
[129/869] 689455=test_gem_source_subpath_problem
[130/869] 689456=compiler_test
[131/869] 689456=test_arith_seq_extract
[132/869] 689455=test_ruby_lex
[133/869] 689455=test_monitor
[134/869] 689456=test_beginendblock
[135/869] 689455=test_eval
[136/869] 689456=test_within_pipe
[137/869] 689456=test_rdoc_normal_class
[138/869] 689455=test_pointer
[139/869] 689456=test_nofree
[140/869] 689456=test_regexp
[141/869] 689455=test_whileuntil
[142/869] 689455=errors_test
[143/869] 689454=test_convertible
[144/869] 689455=test_pkg_config
[145/869] 689455=test_gem_available_set
[146/869] 689455=test_modify_expand
[147/869] 689455=test_config
[148/869] 689455=test_func
[149/869] 689455=test_vm_dump
[150/869] 689455=json_encoding_test
[151/869] 689455=test_dln
[152/869] 689455=test_object
[153/869] 689455=test_gem_source_vendor
[154/869] 689455=test_gem_resolver
[155/869] 689455=test_color_printer
[156/869] 689455=test_super
[157/869] 689454=unescape_test
[158/869] 689455=test_gem_commands_exec_command
[159/869] 689454=test_rdoc_parser_ruby
[160/869] 689454=test_httpresponse
[161/869] 689454=test_readpartial
[162/869] 689455=test_x509req
[163/869] 689455=test_ifunless
[164/869] 689455=test_gem_console_ui
[165/869] 689454=test_insns_leaf
[166/869] 689455=test_x509crl
[167/869] 689454=test_notimplement
[168/869] 689454=test_cgi_session
[169/869] 689454=test_c_union_entity
[170/869] 689455=test_dns
[171/869] 689454=test_io_console
Leaked file descriptor: TestIO_Console#test_iflush: 10 #<File::Stat dev=0xfc00, ino=2356781, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2024-02-22 19:54:09.172091179 +0000, mtime=2024-02-22 19:54:08.692089565 +0000, ctime=2024-02-22 19:54:08.692089565 +0000>
Leaked file descriptor: TestIO_Console#test_iflush: 11 #<File::Stat dev=0x9, ino=1814979379, 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    689454  opc   10r   REG              252,0  6940392    2356781 /var/lib/sss/mc/group
ruby    689454  opc   11u  unix 0x0000000000000000      0t0 1814979379 type=STREAM
[172/869] 689455=test_flip
[173/869] 689455=test_rdoc_markup_heading
[174/869] 689455=test_profile_frames
[175/869] 689455=test_pattern_key_name_check
[176/869] 689455=test_gem_commands_cleanup_command
[177/869] 689455=test_class2name
[178/869] 689455=test_transcode
[179/869] 689455=test_refinement
[180/869] 689454=test_debug
[181/869] 689454=test_thread_fd_close
[182/869] 689454=test_last_thread
[183/869] 689454=test_digest_extend
[184/869] 689454=test_gem_ext_cmake_builder
[185/869] 689454=test_alias
[186/869] 689454=test_fips
[187/869] 689454=test_emitter
[188/869] 689454=test_getopts
[189/869] 689454=test_helper
[190/869] 689454=test_compile_prism
[191/869] 689454=test_rdoc_markup_formatter
[192/869] 689454=test_gem_commands_uninstall_command
[193/869] 689455=test_win32ole_event
[194/869] 689455=test_reline_key
[195/869] 689455=test_gem_commands_lock_command
[196/869] 689455=test_gb18030
[197/869] 689455=test_propertyputref
[198/869] 689455=test_rdoc_generator_ri
[199/869] 689455=test_gem_stream_ui
[200/869] 689455=test_unicode_normalize
[201/869] 689454=test_float
[202/869] 689454=test_gem_stub_specification
[203/869] 689454=test_cmethod
[204/869] 689454=test_io_m17n
[205/869] 689454=test_rdoc_top_level
[206/869] 689455=test_color
[207/869] 689454=test_gem_ext_configure_builder
[208/869] 689454=json_ext_parser_test
[209/869] 689455=test_rdoc_parser_simple
[210/869] 689454=test_nonblock
[211/869] 689454=test_omap
[212/869] 689454=test_date_strptime
[213/869] 689455=test_ipaddr
[214/869] 689455=test_scanner_events
[215/869] 689455=test_ocsp
[216/869] 689454=test_shellwords
[217/869] 689454=test_mul
[218/869] 689454=test_rdoc_generator_pot_po
[219/869] 689454=test_rdoc_parser
[220/869] 689455=test_https_proxy
[221/869] 689454=test_win32ole_param_event
[222/869] 689454=test_stat
[223/869] 689455=test_etc
[224/869] 689454=test_nomethod_error
[225/869] 689454=test_workspace
Leaked file descriptor: TestEtc#test_getgrgid: 9 #<File::Stat dev=0x9, ino=1814980935, 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>
Leaked file descriptor: TestEtc#test_getgrgid: 10 #<File::Stat dev=0xfc00, ino=2356781, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2024-02-22 19:54:09.172091179 +0000, mtime=2024-02-22 19:54:08.692089565 +0000, ctime=2024-02-22 19:54:08.692089565 +0000>
COMMAND    PID USER   FD   TYPE             DEVICE SIZE/OFF       NODE NAME
ruby    689455  opc    9u  unix 0x0000000000000000      0t0 1814980935 type=STREAM
ruby    689455  opc   10r   REG              252,0  6940392    2356781 /var/lib/sss/mc/group
[226/869] 689454=test_printf
[227/869] 689454=test_x509attr
[228/869] 689454=test_cgi_modrubyLeaked file descriptor: TestEtc#test_getlogin: 11 #<File::Stat dev=0xfc00, ino=2356777, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-02-22 19:54:09.172091179 +0000, mtime=2024-02-22 19:54:08.692089565 +0000, ctime=2024-02-22 19:54:08.692089565 +0000>

[229/869] 689454=magic_comment_test
[230/869] 689454=test_win32ole_variant
[231/869] 689454=test_ioCOMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    689455  opc   11r   REG  252,0  9253600 2356777 /var/lib/sss/mc/passwd

[232/869] 689455=test_uncorrectable_name_check
[233/869] 689455=test_rubygems
[234/869] 689455=test_resolve_symbol
[235/869] 689455=test_closure
[236/869] 689455=test_files_test_1
[237/869] 689455=test_dir
[238/869] 689456=test_rdoc_rd_inline
[239/869] 689456=test_digest
[240/869] 689456=test_path
[241/869] 689456=test_iseq
[242/869] 689455=test_rdoc_ri_paths
[243/869] 689455=test_parser
[244/869] 689455=test_primitive
[245/869] 689455=test_gem_package_tar_reader
[246/869] 689455=test_gem_commands_signout_command
[247/869] 689455=test_env
[248/869] 689456=test_pair
[249/869] 689455=test_win32ole_variant_m
[250/869] 689455=test_singleton_function
[251/869] 689455=test_gem_commands_setup_command
[252/869] 689454=test_history
[253/869] 689454=test_eval
[254/869] 689454=test_document
[255/869] 689454=test_gem_safe_yaml
[256/869] 689454=test_ftp
[257/869] 689454=test_sockopt
[258/869] 689454=test_rdoc_comment
[259/869] 689454=test_encoding
[260/869] 689454=test_install
[261/869] 689454=test_gem_source_fetch_problem
[262/869] 689454=test_gem_request_set_lockfile_tokenizer
[263/869] 689454=test_lazy_enumerator
[264/869] 689455=test_cgi_multipart
[265/869] 689455=test_find_executable
[266/869] 689455=test_autoconf
[267/869] 689455=test_ractor_compatibility
[268/869] 689454=test_arithmetic_sequence
[269/869] 689454=test_at_exit
[270/869] 689454=test_benchmark
[271/869] 689455=test_class
[272/869] 689455=test_have_macro
[273/869] 689455=test_gem_source
[274/869] 689455=test_mkmf
[275/869] 689455=test_autoload
[276/869] 689454=test_array
[277/869] 689456=test_gem_package
[278/869] 689456=test_unicode
[279/869] 689456=test_eval_history
[280/869] 689456=dispatcher_test
[281/869] 689456=test_ripper
[282/869] 689456=test_win32ole_method
[283/869] 689456=test_lexer
[284/869] 689456=test_regex_casefold
[285/869] 689456=test_gem_source_git
[286/869] 689456=test_random
[287/869] 689456=test_thread_cv
[288/869] 689455=test_assembler
[289/869] 689455=test_stringio
[290/869] 689455=test_files_ext
[291/869] 689455=test_type
[292/869] 689455=heredoc_dedent_test
[293/869] 689455=test_mutex
[294/869] 689456=test_rdoc_token_stream
[295/869] 689456=test_struct
[296/869] 689456=test_tmpdir
[297/869] 689456=test_acceptable
[298/869] 689456=test_dup
[299/869] 689456=test_rdoc_single_class
[300/869] 689456=test_gem_local_remote_options
[301/869] 689456=test_gem_ext_cargo_builder_link_flag_converter
[302/869] 689456=test_ractor
[303/869] 689456=test_httpheader
[304/869] 689456=test_sexp
[305/869] 689456=test_rdoc_ri_driver
[306/869] 689456=test_gem_safe_marshal
[307/869] 689455=test_digest
[308/869] 689456=test_signedness
[309/869] 689455=test_gem_resolver_git_set
[310/869] 689455=test_gem_commands_check_command
[311/869] 689455=test_stringscanner
[312/869] 689455=test_gem_resolver_installed_specification
[313/869] 689455=test_exception_at_throwing
[314/869] 689455=test_ractor
[315/869] 689455=test_gem_resolver_vendor_specification
[316/869] 689455=test_date_arith
[317/869] 689455=json_generic_object_test
[318/869] 689455=test_fiddle
[319/869] 689455=test_variable_name_check
[320/869] 689455=test_bn
[321/869] 689455=test_require_path_check
[322/869] 689455=test_rdoc_markup_paragraph
[323/869] 689455=test_x509cert
[324/869] 689455=test_irb
[325/869] 689456=test_ast
[326/869] 689455=test_logdevice
[327/869] 689455=test_object_create_start
[328/869] 689455=test_gem_commands_info_command
[329/869] 689455=test_https
[330/869] 689454=test_protocol
[331/869] 689455=test_evaluation
[332/869] 689455=test_files_test
[333/869] 689455=test_weakkeymap
[334/869] 689454=test_rdoc_markup_to_ansi
[335/869] 689454=test_name_error_extension
[336/869] 689454=test_gem_request_set_gem_dependency_api
[337/869] 689454=test_gem_security_policy
[338/869] 689455=test_delete
[339/869] 689455=test_rdoc_markup_document
[340/869] 689455=test_handle
[341/869] 689454=test_completion
[342/869] 689454=test_file_exhaustive
[343/869] 689455=test_continuation
[344/869] 689455=test_fixnum
[345/869] 689455=test_gem_silent_ui
[346/869] 689455=test_signal
[347/869] 689455=test_gem_ci_detector
[348/869] 689455=test_io_wait_uncommon
[349/869] 689455=test_gem_package_tar_header
[350/869] 689455=test_ssl_session
[351/869] 689455=test_placearg
[352/869] 689455=test_case_comprehensive
Leaked file descriptor: TestFileExhaustive#test_expand_path_home_dir_string: 9 #<File::Stat dev=0xfc00, ino=2356777, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-02-22 19:54:09.172091179 +0000, mtime=2024-02-22 19:54:08.692089565 +0000, ctime=2024-02-22 19:54:08.692089565 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    689454  opc    9r   REG  252,0  9253600 2356777 /var/lib/sss/mc/passwd
Multiple autoclose IO objects for a file descriptor in: TestFileExhaustive#test_expand_path_home_dir_string:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
[353/869] 689454=test_logperiod
[354/869] 689454=test_rational2
[355/869] 689454=test_my_integer
[356/869] 689454=test_gem_resolver_composed_set
[357/869] 689454=test_debugger_integration
[358/869] 689454=test_objectspace
[359/869] 689454=test_require
[360/869] 689454=test_rdoc_markup_attribute_manager
[361/869] 689454=test_wss
[362/869] 689454=test_option
[363/869] 689454=test_not
[364/869] 689454=test_cgi_cookie
[365/869] 689454=test_tracer
[366/869] 689454=test_rdoc_generator_pot
[367/869] 689454=test_rdoc_markup_to_joined_paragraph
[368/869] 689454=test_rdoc_markup_to_markdown
[369/869] 689454=test_rdoc_rd
[370/869] 689454=test_x509store
[371/869] 689454=test_rdoc_rd_block_parser
[372/869] 689454=test_metaclass
[373/869] 689454=test_gem_gem_runner
[374/869] 689454=test_require_lib
[375/869] 689454=test_rdoc_rd_inline_parser
[376/869] 689454=test_win32ole_type
[377/869] 689454=test_load
[378/869] 689454=test_gem_source_lock
[379/869] 689454=test_new
[380/869] 689454=test_update
[381/869] 689454=test_cipher
[382/869] 689454=test_ostruct
[383/869] 689454=test_config
[384/869] 689454=test_change_word
[385/869] 689454=test_depth_first
[386/869] 689454=test_rdoc_parser_markdown
[387/869] 689454=test_c_struct_entry
[388/869] 689454=test_struct
[389/869] 689454=test_cparser
[390/869] 689454=test_rubyvm
[391/869] 689454=fuzzer_test
[392/869] 689454=test_resize
[393/869] 689454=test_lock_native_thread
[394/869] 689454=test_gem_package_task
[395/869] 689454=test_fiber
[396/869] 689455=test_gem_commands_mirror
[397/869] 689455=test_engine
[398/869] 689455=test_win32ole_param
[399/869] 689455=test_key_error
[400/869] 689455=test_gem_validator
[401/869] 689455=test_gem_source_installed
[402/869] 689455=test_usrmarshal
[403/869] 689455=test_erb_command
[404/869] 689455=test_module
[405/869] 689454=test_gem_security_trust_dir
[406/869] 689454=test_ssl
[407/869] 689455=test_integer_comb
[408/869] 689455=test_bundled_ca
[409/869] 689455=test_load
[410/869] 689455=test_abi
[411/869] 689455=test_date_parse
[412/869] 689455=test_open3
[413/869] 689455=test_mdns
[414/869] 689455=test_key_event_record
[415/869] 689455=test_buffering
[416/869] 689455=test_pkey_ec
[417/869] 689455=test_svcb_https
[418/869] 689455=test_thread
[419/869] 689455=test_arity
[420/869] 689454=test_gem_ext_cargo_builder_unit
[421/869] 689455=test_case_mapping
[422/869] 689455=test_rational
[423/869] 689454=test_webauthn_listener
[424/869] 689455=test_gem_resolver_api_specification
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 14 : #<TCPSocket:fd 14, AF_INET, 127.0.0.1, 37233>
[425/869] 689455=test_rdoc_rubygems_hook
COMMAND    PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    689454  opc   14u  IPv4 1814989709      0t0  TCP localhost:37233->localhost:46004 (CLOSE_WAIT)
Multiple autoclose IO objects for a file descriptor in: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
[426/869] 689455=test_ractor
[427/869] 689455=test_tree_spell_checker
[428/869] 689454=test_set
[429/869] 689454=test_rdoc_method_attr
[430/869] 689455=test_enumerable
[431/869] 689455=test_hash_create
[432/869] 689455=test_grapheme_breaks
[433/869] 689455=test_default_gems
[434/869] 689454=test_switch_hitter
[435/869] 689455=test_unicode_escape.Closed file descriptor: TestSH#test_cmp: 14
..
[436/869] 689454=test_gem_spec_fetcher
[437/869] 689455=test_yamldbm
[438/869] 689455=test_gem_commands_dependency_command
[439/869] 689454=test_gbk
[440/869] 689454=test_backtrace
[441/869] 689454=test_cgi_util
[442/869] 689455=test_ole_methods
[443/869] 689455=test_prettyprint
[444/869] 689455=test_gem_uri_formatter
[445/869] 689455=test_enc_raise
[446/869] 689455=test_clone
[447/869] 689454=test_boolean
[448/869] 689454=test_gem_resolver_lock_specification
[449/869] 689455=test_queue
[450/869] 689455=test_dryrun
[451/869] 689454=test_rdoc_i18n_locale
[452/869] 689455=test_gc_compact
[453/869] 689454=test_show_source
[454/869] 689454=test_remote_fetch_error
[455/869] 689454=test_yield
[456/869] 689454=regexp_test
[457/869] 689454=test_force_exit
[458/869] 689454=test_optimization
[459/869] 689456=test_rubyoptions
[460/869] 689455=test_data_error
[461/869] 689455=test_files_sample
[462/869] 689455=test_rdoc_stats
[463/869] 689455=test_rdoc_store
Leaked file descriptor: TestRubyOptions#test_script_from_stdin: 13 #<File::Stat dev=0xfc00, ino=2356781, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2024-02-22 19:54:47.048218564 +0000, mtime=2024-02-22 19:54:42.744204089 +0000, ctime=2024-02-22 19:54:42.744204089 +0000>
[464/869] 689455=test_shift_jis
[465/869] 689455=test_assignmentCOMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    689456  opc   13r   REG  252,0  6940392 2356781 /var/lib/sss/mc/group

[466/869] 689455=test_gem_update_suggestion
[467/869] 689455=test_normalize
[468/869] 689455=test_emoji_breaks
[469/869] 689454=test_verbose
[470/869] 689454=test_gem_commands_open_command
[471/869] 689455=test_rdoc_generator_darkfish
[472/869] 689454=test_gem_resolver_lock_set
[473/869] 689454=test_random
[474/869] 689454=test_undef
[475/869] 689454=test_asn1
[476/869] 689454=test_gem_command
[477/869] 689454=test_exception
[478/869] 689454=test_raise_exception
[479/869] 689455=test_arith_seq_beg_len_step
[480/869] 689455=test_noarg
[481/869] 689455=test_gem_resolver_requirement_list
[482/869] 689455=memsize_test
[483/869] 689455=test_pp
[484/869] 689455=test_gem_impossible_dependencies_error
[485/869] 689455=test_date_ractor
[486/869] 689455=test_erb
[487/869] 689454=test_gem_security
[488/869] 689455=test_key_actor_emacs
[489/869] 689456=test_utf32
[490/869] 689456=test_gem_resolver_git_specification
[491/869] 689455=test_basicinstructions
[492/869] 689455=test_optarg
[493/869] 689455=test_gem_commands_pristine_command
[494/869] 689456=test_rdoc_tom_doc
[495/869] 689456=test_hash
[496/869] 689456=test_variable
[497/869] 689456=test_gem_commands_install_command
[498/869] 689455=test_iterator
[499/869] 689455=test_string
[500/869] 689455=test_gem_rdoc
[501/869] 689455=test_dot_dot
[502/869] 689455=pattern_test
[503/869] 689455=test_kernel
[504/869] 689456=test_rendering
[505/869] 689456=test_rdoc_extend
[506/869] 689456=test_cesu8
[507/869] 689456=test_shapes
[508/869] 689456=test_did_you_mean
[509/869] 689456=test_merge_keys
[510/869] 689456=test_method_name_check
[511/869] 689456=test_err_in_callback
[512/869] 689456=test_storage
[513/869] 689456=test_complex
[514/869] 689455=test_threadgroup
[515/869] 689456=test_dir_m17n
[516/869] 689455=test_memory_view
[517/869] 689454=test_array_create
[518/869] 689454=!Nothing_to_test
[519/869] 689454=test_process
[520/869] 689454=test_forwardable
[521/869] 689454=test_fd_setsize
[522/869] 689454=test_safe_load
[523/869] 689454=test_qsort
[524/869] 689454=comments_test
[525/869] 689454=test_gc
[526/869] 689454=test_math
[527/869] 689454=test_iso_8859
[528/869] 689456=ripper_test
[529/869] 689454=test_libs
[530/869] 689454=test_gem_commands_sources_command
[531/869] 689456=test_name_error
[532/869] 689456=json_addition_test
[533/869] 689456=test_gem_source_list
[534/869] 689454=test_recorder
[535/869] 689454=test_yaml_special_cases
[536/869] 689456=test_rdoc_parser_rd
[537/869] 689454=test_const
[538/869] 689454=test_exit
[539/869] 689456=test_class
[540/869] 689454=test_sprintf
[541/869] 689454=test_enumerator
[542/869] 689455=test_enc_associate
[543/869] 689455=test_open-uri
[544/869] 689455=test_case
[545/869] 689455=test_array
[546/869] 689455=test_rdoc_context
[547/869] 689455=test_gem_command_manager
[548/869] 689455=test_rdoc_generator_json_index
[549/869] 689455=test_nil2vtempty
[550/869] 689455=test_date_time
[551/869] 689455=test_inadvertent_creation
[552/869] 689455=test_ansi_with_terminfo
[553/869] 689455=test_weakmap
[554/869] 689456=test_coderange
[555/869] 689456=test_framework
[556/869] 689456=test_pinned
[557/869] 689456=test_pack
[558/869] 689456=test_cgi_tag_helper
[559/869] 689456=test_stringchar
[560/869] 689456=test_sizeof
[561/869] 689456=test_date_attr
[562/869] 689456=test_gem_request_set_lockfile_parser
[563/869] 689456=test_face
[564/869] 689456=test_gem_install_update_options
[565/869] 689456=test_econv
[566/869] 689456=test_mixed_unicode_escapes
[567/869] 689456=test_sleep
[568/869] 689456=test_fileutils
Leaked file descriptor: TestFileUtils#test_chown_error: 10 #<File::Stat dev=0xfc00, ino=2356777, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-02-22 19:54:09.172091179 +0000, mtime=2024-02-22 19:54:08.692089565 +0000, ctime=2024-02-22 19:54:08.692089565 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    689456  opc   10r   REG  252,0  9253600 2356777 /var/lib/sss/mc/passwd
[569/869] 689456=test_gem_dependency_resolution_error
[570/869] 689456=test_gem_resolver_vendor_set
[571/869] 689456=test_condition
[572/869] 689456=test_cp949
[573/869] 689456=test_jaro_winkler
[574/869] 689456=test_windows_1252
[575/869] 689456=test_stack
[576/869] 689456=test_sorted_set
[577/869] 689456=test_emoji
[578/869] 689456=test_rdoc_class_module
[579/869] 689456=test_rdoc_cross_reference
[580/869] 689456=test_parse
[581/869] 689456=test_method_cache
[582/869] 689456=test_win32ole_variable
[583/869] 689456=test_gem_specification
[584/869] 689455=test_numhash
[585/869] 689455=test_system
[586/869] 689455=test_pkey_rsa
[587/869] 689456=test_flush
[588/869] 689456=test_filter
[589/869] 689456=test_parser_events
[590/869] 689456=test_gem_remote_fetcher
[591/869] 689455=test_koi8
[592/869] 689455=test_json_tree
[593/869] 689455=test_pkcs12
[594/869] 689455=test_x509name
[595/869] 689455=test_yaml
[596/869] 689455=test_argf
[597/869] 689456=test_m17n
[598/869] 689456=test_method
[599/869] 689455=test_cclass
[600/869] 689455=test_gem_uninstaller
[601/869] 689454=test_yjit
[602/869] 689454=test_gem_dependency
[603/869] 689454=test_rdoc_markup_to_rdoc
[604/869] 689454=test_gem_package_tar_writer
[605/869] 689454=test_str2big
[606/869] 689454=test_severity
[607/869] 689454=test_case
[608/869] 689454=test_ractor
[609/869] 689454=test_set
[610/869] 689454=test_http
[611/869] 689455=test_utf16
[612/869] 689455=attribute_write_test
[613/869] 689455=test_gem_gemcutter_utilities
[614/869] 689455=test_rendering
[615/869] 689455=test_win32ole
[616/869] 689455=test_internal_ivar
[617/869] 689455=test_gem_source_local
[618/869] 689455=desugar_compiler_test
[619/869] 689455=test_backtrace
[620/869] 689455=test_tracepoint
[621/869] 689455=test_gem_text
[622/869] 689455=test_settracefunc
[623/869] 689455=test_rdoc_task
[624/869] 689455=locals_test
[625/869] 689455=test_gem_commands_push_command
[626/869] 689455=test_sprintf_comb
[627/869] 689455=test_too_many_dummy_encodings
[628/869] 689455=test_method_cache
[629/869] 689455=test_scan_args
[630/869] 689455=test_gem_commands_specification_command
[631/869] 689455=encoding_test
[632/869] 689455=test_gem_package_old
[633/869] 689455=test_gem_request
[634/869] 689455=test_gem_commands_which_command
[635/869] 689455=test_gem_dependency_installer
[636/869] 689454=test_pty
[637/869] 689455=test_hash
[638/869] 689454=parser_test
[639/869] 689454=test_http
[640/869] 689454=test_timeout
[641/869] 689454=test_rdoc_generator_pot_po_entry
[642/869] 689454=test_erb_m17n
[643/869] 689454=test_egrep_cpp
[644/869] 689454=test_frozen
[645/869] 689454=test_gem_resolver_index_specification
[646/869] 689454=test_serialize_subclasses
[647/869] 689454=test_date_conv
[648/869] 689454=test_rdoc_markup_verbatim
[649/869] 689454=test_webauthn_poller
[650/869] 689456=test_gem_commands_update_command
[651/869] 689454=test_date
[652/869] 689454=test_big5
[653/869] 689454=test_protect
[654/869] 689454=test_tree_builder
[655/869] 689454=test_coverage
[656/869] 689454=test_http_request
[657/869] 689454=test_tempfile
[658/869] 689454=test_rdoc_markup_pre_process
[659/869] 689454=test_store
[660/869] 689454=test_fnmatch
[661/869] 689454=test_pathname
[662/869] 689456=test_function_entry
[663/869] 689456=test_error_highlight
[664/869] 689454=test_rdoc_any_method
[665/869] 689454=json_common_interface_test
[666/869] 689454=test_string
[667/869] 689454=version_test
[668/869] 689454=test_raise
[669/869] 689454=test_complexrational
[670/869] 689454=test_help
[671/869] 689454=test_string_memory
[672/869] 689456=test_files_lib
[673/869] 689454=test_line_editor
[674/869] 689454=test_marshalable
[675/869] 689454=test_enumerator_kw
[676/869] 689454=test_euc_tw
[677/869] 689454=test_command
[678/869] 689454=test_gem_resolver_dependency_request
[679/869] 689454=test_cstr
[680/869] 689455=test_yaml_tree
[681/869] 689455=test_gem_commands_yank_command
[682/869] 689454=test_logger
[683/869] 689454=test_pkey_dsa
[684/869] 689455=test_gem_resolver_specification
[685/869] 689455=test_big2str
[686/869] 689455=test_human_typo
[687/869] 689455=test_import
[688/869] 689456=test_wait
[689/869] 689456=test_nil
[690/869] 689456=test_psych
[691/869] 689456=test_io_buffer
[692/869] 689456=test_passing_block
[693/869] 689456=test_defined
[694/869] 689456=test_nowrite
[695/869] 689456=test_thread_queue
[696/869] 689454=test_kdf
[697/869] 689454=test_ldap
[698/869] 689454=test_comparable
[699/869] 689454=test_gem_config_file
[700/869] 689454=json_string_matching_test
[701/869] 689454=test_rdoc_normal_module
[702/869] 689454=test_type_completor
[703/869] 689454=test_io_timeout
[704/869] 689454=test_rdoc_markdown_test
[705/869] 689454=test_yjit_exit_locations
[706/869] 689454=test_rdoc_rdoc
[707/869] 689454=test_gem_uri
[708/869] 689454=test_resource
[709/869] 689454=test_gem_package_tar_reader_entry
[710/869] 689454=test_c_struct_builder
[711/869] 689454=test_yield_block
[712/869] 689454=test_bug-5832
[713/869] 689454=test_enumerator
[714/869] 689454=test_path_to_class
[715/869] 689454=test_spell_checker
[716/869] 689454=test_gem_version
[717/869] 689454=test_gem_ext_ext_conf_builder
[718/869] 689454=test_frozen_error
[719/869] 689454=test_reqarg
[720/869] 689454=test_gem_commands_unpack_command
[721/869] 689455=test_console_attr
[722/869] 689455=test_proc
[723/869] 689454=test_gem_ext_cargo_builder
[724/869] 689454=test_rdoc_options
[725/869] 689454=test_zlib
[726/869] 689455=test_pstore
[727/869] 689455=test_ubf_async_safe
[728/869] 689455=test_date_compat
[729/869] 689455=test_gem_version_option
[730/869] 689455=test_win32ole_record
[731/869] 689455=test_rdoc_include
[732/869] 689455=test_encoding
[733/869] 689455=test_hmac
[734/869] 689455=test_find
[735/869] 689455=test_constant
[736/869] 689456=test_rdoc_generator_markup
[737/869] 689456=test_numeric
[738/869] 689456=test_bug-3571
[739/869] 689456=test_yamlstore
[740/869] 689456=test_flags
[741/869] 689456=test_gem_request_connection_pools
[742/869] 689455=test_init
[743/869] 689455=test_rat
[744/869] 689455=test_gem_commands_owner_command
[745/869] 689456=test_nextafter
[746/869] 689456=test_capacity
[747/869] 689456=test_file
[748/869] 689456=test_time
[749/869] 689456=test_integer
[750/869] 689456=test_gem_name_tuple
[751/869] 689456=test_rdoc_markup_to_table_of_contents
[752/869] 689456=parse_comments_test
[753/869] 689456=test_tcp
[754/869] 689456=test_win32ole_method_event
[755/869] 689456=test_gem_requirement
[756/869] 689455=test_pipe
[757/869] 689455=test_string
[758/869] 689456=test_macro
[759/869] 689456=test_gem_commands_server_command
[760/869] 689456=test_function
[761/869] 689456=test_gem_resolver_activation_request
[762/869] 689456=test_securerandom
[763/869] 689456=test_typeddata
[764/869] 689456=test_gem_commands_fetch_command
[765/869] 689456=test_tsort
[766/869] 689456=test_rdoc_parser_changelog
[767/869] 689456=parameters_signature_test
[768/869] 689456=test_gem_dependency_list
[769/869] 689456=test_gem_commands_outdated_command
[770/869] 689456=test_len
[771/869] 689456=json_fixtures_test
[772/869] 689456=test_gem_doctor
[773/869] 689456=parse_test
[774/869] 689456=test_io_wait
[775/869] 689456=test_pack
[776/869] 689456=test_kwargs
[777/869] 689456=test_rdoc_parser_c
[778/869] 689454=test_process
[779/869] 689456=test_rdoc_code_object
[780/869] 689456=test_provider
[781/869] 689456=test_euc_kr
[782/869] 689456=test_gem_source_specific_file
[783/869] 689456=test_bmethod
[784/869] 689456=test_string_processing
[785/869] 689456=test_random_formatter
[786/869] 689456=test_rand
[787/869] 689456=test_rdoc_markup_attributes
[788/869] 689456=test_rdoc_constant
[789/869] 689456=test_deprecate
[790/869] 689456=test_httpresponses
[791/869] 689456=test_rdoc_markup_to_html_snippet
[792/869] 689456=test_common
[793/869] 689456=test_generic
[794/869] 689456=test_win32ole_variant_outarg
[795/869] 689456=test_rdoc_encoding
[796/869] 689456=test_rdoc_markdown
[797/869] 689456=test_gem_request_set_lockfile
[798/869] 689456=test_postponed_job
[799/869] 689456=test_key_actor_vi
[800/869] 689456=test_iseq_load
[801/869] 689456=test_rdoc_markup_parser
[802/869] 689456=test_rdoc_markup_indented_paragraph
[803/869] 689456=test_ns_spki
[804/869] 689456=test_have_library
[805/869] 689456=test_stream
[806/869] 689456=test_objspace
[807/869] 689454=test_stringify_symbols
[808/869] 689454=test_require
[809/869] 689454=library_symbols_test
[810/869] 689454=test_rdoc_text
[811/869] 689454=test_basicsocket
[812/869] 689454=test_zsh_completion
[813/869] 689454=test_scalar
[814/869] 689454=test_syntax
[815/869] 689454=test_class_name_check
[816/869] 689454=test_pack
[817/869] 689454=test_pkcs7
[818/869] 689454=test_gem_commands_environment_command
[819/869] 689454=test_optparse
[820/869] 689454=test_deprecated
[821/869] 689454=test_rdoc_context_section
[822/869] 689454=test_io_buffer
[823/869] 689454=test_div
[824/869] 689454=test_files_test_2
[825/869] 689454=test_rdoc_markup_to_html_crossref
[826/869] 689454=test_bash_completion
[827/869] 689454=test_exception
[828/869] 689454=test_word
[829/869] 689454=test_rdoc_require
[830/869] 689454=test_gem_ext_rake_builder
[831/869] 689454=test_numeric
[832/869] 689454=test_fstring
[833/869] 689454=test_singleton
[834/869] 689454=test_rdoc_alias
[835/869] 689454=test_instrumentation_api
[836/869] 689454=test_weakref
[837/869] 689454=test_key_name_check
[838/869] 689454=test_rdoc_markup_to_bs
[839/869] 689454=test_rdoc_markup_raw
[840/869] 689454=test_timeout
[841/869] 689454=test_date_strftime
[842/869] 689454=json_parser_test
[843/869] 689454=test_ws
[844/869] 689454=test_rdoc_markup_to_tt_only
[845/869] 689454=ruby_parser_test
[846/869] 689454=test_gem_commands_stale_command
[847/869] 689454=test_gem_commands_cert_command
[848/869] 689454=test_external_new
[849/869] 689454=test_pkey
[850/869] 689454=test_win32ole_typelib
[851/869] 689454=test_gem_platform
[852/869] 689454=test_gem_commands_query_command
[853/869] 689454=test_bigzero
[854/869] 689454=test_memory_view
[855/869] 689454=test_data
[856/869] 689454=test_null
[857/869] 689454=test_ractor
[858/869] 689454=test_m17n_comb
[859/869] 689454=test_pkey_dh
[860/869] 689454=test_input_method
[861/869] 689454=test_rdoc_i18n_text
[862/869] 689454=test_io
[863/869] 689454=test_literal
[864/869] 689454=test_gem_unsatisfiable_dependency_error
[865/869] 689454=test_gem_util
[866/869] 689454=test_config
[867/869] 689454=test_complex2
[868/869] 689454=test_gem_security_signer
[869/869] 689454=test_thread
Finished tests in 236.424349s, 106.0847 tests/s, 40150.3316 assertions/s.
25081 tests, 9492516 assertions, 0 failures, 0 errors, 256 skips

ruby -v: ruby 3.4.0dev (2024-02-22T18:33:42Z master a16fefcff5) [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 '/home/opc/ruby/src/master/enc/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.6/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/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.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/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/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/rubyspec_temp.20240222-850050-1ncsv5/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/rubyspec_temp.20240222-850050-1ncsv5/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/rubyspec_temp.20240222-850050-1ncsv5/3-mspec-multi-2
ruby 3.4.0dev (2024-02-22T18:33:42Z master a16fefcff5) [aarch64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 ...................................................................

Finished in 29.658595 seconds

3424 files, 32495 examples, 185715 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