# Logfile created on 2024-02-21 18:03:56 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffc1ae7fdd0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/home/opc/ruby/src", @BUILD_DIR="/home/opc/ruby/build", @INSTALL_DIR="/home/opc/ruby/install", @TARGET_NAME="master", @TARGET_SRC_DIR="/home/opc/ruby/src/master", @TARGET_BUILD_DIR="/home/opc/ruby/build/master", @TARGET_INSTALL_DIR="/home/opc/ruby/install/master", @configure_opts=["--disable-dtrace --disable-yjit"], @build_opts="-j3", @btest_opts="-j3", @test_opts="TESTS='-j3'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/opc/ruby/logs/brlog.master.20240221-180356", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffc1adaad10 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffc1adaabd0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffc1ae4c728 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20240221-180356", @dev=#<File:/home/opc/ruby/logs/brlog.master.20240221-180356>, @binmode=false, @mon_data=#<Monitor:0x0000fffc1adaa900>, @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/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
$$$[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 = 8bc51a393a
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
generating /home/opc/ruby/src/master/ext/ripper/eventids2table.c
make[1]: Entering directory '/home/opc/ruby/src/master/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/ripper'
/home/opc/ruby/src/master/revision.h updated
generating aarch64-linux-fake.rb
aarch64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision -
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/minitest.revision -
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/bigdecimal.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/minitest.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/bigdecimal.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
Extracting bundle gem minitest-5.22.2...
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
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]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/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/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]: 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/bigdecimal.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/minitest.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/drb.revision -
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
/home/opc/ruby/src/master/.bundle/.timestamp/drb.revision unchanged
encdb.h unchanged
Extracting bundle gem minitest-5.22.2...
making srcs under enc
making enc
Unpacked gems/minitest-5.22.2.gem
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering 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/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering 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/pathname'
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]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
./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=28283
  "--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/869] 3134586=test_io_buffer
