# Logfile created on 2024-03-09 19:55:08 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffc3be6fdd8 @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.20240309-195508", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffc3bd9ad68 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffc3bd9ac00 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffc3be3c410 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20240309-195508", @dev=#<File:/home/opc/ruby/logs/brlog.master.20240309-195508>, @binmode=false, @mon_data=#<Monitor:0x0000fffc3bd9a9a8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j3
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j3" exit with 0.
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update rbs to 56ae86bb5f4864f5057778bd45b280248b012329
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/minitest.revision -
echo 56ae86bb5f4864f5057778bd45b280248b012329 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/minitest.revision unchanged
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/bigdecimal.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/bigdecimal.revision unchanged
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-rubyspec -j3
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j3" exit with 0.
$$$[beg] make update-src      -j3
Already up to date.
Latest commit hash = d94ad00252
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
generating /home/opc/ruby/src/master/ext/ripper/eventids2table.c
generating golf_prelude.c
make[1]: Entering directory '/home/opc/ruby/src/master/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/ripper'
golf_prelude.c unchanged
/home/opc/ruby/src/master/revision.h updated
generating aarch64-linux-fake.rb
aarch64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update rbs to 56ae86bb5f4864f5057778bd45b280248b012329
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/minitest.revision -
echo 56ae86bb5f4864f5057778bd45b280248b012329 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/minitest.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
Extracting bundle gem minitest-5.22.2...
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
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
eb812dbfa696aa8f96dcaba8b43d8f1efcd2b82f075057956c55199b0cee36f9  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/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: 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]: 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/debug-1.9.1/ext/debug'
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/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/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$$$[end] "make all -j3" exit with 0.
$$$[beg] make install -j3
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update rbs to 56ae86bb5f4864f5057778bd45b280248b012329
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
echo 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 56ae86bb5f4864f5057778bd45b280248b012329 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.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/rbs.revision unchanged
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/bigdecimal.revision -
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Run options: 
  --seed=45694
  "--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/874] 340596=test_reline
