# Logfile created on 2024-02-25 04:08:28 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000ffffaf20fdc8 @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.20240225-040827", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000ffffaf25e860 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000ffffaf25e630 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000ffffaf1107d8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20240225-040827", @dev=#<File:/home/opc/ruby/logs/brlog.master.20240225-040827>, @binmode=false, @mon_data=#<Monitor:0x0000ffffaf25e2c0>, @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 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/bigdecimal.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/minitest.revision unchanged
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
/home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged
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 = 2c0cf6837c
$$$[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]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.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/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$$$[end] "make all -j3" exit with 0.
$$$[beg] make install -j3
Update 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
	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/coverage'
make[2]: Entering 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/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/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
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/.bundle/gems/bigdecimal-3.1.6/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.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/.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 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 1902 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=13409
  "--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/871] 232012=test_rdoc_generator_pot_po
[  2/871] 232013=test_mul
[  3/871] 232011=test_shellwords
[  4/871] 232013=test_ocsp
[  5/871] 232011=test_scanner_events
[  6/871] 232011=test_ipaddr
[  7/871] 232011=test_date_strptime
[  8/871] 232012=test_omap
[  9/871] 232013=test_nonblock
[ 10/871] 232012=test_rdoc_parser_simple
[ 11/871] 232013=json_ext_parser_test
[ 12/871] 232013=test_gem_ext_configure_builder
[ 13/871] 232012=test_color
[ 14/871] 232011=test_io_m17n
[ 15/871] 232012=test_rdoc_top_level
[ 16/871] 232013=test_cmethod
[ 17/871] 232013=test_gem_stub_specification
[ 18/871] 232013=test_float
[ 19/871] 232012=test_unicode_normalize
[ 20/871] 232011=test_gem_stream_ui
[ 21/871] 232011=test_rdoc_generator_ri
[ 22/871] 232011=test_propertyputref
[ 23/871] 232011=test_gb18030
[ 24/871] 232011=test_gem_commands_lock_command
[ 25/871] 232011=test_reline_key
[ 26/871] 232013=test_path
[ 27/871] 232013=test_digest
[ 28/871] 232013=test_rdoc_rd_inline
[ 29/871] 232011=test_dir
Leaked file descriptor: TestDir#test_home: 7 #<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-25 04:08:57.698681598 +0000, mtime=2024-02-25 04:08:47.974649093 +0000, ctime=2024-02-25 04:08:47.974649093 +0000>
Leaked file descriptor: TestDir#test_home: 8 #<File::Stat dev=0x9, ino=1848541561, 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>
[ 30/871] 232013=test_files_test_1COMMAND    PID USER   FD   TYPE             DEVICE SIZE/OFF       NODE NAME
ruby    232011  opc    7r   REG              252,0  9253600    2356777 /var/lib/sss/mc/passwd
ruby    232011  opc    8u  unix 0x0000000000000000      0t0 1848541561 type=STREAM

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

ruby -v: ruby 3.4.0dev (2024-02-25T03:50:42Z master 2c0cf6837c) [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.20240225-390377-dgmzqy/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.20240225-390377-dgmzqy/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.20240225-390377-dgmzqy/3-mspec-multi-2
ruby 3.4.0dev (2024-02-25T03:50:42Z master 2c0cf6837c) [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.789475 seconds

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