# Logfile created on 2024-01-07 18:58:42 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffbf411fdc8 @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.20240107-185842", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffbf416f328 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffbf416f148 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffbf40209b8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20240107-185842", @dev=#<File:/home/opc/ruby/logs/brlog.master.20240107-185842>, @binmode=false, @mon_data=#<Monitor:0x0000fffbf416ee28>, @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 = 11286ac479
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
generating /home/opc/ruby/src/master/ext/ripper/eventids2table.c
make[1]: Entering directory '/home/opc/ruby/src/master/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/ripper'
/home/opc/ruby/src/master/revision.h updated
generating aarch64-linux-fake.rb
aarch64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$$$[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
9c29c32580919875a4229a75ad14a4673695c12683cee96848b309c5b535d2fe  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/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]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
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]: Entering directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
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]: 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/ext/socket'
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]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/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/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/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'
$$$[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 encdb.h
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
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 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/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
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/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/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/syslog'
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]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/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/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/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'
./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
                                    abbrev 0.1.2
                                    base64 0.2.0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    csv 3.2.9
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    drb 2.2.0
                                    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
                                    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.1
                                    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.2
                                    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.4.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.3
                                    io-console 0.7.2.dev.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.1
                                    strscan 3.0.8
                                    syslog 0.1.2
                                    zlib 3.1.0
installing bundled gems:            /home/opc/ruby/install/master/lib/ruby/gems/3.4.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.4
                                    net-imap 0.4.9.1
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.1
                                    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.4.0+0/cache
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 1871 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
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/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/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/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=33542
  "--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
  --exclude=rubygems/test_gem_package_task\.rb

# Running tests:

[  1/909] 401211=test_acl
[  2/909] 401210=test_array_create
[  3/909] 401210=test_memory_view
[  4/909] 401212=test_dir_m17n
[  5/909] 401211=test_complex
[  6/909] 401210=test_rinda
[  7/909] 401211=test_threadgroup
[  8/909] 401212=!Nothing_to_test
[  9/909] 401212=test_fd_setsize
[ 10/909] 401212=test_process
[ 11/909] 401212=test_forwardable
[ 12/909] 401212=test_cmd
[ 13/909] 401211=test_string
[ 14/909] 401211=test_iterator
[ 15/909] 401211=test_gem_commands_install_command
[ 16/909] 401212=test_kernel
[ 17/909] 401210=test_rendering
[ 18/909] 401210=pattern_test
[ 19/909] 401210=test_gem_rdoc
[ 20/909] 401210=test_dot_dot
[ 21/909] 401210=test_shapes
[ 22/909] 401210=test_did_you_mean
[ 23/909] 401212=test_rdoc_extend
[ 24/909] 401210=test_force_quotes
[ 25/909] 401210=test_cesu8
[ 26/909] 401210=test_storage
[ 27/909] 401210=test_method_name_check
[ 28/909] 401212=test_err_in_callback
[ 29/909] 401210=test_merge_keys
[ 30/909] 401212=ripper_compat_test
[ 31/909] 401210=test_gem_impossible_dependencies_error
[ 32/909] 401210=test_pp
[ 33/909] 401212=test_gem_resolver_requirement_list
[ 34/909] 401212=memsize_test
.Leaked file descriptor: PPTestModule::PPFileStatTest#test_nothing_raised: 9 #<File::Stat dev=0xfc00, ino=2134123, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-01-07 18:58:22.610497267 +0000, mtime=2024-01-07 18:58:21.042492194 +0000, ctime=2024-01-07 18:58:21.042492194 +0000>
[ 35/909] 401212=test_exception
[ 36/909] 401212=test_arith_seq_beg_len_stepCOMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    401210  opc    9r   REG  252,0  9253600 2134123 /var/lib/sss/mc/passwd

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

ruby -v: ruby 3.4.0dev (2024-01-07T18:48:59Z master 11286ac479) [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
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/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/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/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.4.0dev (2024-01-07T18:48:59Z master 11286ac479) [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.936021 seconds

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