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

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

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

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.1/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.2.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$$$[end] "make all -j3" exit with 0.
$$$[beg] make install -j3
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision -
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

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

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

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

Finished in 63.697431 seconds

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