# Logfile created on 2024-02-23 16:19:33 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffe6c34fdd0 @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.20240223-161932", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffe6c27ad10 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffe6c27abd0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffe6c31c728 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20240223-161932", @dev=#<File:/home/opc/ruby/logs/brlog.master.20240223-161932>, @binmode=false, @mon_data=#<Monitor:0x0000fffe6c27a900>, @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 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 -
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/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
$$$[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 = df5b8ea4db
$$$[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
961a8b913fe5e2f5d8f882c33f1849a79c40cc76000adb4794c6199dc43cddaa  builtin_binary.inc
compiling /home/opc/ruby/src/master/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j3" exit with 0.
$$$[beg] make all -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering 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/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering 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/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$$$[end] "make all -j3" exit with 0.
$$$[beg] make install -j3
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
echo 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
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
/home/opc/ruby/src/master/.bundle/.timestamp/bigdecimal.revision unchanged
	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/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/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/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/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/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=49466
  "--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/870] 560781=test_httpresponses
[  2/870] 560782=test_deprecate
[  3/870] 560783=test_rdoc_constant
[  4/870] 560781=test_generic
[  5/870] 560781=test_common
[  6/870] 560782=test_rdoc_markup_to_html_snippet
[  7/870] 560783=test_win32ole_variant_outarg
[  8/870] 560783=test_rdoc_encoding
[  9/870] 560781=test_postponed_job
[ 10/870] 560783=test_key_actor_vi
[ 11/870] 560782=test_rdoc_markdown
[ 12/870] 560783=test_gem_request_set_lockfile
[ 13/870] 560781=test_rdoc_markup_parser
[ 14/870] 560782=test_iseq_load
[ 15/870] 560781=test_rdoc_markup_indented_paragraph
[ 16/870] 560781=test_have_library
[ 17/870] 560783=test_stream
[ 18/870] 560783=test_ns_spki
[ 19/870] 560783=test_stringify_symbols
[ 20/870] 560783=test_require
[ 21/870] 560783=test_objspace
[ 22/870] 560782=test_rdoc_text
[ 23/870] 560782=library_symbols_test
[ 24/870] 560782=test_gem_commands_fetch_command
[ 25/870] 560781=test_typeddata
[ 26/870] 560782=test_tsort
[ 27/870] 560782=test_securerandom
[ 28/870] 560782=test_gem_dependency_list
[ 29/870] 560781=test_gem_commands_outdated_command
[ 30/870] 560782=parameters_signature_test
[ 31/870] 560782=test_rdoc_parser_changelog
[ 32/870] 560782=json_fixtures_test
[ 33/870] 560782=test_gem_doctor
[ 34/870] 560782=test_len
[ 35/870] 560782=test_io_wait
[ 36/870] 560781=test_pack
[ 37/870] 560781=test_kwargs
[ 38/870] 560781=test_rdoc_parser_c
[ 39/870] 560782=parse_test
[ 40/870] 560781=test_rdoc_code_object
[ 41/870] 560781=test_process
.Leaked file descriptor: TestProcess#test_execopts_uid: 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-23 16:19:13.471167413 +0000, mtime=2024-02-23 16:19:13.455167359 +0000, ctime=2024-02-23 16:19:13.455167359 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    560781  opc    9r   REG  252,0  9253600 2356777 /var/lib/sss/mc/passwd
Leaked file descriptor: TestProcess#test_uid_from_name: 10 #<File::Stat dev=0x9, ino=1827277915, 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    560781  opc   10u  unix 0x0000000000000000      0t0 1827277915 type=STREAM
[ 42/870] 560782=test_bmethod
[ 43/870] 560782=test_provider
[ 44/870] 560782=test_euc_kr
[ 45/870] 560782=test_gem_source_specific_file
[ 46/870] 560782=test_random_formatter
[ 47/870] 560782=test_string_processing
[ 48/870] 560782=test_rand
[ 49/870] 560782=test_rdoc_markup_attributes
[ 50/870] 560782=test_win32ole_typelib
[ 51/870] 560782=test_external_new
[ 52/870] 560782=test_pkey
[ 53/870] 560782=test_bigzero
[ 54/870] 560782=test_gem_commands_query_command
[ 55/870] 560782=test_gem_platform
[ 56/870] 560782=test_null
[ 57/870] 560782=test_ractor
[ 58/870] 560782=test_memory_view
[ 59/870] 560782=test_data
[ 60/870] 560782=test_pkey_dh
[ 61/870] 560782=test_m17n_comb
[ 62/870] 560782=test_input_method
[ 63/870] 560782=test_io
[ 64/870] 560782=test_rdoc_i18n_text
[ 65/870] 560782=test_literal
[ 66/870] 560782=test_gem_unsatisfiable_dependency_error
[ 67/870] 560782=test_thread
[ 68/870] 560782=test_gem_util
[ 69/870] 560782=test_gem_security_signer
[ 70/870] 560782=test_config
[ 71/870] 560782=test_complex2
[ 72/870] 560782=test_class_name_check
[ 73/870] 560782=test_scalar
[ 74/870] 560782=test_syntax
.Leaked file descriptor: TestProcess#test_gid_from_name: 11 #<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-23 16:19:24.351203911 +0000, mtime=2024-02-23 16:19:16.587177866 +0000, ctime=2024-02-23 16:19:16.587177866 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    560781  opc   11r   REG  252,0  6940392 2356781 /var/lib/sss/mc/group
[ 75/870] 560783=test_zsh_completion
[ 76/870] 560783=test_basicsocket
[ 77/870] 560783=test_pkcs7
[ 78/870] 560783=test_gem_commands_environment_command
[ 79/870] 560783=test_pack
[ 80/870] 560783=test_deprecated
[ 81/870] 560783=test_rdoc_context_section
[ 82/870] 560783=test_io_buffer
[ 83/870] 560783=test_optparse
[ 84/870] 560783=test_bash_completion
[ 85/870] 560783=test_exception
[ 86/870] 560783=test_rdoc_markup_to_html_crossref
[ 87/870] 560783=test_div
[ 88/870] 560783=test_files_test_2
[ 89/870] 560782=test_numeric
[ 90/870] 560782=test_fstring
[ 91/870] 560782=test_singleton
[ 92/870] 560782=test_word
[ 93/870] 560782=test_gem_ext_rake_builder
[ 94/870] 560782=test_rdoc_require
[ 95/870] 560782=test_key_name_check
[ 96/870] 560782=test_rdoc_markup_to_bs
[ 97/870] 560782=test_rdoc_markup_raw
[ 98/870] 560782=test_timeout
[ 99/870] 560783=test_rdoc_alias
[100/870] 560783=test_weakref
[101/870] 560783=test_instrumentation_api
[102/870] 560782=ruby_parser_test
[103/870] 560782=test_gem_commands_stale_command
[104/870] 560782=test_ws
[105/870] 560782=test_date_strftime
[106/870] 560781=json_parser_test
[107/870] 560781=test_rdoc_markup_to_tt_only
[108/870] 560781=test_gem_commands_cert_command
[109/870] 560782=test_gem_commands_yank_command
[110/870] 560782=test_yaml_tree
[111/870] 560782=test_gem_resolver_dependency_request
[112/870] 560782=test_euc_tw
[113/870] 560782=test_command
[114/870] 560782=test_cstr
[115/870] 560783=test_gem_resolver_specification
[116/870] 560783=test_big2str
[117/870] 560783=test_logger
[118/870] 560783=test_pkey_dsa
[119/870] 560782=test_wait
[120/870] 560782=test_human_typo
[121/870] 560782=test_import
[122/870] 560781=test_psych
[123/870] 560781=test_nil
[124/870] 560781=test_io_buffer
[125/870] 560781=test_ldap
[126/870] 560781=test_kdf
[127/870] 560781=test_nowrite
[128/870] 560781=test_passing_block
[129/870] 560781=test_defined
[130/870] 560781=test_thread_queue
[131/870] 560782=test_gem_config_file
[132/870] 560782=json_string_matching_test
[133/870] 560782=test_comparable
[134/870] 560782=test_yjit_exit_locations
[135/870] 560782=test_rdoc_rdoc
[136/870] 560782=test_rdoc_normal_module
[137/870] 560782=test_type_completor
[138/870] 560782=test_io_timeout
[139/870] 560782=test_rdoc_markdown_test
[140/870] 560783=test_rdoc_generator_pot_po_entry
[141/870] 560783=test_erb_m17n
[142/870] 560783=test_timeout
[143/870] 560783=test_date_conv
[144/870] 560783=test_webauthn_poller
[145/870] 560783=test_rdoc_markup_verbatim
[146/870] 560783=test_egrep_cpp
[147/870] 560783=test_gem_resolver_index_specification
[148/870] 560783=test_serialize_subclasses
[149/870] 560783=test_frozen
[150/870] 560783=test_tree_builder
[151/870] 560783=test_protect
[152/870] 560783=test_gem_commands_update_command
[153/870] 560782=test_date
[154/870] 560782=test_big5
[155/870] 560782=test_fnmatch
[156/870] 560782=test_pathname
[157/870] 560782=test_http_request
[158/870] 560782=test_tempfile
[159/870] 560782=test_coverage
[160/870] 560783=test_rdoc_markup_pre_process
[161/870] 560783=test_store
[162/870] 560782=json_common_interface_test
[163/870] 560782=test_string
[164/870] 560782=test_function_entry
[165/870] 560782=test_rdoc_any_method
[166/870] 560783=test_error_highlight
[167/870] 560783=test_complexrational
[168/870] 560783=test_raise
[169/870] 560783=version_test
[170/870] 560782=test_files_lib
[171/870] 560783=test_help
[172/870] 560783=test_string_memory
[173/870] 560783=test_enumerator_kw
[174/870] 560783=test_line_editor
[175/870] 560783=test_marshalable
[176/870] 560783=test_hmac
[177/870] 560783=test_encoding
[178/870] 560783=test_rdoc_generator_markup
[179/870] 560783=test_find
[180/870] 560783=test_constant
[181/870] 560783=test_init
[182/870] 560783=test_gem_request_connection_pools
[183/870] 560782=test_rat
[184/870] 560782=test_numeric
[185/870] 560782=test_bug-3571
[186/870] 560782=test_yamlstore
[187/870] 560782=test_flags
[188/870] 560781=test_time
[189/870] 560781=test_file
[190/870] 560781=test_nextafter
[191/870] 560781=test_gem_commands_owner_command
[192/870] 560782=test_capacity
[193/870] 560782=parse_comments_test
[194/870] 560782=test_tcp
[195/870] 560782=test_win32ole_method_event
[196/870] 560782=test_integer
[197/870] 560782=test_rdoc_markup_to_table_of_contents
[198/870] 560782=test_gem_name_tuple
[199/870] 560782=test_gem_requirement
[200/870] 560783=test_string
[201/870] 560782=test_macro
[202/870] 560782=test_pipe
[203/870] 560782=test_gem_commands_server_command
[204/870] 560782=test_function
[205/870] 560781=test_gem_resolver_activation_request
[206/870] 560781=test_gem_package_tar_reader_entry
[207/870] 560782=test_resource
[208/870] 560782=test_gem_uri
[209/870] 560782=test_yield_block
[210/870] 560782=test_bug-5832
[211/870] 560782=test_c_struct_builder
[212/870] 560781=test_path_to_class
[213/870] 560781=test_enumerator
[214/870] 560781=test_reqarg
[215/870] 560781=test_gem_ext_ext_conf_builder
[216/870] 560782=test_spell_checker
[217/870] 560782=test_gem_version
[218/870] 560782=test_frozen_error
[219/870] 560782=test_console_attr
[220/870] 560782=test_proc
[221/870] 560782=test_gem_ext_cargo_builder
[222/870] 560782=test_gem_commands_unpack_command
[223/870] 560781=test_rdoc_options
[224/870] 560782=test_zlib
[225/870] 560781=test_pstore
[226/870] 560781=test_ubf_async_safe
[227/870] 560781=test_gem_version_option
[228/870] 560781=test_rdoc_include
[229/870] 560781=test_win32ole_record
[230/870] 560781=test_date_compat
[231/870] 560781=test_gem_request_set_lockfile_parser
[232/870] 560781=test_sizeof
[233/870] 560781=test_date_attr
[234/870] 560781=test_face
[235/870] 560781=test_stringchar
[236/870] 560781=test_econv
[237/870] 560781=test_gem_install_update_options
[238/870] 560781=test_gem_resolver_vendor_set
[239/870] 560781=test_condition
[240/870] 560781=test_jaro_winkler
[241/870] 560781=test_cp949
[242/870] 560781=test_fileutils
[243/870] 560781=test_mixed_unicode_escapes
[244/870] 560781=test_sleep
[245/870] 560782=test_gem_dependency_resolution_error
[246/870] 560782=test_windows_1252
[247/870] 560782=test_stack
[248/870] 560781=test_emoji
[249/870] 560781=test_sorted_set
[250/870] 560782=test_method_cache
[251/870] 560782=test_rdoc_class_module
[252/870] 560781=test_rdoc_cross_reference
[253/870] 560781=test_parse
[254/870] 560782=test_win32ole_variable
[255/870] 560782=test_gem_specification
[256/870] 560781=test_pkey_rsa
[257/870] 560781=test_flush
[258/870] 560781=test_system
[259/870] 560781=test_numhash
[260/870] 560781=test_math
[261/870] 560781=test_qsort
[262/870] 560781=comments_test
[263/870] 560781=test_gc
[264/870] 560781=test_iso_8859
[265/870] 560781=ripper_test
[266/870] 560781=test_libs
[267/870] 560781=test_safe_load
[268/870] 560781=test_sprintf
[269/870] 560781=test_gem_commands_sources_command
[270/870] 560781=test_name_error
[271/870] 560781=test_gem_source_list
[272/870] 560781=json_addition_test
[273/870] 560781=test_recorder
[274/870] 560781=test_yaml_special_cases
[275/870] 560781=test_exit
[276/870] 560781=test_class
[277/870] 560782=test_rdoc_parser_rd
[278/870] 560782=test_const
[279/870] 560782=test_open-uri
[280/870] 560782=test_case
[281/870] 560782=test_enumerator
[282/870] 560781=test_enc_associate
[283/870] 560783=test_rdoc_context
[284/870] 560781=test_gem_command_manager
[285/870] 560781=test_array
[286/870] 560781=test_rdoc_generator_json_index
[287/870] 560781=test_nil2vtempty
[288/870] 560781=test_date_time
[289/870] 560783=test_framework
[290/870] 560783=test_ansi_with_terminfo
[291/870] 560781=test_inadvertent_creation
[292/870] 560783=test_weakmap
[293/870] 560781=test_coderange
[294/870] 560781=test_cgi_tag_helper
[295/870] 560781=test_pack
[296/870] 560781=test_pinned
[297/870] 560781=test_rendering
[298/870] 560781=test_win32ole
[299/870] 560781=test_internal_ivar
[300/870] 560781=desugar_compiler_test
[301/870] 560781=test_gem_source_local
[302/870] 560781=test_gem_gemcutter_utilities
[303/870] 560781=test_rdoc_task
[304/870] 560781=test_backtrace
[305/870] 560781=test_gem_text
[306/870] 560781=test_settracefunc
[307/870] 560781=test_tracepoint
[308/870] 560781=test_gem_commands_push_command
[309/870] 560781=locals_test
[310/870] 560781=test_method_cache
[311/870] 560781=test_too_many_dummy_encodings
[312/870] 560781=test_sprintf_comb
[313/870] 560781=encoding_test
[314/870] 560781=test_scan_args
[315/870] 560781=test_gem_commands_specification_command
[316/870] 560781=test_gem_request
[317/870] 560783=test_gem_commands_which_command
[318/870] 560781=test_gem_package_old
[319/870] 560783=test_pty
.Leaked file descriptor: TestPTY#test_open: 11 #<File::Stat dev=0x9, ino=1827283925, 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>
[320/870] 560781=test_gem_dependency_installerCOMMAND    PID USER   FD   TYPE             DEVICE SIZE/OFF       NODE NAME
ruby    560783  opc   11u  unix 0x0000000000000000      0t0 1827283925 type=STREAM

[321/870] 560783=test_http
[322/870] 560783=test_hash
[323/870] 560781=parser_test
[324/870] 560781=test_parser_events
[325/870] 560781=test_filter
[326/870] 560781=test_pkcs12
[327/870] 560781=test_koi8
[328/870] 560781=test_json_tree
[329/870] 560781=test_gem_remote_fetcher
[330/870] 560783=test_argf
[331/870] 560781=test_x509name
[332/870] 560781=test_yaml
[333/870] 560781=test_cclass
[334/870] 560781=test_gem_uninstaller
[335/870] 560781=test_yjit
[336/870] 560781=test_gem_dependency
[337/870] 560781=test_method
[338/870] 560783=test_m17n
[339/870] 560783=test_rdoc_markup_to_rdoc
[340/870] 560783=test_case
[341/870] 560783=test_ractor
[342/870] 560783=test_severity
[343/870] 560783=test_str2big
[344/870] 560783=test_gem_package_tar_writer
[345/870] 560783=test_set
[346/870] 560783=attribute_write_test
[347/870] 560783=test_http
[348/870] 560782=test_utf16
[349/870] 560782=test_prettyprint
[350/870] 560782=test_gem_uri_formatter
[351/870] 560782=test_cgi_util
[352/870] 560782=test_ole_methods
[353/870] 560782=test_clone
[354/870] 560782=test_enc_raise
[355/870] 560782=test_queue
[356/870] 560782=test_boolean
[357/870] 560782=test_gem_resolver_lock_specification
[358/870] 560782=test_dryrun
[359/870] 560782=test_rdoc_i18n_locale
[360/870] 560782=test_gc_compact
[361/870] 560781=regexp_test
[362/870] 560781=test_show_source
[363/870] 560781=test_remote_fetch_error
[364/870] 560781=test_yield
[365/870] 560783=test_rubyoptions
[366/870] 560782=test_files_sample
[367/870] 560782=test_rdoc_stats
[368/870] 560782=test_data_error
[369/870] 560782=test_force_exit
[370/870] 560782=test_optimization
[371/870] 560781=test_rdoc_store
[372/870] 560781=test_shift_jis
[373/870] 560781=test_key_event_record
[374/870] 560781=test_open3
[375/870] 560781=test_mdns
[376/870] 560781=test_date_parse
[377/870] 560781=test_thread
[378/870] 560781=test_arity
[379/870] 560781=test_buffering
[380/870] 560781=test_pkey_ec
[381/870] 560781=test_svcb_https
[382/870] 560781=test_gem_ext_cargo_builder_unit
[383/870] 560781=test_rational
[384/870] 560781=test_case_mapping
[385/870] 560781=test_gem_resolver_api_specification
[386/870] 560781=test_rdoc_rubygems_hook
[387/870] 560781=test_ractor
[388/870] 560781=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 14 : #<TCPSocket:fd 14, AF_INET, 127.0.0.1, 44575>
COMMAND    PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    560781  opc   14u  IPv4 1827290923      0t0  TCP localhost:44575->localhost:39240 (CLOSE_WAIT)
.Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 14
[389/870] 560781=test_set
[390/870] 560781=test_enumerable
[391/870] 560781=test_rdoc_method_attr
[392/870] 560781=test_tree_spell_checker
[393/870] 560781=test_hash_create
[394/870] 560781=test_grapheme_breaks
[395/870] 560781=test_gem_spec_fetcher
[396/870] 560781=test_yamldbm
[397/870] 560781=test_default_gems
[398/870] 560781=test_switch_hitter
[399/870] 560781=test_unicode_escape
[400/870] 560781=test_gbk
[401/870] 560781=test_backtrace
[402/870] 560781=test_gem_commands_dependency_command
[403/870] 560781=test_iterator
[404/870] 560781=test_string
[405/870] 560781=test_gem_commands_install_command
[406/870] 560783=test_rendering
[407/870] 560783=test_kernel
[408/870] 560783=test_dot_dot
[409/870] 560783=test_gem_rdoc
[410/870] 560782=pattern_test
[411/870] 560782=test_did_you_mean
[412/870] 560782=test_shapes
[413/870] 560782=test_cesu8
[414/870] 560782=test_rdoc_extend
[415/870] 560782=test_method_name_check
[416/870] 560783=test_err_in_callback
[417/870] 560783=test_storage
[418/870] 560782=test_merge_keys
[419/870] 560783=test_dir_m17n
[420/870] 560782=test_memory_view
[421/870] 560782=test_array_create
[422/870] 560782=test_threadgroup
[423/870] 560781=test_complex
[424/870] 560781=!Nothing_to_test
[425/870] 560781=test_forwardable
[426/870] 560781=test_process
[427/870] 560781=test_fd_setsize
[428/870] 560781=test_emoji_breaks
[429/870] 560783=test_normalize
[430/870] 560783=test_verbose
[431/870] 560783=test_gem_commands_open_command
[432/870] 560783=test_gem_update_suggestion
[433/870] 560783=test_assignment
[434/870] 560782=test_gem_resolver_lock_set
[435/870] 560782=test_random
[436/870] 560782=test_rdoc_generator_darkfish
[437/870] 560782=test_undef
[438/870] 560782=test_gem_command
[439/870] 560782=test_asn1
[440/870] 560782=test_pp
.Leaked file descriptor: PPTestModule::PPFileStatTest#test_nothing_raised: 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-23 16:21:13.659570592 +0000, mtime=2024-02-23 16:21:12.755567559 +0000, ctime=2024-02-23 16:21:12.755567559 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    560782  opc   10r   REG  252,0  9253600 2356777 /var/lib/sss/mc/passwd
[441/870] 560782=test_gem_impossible_dependencies_error
[442/870] 560782=test_noarg
[443/870] 560782=test_exception
[444/870] 560782=test_raise_exception
[445/870] 560783=test_arith_seq_beg_len_step
[446/870] 560783=memsize_test
[447/870] 560783=test_gem_resolver_requirement_list
[448/870] 560783=test_gem_resolver_git_specification
[449/870] 560782=test_utf32
[450/870] 560782=test_basicinstructions
[451/870] 560782=test_date_ractor
[452/870] 560783=test_erb
[453/870] 560782=test_gem_security
[454/870] 560781=test_key_actor_emacs
[455/870] 560783=test_hash
[456/870] 560783=test_variable
[457/870] 560783=test_optarg
[458/870] 560783=test_gem_commands_pristine_command
[459/870] 560781=test_rdoc_tom_doc
[460/870] 560781=test_x509cert
[461/870] 560781=test_rdoc_markup_paragraph
[462/870] 560781=test_irb
[463/870] 560781=test_variable_name_check
[464/870] 560781=test_bn
[465/870] 560781=test_require_path_check
[466/870] 560781=test_logdevice
[467/870] 560783=test_ast
[468/870] 560781=test_files_test
[469/870] 560781=test_weakkeymap
[470/870] 560781=test_protocol
[471/870] 560781=test_evaluation
[472/870] 560781=test_rdoc_markup_to_ansi
[473/870] 560781=test_object_create_start
[474/870] 560781=test_gem_commands_info_command
[475/870] 560781=test_https
[476/870] 560781=test_gem_request_set_gem_dependency_api
[477/870] 560781=test_name_error_extension
[478/870] 560781=test_completion
[479/870] 560781=test_file_exhaustive
[480/870] 560782=test_gem_security_policy
[481/870] 560782=test_rdoc_markup_document
[482/870] 560782=test_delete
[483/870] 560782=test_handle
[484/870] 560782=test_io_wait_uncommon
[485/870] 560782=test_fixnum
[486/870] 560782=test_gem_silent_ui
[487/870] 560782=test_signal
[488/870] 560782=test_continuation
[489/870] 560782=test_gem_ci_detector
[490/870] 560782=test_gem_package_tar_header
[491/870] 560782=test_ssl_session
[492/870] 560782=test_case_comprehensive
[493/870] 560781=test_logperiod
[494/870] 560781=test_rational2
[495/870] 560781=test_placearg
[496/870] 560781=test_mutex
[497/870] 560781=test_rdoc_token_stream
[498/870] 560781=test_type
[499/870] 560781=heredoc_dedent_test
[500/870] 560781=test_tmpdir
[501/870] 560781=test_struct
[502/870] 560781=test_dup
[503/870] 560781=test_rdoc_single_class
[504/870] 560781=test_acceptable
[505/870] 560781=test_gem_ext_cargo_builder_link_flag_converter
[506/870] 560781=test_gem_local_remote_options
[507/870] 560781=test_gem_safe_marshal
[508/870] 560781=test_httpheader
[509/870] 560781=test_sexp
[510/870] 560781=test_ractor
[511/870] 560781=test_rdoc_ri_driver
[512/870] 560781=test_gem_resolver_git_set
[513/870] 560781=test_gem_commands_check_command
[514/870] 560781=test_signedness
[515/870] 560781=test_digest
[516/870] 560781=test_exception_at_throwing
[517/870] 560781=test_gem_resolver_installed_specification
[518/870] 560781=test_ractor
[519/870] 560781=test_stringscanner
[520/870] 560781=json_generic_object_test
[521/870] 560781=test_fiddle
[522/870] 560781=test_gem_resolver_vendor_specification
[523/870] 560781=test_date_arith
[524/870] 560781=test_config
[525/870] 560781=test_ostruct
[526/870] 560781=test_depth_first
[527/870] 560781=test_change_word
[528/870] 560781=test_rdoc_parser_markdown
[529/870] 560781=test_cparser
[530/870] 560781=test_rubyvm
[531/870] 560781=fuzzer_test
[532/870] 560781=test_c_struct_entry
[533/870] 560781=test_struct
[534/870] 560781=test_lock_native_thread
[535/870] 560781=test_gem_package_task
[536/870] 560781=test_resize
[537/870] 560781=test_key_error
[538/870] 560781=test_win32ole_param
[539/870] 560781=test_gem_commands_mirror
[540/870] 560781=test_fiber
[541/870] 560782=test_engine
[542/870] 560782=test_erb_command
[543/870] 560782=test_module
[544/870] 560781=test_gem_security_trust_dir
[545/870] 560781=test_gem_source_installed
[546/870] 560781=test_gem_validator
[547/870] 560781=test_usrmarshal
[548/870] 560782=test_load
[549/870] 560782=test_integer_comb
[550/870] 560781=test_bundled_ca
[551/870] 560781=test_abi
[552/870] 560781=test_ssl
[553/870] 560782=test_require
[554/870] 560782=test_objectspace
[555/870] 560782=test_gem_resolver_composed_set
[556/870] 560782=test_my_integer
[557/870] 560782=test_debugger_integration
[558/870] 560782=test_cgi_cookie
[559/870] 560782=test_not
[560/870] 560782=test_tracer
[561/870] 560782=test_wss
[562/870] 560782=test_rdoc_markup_attribute_manager
[563/870] 560782=test_option
[564/870] 560782=test_x509store
[565/870] 560782=test_rdoc_rd_block_parser
[566/870] 560782=test_rdoc_generator_pot
[567/870] 560782=test_rdoc_markup_to_joined_paragraph
[568/870] 560782=test_rdoc_markup_to_markdown
[569/870] 560782=test_rdoc_rd
[570/870] 560782=test_gem_gem_runner
[571/870] 560782=test_require_lib
[572/870] 560782=test_metaclass
[573/870] 560782=test_win32ole_type
[574/870] 560782=test_rdoc_rd_inline_parser
[575/870] 560782=test_load
[576/870] 560782=test_gem_source_lock
[577/870] 560782=test_update
[578/870] 560782=test_cipher
[579/870] 560782=test_new
[580/870] 560782=test_win32ole_param_event
[581/870] 560782=test_rdoc_parser
[582/870] 560782=test_https_proxy
[583/870] 560782=test_etc
Leaked file descriptor: TestEtc#test_getpwuid: 11 #<File::Stat dev=0x9, ino=1827297601, 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    560782  opc   11u  unix 0x0000000000000000      0t0 1827297601 type=STREAM
[584/870] 560783=test_nomethod_error
[585/870] 560783=test_stat
[586/870] 560783=test_printf
[587/870] 560783=test_x509attr
[588/870] 560783=test_workspace
[589/870] 560782=test_cgi_modruby
[590/870] 560782=test_win32ole_variant
[591/870] 560782=magic_comment_test
[592/870] 560782=test_io
[593/870] 560783=test_uncorrectable_name_check
[594/870] 560783=test_dir
Leaked file descriptor: TestDir#test_home: 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-23 16:22:18.407787793 +0000, mtime=2024-02-23 16:22:18.311787471 +0000, ctime=2024-02-23 16:22:18.311787471 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    560783  opc   10r   REG  252,0  9253600 2356777 /var/lib/sss/mc/passwd
[595/870] 560783=test_files_test_1
[596/870] 560783=test_resolve_symbol
[597/870] 560783=test_rubygems
[598/870] 560783=test_closure
[599/870] 560781=test_digest
[600/870] 560781=test_path
[601/870] 560781=test_rdoc_rd_inline
[602/870] 560781=test_gb18030
[603/870] 560781=test_propertyputref
[604/870] 560781=test_reline_key
[605/870] 560781=test_gem_commands_lock_command
[606/870] 560781=test_unicode_normalize
[607/870] 560783=test_rdoc_generator_ri
[608/870] 560783=test_gem_stream_ui
[609/870] 560783=test_io_m17n
[610/870] 560783=test_rdoc_top_level
[611/870] 560783=test_gem_stub_specification
[612/870] 560783=test_float
[613/870] 560783=test_cmethod
[614/870] 560783=test_color
[615/870] 560781=test_gem_ext_configure_builder
[616/870] 560781=json_ext_parser_test
[617/870] 560781=test_nonblock
[618/870] 560783=test_rdoc_parser_simple
[619/870] 560781=test_ipaddr
[620/870] 560783=test_ocsp
[621/870] 560781=test_scanner_events
[622/870] 560781=test_date_strptime
[623/870] 560783=test_omap
[624/870] 560783=test_mul
[625/870] 560783=test_shellwords
[626/870] 560783=test_rdoc_generator_pot_po
[627/870] 560783=test_at_exit
[628/870] 560783=test_benchmark
[629/870] 560781=test_gem_source
[630/870] 560781=test_mkmf
[631/870] 560781=test_have_macro
[632/870] 560781=test_class
[633/870] 560781=test_autoload
[634/870] 560783=test_gem_package
[635/870] 560783=test_array
[636/870] 560781=dispatcher_test
[637/870] 560781=test_eval_history
[638/870] 560782=test_unicode
[639/870] 560782=test_regex_casefold
[640/870] 560781=test_win32ole_method
[641/870] 560781=test_lexer
[642/870] 560781=test_gem_source_git
[643/870] 560782=test_ripper
[644/870] 560782=test_thread_cv
[645/870] 560781=test_assembler
[646/870] 560781=test_stringio
[647/870] 560781=test_files_ext
[648/870] 560781=test_random
[649/870] 560781=test_iseq
[650/870] 560782=test_primitive
[651/870] 560782=test_rdoc_ri_paths
[652/870] 560782=test_parser
[653/870] 560782=test_env
[654/870] 560781=test_gem_package_tar_reader
[655/870] 560781=test_gem_commands_signout_command
[656/870] 560781=test_pair
[657/870] 560782=test_win32ole_variant_m
[658/870] 560782=test_history
[659/870] 560782=test_gem_commands_setup_command
[660/870] 560782=test_gem_safe_yaml
[661/870] 560782=test_eval
[662/870] 560782=test_document
[663/870] 560782=test_singleton_function
[664/870] 560782=test_ftp
[665/870] 560782=test_sockopt
[666/870] 560782=test_gem_source_fetch_problem
[667/870] 560782=test_rdoc_comment
[668/870] 560782=test_encoding
[669/870] 560782=test_install
[670/870] 560782=test_gem_request_set_lockfile_tokenizer
[671/870] 560782=test_lazy_enumerator
[672/870] 560782=test_cgi_multipart
[673/870] 560782=test_autoconf
[674/870] 560782=integer_parse_test
[675/870] 560782=test_arithmetic_sequence
[676/870] 560782=test_ractor_compatibility
[677/870] 560782=test_find_executable
[678/870] 560782=test_kill_ring
[679/870] 560782=test_mailto
[680/870] 560782=test_addr
[681/870] 560782=test_object
[682/870] 560782=test_member
[683/870] 560782=format_errors_test
[684/870] 560782=test_cgi_header
[685/870] 560782=test_case_options
[686/870] 560782=test_helper
[687/870] 560782=test_gem_resolver_api_set
[688/870] 560782=test_duplicate
[689/870] 560782=test_gem_installer
[690/870] 560781=test_bug_reporter
[691/870] 560781=test_ossl
[692/870] 560783=test_buffered_io
[693/870] 560783=compiler_test
[694/870] 560783=test_arith_seq_extract
[695/870] 560783=test_ruby_lex
[696/870] 560783=test_object_references
[697/870] 560783=test_gem_source_subpath_problem
[698/870] 560783=test_beginendblock
[699/870] 560783=test_monitor
[700/870] 560783=test_eval
[701/870] 560783=test_nofree
[702/870] 560783=test_regexp
[703/870] 560782=test_whileuntil
[704/870] 560782=test_within_pipe
[705/870] 560782=test_rdoc_normal_class
[706/870] 560782=test_pointer
[707/870] 560782=test_scalar_scanner
[708/870] 560782=test_lambda
[709/870] 560782=test_rb_str_dup
[710/870] 560782=test_trace
[711/870] 560782=test_gem_path_support
[712/870] 560782=test_arity
[713/870] 560782=test_win32ole_type_event
[714/870] 560782=test_keyword
[715/870] 560782=test_foreach
[716/870] 560782=test_rdoc_markup_to_html
[717/870] 560782=test_gem_resolver_installer_set
[718/870] 560782=test_append
[719/870] 560782=test_x509ext
[720/870] 560782=test_emitter
[721/870] 560782=test_config
[722/870] 560782=test_file
[723/870] 560781=test_summary
[724/870] 560781=bom_test
[725/870] 560781=test_notimplement
[726/870] 560781=test_cgi_session
[727/870] 560781=test_c_union_entity
[728/870] 560781=test_dns
[729/870] 560781=test_x509crl
[730/870] 560781=test_rdoc_markup_heading
[731/870] 560781=test_flip
[732/870] 560781=test_io_console
[733/870] 560781=test_pattern_key_name_check
[734/870] 560781=test_profile_frames
[735/870] 560781=test_transcode
[736/870] 560781=test_refinement
[737/870] 560782=test_debug
[738/870] 560782=test_gem_commands_cleanup_command
[739/870] 560782=test_class2name
[740/870] 560782=test_gem_ext_cmake_builder
[741/870] 560782=test_digest_extend
[742/870] 560782=test_last_thread
[743/870] 560781=test_thread_fd_close
[744/870] 560781=test_getopts
[745/870] 560781=test_fips
[746/870] 560782=test_alias
[747/870] 560781=test_emitter
[748/870] 560781=test_compile_prism
[749/870] 560782=test_helper
[750/870] 560782=test_win32ole_event
[751/870] 560782=test_rdoc_markup_formatter
[752/870] 560782=test_gem_commands_uninstall_command
[753/870] 560781=test_pkg_config
[754/870] 560781=test_gem_available_set
[755/870] 560781=test_modify_expand
[756/870] 560781=test_convertible
[757/870] 560782=errors_test
[758/870] 560782=test_config
[759/870] 560782=test_func
[760/870] 560781=json_encoding_test
[761/870] 560781=test_vm_dump
[762/870] 560781=test_gem_source_vendor
[763/870] 560781=test_gem_resolver
[764/870] 560781=test_dln
[765/870] 560781=test_object
[766/870] 560781=test_gem_commands_exec_command
[767/870] 560781=unescape_test
[768/870] 560782=test_color_printer
[769/870] 560782=test_super
[770/870] 560781=test_readpartial
[771/870] 560781=test_rdoc_parser_ruby
[772/870] 560782=test_httpresponse
[773/870] 560782=test_x509req
[774/870] 560782=test_ifunless
[775/870] 560782=test_gem_console_ui
[776/870] 560782=test_insns_leaf
[777/870] 560782=test_parser
[778/870] 560782=test_rdoc_markup_to_label
[779/870] 560782=test_gem_resolver_best_set
[780/870] 560782=test_cgi_core
[781/870] 560782=test_gem
[782/870] 560781=test_ansi_without_terminfo
[783/870] 560781=json_generator_test
[784/870] 560781=test_ractor
[785/870] 560781=test_gem_resolver_conflict
[786/870] 560781=test_ractor
[787/870] 560781=test_ssl
[788/870] 560781=test_gem_commands_help_command
[789/870] 560781=test_scheduler
[790/870] 560781=test_enc_str_buf_cat
[791/870] 560781=test_bignum
[792/870] 560782=newline_test
[793/870] 560782=test_rdoc_markup_hard_break
[794/870] 560782=test_nesting_parser
[795/870] 560782=test_ancdata
[796/870] 560782=ractor_test
[797/870] 560782=test_marshal
[798/870] 560782=test_symbol
[799/870] 560781=test_gem_commands_search_command
[800/870] 560781=test_rdoc_servlet
[801/870] 560781=test_coder
[802/870] 560783=test_gem_commands_contents_command
[803/870] 560781=test_context
[804/870] 560783=test_udp
[805/870] 560783=test_formatter
[806/870] 560783=test_integer
[807/870] 560781=test_unix
[808/870] 560781=test_have_func
[809/870] 560781=test_date_marshal
[810/870] 560781=test_date_new
[811/870] 560781=test_gem_commands_list_command
[812/870] 560781=test_gem_resolver_local_specification
[813/870] 560781=test_configuration
[814/870] 560781=test_stream
[815/870] 560781=test_ractor
[816/870] 560781=test_trick
[817/870] 560783=test_address_resolve
[818/870] 560783=test_rdoc_attr
[819/870] 560783=test_locale
[820/870] 560783=test_ts
[821/870] 560783=test_rbconfig
[822/870] 560783=test_num2int
[823/870] 560783=test_range
[824/870] 560783=test_gem_commands_signin_command
[825/870] 560783=test_extlibs
[826/870] 560781=test_iter_break
[827/870] 560781=test_rdoc_markup_include
[828/870] 560781=test_enum
[829/870] 560782=test_require
[830/870] 560783=test_recursion
[831/870] 560783=test_ensured
[832/870] 560783=test_rdoc_markup
[833/870] 560783=test_key_stroke
[834/870] 560783=test_euc_jp
[835/870] 560783=test_alias_and_anchor
[836/870] 560783=test_popen_deadlock
[837/870] 560781=test_time
[838/870] 560781=test_project_sanity
[839/870] 560781=test_symbol
[840/870] 560781=location_test
[841/870] 560781=test_delegate
[842/870] 560781=test_folderitem2_invokeverb
[843/870] 560781=test_interned_str
[844/870] 560781=test_set_len
[845/870] 560783=constant_path_node_test
[846/870] 560783=test_pattern_matching
[847/870] 560781=test_gc
[848/870] 560783=test_gem_request_set
[849/870] 560782=test_gem_bundler_version_finder
[850/870] 560782=ruby_api_test
[851/870] 560782=test_gem_resolver_index_set
[852/870] 560782=test_sleep
[853/870] 560783=test_webauthn_listener_response
[854/870] 560783=test_time_tz
[855/870] 560783=test_addrinfo
[856/870] 560783=test_to_ruby
[857/870] 560783=test_data
[858/870] 560783=test_bug-14834
[859/870] 560783=test_terminfo
[860/870] 560783=test_socket
[861/870] 560783=test_inlinecache
[862/870] 560783=test_thread
[863/870] 560782=test_reline
[864/870] 560782=test_gem_commands_build_command
[865/870] 560782=test_ellipsize
[866/870] 560782=test_call
[867/870] 560782=test_windows_1251
[868/870] 560782=test_gem_ext_builder
[869/870] 560782=test_history
[870/870] 560782=test_to_ary_concat
Finished tests in 196.549947s, 127.5961 tests/s, 48298.7158 assertions/s.
25079 tests, 9493110 assertions, 0 failures, 0 errors, 254 skips

ruby -v: ruby 3.4.0dev (2024-02-23T15:24:21Z master df5b8ea4db) [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.20240223-727558-97b2lc/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.20240223-727558-97b2lc/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.20240223-727558-97b2lc/3-mspec-multi-2
ruby 3.4.0dev (2024-02-23T15:24:21Z master df5b8ea4db) [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 31.581805 seconds

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