[  2/869] 3134584=test_kdf
[  3/869] 3134585=test_ldap
[  4/869] 3134585=test_thread_queue
[  5/869] 3134586=test_passing_block
[  6/869] 3134586=test_defined
[  7/869] 3134586=test_nowrite
[  8/869] 3134584=json_string_matching_test
[  9/869] 3134584=test_gem_config_file
[ 10/869] 3134586=test_comparable
[ 11/869] 3134586=test_rdoc_rdoc
[ 12/869] 3134586=test_yjit_exit_locations
[ 13/869] 3134586=test_io_timeout
[ 14/869] 3134586=test_rdoc_normal_module
[ 15/869] 3134584=test_type_completor
[ 16/869] 3134586=test_rdoc_markdown_test
[ 17/869] 3134584=test_yaml_tree
[ 18/869] 3134584=test_gem_commands_yank_command
[ 19/869] 3134584=test_cstr
[ 20/869] 3134584=test_command
[ 21/869] 3134586=test_euc_tw
[ 22/869] 3134586=test_gem_resolver_dependency_request
[ 23/869] 3134586=test_big2str
[ 24/869] 3134586=test_gem_resolver_specification
[ 25/869] 3134586=test_pkey_dsa
[ 26/869] 3134584=test_logger
[ 27/869] 3134584=test_import
[ 28/869] 3134584=test_human_typo
[ 29/869] 3134584=test_wait
[ 30/869] 3134584=test_nil
[ 31/869] 3134584=test_psych
[ 32/869] 3134584=test_string
[ 33/869] 3134584=json_common_interface_test
[ 34/869] 3134584=test_error_highlight
[ 35/869] 3134584=test_rdoc_any_method
[ 36/869] 3134584=test_function_entry
[ 37/869] 3134584=test_raise
[ 38/869] 3134584=test_complexrational
[ 39/869] 3134584=version_test
[ 40/869] 3134584=test_files_lib
[ 41/869] 3134586=test_string_memory
[ 42/869] 3134586=test_help
[ 43/869] 3134586=test_enumerator_kw
[ 44/869] 3134586=test_marshalable
[ 45/869] 3134586=test_line_editor
[ 46/869] 3134586=test_erb_m17n
[ 47/869] 3134586=test_rdoc_generator_pot_po_entry
[ 48/869] 3134586=test_timeout
[ 49/869] 3134586=test_rdoc_markup_verbatim
[ 50/869] 3134586=test_webauthn_poller
[ 51/869] 3134586=test_date_conv
[ 52/869] 3134586=test_frozen
[ 53/869] 3134586=test_serialize_subclasses
[ 54/869] 3134586=test_gem_resolver_index_specification
[ 55/869] 3134586=test_egrep_cpp
[ 56/869] 3134586=test_tree_builder
[ 57/869] 3134586=test_date
[ 58/869] 3134586=test_big5
[ 59/869] 3134586=test_gem_commands_update_command
[ 60/869] 3134584=test_protect
[ 61/869] 3134584=test_pathname
[ 62/869] 3134584=test_fnmatch
[ 63/869] 3134584=test_store
[ 64/869] 3134584=test_rdoc_markup_pre_process
[ 65/869] 3134584=test_coverage
[ 66/869] 3134585=test_tempfile
[ 67/869] 3134586=test_http_request
[ 68/869] 3134585=test_win32ole_method_event
[ 69/869] 3134585=test_tcp
[ 70/869] 3134586=parse_comments_test
[ 71/869] 3134585=test_gem_name_tuple
[ 72/869] 3134586=test_rdoc_markup_to_table_of_contents
[ 73/869] 3134586=test_integer
[ 74/869] 3134584=test_gem_requirement
[ 75/869] 3134586=test_pipe
[ 76/869] 3134585=test_string
[ 77/869] 3134586=test_macro
[ 78/869] 3134586=test_gem_resolver_activation_request
[ 79/869] 3134586=test_function
[ 80/869] 3134584=test_gem_commands_server_command
[ 81/869] 3134584=test_encoding
[ 82/869] 3134584=test_hmac
[ 83/869] 3134584=test_rdoc_generator_markup
[ 84/869] 3134586=test_constant
[ 85/869] 3134584=test_find
[ 86/869] 3134584=test_rat
[ 87/869] 3134584=test_gem_request_connection_pools
[ 88/869] 3134584=test_init
[ 89/869] 3134584=test_flags
[ 90/869] 3134586=test_numeric
[ 91/869] 3134584=test_bug-3571
[ 92/869] 3134584=test_yamlstore
[ 93/869] 3134586=test_file
[ 94/869] 3134584=test_time
[ 95/869] 3134586=test_capacity
[ 96/869] 3134586=test_gem_commands_owner_command
[ 97/869] 3134584=test_nextafter
[ 98/869] 3134584=test_gem_ext_cargo_builder
[ 99/869] 3134584=test_console_attr
[100/869] 3134584=test_proc
[101/869] 3134586=test_gem_commands_unpack_command
[102/869] 3134586=test_zlib
[103/869] 3134584=test_rdoc_options
[104/869] 3134584=test_ubf_async_safe
[105/869] 3134584=test_pstore
[106/869] 3134584=test_win32ole_record
[107/869] 3134584=test_rdoc_include
[108/869] 3134584=test_gem_version_option
[109/869] 3134584=test_date_compat
[110/869] 3134584=test_resource
[111/869] 3134584=test_gem_package_tar_reader_entry
[112/869] 3134584=test_gem_uri
[113/869] 3134584=test_bug-5832
[114/869] 3134584=test_yield_block
[115/869] 3134584=test_c_struct_builder
[116/869] 3134584=test_path_to_class
[117/869] 3134584=test_enumerator
[118/869] 3134584=test_reqarg
[119/869] 3134584=test_frozen_error
[120/869] 3134584=test_gem_version
[121/869] 3134584=test_spell_checker
[122/869] 3134584=test_gem_ext_ext_conf_builder
[123/869] 3134585=test_rdoc_markup_indented_paragraph
[124/869] 3134585=test_iseq_load
[125/869] 3134584=test_rdoc_markup_parser
[126/869] 3134584=test_stream
[127/869] 3134584=test_have_library
[128/869] 3134585=test_ns_spki
[129/869] 3134585=test_require
[130/869] 3134585=test_stringify_symbols
[131/869] 3134585=test_objspace
[132/869] 3134584=test_rdoc_text
[133/869] 3134584=library_symbols_test
[134/869] 3134584=test_httpresponses
[135/869] 3134584=test_rdoc_constant
[136/869] 3134584=test_deprecate
[137/869] 3134584=test_generic
[138/869] 3134584=test_rdoc_markup_to_html_snippet
[139/869] 3134584=test_common
[140/869] 3134584=test_rdoc_encoding
[141/869] 3134584=test_win32ole_variant_outarg
[142/869] 3134584=test_key_actor_vi
[143/869] 3134584=test_postponed_job
[144/869] 3134584=test_gem_request_set_lockfile
[145/869] 3134586=test_rdoc_markdown
[146/869] 3134586=test_rdoc_code_object
[147/869] 3134584=test_process
Leaked file descriptor: TestProcess#test_uid_from_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-21 18:02:33.651173642 +0000, mtime=2024-02-21 18:02:33.643173615 +0000, ctime=2024-02-21 18:02:33.643173615 +0000>
Leaked file descriptor: TestProcess#test_uid_from_name: 11 #<File::Stat dev=0x9, ino=1799592660, 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>
[148/869] 3134586=test_gem_source_specific_fileCOMMAND     PID USER   FD   TYPE             DEVICE SIZE/OFF       NODE NAME
ruby    3134584  opc   10r   REG              252,0  9253600    2356777 /var/lib/sss/mc/passwd
ruby    3134584  opc   11u  unix 0x0000000000000000      0t0 1799592660 type=STREAM

