# Logfile created on 2023-11-24 12:21:22 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffe4937fdc8 @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.20231124-122122", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffe493cf328 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffe493cf148 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffe492809b8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20231124-122122", @dev=#<File:/home/opc/ruby/logs/brlog.master.20231124-122122>, @binmode=false, @mon_data=#<Monitor:0x0000fffe493cee28>, @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 = 1cba1b3992
$$$[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 srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: 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]: Entering directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/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.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'
$$$[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]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
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]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering 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/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
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/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.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.2/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.0/ext/rbs_extension'
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/.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/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.0
                                    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=57386
  "--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] 842462=test_io_timeout
[  2/909] 842461=test_rdoc_normal_module
[  3/909] 842460=test_rdoc_markdown_test
[  4/909] 842462=test_yjit_exit_locations
[  5/909] 842462=test_rdoc_rdoc
[  6/909] 842461=test_comparable
[  7/909] 842461=test_gem_config_file
[  8/909] 842462=json_string_matching_test
[  9/909] 842462=test_nowrite
[ 10/909] 842462=test_passing_block
[ 11/909] 842462=test_defined
[ 12/909] 842462=test_thread_queue
[ 13/909] 842461=test_ldap
[ 14/909] 842461=test_kdf
[ 15/909] 842461=test_io_buffer
[ 16/909] 842461=test_psych
[ 17/909] 842461=test_nil
[ 18/909] 842461=test_observer
[ 19/909] 842461=test_wait
[ 20/909] 842461=test_import
[ 21/909] 842460=test_human_typo
[ 22/909] 842460=test_pkey_dsa
[ 23/909] 842461=test_logger
[ 24/909] 842461=test_gem_resolver_specification
[ 25/909] 842461=test_big2str
[ 26/909] 842461=test_gem_resolver_dependency_request
[ 27/909] 842461=test_euc_tw
[ 28/909] 842461=test_cstr
[ 29/909] 842461=test_gem_commands_yank_command
[ 30/909] 842461=test_yaml_tree
[ 31/909] 842461=test_marshalable
[ 32/909] 842461=test_line_editor
[ 33/909] 842461=test_enumerator_kw
[ 34/909] 842461=test_string_memory
[ 35/909] 842461=test_files_lib
[ 36/909] 842460=version_test
[ 37/909] 842460=test_complexrational
[ 38/909] 842460=test_raise
[ 39/909] 842460=test_function_entry
[ 40/909] 842460=test_rdoc_any_method
[ 41/909] 842460=test_error_highlight
[ 42/909] 842460=json_common_interface_test
[ 43/909] 842460=test_string
[ 44/909] 842460=test_tempfile
[ 45/909] 842460=test_http_request
[ 46/909] 842460=test_coverage
[ 47/909] 842460=test_store
[ 48/909] 842460=test_rdoc_markup_pre_process
[ 49/909] 842460=test_pathname
[ 50/909] 842460=test_fnmatch
[ 51/909] 842460=test_protect
[ 52/909] 842460=test_date
[ 53/909] 842460=test_big5
[ 54/909] 842460=test_gem_commands_update_command
[ 55/909] 842461=test_tree_builder
[ 56/909] 842461=test_egrep_cpp
[ 57/909] 842461=test_serialize_subclasses
[ 58/909] 842461=test_gem_resolver_index_specification
[ 59/909] 842461=test_frozen
[ 60/909] 842461=test_date_conv
[ 61/909] 842461=test_webauthn_poller
[ 62/909] 842461=test_rdoc_markup_verbatim
[ 63/909] 842461=test_timeout
[ 64/909] 842461=test_rdoc_generator_pot_po_entry
[ 65/909] 842461=test_erb_m17n
[ 66/909] 842461=test_gem_commands_server_command
[ 67/909] 842461=test_gem_resolver_activation_request
[ 68/909] 842461=test_function
[ 69/909] 842461=test_string
[ 70/909] 842462=test_macro
[ 71/909] 842462=test_pipe
[ 72/909] 842462=test_gem_requirement
[ 73/909] 842460=test_integer
[ 74/909] 842460=test_rdoc_markup_to_table_of_contents
[ 75/909] 842462=test_gem_name_tuple
[ 76/909] 842460=parse_comments_test
[ 77/909] 842462=test_win32ole_method_event
[ 78/909] 842460=test_tcp
[ 79/909] 842462=test_nextafter
[ 80/909] 842462=test_gem_commands_owner_command
[ 81/909] 842460=test_capacity
[ 82/909] 842460=test_time
[ 83/909] 842460=test_file
[ 84/909] 842460=test_numeric
[ 85/909] 842460=test_bug-3571
[ 86/909] 842460=test_yamlstore
[ 87/909] 842461=test_flags
[ 88/909] 842460=test_init
[ 89/909] 842460=test_gem_request_connection_pools
[ 90/909] 842462=test_rat
[ 91/909] 842462=test_find
[ 92/909] 842462=test_constant
[ 93/909] 842461=test_rdoc_generator_markup
[ 94/909] 842461=test_hmac
[ 95/909] 842461=test_encoding
[ 96/909] 842461=test_date_compat
[ 97/909] 842461=test_gem_version_option
[ 98/909] 842461=test_rdoc_include
[ 99/909] 842461=test_win32ole_record
[100/909] 842461=test_pstore
[101/909] 842461=test_ubf_async_safe
[102/909] 842461=test_rdoc_options
[103/909] 842461=test_zlib
[104/909] 842460=test_gem_commands_unpack_command
[105/909] 842460=test_console_attr
[106/909] 842460=test_proc
[107/909] 842460=test_gem_ext_cargo_builder
[108/909] 842460=test_bigdecimal_util
[109/909] 842460=test_gem_ext_ext_conf_builder
[110/909] 842462=test_gem_version
[111/909] 842462=test_spell_checker
[112/909] 842462=test_frozen_error
[113/909] 842462=test_reqarg
[114/909] 842462=test_enumerator
[115/909] 842462=test_path_to_class
[116/909] 842462=test_c_struct_builder
[117/909] 842462=test_rewind
[118/909] 842462=test_yield_block
[119/909] 842462=test_bug-5832
[120/909] 842462=test_gem_uri
[121/909] 842462=test_gem_package_tar_reader_entry
[122/909] 842462=test_resource
[123/909] 842462=test_row
[124/909] 842462=library_symbols_test
[125/909] 842462=test_rdoc_text
[126/909] 842462=test_general
[127/909] 842462=test_objspace
[128/909] 842460=test_require
[129/909] 842460=test_ns_spki
[130/909] 842460=test_have_library
[131/909] 842460=test_row_separator
[132/909] 842460=test_stream
[133/909] 842460=test_rdoc_markup_parser
[134/909] 842460=test_iseq_load
[135/909] 842461=test_rdoc_markup_indented_paragraph
[136/909] 842461=test_rdoc_markdown
[137/909] 842461=test_gem_request_set_lockfile
[138/909] 842460=test_postponed_job
[139/909] 842460=test_key_actor_vi
[140/909] 842461=test_rdoc_encoding
[141/909] 842461=test_win32ole_variant_outarg
[142/909] 842461=test_common
[143/909] 842460=test_rdoc_markup_to_html_snippet
[144/909] 842461=test_generic
[145/909] 842460=test_deprecate
[146/909] 842461=test_rdoc_constant
[147/909] 842460=test_httpresponses
[148/909] 842460=test_rdoc_markup_attributes
[149/909] 842460=test_random_formatter
[150/909] 842460=test_string_processing
[151/909] 842460=test_rand
[152/909] 842461=test_bmethod
[153/909] 842461=test_gem_source_specific_file
[154/909] 842461=test_provider
[155/909] 842461=test_euc_kr
[156/909] 842461=test_process
..Leaked file descriptor: TestProcess#test_uid_from_name: 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-24 12:20:35.700419169 +0000, mtime=2023-11-24 12:20:35.696419156 +0000, ctime=2023-11-24 12:20:35.696419156 +0000>
Leaked file descriptor: TestProcess#test_uid_from_name: 10 #<File::Stat dev=0x9, ino=611860127, 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    842461  opc    9r   REG              252,0  9253600   2134123 /var/lib/sss/mc/passwd
ruby    842461  opc   10u  unix 0x0000000000000000      0t0 611860127 type=STREAM
[157/909] 842460=test_rdoc_code_object
[158/909] 842460=test_skip_lines
[159/909] 842460=parse_test
[160/909] 842460=test_pack
[161/909] 842460=test_io_wait
[162/909] 842460=test_kwargs
[163/909] 842460=test_rdoc_parser_c
[164/909] 842460=test_len
[165/909] 842460=json_fixtures_test
[166/909] 842460=test_gem_doctor
[167/909] 842460=parameters_signature_test
[168/909] 842460=test_rdoc_parser_changelog
[169/909] 842460=test_gem_dependency_list
[170/909] 842460=test_each
[171/909] 842460=test_gem_commands_outdated_command
[172/909] 842460=test_securerandom
[173/909] 842460=test_gem_commands_fetch_command
[174/909] 842460=test_typeddata
[175/909] 842460=test_column_separator
[176/909] 842460=test_tsort
[177/909] 842460=test_gem_util
[178/909] 842460=test_header
[179/909] 842460=test_gem_security_signer
[180/909] 842460=test_table
[181/909] 842460=test_config
[182/909] 842460=test_complex2
[183/909] 842460=test_thread
[184/909] 842460=test_literal
[185/909] 842460=test_gem_unsatisfiable_dependency_error
[186/909] 842460=test_rdoc_i18n_text
[187/909] 842460=test_io
[188/909] 842460=test_input_method
[189/909] 842460=test_m17n_comb
Leaked file descriptor: TestProcess#test_gid_from_name: 11 #<File::Stat dev=0xfc00, ino=2134126, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2023-11-24 12:20:51.660470464 +0000, mtime=2023-11-24 12:20:46.260453108 +0000, ctime=2023-11-24 12:20:46.260453108 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    842461  opc   11r   REG  252,0  6940392 2134126 /var/lib/sss/mc/group
[190/909] 842460=test_pkey_dh
[191/909] 842460=test_memory_view
[192/909] 842460=test_data
[193/909] 842460=test_null
[194/909] 842460=test_ractor
[195/909] 842460=test_gem_commands_query_command
[196/909] 842460=test_gem_platform
[197/909] 842460=test_bigzero
[198/909] 842460=test_external_new
[199/909] 842460=test_pkey
[200/909] 842460=test_win32ole_typelib
[201/909] 842460=test_gem_commands_cert_command
[202/909] 842462=test_ws
[203/909] 842462=test_date_strftime
[204/909] 842462=json_parser_test
[205/909] 842462=test_quote_empty
[206/909] 842462=test_rdoc_markup_to_tt_only
[207/909] 842462=test_gem_commands_stale_command
[208/909] 842462=test_rdoc_alias
[209/909] 842462=test_weakref
[210/909] 842462=test_instrumentation_api
[211/909] 842462=test_rdoc_markup_to_bs
[212/909] 842462=test_key_name_check
[213/909] 842462=test_rdoc_markup_raw
[214/909] 842462=test_timeout
[215/909] 842460=test_word
[216/909] 842460=test_gem_ext_rake_builder
[217/909] 842462=test_rdoc_require
[218/909] 842462=test_fstring
[219/909] 842462=test_numeric
[220/909] 842462=test_singleton
[221/909] 842462=test_rdoc_markup_to_html_crossref
[222/909] 842462=test_files_test_2
[223/909] 842460=test_div
[224/909] 842460=test_bash_completion
[225/909] 842460=test_exception
[226/909] 842460=test_unconverted_fields
[227/909] 842460=test_optparse
[228/909] 842460=test_deprecated
[229/909] 842460=test_rdoc_context_section
[230/909] 842460=test_io_buffer
[231/909] 842460=test_pack
[232/909] 842460=test_gem_commands_environment_command
[233/909] 842460=test_pkcs7
[234/909] 842460=test_convert
[235/909] 842460=test_zsh_completion
[236/909] 842460=test_basicsocket
[237/909] 842460=test_class_name_check
[238/909] 842460=test_syntax
[239/909] 842462=test_scalar
[240/909] 842462=test_rdoc_store
[241/909] 842462=test_mutex_m
[242/909] 842462=test_shift_jis
[243/909] 842462=test_optimization
[244/909] 842461=test_rubyoptions
[245/909] 842460=test_files_sample
[246/909] 842460=test_rdoc_stats
[247/909] 842460=test_data_error
[248/909] 842460=test_remote_fetch_error
[249/909] 842460=test_yield
[250/909] 842462=regexp_test
[251/909] 842462=test_dryrun
[252/909] 842462=test_rdoc_i18n_locale
[253/909] 842462=test_gc_compact
[254/909] 842462=test_boolean
[255/909] 842462=test_gem_resolver_lock_specification
[256/909] 842462=test_delegation
[257/909] 842462=test_queue
[258/909] 842462=test_enc_raise
[259/909] 842462=test_clone
[260/909] 842462=test_cgi_util
[261/909] 842462=test_ole_methods
[262/909] 842462=test_prettyprint
[263/909] 842462=test_gem_uri_formatter
[264/909] 842462=test_gem_commands_dependency_command
[265/909] 842461=test_gbk
[266/909] 842461=test_backtrace
[267/909] 842461=test_default_gems
[268/909] 842462=test_switch_hitter
[269/909] 842462=test_unicode_escape
[270/909] 842461=test_gem_spec_fetcher
[271/909] 842462=test_yamldbm
[272/909] 842462=test_grapheme_breaks
[273/909] 842462=test_hash_create
[274/909] 842462=test_tree_spell_checker
[275/909] 842462=test_set
[276/909] 842461=test_enumerable
[277/909] 842461=test_rdoc_method_attr
[278/909] 842462=test_types
[279/909] 842462=test_webauthn_listener
[280/909] 842461=test_rdoc_rubygems_hook
[281/909] 842460=test_gem_resolver_api_specification
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 42837>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    842462  opc   12u  IPv4 611869108      0t0  TCP localhost:42837->localhost:35740 (CLOSE_WAIT)
[282/909] 842460=test_read
[283/909] 842461=test_ractor
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 12
[284/909] 842462=test_gem_ext_cargo_builder_unit
[285/909] 842461=test_rational
[286/909] 842461=test_case_mapping
[287/909] 842461=test_pkey_ec
[288/909] 842462=test_svcb_https
[289/909] 842462=test_buffering
[290/909] 842461=test_thread
[291/909] 842461=test_arity
[292/909] 842461=test_mdns
[293/909] 842462=test_open3
[294/909] 842461=test_abbrev
[295/909] 842461=test_date_parse
[296/909] 842461=test_key_event_record
[297/909] 842461=test_forwardable
[298/909] 842461=test_cmd
[299/909] 842460=test_process
[300/909] 842460=test_fd_setsize
[301/909] 842460=!Nothing_to_test
[302/909] 842460=test_threadgroup
[303/909] 842461=test_complex
[304/909] 842461=test_rinda
[305/909] 842460=test_dir_m17n
[306/909] 842462=test_memory_view
[307/909] 842460=test_array_create
[308/909] 842460=test_acl
[309/909] 842460=test_merge_keys
[310/909] 842460=test_err_in_callback
[311/909] 842460=test_method_name_check
[312/909] 842460=test_storage
[313/909] 842460=test_cesu8
[314/909] 842460=test_rdoc_extend
[315/909] 842462=test_force_quotes
[316/909] 842462=test_did_you_mean
[317/909] 842462=test_shapes
[318/909] 842462=test_dot_dot
[319/909] 842462=test_gem_rdoc
[320/909] 842460=pattern_test
[321/909] 842460=test_rendering
[322/909] 842460=test_kernel
[323/909] 842462=test_gem_commands_install_command
[324/909] 842461=test_string
[325/909] 842461=test_iterator
[326/909] 842461=test_optarg
[327/909] 842461=test_gem_commands_pristine_command
[328/909] 842460=test_rdoc_tom_doc
[329/909] 842460=test_hash
[330/909] 842460=test_variable
[331/909] 842460=test_date_ractor
[332/909] 842460=test_erb
[333/909] 842460=test_gem_security
[334/909] 842462=test_key_actor_emacs
[335/909] 842461=test_gem_resolver_git_specification
[336/909] 842462=test_utf32
[337/909] 842462=test_basicinstructions
[338/909] 842462=test_noarg
[339/909] 842462=test_exception
[340/909] 842462=test_raise_exception
[341/909] 842461=test_arith_seq_beg_len_step
[342/909] 842461=memsize_test
[343/909] 842461=test_gem_resolver_requirement_list
[344/909] 842461=test_pp
[345/909] 842461=test_gem_impossible_dependencies_error
[346/909] 842461=ripper_compat_test
[347/909] 842461=test_asn1
[348/909] 842461=test_features
[349/909] 842462=test_gem_command
[350/909] 842462=test_gem_resolver_lock_set
[351/909] 842462=test_random
[352/909] 842461=test_rdoc_generator_darkfish
[353/909] 842462=test_undef
[354/909] 842462=test_gem_update_suggestion
[355/909] 842462=test_assignment
[356/909] 842461=test_emoji_breaks
[357/909] 842462=test_normalize
[358/909] 842462=test_gem_commands_open_command
[359/909] 842462=test_verbose
[360/909] 842462=test_bigmath
[361/909] 842462=test_system
[362/909] 842461=test_numhash
[363/909] 842461=test_pkey_rsa
[364/909] 842462=test_flush
[365/909] 842462=test_gem_specification
[366/909] 842461=test_drb
[367/909] 842462=test_method_cache
[368/909] 842462=test_rdoc_cross_reference
[369/909] 842462=test_parse
[370/909] 842460=test_rdoc_class_module
[371/909] 842462=test_win32ole_variable
[372/909] 842462=test_syslog_logger
[373/909] 842462=test_stack
[374/909] 842460=test_windows_1252
[375/909] 842460=test_emoji
[376/909] 842460=test_sorted_set
[377/909] 842460=test_fileutils
[378/909] 842462=test_sleep
Leaked file descriptor: TestFileUtils#test_chown_error: 11 #<File::Stat dev=0xfc00, ino=2134123, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2023-11-24 12:20:35.700419169 +0000, mtime=2023-11-24 12:20:35.696419156 +0000, ctime=2023-11-24 12:20:35.696419156 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    842460  opc   11r   REG  252,0  9253600 2134123 /var/lib/sss/mc/passwd
[379/909] 842460=test_mixed_unicode_escapes
[380/909] 842460=test_gem_dependency_resolution_error
[381/909] 842460=test_gem_resolver_vendor_set
[382/909] 842460=test_condition
[383/909] 842460=test_jaro_winkler
[384/909] 842460=test_cp949
[385/909] 842460=test_gem_install_update_options
[386/909] 842460=test_econv
[387/909] 842460=test_stringchar
[388/909] 842461=test_gem_request_set_lockfile_parser
[389/909] 842460=test_sizeof
[390/909] 842461=test_date_attr
[391/909] 842461=test_face
[392/909] 842461=test_pinned
[393/909] 842461=test_cgi_tag_helper
[394/909] 842461=test_pack
[395/909] 842461=test_ansi_with_terminfo
[396/909] 842461=test_inadvertent_creation
[397/909] 842461=test_weakmap
[398/909] 842462=test_coderange
[399/909] 842462=test_framework
[400/909] 842462=test_nil2vtempty
[401/909] 842462=test_date_time
[402/909] 842462=test_rdoc_generator_json_index
[403/909] 842462=test_array
[404/909] 842462=test_rdoc_context
[405/909] 842462=test_gem_command_manager
[406/909] 842462=test_enumerator
[407/909] 842462=test_enc_associate
[408/909] 842462=test_open-uri
[409/909] 842462=test_case
[410/909] 842462=test_recorder
[411/909] 842462=test_yaml_special_cases
[412/909] 842462=test_gem_commands_sources_command
[413/909] 842460=test_name_error
[414/909] 842460=json_addition_test
[415/909] 842460=test_gem_source_list
[416/909] 842462=test_exit
[417/909] 842462=test_class
[418/909] 842460=test_rdoc_parser_rd
[419/909] 842460=test_const
[420/909] 842460=test_sprintf
[421/909] 842460=test_safe_load
[422/909] 842460=test_math
[423/909] 842460=test_drbobject
[424/909] 842460=test_gc
[425/909] 842460=comments_test
[426/909] 842460=test_qsort
[427/909] 842460=test_iso_8859
[428/909] 842460=test_libs
[429/909] 842460=test_hash
[430/909] 842462=test_http
[431/909] 842462=test_general
[432/909] 842462=test_gem_dependency_installer
[433/909] 842460=test_pty
[434/909] 842460=test_gem_package_old
[435/909] 842460=test_gem_request
[436/909] 842461=test_gem_commands_which_command
[437/909] 842461=test_scan_args
[438/909] 842461=test_gem_commands_specification_command
[439/909] 842461=encoding_test
[440/909] 842460=test_sprintf_comb
[441/909] 842460=test_method_cache
[442/909] 842460=test_too_many_dummy_encodings
[443/909] 842460=locals_test
[444/909] 842460=test_gem_commands_push_command
[445/909] 842460=test_backtrace
[446/909] 842462=test_settracefunc
[447/909] 842460=test_gem_text
[448/909] 842460=test_tracepoint
[449/909] 842462=test_rdoc_task
[450/909] 842462=test_gem_gemcutter_utilities
[451/909] 842460=test_rendering
[452/909] 842460=desugar_compiler_test
[453/909] 842460=test_gem_source_local
[454/909] 842462=test_win32ole
[455/909] 842462=test_internal_ivar
[456/909] 842462=test_set
[457/909] 842462=test_utf16
[458/909] 842462=test_http
[459/909] 842460=test_str2big
[460/909] 842460=test_gem_package_tar_writer
[461/909] 842460=test_ractor
[462/909] 842460=test_case
[463/909] 842460=test_severity
[464/909] 842460=test_rdoc_markup_to_rdoc
[465/909] 842460=test_method
[466/909] 842460=test_m17n
[467/909] 842460=test_yjit
[468/909] 842460=test_cclass
[469/909] 842460=test_gem_uninstaller
[470/909] 842460=test_gem_dependency
[471/909] 842460=test_x509name
[472/909] 842460=test_yaml
[473/909] 842460=test_argf
[474/909] 842460=test_json_tree
[475/909] 842460=test_koi8
[476/909] 842460=test_gem_remote_fetcher
[477/909] 842461=test_pkcs12
[478/909] 842461=test_parser_events
[479/909] 842461=test_filter
[480/909] 842461=test_rdoc_rd_inline
[481/909] 842461=test_digest
[482/909] 842461=test_base64
[483/909] 842461=test_path
[484/909] 842461=test_rubygems
[485/909] 842461=test_closure
[486/909] 842460=test_dir
[487/909] 842460=test_files_test_1
[488/909] 842460=test_converters
[489/909] 842460=test_io
[490/909] 842462=test_uncorrectable_name_check
[491/909] 842462=test_cgi_modruby
[492/909] 842462=test_win32ole_variant
[493/909] 842462=magic_comment_test
[494/909] 842462=test_workspace
[495/909] 842462=test_quote_char_nil
[496/909] 842462=test_debug_cmd
[497/909] 842462=test_liberal_parsing
[498/909] 842462=test_x509attr
[499/909] 842462=test_printf
[500/909] 842462=test_stat
[501/909] 842462=test_etc.Leaked file descriptor: TestEtc#test_getpwnam: 10 #<File::Stat dev=0x9, ino=611874307, mode=0140777, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestEtc#test_getpwnam: 11 #<File::Stat dev=0xfc00, ino=2134123, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2023-11-24 12:20:35.700419169 +0000, mtime=2023-11-24 12:23:08.264909026 +0000, ctime=2023-11-24 12:23:08.264909026 +0000>

