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

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

builtin_binary.inc updated
f2e1aecd61d09856edf9d5ca578f633d0af40a18b3b07678a93feb24303dfa55  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]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
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'
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
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/json'
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/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]: 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/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
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/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
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/bigdecimal-3.1.6/ext/bigdecimal'
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/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$$$[end] "make all -j3" exit with 0.
$$$[beg] make install -j3
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
	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 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision -
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
/home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
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'
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/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]: 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/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
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/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
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]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
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.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
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.11.2
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.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.22.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.2
                                    resolv 0.3.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
                                    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
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
                                    minitest 5.22.2
                                    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.4
                                    net-imap 0.4.10
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.3
                                    typeprof 0.21.10
                                    debug 1.9.1
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.6
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.0
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.2.8
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 1891 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.

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/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/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/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
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.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
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=55858
  "--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
  --exclude=rubygems/test_gem_package_task\.rb

# Running tests:

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

Retrying...
Finished tests in 213.967720s, 116.7840 tests/s, 44178.6639 assertions/s.
24988 tests, 9452808 assertions, 0 failures, 0 errors, 220 skips

ruby -v: ruby 3.4.0dev (2024-02-08T09:08:42Z master 34581410f2) [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 -j' 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/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/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/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
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.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
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 -fy -o /tmp/rubyspec_temp.20240208-938558-uv4oqi/1-mspec-multi-0
$ /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 -fy -o /tmp/rubyspec_temp.20240208-938558-uv4oqi/2-mspec-multi-1
$ /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 -fy -o /tmp/rubyspec_temp.20240208-938558-uv4oqi/3-mspec-multi-2
ruby 3.4.0dev (2024-02-08T09:08:42Z master 34581410f2) [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 36.658342 seconds

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