# Logfile created on 2024-02-21 15:30:13 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffd1f64fdd0 @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.20240221-153013", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffd1f57ad10 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffd1f57abd0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffd1f61c728 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20240221-153013", @dev=#<File:/home/opc/ruby/logs/brlog.master.20240221-153013>, @binmode=false, @mon_data=#<Monitor:0x0000fffd1f57a900>, @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/minitest.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/bigdecimal.revision unchanged
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/drb.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/drb.revision unchanged
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-rubyspec -j3
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j3" exit with 0.
$$$[beg] make update-src      -j3
Already up to date.
Latest commit hash = bf680af7b2
$$$[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 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/debug.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
a7d21861f1a148ea4ebd3caa1c88c8427fb6e3f202d4864a590c1602a9eb46ce  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/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: 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 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 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/bigdecimal.revision -
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/minitest.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/bigdecimal.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/debug.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/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/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/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'
./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems -r./aarch64-linux-fake /home/opc/ruby/src/master/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j3 --jobserver-auth=4,5" --make-flags=" -j3 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /home/opc/ruby/install/master/bin
installing base libraries:          /home/opc/ruby/install/master/lib
installing arch files:              /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux
installing pkgconfig data:          /home/opc/ruby/install/master/lib/pkgconfig
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0/aarch64-linux
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.4.0+0/aarch64-linux
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/3.4.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.4.0+0/ruby
installing command scripts:         /home/opc/ruby/install/master/bin
installing library scripts:         /home/opc/ruby/install/master/lib/ruby/3.4.0+0
installing common headers:          /home/opc/ruby/install/master/include/ruby-3.4.0+0
installing manpages:                /home/opc/ruby/install/master/share/man/man1
installing default gems from lib:   /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.11.2
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.24.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.2
                                    resolv 0.3.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
                                    minitest 5.22.2
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.2
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.10
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.4
                                    typeprof 0.21.11
                                    debug 1.9.1
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.6
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.0
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.2.8
installing bundled gem cache:       /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 1897 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j3'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Checking leaked global symbols...none
/home/opc/ruby/src/master/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/home/opc/ruby/src/master/basictest/test.rb:condition ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:if/unless ...OK 3
/home/opc/ruby/src/master/basictest/test.rb:case .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:while/until ........OK 8
/home/opc/ruby/src/master/basictest/test.rb:exception ..........OK 10
/home/opc/ruby/src/master/basictest/test.rb:array .......................................OK 39
/home/opc/ruby/src/master/basictest/test.rb:hash ...........................OK 27
/home/opc/ruby/src/master/basictest/test.rb:iterator ...........................................................................................................OK 107
/home/opc/ruby/src/master/basictest/test.rb:float ................................................................................OK 80
/home/opc/ruby/src/master/basictest/test.rb:bignum ...............................OK 31
/home/opc/ruby/src/master/basictest/test.rb:string & char ..............................................................OK 62
/home/opc/ruby/src/master/basictest/test.rb:assignment ..........OK 10
/home/opc/ruby/src/master/basictest/test.rb:call ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:proc .........OK 9
/home/opc/ruby/src/master/basictest/test.rb:signal ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:eval ...........................OK 27
/home/opc/ruby/src/master/basictest/test.rb:system ........OK 8
/home/opc/ruby/src/master/basictest/test.rb:const .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:clone .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:marshal ....OK 4
/home/opc/ruby/src/master/basictest/test.rb:pack ....OK 4
/home/opc/ruby/src/master/basictest/test.rb:math ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:struct ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:variable ............OK 12
/home/opc/ruby/src/master/basictest/test.rb:trace ...OK 3
/home/opc/ruby/src/master/basictest/test.rb:defined? ............OK 12
/home/opc/ruby/src/master/basictest/test.rb:alias ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:path .......................OK 23
/home/opc/ruby/src/master/basictest/test.rb:gc ....OK 4

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Run options: 
  --seed=5779
  "--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/868] 585111=test_helper
[  2/868] 585112=test_compile_prism
[  3/868] 585113=test_rdoc_markup_formatter
[  4/868] 585111=test_gem_commands_uninstall_command
[  5/868] 585113=test_win32ole_event
[  6/868] 585113=test_thread_fd_close
[  7/868] 585113=test_last_thread
[  8/868] 585112=test_digest_extend
[  9/868] 585112=test_gem_ext_cmake_builder
[ 10/868] 585112=test_emitter
[ 11/868] 585112=test_alias
[ 12/868] 585112=test_fips
[ 13/868] 585112=test_getopts
[ 14/868] 585112=test_profile_frames
[ 15/868] 585111=test_pattern_key_name_check
[ 16/868] 585111=test_class2name
[ 17/868] 585111=test_gem_commands_cleanup_command
[ 18/868] 585112=test_debug
[ 19/868] 585112=test_refinement
[ 20/868] 585113=test_transcode
[ 21/868] 585113=test_x509crl
[ 22/868] 585113=test_dns
[ 23/868] 585111=test_c_union_entity
[ 24/868] 585111=test_notimplement
[ 25/868] 585111=test_cgi_session
[ 26/868] 585111=test_io_console
Leaked file descriptor: TestIO_Console#test_noecho: 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-21 15:30:00.53646891 +0000, mtime=2024-02-21 15:30:52.976645111 +0000, ctime=2024-02-21 15:30:52.976645111 +0000>
Leaked file descriptor: TestIO_Console#test_noecho: 9 #<File::Stat dev=0x9, ino=1798093986, 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    585111  opc    8r   REG              252,0  6940392    2356781 /var/lib/sss/mc/group
ruby    585111  opc    9u  unix 0x0000000000000000      0t0 1798093986 type=STREAM
[ 27/868] 585113=test_flip
[ 28/868] 585113=test_rdoc_markup_heading
[ 29/868] 585113=test_gem_console_ui
[ 30/868] 585113=test_ifunless
[ 31/868] 585113=test_insns_leaf
[ 32/868] 585113=test_rdoc_parser_ruby
[ 33/868] 585113=test_httpresponse
[ 34/868] 585113=test_readpartial
[ 35/868] 585113=test_x509req
[ 36/868] 585113=test_dln
[ 37/868] 585113=test_object
[ 38/868] 585113=test_gem_resolver
[ 39/868] 585113=test_gem_source_vendor
[ 40/868] 585113=test_super
[ 41/868] 585111=test_color_printer
[ 42/868] 585112=unescape_test
[ 43/868] 585113=test_gem_commands_exec_command
[ 44/868] 585111=errors_test
[ 45/868] 585111=test_convertible
[ 46/868] 585112=test_modify_expand
[ 47/868] 585112=test_gem_available_set
[ 48/868] 585113=test_pkg_config
[ 49/868] 585113=test_vm_dump
[ 50/868] 585113=json_encoding_test
[ 51/868] 585112=test_config
[ 52/868] 585113=test_func
[ 53/868] 585112=test_eval
[ 54/868] 585112=test_monitor
[ 55/868] 585112=test_beginendblock
[ 56/868] 585112=test_pointer
[ 57/868] 585112=test_within_pipe
[ 58/868] 585112=test_rdoc_normal_class
[ 59/868] 585112=test_whileuntil
[ 60/868] 585112=test_regexp
[ 61/868] 585113=test_nofree
[ 62/868] 585113=test_buffered_io
[ 63/868] 585113=test_ossl
[ 64/868] 585111=test_bug_reporter
[ 65/868] 585111=test_gem_installer
[ 66/868] 585111=test_gem_source_subpath_problem
[ 67/868] 585111=test_object_references
[ 68/868] 585111=test_ruby_lex
[ 69/868] 585111=test_arith_seq_extract
[ 70/868] 585111=compiler_test
[ 71/868] 585111=test_duplicate
[ 72/868] 585111=test_gem_resolver_api_set
[ 73/868] 585111=test_helper
[ 74/868] 585111=test_member
[ 75/868] 585111=test_object
[ 76/868] 585111=test_mailto
[ 77/868] 585111=test_addr
[ 78/868] 585111=test_kill_ring
[ 79/868] 585111=test_case_options
[ 80/868] 585111=test_cgi_header
[ 81/868] 585111=format_errors_test
[ 82/868] 585111=test_emitter
[ 83/868] 585111=test_x509ext
[ 84/868] 585111=bom_test
[ 85/868] 585111=test_summary
[ 86/868] 585111=test_file
[ 87/868] 585113=test_config
[ 88/868] 585113=test_append
[ 89/868] 585113=test_gem_resolver_installer_set
[ 90/868] 585113=test_rdoc_markup_to_html
[ 91/868] 585113=test_foreach
[ 92/868] 585113=test_trace
[ 93/868] 585113=test_keyword
[ 94/868] 585113=test_win32ole_type_event
[ 95/868] 585113=test_arity
[ 96/868] 585113=test_gem_path_support
[ 97/868] 585113=test_rb_str_dup
[ 98/868] 585113=test_lambda
[ 99/868] 585113=test_scalar_scanner
[100/868] 585113=test_gem_resolver_index_set
[101/868] 585113=ruby_api_test
[102/868] 585113=test_webauthn_listener_response
[103/868] 585113=test_sleep
[104/868] 585111=test_pattern_matching
[105/868] 585111=test_interned_str
[106/868] 585111=constant_path_node_test
[107/868] 585111=test_set_len
[108/868] 585111=test_folderitem2_invokeverb
[109/868] 585111=test_gem_bundler_version_finder
[110/868] 585111=test_gem_request_set
[111/868] 585111=test_gc
[112/868] 585113=test_symbol
[113/868] 585113=test_project_sanity
[114/868] 585113=test_delegate
[115/868] 585113=location_test
[116/868] 585113=test_euc_jp
[117/868] 585113=test_key_stroke
[118/868] 585113=test_rdoc_markup
[119/868] 585113=test_ensured
[120/868] 585113=test_time
[121/868] 585112=test_popen_deadlock
[122/868] 585113=test_alias_and_anchor
[123/868] 585113=test_windows_1251
[124/868] 585113=test_to_ary_concat
[125/868] 585112=test_history
[126/868] 585112=test_gem_ext_builder
[127/868] 585113=test_reline
[128/868] 585112=test_call
[129/868] 585113=test_ellipsize
[130/868] 585113=test_gem_commands_build_command
[131/868] 585112=test_bug-14834
[132/868] 585112=test_data
[133/868] 585112=test_thread
[134/868] 585113=test_inlinecache
[135/868] 585113=test_terminfo
[136/868] 585113=test_socket
[137/868] 585113=test_time_tz
[138/868] 585113=test_to_ruby
[139/868] 585113=test_addrinfo
.Leaked file descriptor: TestSocketAddrinfo#test_addrinfo_timeout: 9 #<File::Stat dev=0x9, ino=1798098366, 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    585113  opc    9u  unix 0x0000000000000000      0t0 1798098366 type=STREAM
[140/868] 585113=newline_test
[141/868] 585113=test_bignum
[142/868] 585111=test_enc_str_buf_cat
[143/868] 585111=ractor_test
[144/868] 585113=test_ancdata
[145/868] 585113=test_marshal
[146/868] 585111=test_nesting_parser
[147/868] 585111=test_rdoc_markup_hard_break
[148/868] 585111=test_ractor
[149/868] 585111=test_gem_resolver_conflict
[150/868] 585111=test_scheduler
[151/868] 585111=test_gem_commands_help_command
[152/868] 585111=test_ssl
[153/868] 585111=test_gem
[154/868] 585113=test_ractor
[155/868] 585113=json_generator_test
[156/868] 585113=test_ansi_without_terminfo
[157/868] 585113=test_rdoc_markup_to_label
[158/868] 585113=test_parser
[159/868] 585113=test_cgi_core
[160/868] 585113=test_gem_resolver_best_set
[161/868] 585113=test_num2int
[162/868] 585113=test_rbconfig
[163/868] 585113=test_require
[164/868] 585113=test_recursion
[165/868] 585113=test_enum
[166/868] 585111=test_rdoc_markup_include
[167/868] 585111=test_iter_break
[168/868] 585111=test_extlibs
[169/868] 585113=test_gem_commands_signin_command
[170/868] 585113=test_range
[171/868] 585113=test_rdoc_attr
[172/868] 585113=test_address_resolve
[173/868] 585113=test_ractor
[174/868] 585113=test_trick
[175/868] 585112=test_stream
[176/868] 585111=test_ts
[177/868] 585112=test_locale
[178/868] 585112=test_date_marshal
[179/868] 585112=test_have_func
[180/868] 585111=test_configuration
[181/868] 585111=test_gem_resolver_local_specification
[182/868] 585111=test_gem_commands_list_command
[183/868] 585111=test_date_new
[184/868] 585111=test_formatter
[185/868] 585111=test_udp
[186/868] 585111=test_context
[187/868] 585111=test_gem_commands_contents_command
[188/868] 585111=test_coder
[189/868] 585111=test_rdoc_servlet
[190/868] 585111=test_gem_commands_search_command
[191/868] 585111=test_symbol
[192/868] 585112=test_integer
[193/868] 585113=test_unix
[194/868] 585113=test_usrmarshal
[195/868] 585113=test_gem_validator
[196/868] 585113=test_gem_source_installed
[197/868] 585113=test_gem_security_trust_dir
[198/868] 585113=test_erb_command
[199/868] 585113=test_module
[200/868] 585112=test_ssl
[201/868] 585111=test_abi
[202/868] 585111=test_integer_comb
[203/868] 585113=test_bundled_ca
[204/868] 585113=test_load.Leaked file descriptor: TestOptionParserLoad#test_load_xdg_config_dirs: 10 #<File::Stat dev=0xfc00, ino=2356777, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-02-21 15:30:43.168612156 +0000, mtime=2024-02-21 15:30:43.164612142 +0000, ctime=2024-02-21 15:30:43.164612142 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    585113  opc   10r   REG  252,0  9253600 2356777 /var/lib/sss/mc/passwd

[205/868] 585113=test_resize
[206/868] 585113=test_gem_package_task
[207/868] 585113=test_lock_native_thread
[208/868] 585111=test_engine
[209/868] 585113=test_fiber
[210/868] 585111=test_gem_commands_mirror
[211/868] 585111=test_win32ole_param
[212/868] 585111=test_key_error
[213/868] 585111=test_rdoc_parser_markdown
[214/868] 585111=test_struct
[215/868] 585111=test_c_struct_entry
[216/868] 585111=fuzzer_test
[217/868] 585111=test_rubyvm
[218/868] 585111=test_cparser
[219/868] 585111=test_ostruct
[220/868] 585111=test_config
[221/868] 585111=test_change_word
[222/868] 585111=test_depth_first
[223/868] 585111=test_gem_source_lock
[224/868] 585111=test_new
[225/868] 585111=test_cipher
[226/868] 585111=test_update
[227/868] 585111=test_rdoc_rd_inline_parser
[228/868] 585111=test_win32ole_type
[229/868] 585111=test_load
[230/868] 585111=test_rdoc_rd
[231/868] 585111=test_rdoc_generator_pot
[232/868] 585111=test_rdoc_markup_to_joined_paragraph
[233/868] 585111=test_rdoc_markup_to_markdown
[234/868] 585111=test_rdoc_rd_block_parser
[235/868] 585111=test_x509store
[236/868] 585111=test_metaclass
[237/868] 585111=test_require_lib
[238/868] 585111=test_gem_gem_runner
[239/868] 585111=test_debugger_integration
[240/868] 585111=test_my_integer
[241/868] 585111=test_gem_resolver_composed_set
[242/868] 585111=test_objectspace
[243/868] 585113=test_require
[244/868] 585112=test_option
[245/868] 585112=test_rdoc_markup_attribute_manager
[246/868] 585112=test_wss
[247/868] 585112=test_tracer
[248/868] 585112=test_not
[249/868] 585112=test_cgi_cookie
[250/868] 585112=test_ssl_session
[251/868] 585111=test_gem_package_tar_header
[252/868] 585111=test_placearg
[253/868] 585111=test_rational2
[254/868] 585111=test_logperiod
[255/868] 585111=test_case_comprehensive
[256/868] 585112=test_handle
[257/868] 585112=test_gem_security_policy
[258/868] 585112=test_delete
[259/868] 585112=test_rdoc_markup_document
[260/868] 585112=test_file_exhaustive
Leaked file descriptor: TestFileExhaustive#test_expand_path_home_dir_string: 9 #<File::Stat dev=0xfc00, ino=2356777, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-02-21 15:30:43.168612156 +0000, mtime=2024-02-21 15:30:43.164612142 +0000, ctime=2024-02-21 15:30:43.164612142 +0000>
Leaked file descriptor: TestFileExhaustive#test_expand_path_home_dir_string: 10 #<File::Stat dev=0x9, ino=1798101769, 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    585112  opc    9r   REG              252,0  9253600    2356777 /var/lib/sss/mc/passwd
ruby    585112  opc   10u  unix 0x0000000000000000      0t0 1798101769 type=STREAM
[261/868] 585113=test_completion
[262/868] 585113=test_gem_ci_detector
[263/868] 585113=test_continuation
[264/868] 585113=test_fixnum
[265/868] 585113=test_signal
[266/868] 585113=test_gem_silent_ui
[267/868] 585113=test_io_wait_uncommon
[268/868] 585113=test_gem_commands_info_command
[269/868] 585113=test_https
[270/868] 585113=test_object_create_start
[271/868] 585113=test_rdoc_markup_to_ansi
[272/868] 585113=test_evaluation
[273/868] 585113=test_protocol
[274/868] 585113=test_files_test
[275/868] 585113=test_weakkeymap
[276/868] 585113=test_name_error_extension
[277/868] 585113=test_gem_request_set_gem_dependency_api
[278/868] 585113=test_require_path_check
[279/868] 585113=test_variable_name_check
[280/868] 585113=test_bn
[281/868] 585113=test_irb
[282/868] 585113=test_rdoc_markup_paragraph
[283/868] 585113=test_x509cert
[284/868] 585113=test_ast
[285/868] 585112=test_logdevice
[286/868] 585112=test_stringscanner
[287/868] 585112=test_ractor
[288/868] 585112=test_gem_resolver_installed_specification
[289/868] 585112=test_exception_at_throwing
[290/868] 585112=test_date_arith
[291/868] 585112=test_gem_resolver_vendor_specification
[292/868] 585112=test_fiddle
[293/868] 585112=json_generic_object_test
[294/868] 585112=test_rdoc_ri_driver
[295/868] 585112=test_ractor
[296/868] 585112=test_httpheader
[297/868] 585112=test_sexp
[298/868] 585112=test_gem_safe_marshal
[299/868] 585112=test_digest
[300/868] 585112=test_signedness
[301/868] 585112=test_gem_commands_check_command
[302/868] 585112=test_gem_resolver_git_set
[303/868] 585112=test_acceptable
[304/868] 585112=test_rdoc_single_class
[305/868] 585112=test_dup
[306/868] 585112=test_gem_local_remote_options
[307/868] 585112=test_gem_ext_cargo_builder_link_flag_converter
[308/868] 585112=heredoc_dedent_test
[309/868] 585112=test_type
[310/868] 585112=test_mutex
[311/868] 585112=test_rdoc_token_stream
[312/868] 585112=test_struct
[313/868] 585112=test_tmpdir
[314/868] 585112=test_ripper
[315/868] 585112=test_gem_source_git
[316/868] 585112=test_lexer
[317/868] 585112=test_win32ole_method
[318/868] 585112=test_regex_casefold
[319/868] 585112=test_random
[320/868] 585112=test_files_ext
[321/868] 585112=test_thread_cv
[322/868] 585112=test_stringio
[323/868] 585112=test_assembler
[324/868] 585112=test_unicode
[325/868] 585112=test_eval_history
[326/868] 585112=dispatcher_test
[327/868] 585112=test_autoload
[328/868] 585111=test_array
[329/868] 585112=test_gem_package
[330/868] 585112=test_at_exit
[331/868] 585112=test_benchmark
[332/868] 585112=test_class
[333/868] 585112=test_have_macro
[334/868] 585112=test_gem_source
[335/868] 585112=test_mkmf
[336/868] 585112=test_gem_request_set_lockfile_tokenizer
[337/868] 585112=test_lazy_enumerator
[338/868] 585112=test_cgi_multipart
[339/868] 585112=test_find_executable
[340/868] 585112=test_ractor_compatibility
[341/868] 585112=test_arithmetic_sequence
[342/868] 585112=test_autoconf
[343/868] 585112=test_sockopt
[344/868] 585112=test_ftp
[345/868] 585112=test_install
[346/868] 585112=test_encoding
[347/868] 585112=test_rdoc_comment
[348/868] 585112=test_gem_source_fetch_problem
[349/868] 585112=test_win32ole_variant_m
[350/868] 585112=test_pair
[351/868] 585111=test_gem_package_tar_reader
[352/868] 585111=test_gem_commands_signout_command
[353/868] 585111=test_env
[354/868] 585112=test_singleton_function
[355/868] 585112=test_document
[356/868] 585112=test_eval
[357/868] 585112=test_gem_commands_setup_command
[358/868] 585112=test_history
[359/868] 585112=test_iseq
[360/868] 585112=test_parser
[361/868] 585112=test_rdoc_ri_paths
[362/868] 585112=test_primitive
[363/868] 585112=test_closure
[364/868] 585111=test_rubygems
[365/868] 585111=test_resolve_symbol
[366/868] 585111=test_files_test_1
[367/868] 585112=test_dir
[368/868] 585112=test_rdoc_rd_inline
[369/868] 585112=test_path
[370/868] 585112=test_digest
[371/868] 585112=test_uncorrectable_name_check
[372/868] 585112=test_io
[373/868] 585111=test_workspace
[374/868] 585111=test_printf
[375/868] 585111=test_x509attr
[376/868] 585111=magic_comment_test
[377/868] 585111=test_win32ole_variant
[378/868] 585111=test_cgi_modruby
[379/868] 585111=test_https_proxy
[380/868] 585111=test_rdoc_parser
[381/868] 585111=test_win32ole_param_event
[382/868] 585111=test_stat
[383/868] 585111=test_nomethod_error
[384/868] 585111=test_etc
Leaked file descriptor: TestEtc#test_getlogin: 11 #<File::Stat dev=0xfc00, ino=2356777, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-02-21 15:32:13.42491542 +0000, mtime=2024-02-21 15:32:13.420915406 +0000, ctime=2024-02-21 15:32:13.420915406 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    585111  opc   11r   REG  252,0  9253600 2356777 /var/lib/sss/mc/passwd
[385/868] 585111=test_omap
[386/868] 585111=test_date_strptime
[387/868] 585111=test_scanner_events
[388/868] 585111=test_ocsp
[389/868] 585111=test_ipaddr
[390/868] 585111=test_rdoc_generator_pot_po
[391/868] 585111=test_shellwords
[392/868] 585111=test_mul
[393/868] 585111=test_gem_ext_configure_builder
[394/868] 585111=json_ext_parser_test
[395/868] 585111=test_rdoc_parser_simple
[396/868] 585111=test_nonblock
[397/868] 585111=test_cmethod
[398/868] 585111=test_float
[399/868] 585111=test_gem_stub_specification
[400/868] 585111=test_rdoc_top_level
[401/868] 585111=test_io_m17n
[402/868] 585111=test_color
[403/868] 585111=test_gem_commands_lock_command
[404/868] 585111=test_reline_key
[405/868] 585111=test_propertyputref
[406/868] 585111=test_gb18030
[407/868] 585111=test_gem_stream_ui
[408/868] 585111=test_rdoc_generator_ri
[409/868] 585111=test_unicode_normalize
[410/868] 585111=test_gem_dependency_installer
[411/868] 585112=test_pty
[412/868] 585112=parser_test
[413/868] 585112=test_hash
[414/868] 585111=test_http
[415/868] 585111=test_gem_commands_specification_command
[416/868] 585111=test_scan_args
[417/868] 585111=encoding_test
[418/868] 585111=test_gem_package_old
[419/868] 585111=test_gem_commands_which_command
[420/868] 585111=test_gem_request
[421/868] 585111=locals_test
[422/868] 585111=test_gem_commands_push_command
[423/868] 585113=test_sprintf_comb
[424/868] 585113=test_too_many_dummy_encodings
[425/868] 585113=test_method_cache
[426/868] 585113=test_gem_gemcutter_utilities
[427/868] 585112=test_internal_ivar
[428/868] 585112=test_win32ole
[429/868] 585112=desugar_compiler_test
[430/868] 585112=test_gem_source_local
[431/868] 585111=test_rendering
[432/868] 585111=test_tracepoint
[433/868] 585112=test_gem_text
[434/868] 585113=test_settracefunc
[435/868] 585112=test_backtrace
[436/868] 585111=test_rdoc_task
[437/868] 585111=test_gem_package_tar_writer
[438/868] 585111=test_str2big
[439/868] 585111=test_severity
[440/868] 585111=test_case
[441/868] 585111=test_ractor
[442/868] 585111=test_http
[443/868] 585113=test_utf16
[444/868] 585113=attribute_write_test
[445/868] 585113=test_set
[446/868] 585113=test_rdoc_markup_to_rdoc
[447/868] 585113=test_yaml
[448/868] 585113=test_x509name
[449/868] 585113=test_argf
[450/868] 585112=test_m17n
[451/868] 585112=test_method
[452/868] 585113=test_gem_dependency
[453/868] 585113=test_gem_uninstaller
[454/868] 585113=test_cclass
[455/868] 585113=test_yjit
[456/868] 585113=test_filter
[457/868] 585113=test_parser_events
[458/868] 585113=test_gem_remote_fetcher
[459/868] 585113=test_koi8
[460/868] 585113=test_json_tree
[461/868] 585113=test_pkcs12
[462/868] 585113=test_gem_specification
[463/868] 585111=test_numhash
[464/868] 585111=test_system
[465/868] 585111=test_flush
[466/868] 585111=test_pkey_rsa
[467/868] 585112=test_win32ole_variable
[468/868] 585112=test_rdoc_class_module
[469/868] 585111=test_parse
[470/868] 585112=test_rdoc_cross_reference
[471/868] 585111=test_method_cache
[472/868] 585111=test_gem_dependency_resolution_error
[473/868] 585111=test_mixed_unicode_escapes
[474/868] 585111=test_sleep
[475/868] 585112=test_fileutils
[476/868] 585112=test_cp949
[477/868] 585112=test_jaro_winkler
[478/868] 585112=test_condition
[479/868] 585112=test_gem_resolver_vendor_set
[480/868] 585112=test_sorted_set
[481/868] 585113=test_emoji
[482/868] 585112=test_windows_1252
[483/868] 585112=test_stack
[484/868] 585113=test_stringchar
[485/868] 585113=test_face
[486/868] 585113=test_date_attr
[487/868] 585113=test_sizeof
[488/868] 585112=test_gem_request_set_lockfile_parser
[489/868] 585112=test_gem_install_update_options
[490/868] 585112=test_econv
[491/868] 585111=test_coderange
[492/868] 585111=test_weakmap
[493/868] 585112=test_inadvertent_creation
[494/868] 585112=test_ansi_with_terminfo
[495/868] 585112=test_framework
[496/868] 585112=test_pinned
[497/868] 585112=test_pack
[498/868] 585112=test_cgi_tag_helper
[499/868] 585112=test_rdoc_generator_json_index
[500/868] 585112=test_date_time
[501/868] 585112=test_nil2vtempty
[502/868] 585112=test_enc_associate
[503/868] 585113=test_enumerator
[504/868] 585112=test_case
[505/868] 585112=test_open-uri
[506/868] 585112=test_array
[507/868] 585112=test_gem_command_manager
[508/868] 585112=test_rdoc_context
[509/868] 585112=test_safe_load
[510/868] 585112=test_libs
[511/868] 585112=ripper_test
[512/868] 585112=test_iso_8859
[513/868] 585112=test_qsort
[514/868] 585112=comments_test
[515/868] 585112=test_gc
[516/868] 585112=test_math
[517/868] 585112=test_const
[518/868] 585112=test_rdoc_parser_rd
[519/868] 585112=test_class
[520/868] 585112=test_exit
[521/868] 585112=json_addition_test
[522/868] 585112=test_gem_source_list
[523/868] 585112=test_name_error
[524/868] 585112=test_gem_commands_sources_command
[525/868] 585112=test_yaml_special_cases
[526/868] 585112=test_recorder
[527/868] 585112=test_sprintf
[528/868] 585112=!Nothing_to_test
[529/868] 585112=test_fd_setsize
[530/868] 585112=test_process
[531/868] 585112=test_forwardable
[532/868] 585112=test_complex
[533/868] 585112=test_threadgroup
[534/868] 585112=test_array_create
[535/868] 585112=test_memory_view
[536/868] 585112=test_dir_m17n
[537/868] 585112=test_rdoc_extend
[538/868] 585112=test_cesu8
[539/868] 585112=test_shapes
[540/868] 585112=test_did_you_mean
[541/868] 585112=test_merge_keys
[542/868] 585112=test_storage
[543/868] 585112=test_method_name_check
[544/868] 585112=test_err_in_callback
[545/868] 585112=test_gem_commands_install_command
[546/868] 585112=test_iterator
[547/868] 585112=test_string
[548/868] 585112=pattern_test
[549/868] 585112=test_gem_rdoc
[550/868] 585112=test_dot_dot
[551/868] 585112=test_kernel
[552/868] 585112=test_rendering
[553/868] 585112=test_key_actor_emacs
[554/868] 585112=test_gem_security
[555/868] 585111=test_erb
[556/868] 585111=test_date_ractor
[557/868] 585111=test_basicinstructions
[558/868] 585111=test_utf32
[559/868] 585111=test_gem_resolver_git_specification
[560/868] 585111=test_rdoc_tom_doc
[561/868] 585111=test_gem_commands_pristine_command
[562/868] 585111=test_optarg
[563/868] 585111=test_variable
[564/868] 585111=test_hash
[565/868] 585111=test_gem_resolver_requirement_list
[566/868] 585111=memsize_test
[567/868] 585111=test_arith_seq_beg_len_step
[568/868] 585111=test_raise_exception
[569/868] 585111=test_exception
[570/868] 585111=test_noarg
[571/868] 585111=test_gem_impossible_dependencies_error
[572/868] 585111=test_pp
[573/868] 585111=test_undef
[574/868] 585111=test_rdoc_generator_darkfish
[575/868] 585111=test_random
[576/868] 585111=test_gem_resolver_lock_set
[577/868] 585111=test_asn1
[578/868] 585111=test_gem_command
[579/868] 585111=test_assignment
[580/868] 585112=test_gem_update_suggestion
[581/868] 585112=test_verbose
[582/868] 585112=test_gem_commands_open_command
[583/868] 585112=test_normalize
[584/868] 585112=test_emoji_breaks
[585/868] 585111=test_force_exit
[586/868] 585111=test_optimization
[587/868] 585112=test_data_error
[588/868] 585112=test_rdoc_stats
[589/868] 585112=test_files_sample
[590/868] 585112=test_rubyoptions
[591/868] 585111=test_shift_jis
[592/868] 585111=test_rdoc_store
[593/868] 585111=test_yield
[594/868] 585112=test_show_source
[595/868] 585112=test_remote_fetch_error
[596/868] 585112=regexp_test
[597/868] 585112=test_gem_resolver_lock_specification
[598/868] 585112=test_boolean
[599/868] 585112=test_queue
[600/868] 585112=test_gc_compact
[601/868] 585113=test_rdoc_i18n_locale
[602/868] 585113=test_dryrun
[603/868] 585113=test_ole_methods
[604/868] 585113=test_cgi_util
[605/868] 585111=test_gem_uri_formatter
[606/868] 585111=test_prettyprint
[607/868] 585113=test_enc_raise
[608/868] 585113=test_clone
[609/868] 585111=test_unicode_escape
[610/868] 585111=test_switch_hitter
[611/868] 585111=test_default_gems
[612/868] 585113=test_yamldbm
[613/868] 585111=test_gem_spec_fetcher
[614/868] 585113=test_gem_commands_dependency_command
[615/868] 585113=test_backtrace
[616/868] 585113=test_gbk
[617/868] 585113=test_tree_spell_checker
[618/868] 585111=test_rdoc_method_attr
[619/868] 585113=test_enumerable
[620/868] 585113=test_set
[621/868] 585113=test_hash_create
[622/868] 585113=test_grapheme_breaks
[623/868] 585113=test_case_mapping
[624/868] 585113=test_rational
[625/868] 585113=test_gem_ext_cargo_builder_unit
[626/868] 585111=test_webauthn_listener
[627/868] 585113=test_ractor
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 14 : #<TCPSocket:fd 14, AF_INET, 127.0.0.1, 45967>
[628/868] 585113=test_gem_resolver_api_specification
COMMAND    PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    585111  opc   14u  IPv4 1798119983      0t0  TCP localhost:45967->localhost:53928 (CLOSE_WAIT)
[629/868] 585113=test_rdoc_rubygems_hook
[630/868] 585113=test_date_parse
[631/868] 585111=test_open3
[632/868] 585113=test_mdns
[633/868] 585113=test_key_event_record
[634/868] 585113=test_buffering
[635/868] 585113=test_svcb_https
[636/868] 585113=test_pkey_ec
[637/868] 585113=test_arity
[638/868] 585113=test_thread
[639/868] 585113=test_gem_unsatisfiable_dependency_error
[640/868] 585113=test_literal
[641/868] 585113=test_complex2
[642/868] 585113=test_config
[643/868] 585113=test_gem_security_signer
[644/868] 585113=test_gem_util
[645/868] 585113=test_thread
.Closed file descriptor: TestOpen3#test_pipeline_start: 14
[646/868] 585113=test_input_method
[647/868] 585112=test_rdoc_i18n_text
[648/868] 585112=test_io
[649/868] 585113=test_data
[650/868] 585113=test_memory_view
[651/868] 585113=test_ractor
[652/868] 585112=test_null
[653/868] 585112=test_m17n_comb
[654/868] 585113=test_pkey_dh
[655/868] 585111=test_pkey
[656/868] 585111=test_external_new
[657/868] 585111=test_win32ole_typelib
[658/868] 585111=test_gem_platform
[659/868] 585111=test_gem_commands_query_command
[660/868] 585113=test_bigzero
[661/868] 585113=test_rdoc_markup_to_tt_only
[662/868] 585113=json_parser_test
[663/868] 585113=test_date_strftime
[664/868] 585113=test_ws
[665/868] 585113=test_gem_commands_stale_command
[666/868] 585113=ruby_parser_test
[667/868] 585113=test_gem_commands_cert_command
[668/868] 585111=test_rdoc_require
[669/868] 585111=test_gem_ext_rake_builder
[670/868] 585113=test_word
[671/868] 585113=test_singleton
[672/868] 585113=test_numeric
[673/868] 585113=test_fstring
[674/868] 585111=test_instrumentation_api
[675/868] 585113=test_weakref
[676/868] 585112=test_rdoc_alias
[677/868] 585112=test_timeout
[678/868] 585113=test_rdoc_markup_raw
[679/868] 585113=test_key_name_check
[680/868] 585113=test_rdoc_markup_to_bs
[681/868] 585113=test_optparse
[682/868] 585113=test_io_buffer
[683/868] 585113=test_rdoc_context_section
[684/868] 585113=test_deprecated
[685/868] 585113=test_div
[686/868] 585113=test_files_test_2
[687/868] 585113=test_rdoc_markup_to_html_crossref
[688/868] 585113=test_exception
[689/868] 585112=test_bash_completion
[690/868] 585112=test_basicsocket
[691/868] 585112=test_zsh_completion
[692/868] 585112=test_scalar
[693/868] 585112=test_syntax
[694/868] 585111=test_class_name_check
[695/868] 585111=test_pack
[696/868] 585111=test_pkcs7
[697/868] 585111=test_gem_commands_environment_command
[698/868] 585111=test_objspace
[699/868] 585113=test_stringify_symbols
[700/868] 585113=test_require
[701/868] 585113=library_symbols_test
[702/868] 585113=test_rdoc_text
[703/868] 585113=test_rdoc_markup_indented_paragraph
[704/868] 585113=test_iseq_load
[705/868] 585113=test_rdoc_markup_parser
[706/868] 585113=test_ns_spki
[707/868] 585113=test_stream
[708/868] 585113=test_have_library
[709/868] 585113=test_win32ole_variant_outarg
[710/868] 585113=test_rdoc_encoding
[711/868] 585113=test_gem_request_set_lockfile
[712/868] 585113=test_rdoc_markdown
[713/868] 585113=test_key_actor_vi
[714/868] 585113=test_postponed_job
[715/868] 585113=test_rdoc_constant
[716/868] 585113=test_deprecate
[717/868] 585113=test_httpresponses
[718/868] 585113=test_rdoc_markup_to_html_snippet
[719/868] 585113=test_common
[720/868] 585113=test_generic
[721/868] 585113=test_rand
[722/868] 585112=test_string_processing
[723/868] 585112=test_random_formatter
[724/868] 585112=test_rdoc_markup_attributes
[725/868] 585112=test_process
[726/868] 585113=test_rdoc_code_object
[727/868] 585113=test_euc_kr
[728/868] 585113=test_provider
[729/868] 585113=test_gem_source_specific_file
[730/868] 585113=test_bmethod
[731/868] 585113=test_len
[732/868] 585113=test_gem_doctor
[733/868] 585113=json_fixtures_test
[734/868] 585113=parse_test
[735/868] 585113=test_rdoc_parser_c
[736/868] 585113=test_kwargs
[737/868] 585113=test_io_wait
[738/868] 585113=test_pack
[739/868] 585113=test_securerandom
[740/868] 585113=test_tsort
[741/868] 585113=test_typeddata
[742/868] 585113=test_gem_commands_fetch_command
[743/868] 585113=test_rdoc_parser_changelog
[744/868] 585113=parameters_signature_test
[745/868] 585113=test_gem_commands_outdated_command
[746/868] 585113=test_gem_dependency_list
[747/868] 585113=test_pipe
[748/868] 585113=test_macro
[749/868] 585113=test_string
[750/868] 585112=test_function
[751/868] 585112=test_gem_resolver_activation_request
[752/868] 585112=test_gem_commands_server_command
[753/868] 585112=test_gem_name_tuple
[754/868] 585112=test_rdoc_markup_to_table_of_contents
[755/868] 585112=test_integer
[756/868] 585112=test_tcp
[757/868] 585112=test_win32ole_method_event
[758/868] 585112=parse_comments_test
[759/868] 585112=test_gem_requirement
[760/868] 585112=test_flags
[761/868] 585112=test_yamlstore
[762/868] 585112=test_bug-3571
[763/868] 585112=test_numeric
[764/868] 585112=test_rat
[765/868] 585112=test_gem_request_connection_pools
[766/868] 585112=test_init
[767/868] 585112=test_capacity
[768/868] 585112=test_gem_commands_owner_command
[769/868] 585112=test_nextafter
[770/868] 585112=test_file
[771/868] 585112=test_time
[772/868] 585112=test_encoding
[773/868] 585112=test_hmac
[774/868] 585112=test_constant
[775/868] 585112=test_find
[776/868] 585112=test_rdoc_generator_markup
[777/868] 585112=test_ubf_async_safe
[778/868] 585112=test_pstore
[779/868] 585112=test_date_compat
[780/868] 585112=test_win32ole_record
[781/868] 585112=test_rdoc_include
[782/868] 585112=test_gem_version_option
[783/868] 585112=test_gem_commands_unpack_command
[784/868] 585112=test_gem_ext_cargo_builder
[785/868] 585112=test_proc
[786/868] 585112=test_console_attr
[787/868] 585112=test_zlib
[788/868] 585112=test_rdoc_options
[789/868] 585112=test_enumerator
[790/868] 585112=test_path_to_class
[791/868] 585112=test_frozen_error
[792/868] 585112=test_spell_checker
[793/868] 585112=test_gem_version
[794/868] 585112=test_gem_ext_ext_conf_builder
[795/868] 585112=test_reqarg
[796/868] 585112=test_gem_uri
[797/868] 585112=test_resource
[798/868] 585112=test_gem_package_tar_reader_entry
[799/868] 585112=test_c_struct_builder
[800/868] 585112=test_bug-5832
[801/868] 585112=test_yield_block
[802/868] 585112=test_comparable
[803/868] 585112=json_string_matching_test
[804/868] 585112=test_gem_config_file
[805/868] 585112=test_rdoc_markdown_test
[806/868] 585112=test_rdoc_normal_module
[807/868] 585112=test_type_completor
[808/868] 585112=test_io_timeout
[809/868] 585112=test_rdoc_rdoc
[810/868] 585112=test_yjit_exit_locations
[811/868] 585112=test_io_buffer
[812/868] 585112=test_thread_queue
[813/868] 585113=test_defined
[814/868] 585113=test_passing_block
[815/868] 585113=test_nowrite
[816/868] 585113=test_kdf
[817/868] 585113=test_ldap
[818/868] 585113=test_human_typo
[819/868] 585113=test_import
[820/868] 585112=test_wait
[821/868] 585112=test_nil
[822/868] 585112=test_psych
[823/868] 585112=test_cstr
[824/868] 585113=test_euc_tw
[825/868] 585113=test_command
[826/868] 585113=test_gem_resolver_dependency_request
[827/868] 585113=test_yaml_tree
[828/868] 585113=test_gem_commands_yank_command
[829/868] 585113=test_logger
[830/868] 585113=test_pkey_dsa
[831/868] 585112=test_big2str
[832/868] 585112=test_gem_resolver_specification
[833/868] 585112=test_string_memory
[834/868] 585112=test_help
[835/868] 585112=test_files_lib
[836/868] 585112=test_line_editor
[837/868] 585112=test_marshalable
[838/868] 585112=test_enumerator_kw
[839/868] 585112=test_error_highlight
[840/868] 585112=test_rdoc_any_method
[841/868] 585112=test_function_entry
[842/868] 585112=test_string
[843/868] 585112=json_common_interface_test
[844/868] 585112=version_test
[845/868] 585112=test_raise
[846/868] 585112=test_complexrational
[847/868] 585112=test_gem_commands_update_command
[848/868] 585112=test_big5
[849/868] 585112=test_date
[850/868] 585112=test_protect
[851/868] 585112=test_tree_builder
[852/868] 585112=test_rdoc_markup_pre_process
[853/868] 585112=test_store
[854/868] 585112=test_coverage
[855/868] 585113=test_http_request
[856/868] 585113=test_tempfile
[857/868] 585112=test_fnmatch
[858/868] 585112=test_pathname
[859/868] 585113=test_timeout
[860/868] 585113=test_erb_m17n
[861/868] 585113=test_rdoc_generator_pot_po_entry
[862/868] 585113=test_frozen
[863/868] 585113=test_gem_resolver_index_specification
[864/868] 585113=test_serialize_subclasses
[865/868] 585113=test_egrep_cpp
[866/868] 585112=test_rdoc_markup_verbatim
[867/868] 585112=test_webauthn_poller
[868/868] 585113=test_date_conv
Finished tests in 220.101813s, 113.7746 tests/s, 43125.0015 assertions/s.
25042 tests, 9491891 assertions, 0 failures, 0 errors, 254 skips

ruby -v: ruby 3.4.0dev (2024-02-21T15:22:41Z master bf680af7b2) [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.20240221-733434-7s5wyk/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.20240221-733434-7s5wyk/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.20240221-733434-7s5wyk/3-mspec-multi-2
ruby 3.4.0dev (2024-02-21T15:22:41Z master bf680af7b2) [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.497882 seconds

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