# Logfile created on 2023-12-24 00:23:15 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffe519cfdd8 @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'", @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.20231224-002315", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffe518fb510 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffe518fb3d0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffe5199c8c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20231224-002315", @dev=#<File:/home/opc/ruby/logs/brlog.master.20231224-002315>, @binmode=false, @mon_data=#<Monitor:0x0000fffe518fb178>, @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
$$$[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 = daefbf8fbf
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
/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'
$$$[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
2390a73dbefe57c9a2c2fe28337b45f2bdac63026d0fd4a288ece3c743d87a96  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 enc.mk
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/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering 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/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf'
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/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving 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]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
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/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog'
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/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
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/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/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'
$$$[end] "make all -j3" exit with 0.
$$$[beg] make install -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
generating enc.mk
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.

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 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/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering 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/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]: Leaving 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/nkf'
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/nkf'
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/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog'
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/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
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/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/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.3.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.3.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.3.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.3.0+0/aarch64-linux
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.3.0+0/aarch64-linux
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/3.3.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.3.0+0/ruby
installing command scripts:         /home/opc/ruby/install/master/bin
installing library scripts:         /home/opc/ruby/install/master/lib/ruby/3.3.0+0
installing common headers:          /home/opc/ruby/install/master/include/ruby-3.3.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.3.0+0
                                    abbrev 0.1.2
                                    base64 0.2.0
                                    benchmark 0.3.0
                                    bundler 2.5.3
                                    cgi 0.4.1
                                    csv 3.2.8
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    drb 2.2.0
                                    english 0.8.0
                                    erb 4.0.3
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    getoptlong 0.2.1
                                    ipaddr 1.2.6
                                    irb 1.11.0
                                    logger 1.6.0
                                    mutex_m 0.2.0
                                    net-http 0.4.0
                                    net-protocol 0.2.2
                                    observer 0.1.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.19.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.1
                                    resolv 0.3.0
                                    resolv-replace 0.1.1
                                    rinda 0.2.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.3.0+0
                                    bigdecimal 3.1.5
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.2
                                    io-console 0.7.1
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.0
                                    strscan 3.0.7
                                    syslog 0.1.2
                                    zlib 3.1.0
installing bundled gems:            /home/opc/ruby/install/master/lib/ruby/gems/3.3.0+0
                                    minitest 5.20.0
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.3
                                    net-imap 0.4.8
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.0
                                    typeprof 0.21.9
                                    debug 1.9.1
                                    racc 1.7.3
installing bundled gem cache:       /home/opc/ruby/install/master/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 1870 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.

Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
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
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/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
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/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf'
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/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog'
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/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.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
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=31312
  "--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/910] 432158=test_rdoc_attr
