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

compiling /home/opc/ruby/src/master/version.c
linking miniruby
$$$[end] "make miniruby -j3" exit with 0.
$$$[beg] make ruby -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
7294f77d83be054c65f6da79166ec5f5cf7451299f5d6757d856419a934b767a  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/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
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/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
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/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]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: 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/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/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
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
generating encdb.h
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/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]: Entering directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems -r./aarch64-linux-fake /home/opc/ruby/src/master/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j3 --jobserver-auth=4,5" --make-flags=" -j3 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /home/opc/ruby/install/master/bin
installing base libraries:          /home/opc/ruby/install/master/lib
installing arch files:              /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux
installing pkgconfig data:          /home/opc/ruby/install/master/lib/pkgconfig
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0/aarch64-linux
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.4.0+0/aarch64-linux
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/3.4.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.4.0+0/ruby
installing command scripts:         /home/opc/ruby/install/master/bin
installing library scripts:         /home/opc/ruby/install/master/lib/ruby/3.4.0+0
installing common headers:          /home/opc/ruby/install/master/include/ruby-3.4.0+0
installing manpages:                /home/opc/ruby/install/master/share/man/man1
installing default gems from lib:   /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
                                    abbrev 0.1.2
                                    base64 0.2.0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    csv 3.2.9
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    drb 2.2.0
                                    english 0.8.0
                                    erb 4.0.3
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    getoptlong 0.2.1
                                    ipaddr 1.2.6
                                    irb 1.11.0
                                    logger 1.6.0
                                    mutex_m 0.2.0
                                    net-http 0.4.0
                                    net-protocol 0.2.2
                                    observer 0.1.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.19.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.1
                                    resolv 0.3.0
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
                                    bigdecimal 3.1.5
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2.dev.1
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.0.8
                                    syslog 0.1.2
                                    zlib 3.1.0
installing bundled gems:            /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
                                    minitest 5.20.0
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.3
                                    net-imap 0.4.9
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.1
                                    typeprof 0.21.9
                                    debug 1.9.1
                                    racc 1.7.3
installing bundled gem cache:       /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 1870 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j3'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/home/opc/ruby/src/master/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/home/opc/ruby/src/master/basictest/test.rb:condition ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:if/unless ...OK 3
/home/opc/ruby/src/master/basictest/test.rb:case .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:while/until ........OK 8
/home/opc/ruby/src/master/basictest/test.rb:exception ..........OK 10
/home/opc/ruby/src/master/basictest/test.rb:array .......................................OK 39
/home/opc/ruby/src/master/basictest/test.rb:hash ...........................OK 27
/home/opc/ruby/src/master/basictest/test.rb:iterator ...........................................................................................................OK 107
/home/opc/ruby/src/master/basictest/test.rb:float ................................................................................OK 80
/home/opc/ruby/src/master/basictest/test.rb:bignum ...............................OK 31
/home/opc/ruby/src/master/basictest/test.rb:string & char ..............................................................OK 62
/home/opc/ruby/src/master/basictest/test.rb:assignment ..........OK 10
/home/opc/ruby/src/master/basictest/test.rb:call ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:proc .........OK 9
/home/opc/ruby/src/master/basictest/test.rb:signal ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:eval ...........................OK 27
/home/opc/ruby/src/master/basictest/test.rb:system ........OK 8
/home/opc/ruby/src/master/basictest/test.rb:const .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:clone .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:marshal ....OK 4
/home/opc/ruby/src/master/basictest/test.rb:pack ....OK 4
/home/opc/ruby/src/master/basictest/test.rb:math ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:struct ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:variable ............OK 12
/home/opc/ruby/src/master/basictest/test.rb:trace ...OK 3
/home/opc/ruby/src/master/basictest/test.rb:defined? ............OK 12
/home/opc/ruby/src/master/basictest/test.rb:alias ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:path .......................OK 23
/home/opc/ruby/src/master/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j3'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Run options: 
  --seed=13698
  "--ruby=./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/home/opc/ruby/src/master/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j3

# Running tests:

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

ruby -v: ruby 3.4.0dev (2024-01-01T02:25:22Z master 997124fc0b) [aarch64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2024-01-01T02:25:22Z master 997124fc0b) [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.116610 seconds

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