# Logfile created on 2023-11-28 23:33:50 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffec179fde0 @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.20231128-233349", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffec17ef0e8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffec17eeeb8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffec16a0750 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20231128-233349", @dev=#<File:/home/opc/ruby/logs/brlog.master.20231128-233349>, @binmode=false, @mon_data=#<Monitor:0x0000fffec17eebc0>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j3
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j3" exit with 0.
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-rubyspec -j3
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j3" exit with 0.
$$$[beg] make update-src      -j3
Already up to date.
Latest commit hash = 10f44dfeff
$$$[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'
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged
$$$[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
7f88c93f945ef44d0ab316342ff1cd7ae41a4c212bb23c2a6ca0d2a48d056062  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]: Entering directory '/home/opc/ruby/build/master/ext/nkf'
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/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/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.8.0/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.3.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/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.3.2/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
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision -
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
/home/opc/ruby/src/master/.bundle/.timestamp/debug.revision 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]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
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/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]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
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/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]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/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.3.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/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.3.2/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.1
                                    base64 0.2.0
                                    benchmark 0.3.0
                                    bundler 2.5.0.dev
                                    cgi 0.4.0
                                    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.5.1
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    getoptlong 0.2.1
                                    ipaddr 1.2.5
                                    irb 1.9.1
                                    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.0
                                    open3 0.2.0
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.18.0
                                    pstore 0.1.3
                                    rdoc 6.6.0
                                    readline 0.0.3
                                    reline 0.4.0
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.0
                                    set 1.0.3
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 1.1.0
                                    tempfile 0.2.0
                                    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.dev.1
                                    fcntl 1.1.0
                                    fiddle 1.1.2
                                    io-console 0.6.1.dev.1
                                    io-nonblock 0.2.0
                                    io-wait 0.3.0
                                    json 2.6.3
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.1.1
                                    stringio 3.1.1
                                    strscan 3.0.8
                                    syslog 0.1.1
                                    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.2.0
                                    net-imap 0.4.6
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.3.2
                                    typeprof 0.21.8
                                    debug 1.8.0
                                    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 1864 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.8.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/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.3.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.2/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=55102
  "--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] 480386=test_rubyoptions
[  2/910] 480385=test_rdoc_stats
[  3/910] 480387=test_files_sample
[  4/910] 480387=test_data_error
[  5/910] 480387=test_optimization
[  6/910] 480385=test_rdoc_store
[  7/910] 480385=test_shift_jis
[  8/910] 480385=test_mutex_m
[  9/910] 480385=regexp_test
[ 10/910] 480385=test_remote_fetch_error
[ 11/910] 480385=test_yield
[ 12/910] 480385=test_queue
[ 13/910] 480385=test_boolean
[ 14/910] 480385=test_gem_resolver_lock_specification
[ 15/910] 480385=test_delegation
[ 16/910] 480385=test_dryrun
[ 17/910] 480385=test_rdoc_i18n_locale
[ 18/910] 480385=test_gc_compact
[ 19/910] 480385=test_prettyprint
[ 20/910] 480385=test_gem_uri_formatter
[ 21/910] 480385=test_cgi_util
[ 22/910] 480385=test_ole_methods
[ 23/910] 480385=test_clone
[ 24/910] 480387=test_enc_raise
[ 25/910] 480387=test_gem_spec_fetcher.Leaked file descriptor: TestRubyOptions#test_script_from_stdin: 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-11-28 23:33:21.597953688 +0000, mtime=2023-11-28 23:34:27.922164708 +0000, ctime=2023-11-28 23:34:27.922164708 +0000>
Leaked file descriptor: TestRubyOptions#test_script_from_stdin: 11 #<File::Stat dev=0x9, ino=679595939, 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>

[ 26/910] 480385=test_yamldbm
[ 27/910] 480385=test_switch_hitterCOMMAND    PID USER   FD   TYPE             DEVICE SIZE/OFF      NODE NAME
ruby    480386  opc   10r   REG              252,0  6940392   2134126 /var/lib/sss/mc/group
ruby    480386  opc   11u  unix 0x0000000000000000      0t0 679595939 type=STREAM

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

ruby -v: ruby 3.3.0dev (2023-11-28T22:43:22Z master 10f44dfeff) [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.8.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/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.3.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.2/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-11-28T22:43:22Z master 10f44dfeff) [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.956305 seconds

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