[  2/910] 432159=test_address_resolve
[  3/910] 432157=test_stream
[  4/910] 432157=test_ractor
[  5/910] 432159=test_trick
[  6/910] 432157=test_ts
[  7/910] 432158=test_locale
[  8/910] 432158=test_num2int
[  9/910] 432158=test_rbconfig
[ 10/910] 432158=test_require
[ 11/910] 432157=test_inputs_scanner
[ 12/910] 432157=test_recursion
[ 13/910] 432157=test_rdoc_markup_include
[ 14/910] 432157=test_enum
[ 15/910] 432157=test_extlibs
[ 16/910] 432158=test_iter_break
[ 17/910] 432158=test_range
[ 18/910] 432158=test_gem_commands_signin_command
[ 19/910] 432159=test_formatter
[ 20/910] 432159=test_gem_commands_contents_command
[ 21/910] 432158=test_context
[ 22/910] 432158=test_udp
[ 23/910] 432158=test_symbol
[ 24/910] 432159=test_gem_commands_search_command
[ 25/910] 432159=test_rdoc_servlet
[ 26/910] 432157=test_coder
[ 27/910] 432157=test_integer
[ 28/910] 432159=test_unix
[ 29/910] 432159=test_write
[ 30/910] 432159=test_have_func
[ 31/910] 432158=test_date_marshal
[ 32/910] 432158=test_gem_resolver_local_specification
[ 33/910] 432158=test_configuration
[ 34/910] 432158=test_date_new
[ 35/910] 432158=test_gem_commands_list_command
[ 36/910] 432158=test_ractor
[ 37/910] 432158=test_gem_resolver_conflict
[ 38/910] 432158=test_nkf
[ 39/910] 432158=test_gem_commands_help_command
[ 40/910] 432158=test_scheduler
[ 41/910] 432158=test_ssl
[ 42/910] 432158=test_bignum
[ 43/910] 432159=newline_test
[ 44/910] 432159=test_enc_str_buf_cat
[ 45/910] 432159=test_ancdata
[ 46/910] 432159=ractor_test
[ 47/910] 432159=test_marshal
[ 48/910] 432157=test_nesting_parser
[ 49/910] 432157=test_rdoc_markup_hard_break
[ 50/910] 432157=test_rdoc_markup_to_label
[ 51/910] 432157=test_parser
[ 52/910] 432157=test_cgi_core
[ 53/910] 432157=test_gem_resolver_best_set
[ 54/910] 432159=test_gem
[ 55/910] 432157=test_ractor
[ 56/910] 432157=json_generator_test
[ 57/910] 432157=test_read
[ 58/910] 432157=test_ansi_without_terminfo
[ 59/910] 432157=test_reline
[ 60/910] 432157=test_ellipsize
[ 61/910] 432157=test_call
[ 62/910] 432157=test_gem_commands_build_command
[ 63/910] 432157=test_windows_1251
[ 64/910] 432157=test_to_ary_concat
[ 65/910] 432157=test_history
[ 66/910] 432157=test_gem_ext_builder
[ 67/910] 432159=test_time_tz
[ 68/910] 432159=test_to_ruby
[ 69/910] 432159=test_addrinfo
.Leaked file descriptor: TestSocketAddrinfo#test_addrinfo_timeout: 9 #<File::Stat dev=0x9, ino=1042499142, 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    432159  opc    9u  unix 0x0000000000000000      0t0 1042499142 type=STREAM
[ 70/910] 432159=test_bug-14834
[ 71/910] 432159=test_data
[ 72/910] 432159=test_thread
[ 73/910] 432157=test_data_converters
[ 74/910] 432157=test_inlinecache
[ 75/910] 432157=test_terminfo
[ 76/910] 432157=test_socket
[ 77/910] 432158=test_pattern_matching
[ 78/910] 432158=test_interned_str
[ 79/910] 432158=test_set_len
[ 80/910] 432158=constant_path_node_test
[ 81/910] 432158=test_folderitem2_invokeverb
[ 82/910] 432158=test_gem_bundler_version_finder
[ 83/910] 432158=test_gem_request_set
[ 84/910] 432157=test_gc
[ 85/910] 432158=test_gem_resolver_index_set
[ 86/910] 432158=ruby_api_test
[ 87/910] 432158=test_sleep
[ 88/910] 432158=test_webauthn_listener_response
[ 89/910] 432158=test_euc_jp
[ 90/910] 432158=test_rdoc_markup
[ 91/910] 432158=test_key_stroke
[ 92/910] 432158=test_ensured
[ 93/910] 432158=test_time
[ 94/910] 432158=test_popen_deadlock
[ 95/910] 432158=test_drbunix
[ 96/910] 432157=test_alias_and_anchor
[ 97/910] 432157=test_project_sanity
[ 98/910] 432157=test_symbol
[ 99/910] 432157=test_delegate
[100/910] 432157=location_test
[101/910] 432157=test_append
[102/910] 432157=test_gem_resolver_installer_set
[103/910] 432157=test_encodings
[104/910] 432159=test_rdoc_markup_to_html
[105/910] 432159=test_foreach
[106/910] 432159=test_x509ext
[107/910] 432159=test_emitter
[108/910] 432159=bom_test
[109/910] 432159=test_config
[110/910] 432157=test_file
[111/910] 432159=test_summary
[112/910] 432159=test_lambda
[113/910] 432159=test_rb_str_dup
[114/910] 432159=test_scalar_scanner
[115/910] 432159=test_trace
[116/910] 432159=test_keyword
[117/910] 432159=test_win32ole_type_event
[118/910] 432159=test_arity
[119/910] 432159=test_gem_path_support
[120/910] 432159=test_buffered_io
[121/910] 432159=test_ossl
[122/910] 432158=test_gem_installer
[123/910] 432158=test_bug_reporter
[124/910] 432157=test_gem_source_subpath_problem
[125/910] 432157=test_object_references
[126/910] 432157=test_ruby_lex
[127/910] 432158=compiler_test
[128/910] 432158=test_arith_seq_extract
[129/910] 432157=test_kconv
[130/910] 432157=test_eval
[131/910] 432158=test_beginendblock
[132/910] 432157=test_monitor
[133/910] 432158=test_pointer
[134/910] 432157=test_within_pipe
[135/910] 432157=test_drbssl
[136/910] 432158=test_rdoc_normal_class
[137/910] 432158=test_nofree
[138/910] 432158=test_regexp
[139/910] 432159=test_whileuntil
[140/910] 432159=test_member
[141/910] 432159=test_object
[142/910] 432159=test_mailto
[143/910] 432159=test_addr
[144/910] 432159=test_kill_ring
[145/910] 432159=test_case_options
[146/910] 432159=test_tuplebag
[147/910] 432159=test_cgi_header
[148/910] 432159=test_duplicate
[149/910] 432159=test_gem_resolver_api_set
[150/910] 432159=test_helper
[151/910] 432159=test_rdoc_parser_ruby
[152/910] 432159=test_httpresponse
[153/910] 432159=test_readpartial
[154/910] 432159=test_x509req
[155/910] 432159=test_gem_console_ui
[156/910] 432159=test_ifunless
[157/910] 432159=test_insns_leaf
[158/910] 432159=test_convertible
[159/910] 432159=errors_test
[160/910] 432159=test_modify_expand
[161/910] 432159=test_pkg_config
[162/910] 432159=test_gem_available_set
[163/910] 432159=json_encoding_test
[164/910] 432159=test_vm_dump
[165/910] 432159=test_config
[166/910] 432159=test_func
[167/910] 432159=test_bigdecimal
[168/910] 432159=test_dln
[169/910] 432159=test_object
[170/910] 432159=test_gem_resolver
[171/910] 432159=test_gem_source_vendor
[172/910] 432159=test_color_printer
[173/910] 432159=test_super
[174/910] 432157=test_gem_commands_exec_command
[175/910] 432159=unescape_test
[176/910] 432157=test_last_thread
[177/910] 432159=test_thread_fd_close
[178/910] 432159=test_gem_ext_cmake_builder
[179/910] 432159=test_digest_extend
[180/910] 432159=test_emitter
[181/910] 432159=test_fips
[182/910] 432159=test_alias
[183/910] 432159=test_getopts
[184/910] 432159=test_helper
[185/910] 432159=test_compile_prism
[186/910] 432157=test_rdoc_markup_formatter
[187/910] 432157=test_gem_commands_uninstall_command
[188/910] 432159=test_win32ole_event
[189/910] 432159=test_x509crl
[190/910] 432159=test_dns
[191/910] 432159=test_cgi_session
[192/910] 432157=test_notimplement
[193/910] 432157=test_c_union_entity
[194/910] 432159=test_flip
[195/910] 432159=test_io_console
Leaked file descriptor: TestIO_Console#test_iflush: 11 #<File::Stat dev=0xfc00, ino=2134126, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2023-12-24 00:19:48.476326225 +0000, mtime=2023-12-24 00:24:27.805226365 +0000, ctime=2023-12-24 00:24:27.805226365 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    432159  opc   11r   REG  252,0  6940392 2134126 /var/lib/sss/mc/group
[196/910] 432157=test_rdoc_markup_heading
[197/910] 432157=test_profile_frames
[198/910] 432157=test_pattern_key_name_check
[199/910] 432157=test_class2name
[200/910] 432157=test_gem_commands_cleanup_command
[201/910] 432158=test_debug
[202/910] 432158=test_transcode
[203/910] 432158=test_refinement
[204/910] 432157=test_gem_ext_configure_builder
[205/910] 432157=json_ext_parser_test
[206/910] 432157=test_rdoc_parser_simple
[207/910] 432157=test_nonblock
[208/910] 432157=test_strip
[209/910] 432157=test_date_strptime
[210/910] 432157=test_omap
[211/910] 432157=test_ocsp
[212/910] 432157=test_scanner_events
[213/910] 432157=test_ipaddr
[214/910] 432157=test_rdoc_generator_pot_po
[215/910] 432157=test_mul
[216/910] 432157=test_shellwords
[217/910] 432157=test_gem_commands_lock_command
[218/910] 432157=test_reline_key
[219/910] 432157=test_propertyputref
[220/910] 432157=test_gb18030
[221/910] 432157=test_gem_stream_ui
[222/910] 432157=test_rdoc_generator_ri
[223/910] 432157=test_unicode_normalize
[224/910] 432159=test_cmethod
[225/910] 432159=test_gem_stub_specification
[226/910] 432159=test_float
[227/910] 432158=test_io_m17n
[228/910] 432159=test_rdoc_top_level
[229/910] 432159=test_color
[230/910] 432159=test_uncorrectable_name_check
[231/910] 432159=test_io
[232/910] 432158=test_converters
[233/910] 432158=test_closure
[234/910] 432157=test_resolve_symbol
[235/910] 432157=test_rubygems
[236/910] 432157=test_dir
Leaked file descriptor: TestDir#test_home: 7 #<File::Stat dev=0xfc00, ino=2134123, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2023-12-24 00:23:43.945085025 +0000, mtime=2023-12-24 00:23:43.925084961 +0000, ctime=2023-12-24 00:23:43.925084961 +0000>
Leaked file descriptor: TestDir#test_home: 8 #<File::Stat dev=0x9, ino=1042505050, 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    432157  opc    7r   REG              252,0  9253600    2134123 /var/lib/sss/mc/passwd
ruby    432157  opc    8u  unix 0x0000000000000000      0t0 1042505050 type=STREAM
[237/910] 432157=test_files_test_1
[238/910] 432158=test_rdoc_rd_inline
[239/910] 432158=test_path
[240/910] 432158=test_digest
[241/910] 432158=test_base64
[242/910] 432158=test_https_proxy
[243/910] 432158=test_rdoc_parser
[244/910] 432158=test_win32ole_param_event
[245/910] 432158=test_stat
[246/910] 432158=test_nomethod_error
[247/910] 432158=test_etc.Leaked file descriptor: TestEtc#test_getgrgid: 9 #<File::Stat dev=0x9, ino=1042503434, 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=2134126, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2023-12-24 00:24:35.049249709 +0000, mtime=2023-12-24 00:24:27.805226365 +0000, ctime=2023-12-24 00:24:27.805226365 +0000>
COMMAND    PID USER   FD   TYPE             DEVICE SIZE/OFF       NODE NAME
ruby    432158  opc    9u  unix 0x0000000000000000      0t0 1042503434 type=STREAM
ruby    432158  opc   10r   REG              252,0  6940392    2134126 /var/lib/sss/mc/group

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

ruby -v: ruby 3.3.0dev (2023-12-23T23:06:03Z master daefbf8fbf) [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' 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
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/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
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/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf'
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/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog'
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/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.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
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
ruby 3.3.0dev (2023-12-23T23:06:03Z master daefbf8fbf) [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 .........................................................................
  3431 .........................................................................
  3504 .........................................................................
  3577 .........................................................................
  3650 .........................................................................
  3723 .....

Finished in 63.045209 seconds

3728 files, 32872 examples, 196820 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j3'" exit with 0.
raw logfile