[149/869] 3134586=test_provider
[150/869] 3134586=test_euc_kr
[151/869] 3134586=test_bmethod
[152/869] 3134586=test_rand
[153/869] 3134586=test_string_processing
[154/869] 3134586=test_random_formatter
[155/869] 3134586=test_rdoc_markup_attributes
[156/869] 3134586=test_tsort
[157/869] 3134586=test_typeddata
[158/869] 3134586=test_gem_commands_fetch_command
[159/869] 3134586=test_securerandom
[160/869] 3134586=test_gem_commands_outdated_command
[161/869] 3134586=test_gem_dependency_list
[162/869] 3134586=test_rdoc_parser_changelog
[163/869] 3134586=parameters_signature_test
[164/869] 3134586=test_gem_doctor
[165/869] 3134586=json_fixtures_test
[166/869] 3134586=test_len
[167/869] 3134586=test_kwargs
[168/869] 3134586=test_rdoc_parser_c
[169/869] 3134586=test_pack
[170/869] 3134586=test_io_wait
[171/869] 3134586=parse_test
[172/869] 3134586=test_input_method
[173/869] 3134586=test_io
[174/869] 3134586=test_rdoc_i18n_text
[175/869] 3134586=test_gem_unsatisfiable_dependency_error
[176/869] 3134586=test_literal
[177/869] 3134586=test_thread
[178/869] 3134586=test_config
[179/869] 3134586=test_complex2
[180/869] 3134586=test_gem_security_signer
[181/869] 3134586=test_gem_util
[182/869] 3134586=test_win32ole_typelib
[183/869] 3134586=test_pkey
[184/869] 3134586=test_external_new
[185/869] 3134586=test_bigzero
[186/869] 3134586=test_gem_platform
[187/869] 3134586=test_gem_commands_query_command
[188/869] 3134586=test_null
[189/869] 3134586=test_ractor
[190/869] 3134586=test_data
[191/869] 3134586=test_memory_view
[192/869] 3134586=test_pkey_dh
[193/869] 3134585=test_m17n_comb
[194/869] 3134586=test_singleton
[195/869] 3134586=test_fstring
[196/869] 3134586=test_numeric
[197/869] 3134586=test_rdoc_require
[198/869] 3134586=test_gem_ext_rake_builder
[199/869] 3134586=test_word
[200/869] 3134586=test_timeout
[201/869] 3134585=test_rdoc_markup_to_bs
[202/869] 3134585=test_key_name_check
[203/869] 3134585=test_rdoc_markup_raw
[204/869] 3134585=test_instrumentation_api
[205/869] 3134586=test_weakref
[206/869] 3134586=test_rdoc_alias
[207/869] 3134586=test_gem_commands_stale_command
[208/869] 3134586=ruby_parser_test
[209/869] 3134586=test_rdoc_markup_to_tt_only
[210/869] 3134586=test_date_strftime
[211/869] 3134586=json_parser_test
[212/869] 3134586=test_ws
[213/869] 3134586=test_gem_commands_cert_command
[214/869] 3134585=test_scalar
[215/869] 3134585=test_syntax
[216/869] 3134586=test_class_name_check
[217/869] 3134586=test_basicsocket
[218/869] 3134586=test_zsh_completion
[219/869] 3134586=test_gem_commands_environment_command
[220/869] 3134586=test_pkcs7
[221/869] 3134586=test_pack
[222/869] 3134586=test_rdoc_context_section
[223/869] 3134586=test_io_buffer
[224/869] 3134586=test_deprecated
[225/869] 3134586=test_optparse
[226/869] 3134586=test_bash_completion
[227/869] 3134586=test_exception
[228/869] 3134586=test_files_test_2
[229/869] 3134584=test_div
[230/869] 3134584=test_rdoc_markup_to_html_crossref
[231/869] 3134584=regexp_test
[232/869] 3134584=test_yield
[233/869] 3134585=test_remote_fetch_error
[234/869] 3134585=test_show_source
[235/869] 3134585=test_data_error
[236/869] 3134585=test_files_sample
[237/869] 3134585=test_rdoc_stats
[238/869] 3134585=test_rubyoptions
[239/869] 3134586=test_optimization
[240/869] 3134584=test_force_exit
[241/869] 3134584=test_shift_jis
[242/869] 3134584=test_rdoc_store
[243/869] 3134584=test_gem_uri_formatter
[244/869] 3134584=test_prettyprint
[245/869] 3134584=test_ole_methods
[246/869] 3134584=test_cgi_util
[247/869] 3134584=test_clone
[248/869] 3134584=test_enc_raise
[249/869] 3134584=test_queue
[250/869] 3134584=test_gem_resolver_lock_specification
[251/869] 3134584=test_boolean
[252/869] 3134584=test_rdoc_i18n_locale
[253/869] 3134584=test_gc_compact
[254/869] 3134585=test_dryrun
[255/869] 3134585=test_rdoc_method_attr
[256/869] 3134585=test_enumerable
[257/869] 3134585=test_set
[258/869] 3134585=test_tree_spell_checker
[259/869] 3134585=test_grapheme_breaks
[260/869] 3134585=test_hash_create
[261/869] 3134585=test_yamldbm
[262/869] 3134585=test_gem_spec_fetcher
[263/869] 3134584=test_unicode_escape
[264/869] 3134584=test_default_gems
[265/869] 3134585=test_switch_hitter
[266/869] 3134585=test_backtrace
[267/869] 3134585=test_gbk
[268/869] 3134585=test_gem_commands_dependency_command
[269/869] 3134584=test_key_event_record
[270/869] 3134584=test_date_parse
[271/869] 3134585=test_mdns
[272/869] 3134585=test_open3
[273/869] 3134584=test_arity
[274/869] 3134584=test_thread
[275/869] 3134584=test_pkey_ec
[276/869] 3134584=test_svcb_https
[277/869] 3134584=test_buffering
[278/869] 3134584=test_case_mapping
[279/869] 3134584=test_rational
[280/869] 3134584=test_gem_ext_cargo_builder_unit
[281/869] 3134584=test_ractor
[282/869] 3134584=test_gem_resolver_api_specification
[283/869] 3134584=test_rdoc_rubygems_hook
[284/869] 3134584=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 14 : #<TCPSocket:fd 14, AF_INET, 127.0.0.1, 46399>
COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    3134584  opc   14u  IPv4 1799601993      0t0  TCP localhost:46399->localhost:39846 (CLOSE_WAIT)
[285/869] 3134584=test_array_create
[286/869] 3134584=test_dir_m17n
[287/869] 3134586=test_memory_view
[288/869] 3134586=test_complex
[289/869] 3134586=test_threadgroup
[290/869] 3134584=!Nothing_to_test
[291/869] 3134584=test_fd_setsize
[292/869] 3134584=test_process.Closed file descriptor: TestFiberProcess#test_system_faulty_process_wait: 14