COMMAND    PID USER   FD   TYPE             DEVICE SIZE/OFF      NODE NAME
ruby    842462  opc   10u  unix 0x0000000000000000      0t0 611874307 type=STREAM
ruby    842462  opc   11r   REG              252,0  9253600   2134123 /var/lib/sss/mc/passwd
[502/909] 842462=test_nomethod_error
[503/909] 842462=test_rdoc_parser
[504/909] 842462=test_https_proxy
[505/909] 842462=test_win32ole_param_event
[506/909] 842462=test_mul
[507/909] 842462=test_shellwords
[508/909] 842462=test_rdoc_generator_pot_po
[509/909] 842462=test_date_strptime
[510/909] 842462=test_omap
[511/909] 842462=test_ipaddr
[512/909] 842462=test_ocsp
[513/909] 842462=test_scanner_events
[514/909] 842462=test_rdoc_parser_simple
[515/909] 842461=test_nonblock
[516/909] 842462=test_strip
[517/909] 842461=json_ext_parser_test
[518/909] 842461=test_gem_ext_configure_builder
[519/909] 842462=test_color
[520/909] 842461=test_gem_stub_specification
[521/909] 842462=test_float
[522/909] 842461=test_cmethod
[523/909] 842461=test_io_m17n
[524/909] 842461=test_rdoc_top_level
[525/909] 842461=test_rdoc_generator_ri
[526/909] 842461=test_gem_stream_ui
[527/909] 842461=test_unicode_normalize
[528/909] 842462=test_reline_key
[529/909] 842462=test_gem_commands_lock_command
[530/909] 842462=test_gb18030
[531/909] 842462=test_propertyputref
[532/909] 842462=test_random
[533/909] 842462=test_assembler
[534/909] 842462=test_stringio
[535/909] 842462=test_thread_cv
[536/909] 842462=test_files_ext
[537/909] 842462=test_ripper
[538/909] 842462=test_regex_casefold
[539/909] 842462=test_win32ole_method
[540/909] 842462=test_lexer
[541/909] 842462=test_gem_source_git
[542/909] 842462=test_unicode
[543/909] 842462=dispatcher_test
[544/909] 842462=test_eval_history
[545/909] 842462=test_array
[546/909] 842461=test_gem_package
[547/909] 842461=test_autoload
[548/909] 842460=test_class
[549/909] 842460=test_mkmf
[550/909] 842460=test_gem_source
[551/909] 842460=test_have_macro
[552/909] 842460=test_benchmark
[553/909] 842462=test_at_exit
[554/909] 842462=test_find_executable
[555/909] 842462=test_scope
[556/909] 842462=test_autoconf
[557/909] 842462=test_arithmetic_sequence
[558/909] 842462=test_ractor_compatibility
[559/909] 842462=test_cgi_multipart
[560/909] 842462=test_lazy_enumerator
[561/909] 842461=test_gem_request_set_lockfile_tokenizer
[562/909] 842461=test_rdoc_comment
[563/909] 842461=test_encoding
[564/909] 842461=test_install
[565/909] 842462=test_gem_source_fetch_problem
[566/909] 842462=test_ftp
[567/909] 842462=test_sockopt
[568/909] 842462=test_syslog
[569/909] 842462=test_singleton_function
[570/909] 842462=test_history
[571/909] 842461=test_gem_commands_setup_command
[572/909] 842462=test_eval
[573/909] 842462=test_document
[574/909] 842462=test_env
[575/909] 842460=test_gem_commands_signout_command
[576/909] 842460=test_gem_package_tar_reader
[577/909] 842460=test_pair
[578/909] 842461=test_win32ole_variant_m
[579/909] 842461=test_rdoc_ri_paths
[580/909] 842461=test_parser
[581/909] 842461=test_primitive
[582/909] 842461=test_iseq
[583/909] 842461=test_placearg
[584/909] 842461=test_case_comprehensive
[585/909] 842462=test_logperiod
[586/909] 842462=test_rational2
[587/909] 842462=test_gem_package_tar_header
[588/909] 842462=test_ssl_session
[589/909] 842462=test_gem_silent_ui
[590/909] 842462=test_signal
[591/909] 842462=test_fixnum
[592/909] 842462=test_continuation
[593/909] 842462=test_io_wait_uncommon
[594/909] 842462=test_delete
[595/909] 842460=test_rdoc_markup_document
[596/909] 842462=test_gem_security_policy
[597/909] 842460=test_handle
[598/909] 842462=test_completion
[599/909] 842460=test_ractor
[600/909] 842460=test_file_exhaustive
[601/909] 842462=test_name_error_extension
[602/909] 842462=test_gem_request_set_gem_dependency_api
[603/909] 842462=test_object_create_start
[604/909] 842462=test_https
[605/909] 842462=test_gem_commands_info_command
[606/909] 842462=test_weakkeymap
[607/909] 842462=test_files_test
[608/909] 842462=test_protocol
[609/909] 842462=test_evaluation
[610/909] 842462=test_getoptlong
[611/909] 842462=test_rdoc_markup_to_ansi
[612/909] 842462=test_ast
[613/909] 842460=test_logdevice
[614/909] 842460=test_bn
[615/909] 842460=test_variable_name_check
[616/909] 842460=test_require_path_check
[617/909] 842460=test_x509cert
[618/909] 842460=test_rdoc_markup_paragraph
[619/909] 842460=test_irb
[620/909] 842460=test_gem_resolver_vendor_specification
[621/909] 842460=test_date_arith
[622/909] 842460=json_generic_object_test
[623/909] 842460=test_fiddle
[624/909] 842460=test_stringscanner
[625/909] 842460=test_exception_at_throwing
[626/909] 842460=test_gem_resolver_installed_specification
[627/909] 842460=test_ractor
[628/909] 842460=test_digest
[629/909] 842460=test_gem_resolver_git_set
[630/909] 842460=test_gem_commands_check_command
[631/909] 842460=test_signedness
[632/909] 842460=test_sexp
[633/909] 842460=test_httpheader
[634/909] 842460=test_ractor
[635/909] 842460=test_rdoc_ri_driver
[636/909] 842461=test_gem_safe_marshal
[637/909] 842460=test_gem_local_remote_options
[638/909] 842460=test_gem_commands_generate_index_command
[639/909] 842460=test_gem_ext_cargo_builder_link_flag_converter
[640/909] 842460=test_acceptable
[641/909] 842460=test_invalid
[642/909] 842460=test_dup
[643/909] 842460=test_rdoc_single_class
[644/909] 842460=test_struct
[645/909] 842460=test_tmpdir
[646/909] 842460=test_type
[647/909] 842460=heredoc_dedent_test
[648/909] 842460=test_rdoc_token_stream
[649/909] 842460=test_mutex
[650/909] 842461=test_ssl
[651/909] 842460=test_load
[652/909] 842460=test_bundled_ca
[653/909] 842460=test_integer_comb
[654/909] 842460=test_abi
[655/909] 842460=test_gem_source_installed
[656/909] 842460=test_gem_validator
[657/909] 842460=test_usrmarshal
[658/909] 842460=test_module
[659/909] 842460=test_erb_command
[660/909] 842460=test_gem_security_trust_dir
[661/909] 842460=test_gem_commands_mirror
[662/909] 842460=test_fiber
[663/909] 842461=test_patterns
[664/909] 842461=test_engine
[665/909] 842461=test_key_error
[666/909] 842461=test_win32ole_param
[667/909] 842461=test_resize
Skipping Gem::PackageTask tests.  rake not found.
[668/909] 842461=test_gem_package_task
[669/909] 842461=test_c_struct_entry
[670/909] 842461=test_struct
[671/909] 842461=test_cparser
[672/909] 842460=test_rubyvm
[673/909] 842460=fuzzer_test
[674/909] 842460=test_rdoc_parser_markdown
[675/909] 842460=test_gem_indexer
[676/909] 842460=test_change_word
[677/909] 842460=test_read_write
[678/909] 842460=test_depth_first
[679/909] 842460=test_ostruct
[680/909] 842460=test_config
[681/909] 842460=test_new
[682/909] 842460=test_update
[683/909] 842460=test_cipher
[684/909] 842460=test_gem_source_lock
[685/909] 842460=test_load
[686/909] 842460=test_type_completor
[687/909] 842460=test_win32ole_type
[688/909] 842460=test_rdoc_rd_inline_parser
[689/909] 842460=test_metaclass
[690/909] 842460=test_gem_gem_runner
[691/909] 842460=test_require_lib
[692/909] 842461=test_rdoc_markup_to_markdown
[693/909] 842461=test_rdoc_markup_to_joined_paragraph
[694/909] 842461=test_rdoc_generator_pot
[695/909] 842461=test_rdoc_rd
[696/909] 842461=test_x509store
[697/909] 842461=test_rdoc_rd_block_parser
[698/909] 842461=test_wss
[699/909] 842461=test_rdoc_markup_attribute_manager
[700/909] 842461=test_option
[701/909] 842461=test_cgi_cookie
[702/909] 842461=test_not
[703/909] 842461=test_gem_resolver_composed_set
[704/909] 842461=test_my_integer
[705/909] 842461=test_require
[706/909] 842460=test_objectspace
[707/909] 842461=test_nesting_parser
[708/909] 842461=test_marshal
[709/909] 842460=test_ancdata
[710/909] 842460=ractor_test
[711/909] 842460=test_rdoc_markup_hard_break
[712/909] 842460=test_bignum
[713/909] 842461=newline_test
[714/909] 842461=test_enc_str_buf_cat
[715/909] 842461=test_ssl
[716/909] 842461=test_gem_commands_help_command
[717/909] 842461=test_scheduler
[718/909] 842461=test_ractor
[719/909] 842461=test_nkf
[720/909] 842461=test_gem_resolver_conflict
[721/909] 842461=test_ractor
[722/909] 842461=test_ansi_without_terminfo
[723/909] 842461=json_generator_test
[724/909] 842461=test_read
[725/909] 842461=test_gem
[726/909] 842460=test_cgi_core
[727/909] 842460=test_gem_resolver_best_set
[728/909] 842460=test_rdoc_markup_to_label
[729/909] 842460=test_parser
[730/909] 842460=test_rdoc_markup_include
[731/909] 842460=test_enum
[732/909] 842460=test_recursion
[733/909] 842460=test_require
[734/909] 842461=test_inputs_scanner
[735/909] 842461=test_range
[736/909] 842460=test_gem_commands_signin_command
[737/909] 842460=test_extlibs
[738/909] 842461=test_iter_break
[739/909] 842461=test_num2int
[740/909] 842461=test_rbconfig
[741/909] 842461=test_ts
[742/909] 842461=test_locale
[743/909] 842461=test_rdoc_attr
[744/909] 842461=test_stream
[745/909] 842461=test_trick
[746/909] 842462=test_ractor
[747/909] 842462=test_address_resolve
[748/909] 842462=test_date_new
[749/909] 842462=test_gem_commands_list_command
[750/909] 842462=test_gem_resolver_local_specification
[751/909] 842462=test_configuration
[752/909] 842460=test_have_func
[753/909] 842462=test_date_marshal
[754/909] 842462=test_unix
[755/909] 842462=test_integer
[756/909] 842460=test_write
[757/909] 842460=test_formatter
[758/909] 842460=test_symbol
[759/909] 842461=test_gem_commands_search_command
[760/909] 842461=test_rdoc_servlet
[761/909] 842461=test_coder
[762/909] 842461=test_gem_commands_contents_command
[763/909] 842461=test_context
[764/909] 842460=test_udp
[765/909] 842460=test_sleep
Leaked file descriptor: TestIRB::ContextTest#test_build_completor: 12 #<File::Stat dev=0xfc00, ino=2418426, mode=040755, nlink=2, uid=1000, gid=1000, rdev=0x0, size=4096, blksize=65536, blocks=8, atime=2023-11-24 12:21:56.960680138 +0000, mtime=2023-11-24 12:21:33.444604651 +0000, ctime=2023-11-24 12:21:33.444604651 +0000>
Closed file descriptor: TestIRB::ContextTest#test_eval_input_with_long_exception: 12
[766/909] 842461=test_webauthn_listener_response
[767/909] 842461=test_gem_resolver_index_set
[768/909] 842461=ruby_api_test
[769/909] 842461=test_gem_request_set
[770/909] 842462=test_gem_bundler_version_finder
[771/909] 842462=test_gc
[772/909] 842461=test_pattern_matching
[773/909] 842461=test_folderitem2_invokeverb
[774/909] 842461=test_set_len
[775/909] 842461=constant_path_node_test
[776/909] 842461=test_interned_str
[777/909] 842461=test_delegate
[778/909] 842461=location_test
[779/909] 842461=test_project_sanity
[780/909] 842461=test_symbol
[781/909] 842461=test_popen_deadlock
[782/909] 842461=test_time
[783/909] 842461=test_drbunix
[784/909] 842460=test_alias_and_anchor
[785/909] 842460=test_rdoc_markup
[786/909] 842460=test_key_stroke
[787/909] 842460=test_euc_jp
[788/909] 842460=test_ensured
[789/909] 842460=test_history
[790/909] 842460=test_to_ary_concat
[791/909] 842461=test_gem_ext_builder
[792/909] 842461=test_windows_1251
[793/909] 842461=test_gem_commands_build_command
[794/909] 842461=test_ellipsize
[795/909] 842461=test_call
[796/909] 842461=test_reline
[797/909] 842461=test_thread
[798/909] 842460=test_socket
[799/909] 842460=test_terminfo
[800/909] 842460=test_inlinecache
[801/909] 842460=test_data_converters
[802/909] 842460=test_bug-14834
[803/909] 842462=test_data
[804/909] 842462=test_to_ruby
[805/909] 842460=test_addrinfo
[806/909] 842462=test_time_tz
[807/909] 842462=test_rdoc_normal_class
[808/909] 842460=test_drbssl
[809/909] 842462=test_within_pipe
[810/909] 842462=test_pointer
[811/909] 842462=test_nofree
[812/909] 842462=test_regexp
[813/909] 842461=test_whileuntil
[814/909] 842461=test_beginendblock
[815/909] 842462=test_monitor
[816/909] 842462=test_eval
[817/909] 842461=test_kconv
[818/909] 842461=test_object_references
[819/909] 842461=test_gem_source_subpath_problem
[820/909] 842462=compiler_test
[821/909] 842462=test_arith_seq_extract
[822/909] 842461=test_ruby_lex
[823/909] 842462=test_ossl
[824/909] 842461=test_buffered_io
[825/909] 842461=test_gem_installer
[826/909] 842461=test_bug_reporter
[827/909] 842460=test_gem_resolver_api_set
[828/909] 842460=test_duplicate
[829/909] 842461=test_helper
[830/909] 842461=test_case_options
[831/909] 842460=test_tuplebag
[832/909] 842460=test_cgi_header
[833/909] 842461=test_object
[834/909] 842460=test_member
[835/909] 842461=test_kill_ring
[836/909] 842460=test_addr
[837/909] 842461=test_mailto
[838/909] 842460=test_config
[839/909] 842461=test_file
[840/909] 842460=test_summary
[841/909] 842460=bom_test
[842/909] 842460=test_x509ext
[843/909] 842460=test_emitter
[844/909] 842460=test_gem_resolver_installer_set
[845/909] 842460=test_encodings
[846/909] 842460=test_append
[847/909] 842460=test_foreach
[848/909] 842460=test_rdoc_markup_to_html
[849/909] 842460=test_win32ole_type_event
[850/909] 842460=test_keyword
[851/909] 842460=test_gem_path_support
[852/909] 842460=test_arity
[853/909] 842460=test_trace
[854/909] 842460=test_lambda
[855/909] 842460=test_rb_str_dup
[856/909] 842460=test_scalar_scanner
[857/909] 842460=test_gem_commands_uninstall_command
[858/909] 842460=test_rdoc_markup_formatter
[859/909] 842460=test_win32ole_event
[860/909] 842460=test_helper
[861/909] 842460=test_compile_prism
[862/909] 842460=test_fips
[863/909] 842460=test_alias
[864/909] 842462=test_emitter
[865/909] 842462=test_getopts
[866/909] 842462=test_last_thread
[867/909] 842460=test_thread_fd_close
[868/909] 842460=test_gem_ext_cmake_builder
[869/909] 842460=test_digest_extend
[870/909] 842460=test_gem_commands_cleanup_command
[871/909] 842460=test_class2name
[872/909] 842460=test_transcode
[873/909] 842460=test_refinement
[874/909] 842462=test_debug
[875/909] 842462=test_profile_frames
[876/909] 842462=test_pattern_key_name_check
[877/909] 842462=test_flip
[878/909] 842462=test_io_console
[879/909] 842461=test_rdoc_markup_heading
[880/909] 842461=test_x509crl
[881/909] 842461=test_cgi_session
[882/909] 842461=test_notimplement
[883/909] 842461=test_c_union_entity
[884/909] 842461=test_dns
[885/909] 842462=test_insns_leaf
[886/909] 842461=test_ifunless
[887/909] 842461=test_x509req
[888/909] 842462=test_httpresponse
[889/909] 842461=test_rdoc_parser_ruby
[890/909] 842462=test_readpartial
[891/909] 842460=test_color_printer
[892/909] 842460=test_super
[893/909] 842462=test_gem_commands_exec_command
[894/909] 842461=unescape_test
[895/909] 842462=test_type_analyze
[896/909] 842462=test_object
[897/909] 842460=test_dln
[898/909] 842460=test_bigdecimal
[899/909] 842462=test_gem_source_vendor
[900/909] 842462=test_gem_resolver
[901/909] 842462=test_func
[902/909] 842461=test_config
[903/909] 842461=json_encoding_test
[904/909] 842461=test_vm_dump
[905/909] 842461=test_convertible
[906/909] 842460=errors_test
[907/909] 842460=test_pkg_config
[908/909] 842460=test_gem_available_set
[909/909] 842460=test_modify_expand
Finished tests in 172.022106s, 156.0206 tests/s, 60917.3568 assertions/s.
26839 tests, 10479132 assertions, 0 failures, 0 errors, 186 skips

ruby -v: ruby 3.3.0dev (2023-11-24T11:00:13Z master 1cba1b3992) [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-24T11:00:13Z master 1cba1b3992) [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.668664 seconds

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