# Logfile created on 2023-11-28 02:51:53 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000ffff2d15fdd8 @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-025153", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000ffff2d08b510 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000ffff2d08b3d0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000ffff2d12c8c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20231128-025153", @dev=#<File:/home/opc/ruby/logs/brlog.master.20231128-025153>, @binmode=false, @mon_data=#<Monitor:0x0000ffff2d08b178>, @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 = 031e81c8f3
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
generating /home/opc/ruby/src/master/ext/ripper/eventids2table.c
make[1]: Entering directory '/home/opc/ruby/src/master/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/ripper'
/home/opc/ruby/src/master/revision.h updated
generating aarch64-linux-fake.rb
aarch64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Update 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 encdb.h
generating enc.mk
encdb.h unchanged
making enc
making srcs under 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]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving 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]: 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/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
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]: Entering directory '/home/opc/ruby/build/master/ext/socket'
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/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
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/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.0/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]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
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.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
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 encdb.h
generating enc.mk
/home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged
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/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/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/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]: 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.0/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]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
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.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.1/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/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
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.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.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
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=26490
  "--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/909] 534143=test_http
[  2/909] 534141=test_hash
[  3/909] 534142=test_pty.Leaked file descriptor: TestPTY#test_open_with_block: 8 #<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 02:51:39.202936571 +0000, mtime=2023-11-28 02:51:23.566886647 +0000, ctime=2023-11-28 02:51:23.566886647 +0000>