[293/869] 3134584=test_forwardable
[294/869] 3134584=test_string
[295/869] 3134584=test_iterator
[296/869] 3134584=test_gem_commands_install_command
[297/869] 3134586=test_kernel
[298/869] 3134585=test_rendering
[299/869] 3134585=pattern_test
[300/869] 3134585=test_gem_rdoc
[301/869] 3134586=test_dot_dot
[302/869] 3134586=test_shapes
[303/869] 3134586=test_did_you_mean
[304/869] 3134585=test_rdoc_extend
[305/869] 3134586=test_cesu8
[306/869] 3134586=test_storage
[307/869] 3134586=test_method_name_check
[308/869] 3134585=test_err_in_callback
[309/869] 3134585=test_merge_keys
[310/869] 3134585=test_gem_impossible_dependencies_error
[311/869] 3134585=test_pp
[312/869] 3134586=test_gem_resolver_requirement_list
[313/869] 3134586=memsize_test
[314/869] 3134586=test_exception
[315/869] 3134586=test_raise_exception
.Leaked file descriptor: PPTestModule::PPFileStatTest#test_nothing_raised: 8 #<File::Stat dev=0xfc00, ino=2356777, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-02-21 18:02:33.651173642 +0000, mtime=2024-02-21 18:02:33.643173615 +0000, ctime=2024-02-21 18:02:33.643173615 +0000>
Leaked file descriptor: PPTestModule::PPFileStatTest#test_nothing_raised: 9 #<File::Stat dev=0x9, ino=1799602215, 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    3134585  opc    8r   REG              252,0  9253600    2356777 /var/lib/sss/mc/passwd
ruby    3134585  opc    9u  unix 0x0000000000000000      0t0 1799602215 type=STREAM
[316/869] 3134585=test_arith_seq_beg_len_step
[317/869] 3134585=test_noarg
[318/869] 3134585=test_basicinstructions
[319/869] 3134585=test_utf32
[320/869] 3134585=test_gem_resolver_git_specification
[321/869] 3134586=test_gem_security
[322/869] 3134585=test_key_actor_emacs
[323/869] 3134585=test_date_ractor
[324/869] 3134585=test_erb
[325/869] 3134585=test_variable
[326/869] 3134584=test_hash
[327/869] 3134585=test_rdoc_tom_doc
[328/869] 3134584=test_optarg
[329/869] 3134584=test_gem_commands_pristine_command
[330/869] 3134585=test_gem_commands_open_command
[331/869] 3134585=test_verbose
[332/869] 3134585=test_normalize
[333/869] 3134585=test_emoji_breaks
[334/869] 3134584=test_assignment
[335/869] 3134585=test_gem_update_suggestion
[336/869] 3134585=test_undef
[337/869] 3134585=test_rdoc_generator_darkfish
[338/869] 3134585=test_gem_resolver_lock_set
[339/869] 3134585=test_random
[340/869] 3134585=test_gem_command
[341/869] 3134585=test_asn1
[342/869] 3134585=test_win32ole_variable
[343/869] 3134585=test_rdoc_cross_reference
[344/869] 3134584=test_parse
[345/869] 3134584=test_rdoc_class_module
[346/869] 3134585=test_method_cache
[347/869] 3134585=test_gem_specification
[348/869] 3134584=test_flush
[349/869] 3134584=test_pkey_rsa
[350/869] 3134584=test_numhash
[351/869] 3134584=test_system
[352/869] 3134586=test_face
[353/869] 3134586=test_sizeof
[354/869] 3134584=test_date_attr
[355/869] 3134584=test_gem_request_set_lockfile_parser
[356/869] 3134584=test_stringchar
[357/869] 3134584=test_econv
[358/869] 3134585=test_gem_install_update_options
[359/869] 3134585=test_cp949
[360/869] 3134585=test_jaro_winkler
[361/869] 3134585=test_gem_resolver_vendor_set
[362/869] 3134585=test_condition
[363/869] 3134585=test_gem_dependency_resolution_error
[364/869] 3134585=test_sleep
[365/869] 3134584=test_mixed_unicode_escapes
[366/869] 3134584=test_fileutils
[367/869] 3134584=test_sorted_set
[368/869] 3134584=test_emoji
[369/869] 3134584=test_windows_1252
[370/869] 3134584=test_stack
[371/869] 3134586=test_rdoc_generator_json_index
[372/869] 3134586=test_date_time
[373/869] 3134586=test_nil2vtempty
[374/869] 3134586=test_framework
[375/869] 3134586=test_weakmap
[376/869] 3134584=test_coderange
[377/869] 3134584=test_inadvertent_creation
[378/869] 3134584=test_ansi_with_terminfo
[379/869] 3134584=test_pack
[380/869] 3134584=test_cgi_tag_helper
[381/869] 3134584=test_pinned
[382/869] 3134584=test_iso_8859
[383/869] 3134584=ripper_test
[384/869] 3134585=test_libs
[385/869] 3134585=test_gc
[386/869] 3134584=comments_test
[387/869] 3134585=test_qsort
[388/869] 3134585=test_math
[389/869] 3134584=test_safe_load
[390/869] 3134585=test_sprintf
[391/869] 3134584=test_rdoc_parser_rd
[392/869] 3134584=test_const
[393/869] 3134584=test_exit
[394/869] 3134584=test_class
[395/869] 3134585=test_recorder
[396/869] 3134585=test_yaml_special_cases
[397/869] 3134585=test_gem_commands_sources_command
[398/869] 3134585=test_name_error
[399/869] 3134585=json_addition_test
[400/869] 3134585=test_gem_source_list
[401/869] 3134585=test_case
[402/869] 3134585=test_open-uri
[403/869] 3134585=test_enc_associate
[404/869] 3134585=test_enumerator
[405/869] 3134584=test_gem_command_manager
[406/869] 3134584=test_rdoc_context
[407/869] 3134584=test_array
[408/869] 3134584=encoding_test
[409/869] 3134584=test_scan_args
[410/869] 3134584=test_gem_commands_specification_command
[411/869] 3134584=test_gem_commands_which_command
[412/869] 3134584=test_gem_request
[413/869] 3134584=test_gem_package_old
[414/869] 3134584=test_pty
[415/869] 3134584=test_gem_dependency_installer
[416/869] 3134586=test_http
[417/869] 3134586=parser_test
[418/869] 3134586=test_hash
[419/869] 3134584=test_gem_source_local
[420/869] 3134584=desugar_compiler_test
[421/869] 3134584=test_win32ole
[422/869] 3134584=test_internal_ivar
[423/869] 3134584=test_rendering
[424/869] 3134584=test_gem_gemcutter_utilities
[425/869] 3134584=test_rdoc_task
[426/869] 3134584=test_tracepoint
[427/869] 3134584=test_settracefunc
[428/869] 3134584=test_gem_text
[429/869] 3134584=test_backtrace
[430/869] 3134586=test_gem_commands_push_command
[431/869] 3134586=locals_test
[432/869] 3134586=test_too_many_dummy_encodings
[433/869] 3134586=test_method_cache
[434/869] 3134586=test_sprintf_comb
[435/869] 3134586=test_rdoc_markup_to_rdoc
[436/869] 3134586=test_severity
[437/869] 3134584=test_ractor
[438/869] 3134586=test_case
[439/869] 3134586=test_gem_package_tar_writer
[440/869] 3134584=test_str2big
[441/869] 3134584=test_utf16
[442/869] 3134584=test_http
[443/869] 3134586=attribute_write_test
[444/869] 3134586=test_set
[445/869] 3134586=test_filter
[446/869] 3134586=test_parser_events
[447/869] 3134586=test_pkcs12
[448/869] 3134586=test_gem_remote_fetcher
[449/869] 3134586=test_json_tree
[450/869] 3134586=test_koi8
[451/869] 3134586=test_argf
[452/869] 3134586=test_yaml
[453/869] 3134586=test_x509name
[454/869] 3134586=test_gem_dependency
[455/869] 3134586=test_yjit
[456/869] 3134586=test_cclass
[457/869] 3134586=test_gem_uninstaller
[458/869] 3134586=test_m17n
[459/869] 3134586=test_method
[460/869] 3134584=test_uncorrectable_name_check
[461/869] 3134584=test_io
[462/869] 3134585=test_files_test_1
[463/869] 3134585=test_dir
[464/869] 3134585=test_closure
[465/869] 3134585=test_rubygems
[466/869] 3134586=test_resolve_symbol
[467/869] 3134586=test_path
[468/869] 3134585=test_digest
[469/869] 3134586=test_rdoc_rd_inline
[470/869] 3134585=test_win32ole_param_event
[471/869] 3134586=test_https_proxy
[472/869] 3134585=test_rdoc_parser
[473/869] 3134586=test_nomethod_error
[474/869] 3134586=test_etc
[475/869] 3134585=test_stat
[476/869] 3134585=test_x509attr
Leaked file descriptor: TestEtc#test_getpwnam: 9 #<File::Stat dev=0x9, ino=1799604767, mode=0140777, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestEtc#test_getpwnam: 10 #<File::Stat dev=0xfc00, ino=2356777, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-02-21 18:05:33.871778301 +0000, mtime=2024-02-21 18:05:55.935852328 +0000, ctime=2024-02-21 18:05:55.935852328 +0000>
[477/869] 3134585=test_printf
[478/869] 3134585=test_workspace
COMMAND     PID USER   FD   TYPE             DEVICE SIZE/OFF       NODE NAME
ruby    3134586  opc    9u  unix 0x0000000000000000      0t0 1799604767 type=STREAM
ruby    3134586  opc   10r   REG              252,0  9253600    2356777 /var/lib/sss/mc/passwd
Leaked file descriptor: TestEtc#test_getgrnam: 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-21 18:05:20.04773192 +0000, mtime=2024-02-21 18:05:56.039852677 +0000, ctime=2024-02-21 18:05:56.039852677 +0000>
[479/869] 3134585=magic_comment_test
[480/869] 3134585=test_win32ole_variantCOMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    3134586  opc   11r   REG  252,0  6940392 2356781 /var/lib/sss/mc/group