[  2/874] 340595=test_call
[  3/874] 340597=test_ellipsize
[  4/874] 340597=test_gem_commands_build_command
[  5/874] 340595=test_windows_1251
[  6/874] 340595=test_to_ary_concat
[  7/874] 340596=test_history
[  8/874] 340596=test_gem_ext_builder
[  9/874] 340595=test_time_tz
[ 10/874] 340595=test_to_ruby
[ 11/874] 340595=test_addrinfo
.Leaked file descriptor: TestSocketAddrinfo#test_addrinfo_timeout: 7 #<File::Stat dev=0x9, ino=2043989394, 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    340595  opc    7u  unix 0x0000000000000000      0t0 2043989394 type=STREAM
[ 12/874] 340595=test_bug-14834
[ 13/874] 340597=test_data
[ 14/874] 340597=test_thread
[ 15/874] 340595=test_inlinecache
[ 16/874] 340595=test_socket
[ 17/874] 340596=test_terminfo
[ 18/874] 340596=test_pattern_matching
[ 19/874] 340596=constant_path_node_test
[ 20/874] 340596=test_set_len
[ 21/874] 340596=test_interned_str
[ 22/874] 340596=test_folderitem2_invokeverb
[ 23/874] 340596=test_gem_bundler_version_finder
[ 24/874] 340596=test_gem_request_set
[ 25/874] 340595=test_gc
[ 26/874] 340596=test_gem_resolver_index_set
[ 27/874] 340596=ruby_api_test
[ 28/874] 340596=test_webauthn_listener_response
[ 29/874] 340596=test_sleep
[ 30/874] 340596=test_euc_jp
[ 31/874] 340596=test_key_stroke
[ 32/874] 340596=test_rdoc_markup
[ 33/874] 340596=test_ensured
[ 34/874] 340596=test_time
[ 35/874] 340596=test_popen_deadlock
[ 36/874] 340596=test_alias_and_anchor
[ 37/874] 340596=test_symbol
[ 38/874] 340596=test_project_sanity
[ 39/874] 340596=test_delegate
[ 40/874] 340596=location_test
[ 41/874] 340596=test_rdoc_attr
[ 42/874] 340596=test_address_resolve
[ 43/874] 340596=test_trick
[ 44/874] 340595=test_ractor
[ 45/874] 340595=test_stream
[ 46/874] 340595=test_ts
[ 47/874] 340595=test_locale
[ 48/874] 340597=test_num2int
[ 49/874] 340597=test_rbconfig
[ 50/874] 340597=test_recursion
[ 51/874] 340597=test_require
[ 52/874] 340595=test_enum
[ 53/874] 340595=test_rdoc_markup_include
[ 54/874] 340595=test_iter_break
[ 55/874] 340595=test_extlibs
[ 56/874] 340597=test_gem_commands_signin_command
[ 57/874] 340596=test_range
[ 58/874] 340597=test_formatter
[ 59/874] 340597=test_udp
[ 60/874] 340597=test_context
[ 61/874] 340597=test_gem_commands_contents_command
[ 62/874] 340597=test_coder
[ 63/874] 340597=test_rdoc_servlet
[ 64/874] 340596=test_gem_commands_search_command
[ 65/874] 340596=test_symbol
[ 66/874] 340597=test_unix
[ 67/874] 340597=test_integer
[ 68/874] 340595=test_have_func
[ 69/874] 340595=test_date_marshal
[ 70/874] 340595=test_configuration
[ 71/874] 340595=test_gem_resolver_local_specification
[ 72/874] 340595=test_gem_commands_list_command
[ 73/874] 340595=test_date_new
[ 74/874] 340595=test_ractor
[ 75/874] 340595=test_gem_resolver_conflict
[ 76/874] 340595=test_scheduler
[ 77/874] 340596=test_gem_commands_help_command
[ 78/874] 340596=test_ssl
[ 79/874] 340597=newline_test
[ 80/874] 340595=test_bignum
[ 81/874] 340597=test_enc_str_buf_cat
[ 82/874] 340597=test_marshal
[ 83/874] 340596=ractor_test
[ 84/874] 340596=test_ancdata
[ 85/874] 340596=test_nesting_parser
[ 86/874] 340596=test_rdoc_markup_hard_break
[ 87/874] 340596=test_rdoc_markup_to_label
[ 88/874] 340596=test_parser
[ 89/874] 340596=test_cgi_core
[ 90/874] 340596=test_gem_resolver_best_set
[ 91/874] 340596=test_gem
[ 92/874] 340597=test_ractor
[ 93/874] 340597=json_generator_test
[ 94/874] 340597=test_ansi_without_terminfo
[ 95/874] 340597=test_httpresponse
[ 96/874] 340597=test_rdoc_parser_ruby
[ 97/874] 340597=test_readpartial
[ 98/874] 340597=test_x509req
[ 99/874] 340597=test_gem_console_ui
[100/874] 340597=test_ifunless
[101/874] 340597=test_insns_leaf
[102/874] 340597=errors_test
[103/874] 340597=test_convertible
[104/874] 340596=test_modify_expand
[105/874] 340596=test_gem_available_set
[106/874] 340596=test_pkg_config
[107/874] 340596=test_vm_dump
[108/874] 340596=json_encoding_test
[109/874] 340596=test_func
[110/874] 340595=test_config
[111/874] 340595=test_object
[112/874] 340595=test_dln
[113/874] 340595=test_gem_resolver
[114/874] 340595=test_gem_source_vendor
[115/874] 340595=test_super
[116/874] 340595=test_color_printer
[117/874] 340595=unescape_test
[118/874] 340596=test_gem_commands_exec_command
[119/874] 340597=test_thread_fd_close
[120/874] 340597=test_last_thread
[121/874] 340595=test_digest_extend
[122/874] 340595=test_gem_ext_cmake_builder
[123/874] 340595=test_emitter
[124/874] 340595=test_alias
[125/874] 340595=test_fips
[126/874] 340597=test_getopts
[127/874] 340597=test_helper
[128/874] 340597=test_compile_prism
[129/874] 340596=test_gem_commands_uninstall_command
[130/874] 340595=test_rdoc_markup_formatter
[131/874] 340595=test_win32ole_event
[132/874] 340595=test_x509crl
[133/874] 340595=test_dns
[134/874] 340597=test_cgi_session
[135/874] 340597=test_notimplement
[136/874] 340597=test_c_union_entity
[137/874] 340597=test_io_console
Leaked file descriptor: TestIO_Console#test_ioflush2: 10 #<File::Stat dev=0xfc00, ino=15828495, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2024-03-09 19:55:18.298620342 +0000, mtime=2024-03-09 19:55:15.158609798 +0000, ctime=2024-03-09 19:55:15.158609798 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    340597  opc   10r   REG  252,0  6940392 15828495 /var/lib/sss/mc/group
[138/874] 340595=test_flip
[139/874] 340595=test_rdoc_markup_heading
[140/874] 340595=test_profile_frames
[141/874] 340596=test_pattern_key_name_check
[142/874] 340596=test_class2name
[143/874] 340596=test_gem_commands_cleanup_command
[144/874] 340595=test_debug
[145/874] 340595=test_transcode
[146/874] 340595=test_refinement
[147/874] 340596=test_append
[148/874] 340596=test_gem_resolver_installer_set
[149/874] 340596=test_rdoc_markup_to_html
[150/874] 340596=test_foreach
[151/874] 340596=test_emitter
[152/874] 340596=test_x509ext
[153/874] 340596=bom_test
[154/874] 340596=test_summary
[155/874] 340596=test_config
[156/874] 340596=test_file
[157/874] 340597=test_rb_str_dup
[158/874] 340597=test_lambda
[159/874] 340597=test_scalar_scanner
[160/874] 340597=test_trace
[161/874] 340597=test_keyword
[162/874] 340597=test_win32ole_type_event
[163/874] 340597=test_arity
[164/874] 340597=test_gem_path_support
[165/874] 340597=test_buffered_io
[166/874] 340597=test_ossl
[167/874] 340595=test_bug_reporter
[168/874] 340595=test_gem_installer
[169/874] 340596=test_gem_source_subpath_problem
[170/874] 340596=test_object_references
[171/874] 340596=test_ruby_lex
[172/874] 340596=compiler_test
[173/874] 340596=test_arith_seq_extract
[174/874] 340596=test_eval
[175/874] 340596=test_monitor
[176/874] 340596=test_beginendblock
[177/874] 340595=test_pointer
[178/874] 340596=test_rdoc_normal_class
[179/874] 340596=test_within_pipe
[180/874] 340596=test_regexp
[181/874] 340595=test_whileuntil
[182/874] 340595=test_nofree
[183/874] 340595=test_member
[184/874] 340595=test_object
[185/874] 340595=test_addr
[186/874] 340595=test_mailto
[187/874] 340595=test_kill_ring
[188/874] 340595=test_case_options
[189/874] 340595=test_cgi_header
[190/874] 340595=format_errors_test
[191/874] 340595=test_duplicate
[192/874] 340595=test_gem_resolver_api_set
[193/874] 340595=test_helper
[194/874] 340595=test_sockopt
[195/874] 340595=test_ftp
[196/874] 340595=test_install
[197/874] 340597=test_encoding
[198/874] 340597=test_rdoc_comment
[199/874] 340595=test_gem_source_fetch_problem
[200/874] 340597=test_cgi_multipart
[201/874] 340595=test_lazy_enumerator
[202/874] 340597=test_gem_request_set_lockfile_tokenizer
[203/874] 340597=test_find_executable
[204/874] 340597=test_ractor_compatibility
[205/874] 340595=test_arithmetic_sequence
[206/874] 340595=integer_parse_test
[207/874] 340595=test_autoconf
[208/874] 340595=test_iseq
[209/874] 340597=test_parser
[210/874] 340597=test_rdoc_ri_paths
[211/874] 340597=test_primitive
[212/874] 340597=test_win32ole_variant_m
[213/874] 340597=test_pair
[214/874] 340595=test_gem_commands_signout_command
[215/874] 340595=test_gem_package_tar_reader
[216/874] 340595=test_env
[217/874] 340595=command_line_test
[218/874] 340595=test_singleton_function
[219/874] 340595=test_document
[220/874] 340595=test_eval
[221/874] 340595=test_gem_safe_yaml
[222/874] 340595=test_gem_commands_setup_command
[223/874] 340595=test_history
[224/874] 340595=test_unicode
[225/874] 340595=test_eval_history
[226/874] 340595=dispatcher_test
[227/874] 340595=test_ripper
[228/874] 340595=test_gem_source_git
[229/874] 340595=test_win32ole_method
[230/874] 340595=test_lexer
[231/874] 340595=test_regex_casefold
[232/874] 340597=test_random
[233/874] 340597=test_files_ext
[234/874] 340597=test_stringio
[235/874] 340597=test_assembler
[236/874] 340597=test_thread_cv
[237/874] 340595=test_benchmark
[238/874] 340597=test_at_exit
[239/874] 340597=test_class
[240/874] 340597=test_have_macro
[241/874] 340597=test_mkmf
[242/874] 340597=test_gem_source
[243/874] 340597=test_autoload
[244/874] 340595=test_array
[245/874] 340597=test_gem_package
[246/874] 340597=json_ext_parser_test
[247/874] 340597=test_gem_ext_configure_builder
[248/874] 340597=test_rdoc_parser_simple
[249/874] 340597=test_nonblock
[250/874] 340597=test_omap
[251/874] 340597=test_date_strptime
[252/874] 340597=test_scanner_events
[253/874] 340597=test_ocsp
[254/874] 340597=test_ipaddr
[255/874] 340597=test_rdoc_generator_pot_po
[256/874] 340597=test_shellwords
[257/874] 340597=test_mul
[258/874] 340597=test_gem_commands_lock_command
[259/874] 340597=test_reline_key
[260/874] 340597=test_propertyputref
[261/874] 340597=test_gb18030
[262/874] 340597=test_gem_stream_ui
[263/874] 340597=test_rdoc_generator_ri
[264/874] 340597=test_unicode_normalize
[265/874] 340597=test_cmethod
[266/874] 340597=test_float
[267/874] 340596=test_gem_stub_specification
[268/874] 340596=test_io_m17n
[269/874] 340595=test_rdoc_top_level
[270/874] 340595=test_color
[271/874] 340595=test_uncorrectable_name_check
[272/874] 340595=test_io
[273/874] 340597=test_closure
[274/874] 340596=test_rubygems
[275/874] 340596=test_resolve_symbol
[276/874] 340596=test_files_test_1
[277/874] 340597=test_dir
[278/874] 340596=test_rdoc_rd_inline
[279/874] 340596=test_pathLeaked file descriptor: TestDir#test_home: 9 #<File::Stat dev=0xfc00, ino=15828494, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-03-09 19:56:40.39089601 +0000, mtime=2024-03-09 19:56:40.382895983 +0000, ctime=2024-03-09 19:56:40.382895983 +0000>
Leaked file descriptor: TestDir#test_home: 11 #<File::Stat dev=0x9, ino=2043996143, 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>

[280/874] 340596=test_digest
[281/874] 340596=test_https_proxy
[282/874] 340596=test_rdoc_parserCOMMAND    PID USER   FD   TYPE             DEVICE SIZE/OFF       NODE NAME
ruby    340597  opc    9r   REG              252,0  9253600   15828494 /var/lib/sss/mc/passwd
ruby    340597  opc   10r   REG              252,0  6940392   15828495 /var/lib/sss/mc/group
ruby    340597  opc   11u  unix 0x0000000000000000      0t0 2043996143 type=STREAM

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

ruby -v: ruby 3.4.0dev (2024-03-09T14:08:37Z master d94ad00252) [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.20240309-519218-vnmpyb/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.20240309-519218-vnmpyb/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.20240309-519218-vnmpyb/3-mspec-multi-2
ruby 3.4.0dev (2024-03-09T14:08:37Z master d94ad00252) [aarch64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .....................................................................

Finished in 31.220195 seconds

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