[  4/909] 534143=test_gem_dependency_installer
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    534142  opc    8r   REG  252,0  6940392 2134126 /var/lib/sss/mc/group
[  5/909] 534142=test_general
[  6/909] 534142=test_gem_commands_which_command
[  7/909] 534142=test_gem_request
[  8/909] 534142=test_gem_package_old
[  9/909] 534142=encoding_test
[ 10/909] 534143=test_gem_commands_specification_command
[ 11/909] 534141=test_scan_args
[ 12/909] 534141=test_method_cache
[ 13/909] 534141=test_too_many_dummy_encodings
[ 14/909] 534141=test_sprintf_comb
[ 15/909] 534143=test_gem_commands_push_command
[ 16/909] 534141=locals_test
[ 17/909] 534141=test_rdoc_task
[ 18/909] 534141=test_gem_text
[ 19/909] 534143=test_settracefunc
[ 20/909] 534141=test_tracepoint
[ 21/909] 534141=test_backtrace
[ 22/909] 534143=test_win32ole
[ 23/909] 534143=test_internal_ivar
[ 24/909] 534143=test_gem_source_local
[ 25/909] 534143=desugar_compiler_test
[ 26/909] 534143=test_rendering
[ 27/909] 534143=test_gem_gemcutter_utilities
[ 28/909] 534141=test_http
[ 29/909] 534143=test_utf16
[ 30/909] 534143=test_set
[ 31/909] 534143=test_case
[ 32/909] 534143=test_ractor
[ 33/909] 534143=test_severity
[ 34/909] 534143=test_str2big
[ 35/909] 534143=test_gem_package_tar_writer
[ 36/909] 534143=test_rdoc_markup_to_rdoc
[ 37/909] 534143=test_gem_dependency
[ 38/909] 534143=test_cclass
[ 39/909] 534143=test_gem_uninstaller
[ 40/909] 534143=test_yjit
[ 41/909] 534143=test_method
[ 42/909] 534143=test_m17n
[ 43/909] 534143=test_argf
[ 44/909] 534142=test_yaml
[ 45/909] 534142=test_x509name
[ 46/909] 534142=test_pkcs12
[ 47/909] 534143=test_koi8
[ 48/909] 534143=test_json_tree
[ 49/909] 534143=test_gem_remote_fetcher
[ 50/909] 534142=test_parser_events
[ 51/909] 534142=test_filter
[ 52/909] 534142=test_flush
[ 53/909] 534142=test_pkey_rsa
[ 54/909] 534142=test_bigmath
[ 55/909] 534142=test_system
[ 56/909] 534142=test_numhash
[ 57/909] 534142=test_drb
[ 58/909] 534143=test_gem_specification
[ 59/909] 534141=test_win32ole_variable
[ 60/909] 534141=test_method_cache
[ 61/909] 534141=test_rdoc_class_module
[ 62/909] 534141=test_rdoc_cross_reference
[ 63/909] 534141=test_parse
[ 64/909] 534141=test_emoji
[ 65/909] 534141=test_sorted_set
[ 66/909] 534141=test_stack
[ 67/909] 534143=test_windows_1252
[ 68/909] 534143=test_syslog_logger
[ 69/909] 534143=test_jaro_winkler
[ 70/909] 534143=test_cp949
[ 71/909] 534143=test_condition
[ 72/909] 534143=test_gem_resolver_vendor_set
[ 73/909] 534143=test_gem_dependency_resolution_error
[ 74/909] 534143=test_fileutils
[ 75/909] 534141=test_mixed_unicode_escapes
[ 76/909] 534141=test_sleep
Leaked file descriptor: TestFileUtils#test_chown: 8 #<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 02:51:39.202936571 +0000, mtime=2023-11-28 02:52:44.819146074 +0000, ctime=2023-11-28 02:52:44.819146074 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    534143  opc    8r   REG  252,0  6940392 2134126 /var/lib/sss/mc/group
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 02:52:28.707094631 +0000, mtime=2023-11-28 02:52:28.703094618 +0000, ctime=2023-11-28 02:52:28.703094618 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    534143  opc    9r   REG  252,0  9253600 2134123 /var/lib/sss/mc/passwd
[ 77/909] 534143=test_econv
[ 78/909] 534143=test_gem_install_update_options
[ 79/909] 534143=test_face
[ 80/909] 534143=test_gem_request_set_lockfile_parser
[ 81/909] 534143=test_date_attr
[ 82/909] 534143=test_sizeof
[ 83/909] 534141=test_stringchar
[ 84/909] 534141=test_cgi_tag_helper
[ 85/909] 534141=test_pack
[ 86/909] 534141=test_pinned
[ 87/909] 534141=test_framework
[ 88/909] 534141=test_coderange
[ 89/909] 534141=test_weakmap
[ 90/909] 534142=test_ansi_with_terminfo
[ 91/909] 534142=test_inadvertent_creation
[ 92/909] 534142=test_date_time
[ 93/909] 534142=test_nil2vtempty
[ 94/909] 534142=test_rdoc_generator_json_index
[ 95/909] 534142=test_gem_command_manager
[ 96/909] 534142=test_rdoc_context
[ 97/909] 534142=test_array
[ 98/909] 534142=test_case
[ 99/909] 534142=test_open-uri
[100/909] 534142=test_enc_associate
[101/909] 534143=test_enumerator
[102/909] 534143=test_sprintf
[103/909] 534142=test_class
[104/909] 534143=test_exit
[105/909] 534143=test_const
[106/909] 534143=test_rdoc_parser_rd
[107/909] 534143=test_name_error
[108/909] 534143=test_gem_source_list
[109/909] 534143=json_addition_test
[110/909] 534143=test_gem_commands_sources_command
[111/909] 534143=test_yaml_special_cases
[112/909] 534143=test_recorder
[113/909] 534143=test_libs
[114/909] 534143=test_iso_8859
[115/909] 534143=test_drbobject
[116/909] 534143=test_math
[117/909] 534143=test_qsort
[118/909] 534143=comments_test
[119/909] 534143=test_gc
[120/909] 534143=test_safe_load
[121/909] 534143=test_fd_setsize
[122/909] 534143=test_cmd
[123/909] 534143=test_forwardable
[124/909] 534141=test_process
[125/909] 534141=!Nothing_to_test
[126/909] 534141=test_array_create
[127/909] 534141=test_dir_m17n
[128/909] 534143=test_memory_view
[129/909] 534143=test_threadgroup
[130/909] 534142=test_rinda
[131/909] 534141=test_complex
[132/909] 534141=test_acl
[133/909] 534141=test_storage
[134/909] 534141=test_err_in_callback
[135/909] 534141=test_method_name_check
[136/909] 534141=test_merge_keys
[137/909] 534141=test_did_you_mean
[138/909] 534141=test_shapes
[139/909] 534141=test_cesu8
[140/909] 534141=test_force_quotes
[141/909] 534141=test_rdoc_extend
[142/909] 534141=test_rendering
[143/909] 534141=test_kernel
[144/909] 534143=pattern_test
[145/909] 534143=test_dot_dot
[146/909] 534143=test_gem_rdoc
[147/909] 534143=test_iterator
[148/909] 534143=test_string
[149/909] 534143=test_gem_commands_install_command
[150/909] 534141=test_variable
[151/909] 534141=test_hash
[152/909] 534141=test_rdoc_tom_doc
[153/909] 534141=test_gem_commands_pristine_command
[154/909] 534142=test_optarg
[155/909] 534142=test_basicinstructions
[156/909] 534142=test_gem_resolver_git_specification
[157/909] 534142=test_utf32
[158/909] 534142=test_key_actor_emacs
[159/909] 534142=test_gem_security
[160/909] 534143=test_erb
[161/909] 534143=test_date_ractor
[162/909] 534141=test_gem_impossible_dependencies_error
[163/909] 534141=test_pp
.Leaked file descriptor: PPTestModule::PPFileStatTest#test_nothing_raised: 10 #<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 02:52:28.707094631 +0000, mtime=2023-11-28 02:52:28.703094618 +0000, ctime=2023-11-28 02:52:28.703094618 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    534141  opc   10r   REG  252,0  9253600 2134123 /var/lib/sss/mc/passwd
[164/909] 534141=memsize_test
[165/909] 534141=test_gem_resolver_requirement_list
[166/909] 534141=test_noarg
[167/909] 534141=test_raise_exception
[168/909] 534143=test_arith_seq_beg_len_step
[169/909] 534143=test_exception
[170/909] 534143=ripper_compat_test
[171/909] 534143=test_gem_command
[172/909] 534143=test_features
[173/909] 534141=test_asn1
[174/909] 534143=test_undef
[175/909] 534143=test_gem_resolver_lock_set
[176/909] 534141=test_random
[177/909] 534141=test_rdoc_generator_darkfish
[178/909] 534143=test_verbose
[179/909] 534143=test_gem_commands_open_command
[180/909] 534143=test_emoji_breaks
[181/909] 534141=test_normalize
[182/909] 534141=test_gem_update_suggestion
[183/909] 534141=test_assignment
[184/909] 534141=test_shift_jis
[185/909] 534141=test_mutex_m
[186/909] 534141=test_rdoc_store
[187/909] 534143=test_rdoc_stats
[188/909] 534143=test_files_sample
[189/909] 534143=test_data_error
[190/909] 534143=test_rubyoptions
[191/909] 534141=test_optimization
[192/909] 534142=regexp_test
[193/909] 534142=test_yield
[194/909] 534141=test_remote_fetch_error
[195/909] 534141=test_rdoc_i18n_locale
[196/909] 534141=test_gc_compact
[197/909] 534142=test_dryrun
[198/909] 534142=test_queue
[199/909] 534142=test_gem_resolver_lock_specification
[200/909] 534142=test_delegation
[201/909] 534142=test_boolean
[202/909] 534142=test_clone
[203/909] 534142=test_enc_raise
[204/909] 534142=test_gem_uri_formatter
[205/909] 534142=test_prettyprint
[206/909] 534142=test_ole_methods
[207/909] 534142=test_cgi_util
[208/909] 534142=test_backtrace
[209/909] 534142=test_gbk
[210/909] 534142=test_gem_commands_dependency_command
[211/909] 534142=test_yamldbm
[212/909] 534142=test_gem_spec_fetcher
[213/909] 534142=test_unicode_escape
[214/909] 534143=test_switch_hitter
[215/909] 534143=test_default_gems
[216/909] 534142=test_hash_create
[217/909] 534142=test_grapheme_breaks
[218/909] 534143=test_enumerable
[219/909] 534142=test_rdoc_method_attr
[220/909] 534143=test_set
[221/909] 534143=test_tree_spell_checker
[222/909] 534143=test_ractor
[223/909] 534142=test_read
[224/909] 534143=test_rdoc_rubygems_hook
[225/909] 534141=test_gem_resolver_api_specification
[226/909] 534143=test_types
[227/909] 534143=test_webauthn_listener
[228/909] 534141=test_rational
[229/909] 534141=test_case_mapping
[230/909] 534141=test_gem_ext_cargo_builder_unit
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 14 : #<TCPSocket:fd 14, AF_INET, 127.0.0.1, 36719>
[231/909] 534141=test_arity
[232/909] 534142=test_thread
[233/909] 534141=test_buffering
[234/909] 534142=test_svcb_httpsCOMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    534143  opc   14u  IPv4 666704339      0t0  TCP localhost:36719->localhost:38302 (CLOSE_WAIT)