[481/869] 3134585=test_cgi_modruby
[482/869] 3134585=json_ext_parser_test
[483/869] 3134585=test_gem_ext_configure_builder
[484/869] 3134585=test_nonblock
[485/869] 3134585=test_rdoc_parser_simple
[486/869] 3134585=test_scanner_events
[487/869] 3134586=test_ocsp
[488/869] 3134585=test_ipaddr
[489/869] 3134585=test_omap
[490/869] 3134585=test_date_strptime
[491/869] 3134586=test_rdoc_generator_pot_po
[492/869] 3134586=test_shellwords
[493/869] 3134586=test_mul
[494/869] 3134586=test_propertyputref
[495/869] 3134586=test_gb18030
[496/869] 3134586=test_gem_commands_lock_command
[497/869] 3134586=test_reline_key
[498/869] 3134586=test_unicode_normalize
[499/869] 3134585=test_gem_stream_ui
[500/869] 3134585=test_rdoc_generator_ri
[501/869] 3134585=test_io_m17n
[502/869] 3134585=test_rdoc_top_level
[503/869] 3134585=test_cmethod
[504/869] 3134585=test_float
[505/869] 3134584=test_gem_stub_specification
[506/869] 3134584=test_color
[507/869] 3134584=test_eval_history
[508/869] 3134584=dispatcher_test
[509/869] 3134584=test_unicode
[510/869] 3134584=test_gem_source_git
[511/869] 3134584=test_win32ole_method
[512/869] 3134584=test_lexer
[513/869] 3134585=test_regex_casefold
[514/869] 3134584=test_ripper
[515/869] 3134586=test_files_ext
[516/869] 3134586=test_assembler
[517/869] 3134586=test_stringio
[518/869] 3134584=test_thread_cv
[519/869] 3134586=test_random
[520/869] 3134585=test_benchmark
[521/869] 3134586=test_at_exit
[522/869] 3134586=test_have_macro
[523/869] 3134586=test_gem_source
[524/869] 3134584=test_mkmf
[525/869] 3134584=test_class
[526/869] 3134584=test_autoload
[527/869] 3134586=test_gem_package
[528/869] 3134586=test_array
[529/869] 3134585=test_sockopt
[530/869] 3134585=test_ftp
[531/869] 3134585=test_gem_source_fetch_problem
[532/869] 3134585=test_encoding
[533/869] 3134585=test_install
[534/869] 3134585=test_rdoc_comment
[535/869] 3134585=test_lazy_enumerator
[536/869] 3134585=test_cgi_multipart
[537/869] 3134585=test_gem_request_set_lockfile_tokenizer
[538/869] 3134585=test_ractor_compatibility
[539/869] 3134585=test_arithmetic_sequence
[540/869] 3134585=test_autoconf
[541/869] 3134585=test_find_executable
[542/869] 3134585=test_iseq
[543/869] 3134585=test_primitive
[544/869] 3134585=test_parser
[545/869] 3134585=test_rdoc_ri_paths
[546/869] 3134585=test_pair
[547/869] 3134584=test_win32ole_variant_m
[548/869] 3134584=test_gem_commands_signout_command
[549/869] 3134584=test_gem_package_tar_reader
[550/869] 3134584=test_env
[551/869] 3134584=test_eval
[552/869] 3134584=test_document
[553/869] 3134584=test_gem_safe_yaml
[554/869] 3134584=test_gem_commands_setup_command
[555/869] 3134584=test_history
[556/869] 3134584=test_singleton_function
[557/869] 3134584=test_file_exhaustive
[558/869] 3134585=test_completion
[559/869] 3134585=test_handle
[560/869] 3134585=test_delete
[561/869] 3134585=test_rdoc_markup_document
[562/869] 3134585=test_gem_security_policy
[563/869] 3134585=test_io_wait_uncommon
[564/869] 3134585=test_gem_ci_detector
[565/869] 3134585=test_continuation
[566/869] 3134585=test_gem_silent_ui
[567/869] 3134585=test_signal
[568/869] 3134585=test_fixnum
[569/869] 3134585=test_ssl_session
[570/869] 3134585=test_gem_package_tar_header
[571/869] 3134585=test_rational2
[572/869] 3134585=test_case_comprehensive
[573/869] 3134584=test_logperiod
[574/869] 3134584=test_placearg
[575/869] 3134584=test_irb
[576/869] 3134584=test_rdoc_markup_paragraph
[577/869] 3134584=test_x509cert
[578/869] 3134586=test_require_path_check
[579/869] 3134584=test_bn
[580/869] 3134584=test_variable_name_check
[581/869] 3134586=test_logdevice
[582/869] 3134584=test_ast
[583/869] 3134586=test_rdoc_markup_to_ansi
[584/869] 3134586=test_protocol
[585/869] 3134586=test_evaluation
[586/869] 3134586=test_weakkeymap
[587/869] 3134586=test_files_test
[588/869] 3134586=test_https
[589/869] 3134586=test_gem_commands_info_command
[590/869] 3134586=test_object_create_start
[591/869] 3134586=test_gem_request_set_gem_dependency_api
[592/869] 3134586=test_name_error_extension
[593/869] 3134586=test_gem_safe_marshal
[594/869] 3134586=test_rdoc_ri_driver
[595/869] 3134586=test_ractor
[596/869] 3134586=test_sexp
[597/869] 3134586=test_httpheader
[598/869] 3134586=test_signedness
[599/869] 3134586=test_gem_resolver_git_set
[600/869] 3134586=test_gem_commands_check_command
[601/869] 3134586=test_digest
[602/869] 3134586=test_ractor
[603/869] 3134586=test_gem_resolver_installed_specification
[604/869] 3134586=test_exception_at_throwing
[605/869] 3134586=test_stringscanner
[606/869] 3134586=test_fiddle
[607/869] 3134586=json_generic_object_test
[608/869] 3134586=test_gem_resolver_vendor_specification
[609/869] 3134586=test_date_arith
[610/869] 3134586=test_rdoc_token_stream
[611/869] 3134586=test_mutex
[612/869] 3134586=heredoc_dedent_test
[613/869] 3134586=test_type
[614/869] 3134586=test_tmpdir
[615/869] 3134586=test_struct
[616/869] 3134586=test_dup
[617/869] 3134586=test_rdoc_single_class
[618/869] 3134586=test_acceptable
[619/869] 3134586=test_gem_ext_cargo_builder_link_flag_converter
[620/869] 3134586=test_gem_local_remote_options
[621/869] 3134586=test_gem_package_task
[622/869] 3134586=test_lock_native_thread
[623/869] 3134586=test_resize
[624/869] 3134586=test_win32ole_param
[625/869] 3134586=test_key_error
[626/869] 3134586=test_engine
[627/869] 3134586=test_fiber
[628/869] 3134585=test_gem_commands_mirror
[629/869] 3134585=test_gem_security_trust_dir
[630/869] 3134585=test_module
[631/869] 3134586=test_erb_command
[632/869] 3134586=test_usrmarshal
[633/869] 3134586=test_gem_validator
[634/869] 3134586=test_gem_source_installed
[635/869] 3134586=test_abi
[636/869] 3134586=test_bundled_ca
[637/869] 3134585=test_integer_comb
[638/869] 3134586=test_load
[639/869] 3134586=test_ssl
[640/869] 3134585=test_config
[641/869] 3134585=test_ostruct
[642/869] 3134585=test_depth_first
[643/869] 3134585=test_change_word
[644/869] 3134585=test_rdoc_parser_markdown
[645/869] 3134585=test_rubyvm
[646/869] 3134585=fuzzer_test
[647/869] 3134585=test_cparser
[648/869] 3134585=test_struct
[649/869] 3134585=test_c_struct_entry
[650/869] 3134585=test_rdoc_rd_inline_parser
[651/869] 3134585=test_win32ole_type
[652/869] 3134585=test_load
[653/869] 3134585=test_gem_source_lock
[654/869] 3134585=test_cipher
[655/869] 3134585=test_update
[656/869] 3134585=test_new
[657/869] 3134585=test_objectspace
[658/869] 3134585=test_require
[659/869] 3134585=test_debugger_integration
[660/869] 3134585=test_my_integer
[661/869] 3134585=test_gem_resolver_composed_set
[662/869] 3134585=test_tracer
[663/869] 3134585=test_not
[664/869] 3134585=test_cgi_cookie
[665/869] 3134585=test_option
[666/869] 3134585=test_rdoc_markup_attribute_manager
[667/869] 3134585=test_wss
[668/869] 3134585=test_rdoc_rd_block_parser
[669/869] 3134585=test_x509store
[670/869] 3134585=test_rdoc_rd
[671/869] 3134585=test_rdoc_markup_to_markdown
[672/869] 3134585=test_rdoc_markup_to_joined_paragraph
[673/869] 3134585=test_rdoc_generator_pot
[674/869] 3134585=test_require_lib
[675/869] 3134586=test_gem_gem_runner
[676/869] 3134586=test_metaclass
[677/869] 3134586=test_gem_resolver_conflict
[678/869] 3134586=test_ractor
[679/869] 3134586=test_gem_commands_help_command
[680/869] 3134586=test_scheduler
[681/869] 3134586=test_ssl
[682/869] 3134586=test_enc_str_buf_cat
[683/869] 3134586=test_bignum
[684/869] 3134585=newline_test
[685/869] 3134585=test_rdoc_markup_hard_break
[686/869] 3134585=test_marshal
[687/869] 3134585=test_ancdata
[688/869] 3134585=ractor_test
[689/869] 3134585=test_nesting_parser
[690/869] 3134585=test_parser
[691/869] 3134585=test_rdoc_markup_to_label
[692/869] 3134585=test_gem_resolver_best_set
[693/869] 3134585=test_cgi_core
[694/869] 3134585=test_gem
[695/869] 3134586=json_generator_test
[696/869] 3134586=test_ansi_without_terminfo
[697/869] 3134586=test_ractor
[698/869] 3134586=test_address_resolve
[699/869] 3134586=test_trick
[700/869] 3134585=test_ractor
[701/869] 3134585=test_stream
[702/869] 3134585=test_rdoc_attr
[703/869] 3134585=test_locale
[704/869] 3134585=test_ts
[705/869] 3134586=test_rbconfig
[706/869] 3134586=test_num2int
[707/869] 3134585=test_iter_break
[708/869] 3134585=test_extlibs
[709/869] 3134586=test_gem_commands_signin_command
[710/869] 3134586=test_range
[711/869] 3134586=test_recursion
[712/869] 3134586=test_require
[713/869] 3134585=test_enum
[714/869] 3134586=test_rdoc_markup_include
[715/869] 3134586=test_context
[716/869] 3134586=test_udp
[717/869] 3134586=test_gem_commands_contents_command
[718/869] 3134586=test_rdoc_servlet
[719/869] 3134586=test_coder
[720/869] 3134586=test_symbol
[721/869] 3134585=test_gem_commands_search_command
[722/869] 3134585=test_formatter
[723/869] 3134585=test_unix
[724/869] 3134585=test_integer
[725/869] 3134585=test_have_func
[726/869] 3134585=test_date_marshal
[727/869] 3134585=test_configuration
[728/869] 3134585=test_gem_resolver_local_specification
[729/869] 3134585=test_gem_commands_list_command
[730/869] 3134585=test_date_new
[731/869] 3134585=test_set_len
[732/869] 3134585=constant_path_node_test
[733/869] 3134585=test_interned_str
[734/869] 3134585=test_folderitem2_invokeverb
[735/869] 3134585=test_pattern_matching
[736/869] 3134585=test_gc
[737/869] 3134584=test_gem_bundler_version_finder
[738/869] 3134584=test_gem_request_set
[739/869] 3134584=ruby_api_test
[740/869] 3134584=test_gem_resolver_index_set
[741/869] 3134584=test_webauthn_listener_response
[742/869] 3134584=test_sleep
[743/869] 3134586=test_ensured
[744/869] 3134586=test_euc_jp
[745/869] 3134586=test_key_stroke
[746/869] 3134586=test_rdoc_markup
[747/869] 3134586=test_alias_and_anchor
[748/869] 3134586=test_time
[749/869] 3134586=test_popen_deadlock
[750/869] 3134586=test_symbol
[751/869] 3134586=test_project_sanity
[752/869] 3134586=location_test
[753/869] 3134586=test_delegate
[754/869] 3134586=test_reline
[755/869] 3134586=test_ellipsize
[756/869] 3134586=test_call
[757/869] 3134586=test_gem_commands_build_command
[758/869] 3134586=test_windows_1251
[759/869] 3134586=test_gem_ext_builder
[760/869] 3134584=test_to_ary_concat
[761/869] 3134586=test_history
[762/869] 3134586=test_time_tz
[763/869] 3134586=test_addrinfo
[764/869] 3134586=test_to_ruby
[765/869] 3134586=test_data
[766/869] 3134586=test_bug-14834
[767/869] 3134586=test_inlinecache
[768/869] 3134586=test_socket
[769/869] 3134586=test_terminfo
[770/869] 3134586=test_thread
[771/869] 3134585=test_gem_installer
[772/869] 3134584=test_bug_reporter
[773/869] 3134584=test_buffered_io
[774/869] 3134584=test_ossl
[775/869] 3134585=test_ruby_lex
[776/869] 3134585=compiler_test
[777/869] 3134585=test_arith_seq_extract
[778/869] 3134585=test_gem_source_subpath_problem
[779/869] 3134585=test_object_references
[780/869] 3134585=test_eval
[781/869] 3134585=test_monitor
[782/869] 3134585=test_beginendblock
[783/869] 3134585=test_nofree
[784/869] 3134585=test_regexp
[785/869] 3134586=test_whileuntil
[786/869] 3134586=test_pointer
[787/869] 3134584=test_rdoc_normal_class
[788/869] 3134584=test_within_pipe
[789/869] 3134584=test_addr
[790/869] 3134584=test_mailto
[791/869] 3134584=test_kill_ring
[792/869] 3134584=test_member
[793/869] 3134584=test_object
[794/869] 3134584=test_cgi_header
[795/869] 3134584=format_errors_test
[796/869] 3134584=test_case_options
[797/869] 3134584=test_helper
[798/869] 3134584=test_duplicate
[799/869] 3134584=test_gem_resolver_api_set
[800/869] 3134584=test_rdoc_markup_to_html
[801/869] 3134584=test_foreach
[802/869] 3134584=test_append
[803/869] 3134584=test_gem_resolver_installer_set
[804/869] 3134584=test_x509ext
[805/869] 3134584=test_emitter
[806/869] 3134584=bom_test
[807/869] 3134584=test_summary
[808/869] 3134584=test_config
[809/869] 3134584=test_file
[810/869] 3134586=test_scalar_scanner
[811/869] 3134586=test_rb_str_dup
[812/869] 3134586=test_lambda
[813/869] 3134586=test_trace
[814/869] 3134586=test_arity
[815/869] 3134586=test_gem_path_support
[816/869] 3134586=test_keyword
[817/869] 3134586=test_win32ole_type_event
[818/869] 3134586=test_digest_extend
[819/869] 3134586=test_gem_ext_cmake_builder
[820/869] 3134586=test_thread_fd_close
[821/869] 3134586=test_last_thread
[822/869] 3134586=test_getopts
[823/869] 3134586=test_emitter
[824/869] 3134586=test_alias
[825/869] 3134586=test_fips
[826/869] 3134586=test_compile_prism
[827/869] 3134586=test_helper
[828/869] 3134586=test_win32ole_event
[829/869] 3134586=test_gem_commands_uninstall_command
[830/869] 3134586=test_rdoc_markup_formatter
[831/869] 3134586=test_dns
[832/869] 3134586=test_notimplement
[833/869] 3134586=test_cgi_session
[834/869] 3134586=test_c_union_entity
[835/869] 3134586=test_x509crl
[836/869] 3134586=test_rdoc_markup_heading
[837/869] 3134586=test_io_console
[838/869] 3134584=test_flip
[839/869] 3134584=test_pattern_key_name_check
[840/869] 3134584=test_profile_frames
[841/869] 3134584=test_debug
[842/869] 3134584=test_transcode
[843/869] 3134584=test_refinement
[844/869] 3134586=test_class2name
[845/869] 3134586=test_gem_commands_cleanup_command
[846/869] 3134586=test_readpartial
[847/869] 3134586=test_httpresponse
[848/869] 3134586=test_rdoc_parser_ruby
[849/869] 3134584=test_x509req
[850/869] 3134584=test_gem_console_ui
[851/869] 3134584=test_ifunless
[852/869] 3134584=test_insns_leaf
[853/869] 3134584=test_modify_expand
[854/869] 3134584=test_pkg_config
[855/869] 3134584=test_gem_available_set
[856/869] 3134584=errors_test
[857/869] 3134584=test_convertible
[858/869] 3134586=test_vm_dump
[859/869] 3134586=json_encoding_test
[860/869] 3134586=test_func
[861/869] 3134584=test_config
[862/869] 3134584=test_gem_resolver
[863/869] 3134584=test_gem_source_vendor
[864/869] 3134584=test_object
[865/869] 3134584=test_dln
[866/869] 3134584=unescape_test
[867/869] 3134584=test_gem_commands_exec_command
[868/869] 3134584=test_color_printer
[869/869] 3134584=test_super
Finished tests in 205.952768s, 121.6541 tests/s, 46055.5354 assertions/s.
25055 tests, 9485265 assertions, 0 failures, 0 errors, 262 skips

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240221-3304777-7juw3u/1-mspec-multi-0
$ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240221-3304777-7juw3u/2-mspec-multi-1
$ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240221-3304777-7juw3u/3-mspec-multi-2
ruby 3.4.0dev (2024-02-21T17:45:01Z master 8bc51a393a) [aarch64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 ...................................................................

Finished in 29.815597 seconds

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