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


Retrying...
Finished tests in 217.082173s, 115.8870 tests/s, 43802.9243 assertions/s.
25157 tests, 9508834 assertions, 0 failures, 0 errors, 290 skips

ruby -v: ruby 3.4.0dev (2024-03-05T21:19:07Z master 23dc7aa2c5) [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.20240306-946707-r8yz90/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.20240306-946707-r8yz90/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.20240306-946707-r8yz90/3-mspec-multi-2
ruby 3.4.0dev (2024-03-05T21:19:07Z master 23dc7aa2c5) [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.570964 seconds

3426 files, 32527 examples, 186016 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