[235/909] 534141=test_pkey_ec
[236/909] 534142=test_key_event_record
[237/909] 534142=test_open3
[238/909] 534141=test_mdns
[239/909] 534141=test_date_parse
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 14
[240/909] 534143=test_abbrev
[241/909] 534143=test_thread
[242/909] 534141=test_gem_security_signer
[243/909] 534143=test_table
[244/909] 534141=test_complex2
[245/909] 534141=test_config
[246/909] 534143=test_gem_util
[247/909] 534141=test_header
[248/909] 534141=test_gem_unsatisfiable_dependency_error
[249/909] 534141=test_literal
[250/909] 534143=test_io
[251/909] 534143=test_rdoc_i18n_text
[252/909] 534143=test_input_method
[253/909] 534143=test_pkey_dh
[254/909] 534141=test_m17n_comb
[255/909] 534142=test_ractor
[256/909] 534143=test_null
[257/909] 534143=test_data
[258/909] 534143=test_memory_view
[259/909] 534143=test_bigzero
[260/909] 534142=test_gem_commands_query_command
[261/909] 534143=test_gem_platform
[262/909] 534143=test_win32ole_typelib
[263/909] 534143=test_pkey
[264/909] 534143=test_external_new
[265/909] 534143=test_gem_commands_cert_command
[266/909] 534142=test_gem_commands_stale_command
[267/909] 534142=test_rdoc_markup_to_tt_only
[268/909] 534142=test_quote_empty
[269/909] 534142=test_ws
[270/909] 534142=json_parser_test
[271/909] 534142=test_date_strftime
[272/909] 534142=test_timeout
[273/909] 534141=test_rdoc_markup_raw
[274/909] 534141=test_key_name_check
[275/909] 534141=test_rdoc_markup_to_bs
[276/909] 534141=test_weakref
[277/909] 534141=test_instrumentation_api
[278/909] 534143=test_rdoc_alias
[279/909] 534143=test_singleton
[280/909] 534143=test_numeric
[281/909] 534143=test_fstring
[282/909] 534143=test_gem_ext_rake_builder
[283/909] 534141=test_rdoc_require
[284/909] 534142=test_word
[285/909] 534142=test_unconverted_fields
[286/909] 534141=test_exception
[287/909] 534142=test_bash_completion
[288/909] 534142=test_rdoc_markup_to_html_crossref
[289/909] 534142=test_div
[290/909] 534142=test_files_test_2
[291/909] 534143=test_io_buffer
[292/909] 534143=test_rdoc_context_section
[293/909] 534143=test_deprecated
[294/909] 534143=test_optparse
[295/909] 534143=test_pkcs7
[296/909] 534143=test_gem_commands_environment_command
[297/909] 534143=test_convert
[298/909] 534143=test_pack
[299/909] 534143=test_class_name_check
[300/909] 534141=test_syntax
[301/909] 534143=test_scalar
[302/909] 534143=test_zsh_completion
[303/909] 534143=test_basicsocket
[304/909] 534143=test_rdoc_text
[305/909] 534143=library_symbols_test
[306/909] 534143=test_row
[307/909] 534143=test_require
[308/909] 534143=test_objspace
[309/909] 534142=test_general
[310/909] 534142=test_stream
[311/909] 534142=test_row_separator
[312/909] 534142=test_have_library
[313/909] 534142=test_ns_spki
[314/909] 534142=test_rdoc_markup_indented_paragraph
[315/909] 534142=test_rdoc_markup_parser
[316/909] 534142=test_iseq_load
[317/909] 534142=test_key_actor_vi
[318/909] 534142=test_postponed_job
[319/909] 534142=test_gem_request_set_lockfile
[320/909] 534142=test_rdoc_markdown
[321/909] 534142=test_win32ole_variant_outarg
[322/909] 534142=test_rdoc_encoding
[323/909] 534142=test_generic
[324/909] 534142=test_common
[325/909] 534142=test_rdoc_markup_to_html_snippet
[326/909] 534142=test_httpresponses
[327/909] 534142=test_deprecate
[328/909] 534142=test_rdoc_constant
[329/909] 534141=test_rdoc_markup_attributes
[330/909] 534141=test_rand
[331/909] 534142=test_random_formatter
[332/909] 534142=test_string_processing
[333/909] 534142=test_bmethod
[334/909] 534142=test_euc_kr
[335/909] 534142=test_provider
[336/909] 534142=test_gem_source_specific_file
[337/909] 534142=test_skip_lines
[338/909] 534142=test_rdoc_code_object
[339/909] 534141=test_process
[340/909] 534142=test_rdoc_parser_c
[341/909] 534142=test_kwargs
[342/909] 534142=test_io_wait
[343/909] 534142=test_pack
[344/909] 534142=parse_test
[345/909] 534142=test_gem_doctor
[346/909] 534142=json_fixtures_test
[347/909] 534142=test_len
[348/909] 534142=test_gem_commands_outdated_command
[349/909] 534142=test_each
[350/909] 534142=test_gem_dependency_list
[351/909] 534142=parameters_signature_test
[352/909] 534142=test_rdoc_parser_changelog
[353/909] 534142=test_tsort
[354/909] 534142=test_gem_commands_fetch_command
[355/909] 534142=test_column_separator
[356/909] 534142=test_typeddata
[357/909] 534142=test_securerandom
[358/909] 534142=test_function
[359/909] 534142=test_gem_resolver_activation_request
[360/909] 534142=test_gem_commands_server_command
[361/909] 534142=test_macro
[362/909] 534142=test_string
Leaked file descriptor: TestProcess#test_uid_from_name: 11 #<File::Stat dev=0x9, ino=666707628, 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    534141  opc   11u  unix 0x0000000000000000      0t0 666707628 type=STREAM
[363/909] 534142=test_pipe
[364/909] 534142=test_gem_requirement
[365/909] 534142=test_tcp
[366/909] 534142=test_win32ole_method_event
[367/909] 534142=parse_comments_test
[368/909] 534142=test_rdoc_markup_to_table_of_contents
[369/909] 534142=test_gem_name_tuple
[370/909] 534142=test_integer
[371/909] 534142=test_time
[372/909] 534142=test_file
[373/909] 534142=test_capacity
[374/909] 534142=test_nextafter
[375/909] 534142=test_gem_commands_owner_command
[376/909] 534142=test_rat
[377/909] 534142=test_init
[378/909] 534142=test_gem_request_connection_pools
[379/909] 534142=test_flags
[380/909] 534142=test_bug-3571
[381/909] 534141=test_yamlstore
[382/909] 534142=test_numeric
[383/909] 534141=test_rdoc_generator_markup
[384/909] 534141=test_constant
[385/909] 534142=test_find
[386/909] 534142=test_hmac
[387/909] 534142=test_encoding
[388/909] 534142=test_rdoc_include
[389/909] 534142=test_win32ole_record
[390/909] 534142=test_gem_version_option
[391/909] 534142=test_date_compat
[392/909] 534142=test_ubf_async_safe
[393/909] 534142=test_pstore
[394/909] 534142=test_zlib
[395/909] 534141=test_rdoc_options
[396/909] 534141=test_gem_ext_cargo_builder
[397/909] 534141=test_bigdecimal_util
[398/909] 534141=test_proc
[399/909] 534141=test_console_attr
[400/909] 534141=test_gem_commands_unpack_command
[401/909] 534141=test_reqarg
[402/909] 534141=test_frozen_error
[403/909] 534141=test_gem_ext_ext_conf_builder
[404/909] 534141=test_spell_checker
[405/909] 534141=test_gem_version
[406/909] 534141=test_path_to_class
[407/909] 534141=test_enumerator
[408/909] 534141=test_bug-5832
[409/909] 534141=test_yield_block
[410/909] 534141=test_rewind
[411/909] 534141=test_c_struct_builder
[412/909] 534141=test_gem_package_tar_reader_entry
[413/909] 534141=test_resource
[414/909] 534141=test_gem_uri
[415/909] 534141=test_rdoc_rdoc
[416/909] 534141=test_yjit_exit_locations
[417/909] 534141=test_rdoc_normal_module
[418/909] 534141=test_io_timeout
[419/909] 534141=test_rdoc_markdown_test
[420/909] 534141=json_string_matching_test
[421/909] 534141=test_gem_config_file
[422/909] 534141=test_comparable
[423/909] 534141=test_ldap
[424/909] 534141=test_kdf
[425/909] 534141=test_thread_queue
[426/909] 534142=test_nowrite
[427/909] 534142=test_defined
[428/909] 534142=test_passing_block
[429/909] 534142=test_io_buffer
[430/909] 534142=test_psych
[431/909] 534142=test_nil
[432/909] 534142=test_wait
[433/909] 534142=test_human_typo
[434/909] 534142=test_import
[435/909] 534142=test_observer
[436/909] 534142=test_big2str
[437/909] 534142=test_gem_resolver_specification
[438/909] 534142=test_logger
[439/909] 534142=test_pkey_dsa
[440/909] 534143=test_gem_commands_yank_command
[441/909] 534141=test_yaml_tree
[442/909] 534141=test_cstr
[443/909] 534142=test_gem_resolver_dependency_request
[444/909] 534142=test_euc_tw
[445/909] 534142=test_enumerator_kw
[446/909] 534142=test_line_editor
[447/909] 534142=test_marshalable
[448/909] 534142=test_files_lib
[449/909] 534142=test_string_memory
[450/909] 534142=test_complexrational
[451/909] 534142=test_raise
[452/909] 534142=version_test
[453/909] 534142=test_string
[454/909] 534142=json_common_interface_test
[455/909] 534142=test_rdoc_any_method
[456/909] 534143=test_error_highlight
[457/909] 534142=test_function_entry
[458/909] 534142=test_fnmatch
[459/909] 534142=test_pathname
[460/909] 534142=test_rdoc_markup_pre_process
[461/909] 534143=test_store
[462/909] 534142=test_http_request
[463/909] 534142=test_tempfile
[464/909] 534141=test_coverage
[465/909] 534143=test_tree_builder
[466/909] 534143=test_protect
[467/909] 534143=test_gem_commands_update_command
[468/909] 534142=test_date
[469/909] 534142=test_big5
[470/909] 534142=test_webauthn_poller
[471/909] 534142=test_rdoc_markup_verbatim
[472/909] 534142=test_date_conv
[473/909] 534142=test_gem_resolver_index_specification
[474/909] 534142=test_serialize_subclasses
[475/909] 534142=test_frozen
[476/909] 534142=test_egrep_cpp
[477/909] 534142=test_erb_m17n
[478/909] 534142=test_rdoc_generator_pot_po_entry
[479/909] 534142=test_timeout
[480/909] 534142=test_win32ole_event
[481/909] 534142=test_rdoc_markup_formatter
[482/909] 534142=test_gem_commands_uninstall_command
[483/909] 534141=test_compile_prism
[484/909] 534141=test_helper
[485/909] 534141=test_getopts
[486/909] 534141=test_emitter
[487/909] 534141=test_fips
[488/909] 534141=test_alias
[489/909] 534141=test_gem_ext_cmake_builder
[490/909] 534141=test_digest_extend
[491/909] 534141=test_last_thread
[492/909] 534142=test_thread_fd_close
[493/909] 534142=test_debug
[494/909] 534142=test_transcode
[495/909] 534142=test_refinement
[496/909] 534143=test_class2name
[497/909] 534143=test_gem_commands_cleanup_command
[498/909] 534143=test_pattern_key_name_check
[499/909] 534143=test_profile_frames
[500/909] 534143=test_rdoc_markup_heading
[501/909] 534143=test_flip
[502/909] 534141=test_io_console
[503/909] 534143=test_dns
[504/909] 534143=test_cgi_session
[505/909] 534143=test_notimplement
[506/909] 534143=test_c_union_entity
[507/909] 534143=test_x509crl
[508/909] 534143=test_insns_leaf
[509/909] 534143=test_ifunless
[510/909] 534143=test_x509req
[511/909] 534143=test_readpartial
[512/909] 534143=test_rdoc_parser_ruby
[513/909] 534143=test_httpresponse
[514/909] 534143=test_type_analyze
[515/909] 534143=test_gem_commands_exec_command
[516/909] 534142=unescape_test
[517/909] 534141=test_super
[518/909] 534143=test_color_printer
[519/909] 534143=test_gem_resolver
[520/909] 534142=test_gem_source_vendor
[521/909] 534142=test_bigdecimal
[522/909] 534143=test_dln
[523/909] 534143=test_object
[524/909] 534141=json_encoding_test
[525/909] 534141=test_vm_dump
[526/909] 534141=test_config
[527/909] 534141=test_func
[528/909] 534143=test_modify_expand
[529/909] 534143=test_gem_available_set
[530/909] 534143=test_pkg_config
[531/909] 534143=test_convertible
[532/909] 534142=errors_test
[533/909] 534142=test_regexp
[534/909] 534141=test_whileuntil
[535/909] 534141=test_nofree
[536/909] 534141=test_pointer
[537/909] 534143=test_within_pipe
[538/909] 534143=test_drbssl
[539/909] 534141=test_rdoc_normal_class
[540/909] 534141=test_kconv
[541/909] 534141=test_eval
[542/909] 534141=test_beginendblock
[543/909] 534141=test_monitor
[544/909] 534141=test_ruby_lex
[545/909] 534141=compiler_test
[546/909] 534141=test_arith_seq_extract
[547/909] 534141=test_gem_source_subpath_problem
[548/909] 534141=test_object_references
[549/909] 534141=test_bug_reporter
[550/909] 534141=test_gem_installer
[551/909] 534142=test_buffered_io
[552/909] 534142=test_ossl
[553/909] 534141=test_helper
[554/909] 534141=test_duplicate
[555/909] 534141=test_gem_resolver_api_set
[556/909] 534141=test_tuplebag
[557/909] 534141=test_cgi_header
[558/909] 534141=test_case_options
[559/909] 534141=test_mailto
[560/909] 534141=test_addr
[561/909] 534141=test_kill_ring
[562/909] 534141=test_member
[563/909] 534141=test_object
[564/909] 534141=bom_test
[565/909] 534141=test_config
[566/909] 534141=test_file
[567/909] 534142=test_summary
[568/909] 534142=test_emitter
[569/909] 534142=test_x509ext
[570/909] 534142=test_rdoc_markup_to_html
[571/909] 534142=test_foreach
[572/909] 534142=test_append
[573/909] 534142=test_gem_resolver_installer_set
[574/909] 534142=test_encodings
[575/909] 534143=test_arity
[576/909] 534143=test_gem_path_support
[577/909] 534143=test_keyword
[578/909] 534143=test_win32ole_type_event
[579/909] 534143=test_trace
[580/909] 534143=test_scalar_scanner
[581/909] 534143=test_lambda
[582/909] 534143=test_rb_str_dup
[583/909] 534142=test_sleep
[584/909] 534143=test_webauthn_listener_response
[585/909] 534143=ruby_api_test
[586/909] 534143=test_gem_resolver_index_set
[587/909] 534143=test_gc
[588/909] 534141=test_gem_bundler_version_finder
[589/909] 534141=test_gem_request_set
[590/909] 534141=test_interned_str
[591/909] 534141=constant_path_node_test
[592/909] 534141=test_set_len
[593/909] 534141=test_folderitem2_invokeverb
[594/909] 534141=test_pattern_matching
[595/909] 534141=location_test
[596/909] 534141=test_delegate
[597/909] 534141=test_project_sanity
[598/909] 534141=test_symbol
[599/909] 534141=test_drbunix
[600/909] 534142=test_alias_and_anchor
[601/909] 534142=test_time
[602/909] 534142=test_popen_deadlock
[603/909] 534142=test_ensured
[604/909] 534142=test_euc_jp
[605/909] 534142=test_rdoc_markup
[606/909] 534142=test_key_stroke
[607/909] 534142=test_gem_ext_builder
[608/909] 534141=test_to_ary_concat
[609/909] 534142=test_history
[610/909] 534142=test_windows_1251
[611/909] 534142=test_call
[612/909] 534142=test_ellipsize
[613/909] 534142=test_gem_commands_build_command
[614/909] 534142=test_reline
[615/909] 534142=test_data_converters
[616/909] 534142=test_inlinecache
[617/909] 534142=test_terminfo
[618/909] 534142=test_socket
[619/909] 534142=test_thread
[620/909] 534143=test_data
[621/909] 534143=test_bug-14834
[622/909] 534143=test_addrinfo
[623/909] 534143=test_to_ruby
[624/909] 534143=test_time_tz
[625/909] 534141=test_rdoc_markup_hard_break
[626/909] 534141=ractor_test
[627/909] 534143=test_ancdata
[628/909] 534143=test_marshal
[629/909] 534141=test_nesting_parser
[630/909] 534141=test_enc_str_buf_cat
[631/909] 534141=newline_test
[632/909] 534141=test_bignum
[633/909] 534143=test_scheduler
[634/909] 534143=test_gem_commands_help_command
[635/909] 534143=test_ssl
[636/909] 534143=test_gem_resolver_conflict
[637/909] 534143=test_nkf
[638/909] 534143=test_ractor
[639/909] 534143=json_generator_test
[640/909] 534143=test_read
[641/909] 534143=test_ansi_without_terminfo
[642/909] 534143=test_ractor
[643/909] 534143=test_gem
[644/909] 534141=test_gem_resolver_best_set
[645/909] 534141=test_cgi_core
[646/909] 534141=test_parser
[647/909] 534141=test_rdoc_markup_to_label
[648/909] 534141=test_extlibs
[649/909] 534143=test_iter_break
[650/909] 534143=test_range
[651/909] 534141=test_gem_commands_signin_command
[652/909] 534141=test_require
[653/909] 534143=test_inputs_scanner
[654/909] 534143=test_recursion
[655/909] 534143=test_rdoc_markup_include
[656/909] 534143=test_enum
[657/909] 534141=test_rbconfig
[658/909] 534141=test_num2int
[659/909] 534141=test_locale
[660/909] 534141=test_ts
[661/909] 534143=test_address_resolve
[662/909] 534143=test_stream
[663/909] 534143=test_ractor
[664/909] 534143=test_trick
[665/909] 534141=test_rdoc_attr
[666/909] 534141=test_gem_resolver_local_specification
[667/909] 534141=test_configuration
[668/909] 534141=test_date_new
[669/909] 534141=test_gem_commands_list_command
[670/909] 534141=test_have_func
[671/909] 534142=test_date_marshal
[672/909] 534142=test_write
[673/909] 534142=test_integer
[674/909] 534141=test_unix
[675/909] 534141=test_gem_commands_contents_command
[676/909] 534141=test_udp
[677/909] 534141=test_context
.Leaked thread: TestIRB::ContextTest#test_build_completor: #<Thread:0x0000ffff669e8048 /home/opc/ruby/src/master/lib/irb/type_completion/types.rb:16 sleep>
Finished thread: TestIRB::ContextTest#test_eval_input_with_long_exception: #<Thread:0x0000ffff669e8048 /home/opc/ruby/src/master/lib/irb/type_completion/types.rb:16 dead>
[678/909] 534141=test_gem_commands_search_command
[679/909] 534141=test_symbol
[680/909] 534141=test_coder
[681/909] 534141=test_rdoc_servlet
[682/909] 534141=test_formatter
[683/909] 534141=test_abi
[684/909] 534143=test_load
[685/909] 534143=test_integer_comb
[686/909] 534141=test_bundled_ca
[687/909] 534142=test_ssl
[688/909] 534141=test_gem_security_trust_dir
[689/909] 534141=test_erb_command
[690/909] 534141=test_module
[691/909] 534143=test_usrmarshal
[692/909] 534143=test_gem_source_installed
[693/909] 534143=test_gem_validator
[694/909] 534141=test_key_error
[695/909] 534141=test_win32ole_param
[696/909] 534141=test_engine
[697/909] 534143=test_patterns
[698/909] 534143=test_gem_commands_mirror
[699/909] 534143=test_fiber
Skipping Gem::PackageTask tests.  rake not found.
[700/909] 534141=test_gem_package_task
[701/909] 534141=test_resize
[702/909] 534141=fuzzer_test
[703/909] 534141=test_rubyvm
[704/909] 534141=test_cparser
[705/909] 534141=test_struct
[706/909] 534141=test_c_struct_entry
[707/909] 534141=test_rdoc_parser_markdown
[708/909] 534141=test_gem_indexer
[709/909] 534141=test_read_write
[710/909] 534141=test_depth_first
[711/909] 534141=test_change_word
[712/909] 534141=test_config
[713/909] 534141=test_ostruct
[714/909] 534141=test_cipher
[715/909] 534141=test_update
[716/909] 534141=test_new
[717/909] 534141=test_gem_source_lock
[718/909] 534141=test_load
[719/909] 534141=test_win32ole_type
[720/909] 534141=test_rdoc_rd_inline_parser
[721/909] 534141=test_type_completor
[722/909] 534141=test_require_lib
[723/909] 534143=test_gem_gem_runner
[724/909] 534143=test_metaclass
[725/909] 534143=test_rdoc_rd_block_parser
[726/909] 534143=test_x509store
[727/909] 534142=test_rdoc_rd
[728/909] 534142=test_rdoc_generator_pot
[729/909] 534142=test_rdoc_markup_to_joined_paragraph
[730/909] 534142=test_rdoc_markup_to_markdown
[731/909] 534143=test_cgi_cookie
[732/909] 534143=test_not
[733/909] 534141=test_option
[734/909] 534143=test_wss
[735/909] 534143=test_rdoc_markup_attribute_manager
[736/909] 534143=test_require
[737/909] 534141=test_objectspace
[738/909] 534142=test_gem_resolver_composed_set
[739/909] 534142=test_my_integer
[740/909] 534142=test_rational2
[741/909] 534142=test_logperiod
[742/909] 534142=test_case_comprehensive
[743/909] 534141=test_placearg
[744/909] 534141=test_ssl_session
[745/909] 534141=test_gem_package_tar_header
[746/909] 534141=test_io_wait_uncommon
[747/909] 534141=test_fixnum
[748/909] 534141=test_gem_silent_ui
[749/909] 534141=test_signal
[750/909] 534143=test_continuation
[751/909] 534143=test_file_exhaustive
[752/909] 534141=test_completion
[753/909] 534141=test_ractor
[754/909] 534141=test_handle
[755/909] 534141=test_gem_security_policy
[756/909] 534141=test_rdoc_markup_document
[757/909] 534141=test_delete
[758/909] 534141=test_gem_request_set_gem_dependency_api
[759/909] 534141=test_name_error_extension
[760/909] 534141=test_rdoc_markup_to_ansi
[761/909] 534141=test_files_test
[762/909] 534141=test_weakkeymap
[763/909] 534141=test_evaluation
[764/909] 534141=test_getoptlong
[765/909] 534141=test_protocol
[766/909] 534141=test_gem_commands_info_command
[767/909] 534141=test_https
[768/909] 534141=test_object_create_start
[769/909] 534141=test_logdevice
[770/909] 534141=test_ast
[771/909] 534143=test_irb
[772/909] 534143=test_x509cert
[773/909] 534143=test_rdoc_markup_paragraph
[774/909] 534143=test_require_path_check
[775/909] 534143=test_variable_name_check
[776/909] 534143=test_bn
[777/909] 534143=test_fiddle
[778/909] 534143=json_generic_object_test
[779/909] 534143=test_gem_resolver_vendor_specification
[780/909] 534143=test_date_arith
[781/909] 534143=test_ractor
[782/909] 534143=test_exception_at_throwing
[783/909] 534143=test_gem_resolver_installed_specification
[784/909] 534143=test_stringscanner
[785/909] 534143=test_gem_resolver_git_set
[786/909] 534143=test_gem_commands_check_command
[787/909] 534143=test_signedness
[788/909] 534143=test_digest
[789/909] 534142=test_gem_safe_marshal
[790/909] 534143=test_rdoc_ri_driver
[791/909] 534143=test_httpheader
[792/909] 534143=test_sexp
[793/909] 534143=test_ractor
[794/909] 534143=test_gem_ext_cargo_builder_link_flag_converter
[795/909] 534143=test_gem_commands_generate_index_command
[796/909] 534143=test_gem_local_remote_options
[797/909] 534143=test_dup
[798/909] 534143=test_rdoc_single_class
[799/909] 534143=test_invalid
[800/909] 534142=test_acceptable
[801/909] 534143=test_tmpdir
[802/909] 534142=test_struct
[803/909] 534142=test_mutex
[804/909] 534143=test_rdoc_token_stream
[805/909] 534143=heredoc_dedent_test
[806/909] 534143=test_type
[807/909] 534143=test_files_ext
[808/909] 534143=test_thread_cv
[809/909] 534143=test_stringio
[810/909] 534143=test_assembler
[811/909] 534143=test_random
[812/909] 534143=test_gem_source_git
[813/909] 534142=test_regex_casefold
[814/909] 534142=test_win32ole_method
[815/909] 534142=test_lexer
[816/909] 534142=test_ripper
[817/909] 534142=dispatcher_test
[818/909] 534142=test_eval_history
[819/909] 534142=test_unicode
[820/909] 534142=test_gem_package
[821/909] 534143=test_array
[822/909] 534142=test_autoload
[823/909] 534142=test_mkmf
[824/909] 534142=test_gem_source
[825/909] 534142=test_have_macro
[826/909] 534142=test_class
[827/909] 534142=test_at_exit
[828/909] 534142=test_benchmark
[829/909] 534142=test_arithmetic_sequence
[830/909] 534142=test_ractor_compatibility
[831/909] 534142=test_autoconf
[832/909] 534142=test_scope
[833/909] 534142=test_find_executable
[834/909] 534142=test_gem_request_set_lockfile_tokenizer
[835/909] 534142=test_cgi_multipart
[836/909] 534142=test_lazy_enumerator
[837/909] 534142=test_gem_source_fetch_problem
[838/909] 534142=test_install
[839/909] 534142=test_encoding
[840/909] 534142=test_rdoc_comment
[841/909] 534142=test_sockopt
[842/909] 534142=test_ftp
[843/909] 534142=test_document
[844/909] 534142=test_eval
[845/909] 534142=test_history
[846/909] 534142=test_gem_commands_setup_command
[847/909] 534142=test_singleton_function
[848/909] 534142=test_syslog
[849/909] 534142=test_win32ole_variant_m
[850/909] 534142=test_pair
[851/909] 534143=test_env
[852/909] 534142=test_gem_package_tar_reader
[853/909] 534142=test_gem_commands_signout_command
[854/909] 534142=test_primitive
[855/909] 534142=test_parser
[856/909] 534142=test_rdoc_ri_paths
[857/909] 534142=test_iseq
[858/909] 534143=test_path
[859/909] 534142=test_digest
[860/909] 534142=test_base64
[861/909] 534142=test_rdoc_rd_inline
[862/909] 534142=test_dir
[863/909] 534143=test_files_test_1
[864/909] 534143=test_closure
Leaked file descriptor: TestDir#test_home: 10 #<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 02:54:59.047575092 +0000, mtime=2023-11-28 02:54:59.039575066 +0000, ctime=2023-11-28 02:54:59.039575066 +0000>
Leaked file descriptor: TestDir#test_home: 11 #<File::Stat dev=0x9, ino=666721202, 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    534142  opc   10r   REG              252,0  9253600   2134123 /var/lib/sss/mc/passwd
ruby    534142  opc   11u  unix 0x0000000000000000      0t0 666721202 type=STREAM
[865/909] 534142=test_rubygems
[866/909] 534142=test_converters
[867/909] 534142=test_uncorrectable_name_check
[868/909] 534142=test_io
[869/909] 534143=test_win32ole_variant
[870/909] 534143=magic_comment_test
[871/909] 534143=test_cgi_modruby
[872/909] 534143=test_printf
[873/909] 534143=test_x509attr
[874/909] 534143=test_liberal_parsing
[875/909] 534143=test_quote_char_nil
[876/909] 534143=test_workspace
[877/909] 534143=test_debug_cmd
[878/909] 534143=test_nomethod_error
[879/909] 534143=test_etc
[880/909] 534143=test_stat
[881/909] 534143=test_win32ole_param_event
[882/909] 534143=test_https_proxy
[883/909] 534143=test_rdoc_parser
[884/909] 534143=test_rdoc_generator_pot_po
[885/909] 534143=test_mul
[886/909] 534143=test_shellwords
[887/909] 534143=test_ocsp
[888/909] 534143=test_scanner_events
[889/909] 534143=test_ipaddr
[890/909] 534143=test_date_strptime
[891/909] 534143=test_omap
[892/909] 534143=test_nonblock
[893/909] 534143=test_strip
[894/909] 534143=test_rdoc_parser_simple
[895/909] 534143=test_gem_ext_configure_builder
[896/909] 534143=json_ext_parser_test
[897/909] 534143=test_color
[898/909] 534143=test_io_m17n
[899/909] 534143=test_rdoc_top_level
[900/909] 534143=test_cmethod
[901/909] 534143=test_gem_stub_specification
[902/909] 534143=test_float
[903/909] 534143=test_unicode_normalize
[904/909] 534141=test_gem_stream_ui
[905/909] 534141=test_rdoc_generator_ri
[906/909] 534141=test_propertyputref
[907/909] 534141=test_gb18030
[908/909] 534141=test_gem_commands_lock_command
[909/909] 534141=test_reline_key
Finished tests in 177.783612s, 151.0038 tests/s, 58990.8142 assertions/s.
26846 tests, 10487600 assertions, 0 failures, 0 errors, 182 skips

ruby -v: ruby 3.3.0dev (2023-11-28T01:39:40Z master 031e81c8f3) [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.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.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
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-28T01:39:40Z master 031e81c8f3) [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.656641 seconds

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