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

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

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

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

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

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Run options: 
  --seed=698
  "--ruby=./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/home/opc/ruby/src/master/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j3

# Running tests:

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

ruby -v: ruby 3.4.0dev (2024-02-24T04:19:37Z master e9e752c7ef) [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.20240224-707601-dgg633/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.20240224-707601-dgg633/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.20240224-707601-dgg633/3-mspec-multi-2
ruby 3.4.0dev (2024-02-24T04:19:37Z master e9e752c7ef) [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 30.088989 seconds

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