# Logfile created on 2024-09-04 08:19:39 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000ffff513cfdd8 @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, @no_timeout_error=nil, @logfile="/home/opc/ruby/logs/brlog.master.20240904-081939", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000ffff512f9eb8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000ffff512f9d78 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000ffff5139bbf0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20240904-081939", @dev=#<File:/home/opc/ruby/logs/brlog.master.20240904-081939>, @binmode=false, @mon_data=#<Monitor:0x0000ffff512f9af8>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /home/opc/ruby/src/master/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-src      -j3
Already up to date.
Latest commit hash = 7fc1fd8977
$$$[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 power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /home/opc/ruby/src/master/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[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 = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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-22.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 = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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-22.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
8d94e911a28aebcddd09de9fcdbc81bd4a4a00cc67a3697b2fe921524cf39f2e  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 = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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-22.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
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 '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/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]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving 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]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/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.2/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.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.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.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
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 power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.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
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
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'
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'
generating transdb.h
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /home/opc/ruby/src/master/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
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 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
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/digest'
make[2]: Entering 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/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]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
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/json'
make[2]: Leaving 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]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/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.8/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.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/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
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 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.14.0
                                    logger 1.6.1
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 1.0.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.9
                                    resolv 0.4.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.1
                                    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.dev
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.2.dev
                                    strscan 3.1.1.dev
                                    zlib 3.1.1
installing bundled gems:            /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
                                    minitest 5.25.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.7
                                    rss 0.3.1
                                    net-ftp 0.3.7
                                    net-imap 0.4.15
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.3
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.1
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 1985 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 = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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-22.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 = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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-22.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
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 '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.8/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/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.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.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=50034
  "--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/915] 513080=test_rdoc_attr
[  2/915] 513081=test_trick
[  3/915] 513082=test_ractor
[  4/915] 513082=test_stream
[  5/915] 513082=test_address_resolve
[  6/915] 513082=test_ts
[  7/915] 513080=test_locale
[  8/915] 513080=test_num2int
[  9/915] 513080=test_rbconfig
[ 10/915] 513080=test_enum
[ 11/915] 513082=test_rdoc_markup_include
[ 12/915] 513082=test_recursion
[ 13/915] 513082=test_require
[ 14/915] 513080=test_gem_commands_signin_command
[ 15/915] 513080=test_range
[ 16/915] 513082=test_iter_break
[ 17/915] 513082=test_extlibs
[ 18/915] 513080=test_formatter
[ 19/915] 513080=test_rdoc_servlet
[ 20/915] 513080=test_coder
[ 21/915] 513080=test_symbol
[ 22/915] 513081=test_gem_commands_search_command
[ 23/915] 513081=test_context
[ 24/915] 513081=test_udp
[ 25/915] 513081=test_gem_commands_contents_command
[ 26/915] 513081=test_unix
[ 27/915] 513081=test_integer
[ 28/915] 513082=test_date_marshal
[ 29/915] 513082=test_have_func
[ 30/915] 513080=test_gem_commands_list_command
[ 31/915] 513080=test_date_new
[ 32/915] 513080=test_configuration
[ 33/915] 513080=test_gem_resolver_local_specification
[ 34/915] 513080=test_ractor
[ 35/915] 513080=test_gem_resolver_conflict
[ 36/915] 513080=breadth_first_search_test
[ 37/915] 513082=test_ssl
[ 38/915] 513080=test_gem_commands_help_command
[ 39/915] 513080=test_scheduler
[ 40/915] 513080=test_bignum
[ 41/915] 513081=newline_test
[ 42/915] 513081=test_enc_str_buf_cat
[ 43/915] 513081=test_nesting_parser
[ 44/915] 513081=test_marshal
[ 45/915] 513081=test_ancdata
[ 46/915] 513081=ractor_test
[ 47/915] 513081=test_rdoc_markup_hard_break
[ 48/915] 513081=test_rdoc_markup_to_label
[ 49/915] 513081=node_id_test
[ 50/915] 513081=test_parser
[ 51/915] 513081=test_cgi_core
[ 52/915] 513081=test_gem_resolver_best_set
[ 53/915] 513081=numeric_value_test
[ 54/915] 513081=test_gem
[ 55/915] 513082=test_registry
[ 56/915] 513082=test_ractor
[ 57/915] 513082=test_ansi_without_terminfo
[ 58/915] 513082=json_generator_test
[ 59/915] 513082=integer_base_flags_test
[ 60/915] 513082=test_reline
[ 61/915] 513082=test_gem_commands_build_command
[ 62/915] 513080=test_ellipsize
[ 63/915] 513082=test_call
[ 64/915] 513080=test_windows_1251
[ 65/915] 513080=test_history
[ 66/915] 513080=test_to_ary_concat
[ 67/915] 513081=test_gem_ext_builder
[ 68/915] 513082=test_time_tz
[ 69/915] 513082=newline_offsets_test
[ 70/915] 513082=test_to_ruby
[ 71/915] 513082=test_addrinfo
[ 72/915] 513082=test_bug-14834
[ 73/915] 513082=test_data
[ 74/915] 513082=test_thread
[ 75/915] 513081=test_socket
[ 76/915] 513080=test_terminfo
[ 77/915] 513080=test_inlinecache
[ 78/915] 513080=test_pattern_matching
[ 79/915] 513080=test_folderitem2_invokeverb
[ 80/915] 513080=test_set_len
[ 81/915] 513080=test_interned_str
[ 82/915] 513080=test_gem_request_set
[ 83/915] 513080=test_gem_bundler_version_finder
[ 84/915] 513080=test_gc
[ 85/915] 513081=test_gem_resolver_index_set
[ 86/915] 513081=test_webauthn_listener_response
[ 87/915] 513081=test_sleep
[ 88/915] 513081=test_key_stroke
[ 89/915] 513081=test_rdoc_markup
[ 90/915] 513081=test_euc_jp
[ 91/915] 513081=test_ensured
[ 92/915] 513081=test_popen_deadlock
[ 93/915] 513081=test_time
[ 94/915] 513081=test_alias_and_anchor
[ 95/915] 513081=test_symbol
[ 96/915] 513081=test_project_sanity
[ 97/915] 513081=test_delegate
[ 98/915] 513081=test_gem_resolver_installer_set
[ 99/915] 513081=test_append
[100/915] 513081=test_foreach
[101/915] 513081=test_rdoc_markup_to_html
[102/915] 513081=symbol_encoding_test
[103/915] 513081=test_x509ext
[104/915] 513081=test_emitter
[105/915] 513081=test_summary
[106/915] 513081=test_helper_method
[107/915] 513081=test_file
[108/915] 513082=test_config
[109/915] 513082=bom_test
[110/915] 513082=test_rb_str_dup
[111/915] 513082=test_lambda
[112/915] 513082=test_scalar_scanner
[113/915] 513082=dump_test
[114/915] 513082=test_trace
[115/915] 513082=test_win32ole_type_event
[116/915] 513082=test_keyword
[117/915] 513080=test_gem_path_support
[118/915] 513080=test_arity
[119/915] 513080=test_ossl
[120/915] 513082=test_buffered_io
[121/915] 513082=regular_expression_options_test
[122/915] 513082=test_gem_installer
[123/915] 513081=test_bug_reporter
[124/915] 513081=test_object_references
[125/915] 513081=test_gem_source_subpath_problem
[126/915] 513081=test_arith_seq_extract
[127/915] 513081=test_ruby_lex
[128/915] 513081=test_monitor
[129/915] 513081=test_beginendblock
[130/915] 513082=test_eval
[131/915] 513082=test_rdoc_normal_class
[132/915] 513082=test_within_pipe
[133/915] 513081=test_pointer
[134/915] 513082=parameters_signature_test
[135/915] 513082=test_nofree
[136/915] 513082=test_whileuntil
[137/915] 513082=test_regexp
[138/915] 513081=test_object
[139/915] 513081=test_member
[140/915] 513081=test_kill_ring
[141/915] 513081=test_addr
[142/915] 513081=test_mailto
[143/915] 513081=test_case_options
[144/915] 513081=test_cgi_header
[145/915] 513081=test_gem_resolver_api_set
[146/915] 513081=test_duplicate
[147/915] 513081=test_helper
[148/915] 513081=test_httpresponse
[149/915] 513081=test_rdoc_parser_ruby
[150/915] 513081=test_readpartial
[151/915] 513080=test_x509req
[152/915] 513080=test_ifunless
[153/915] 513080=test_allocation
[154/915] 513081=test_gem_console_ui
[155/915] 513081=test_insns_leaf
[156/915] 513081=errors_test
[157/915] 513081=test_convertible
[158/915] 513081=test_pkg_config
[159/915] 513081=test_gem_available_set
[160/915] 513080=test_modify_expand
[161/915] 513080=test_ftp
[162/915] 513081=test_func
[163/915] 513080=test_config
[164/915] 513080=reflection_test
[165/915] 513080=test_vm_dump
[166/915] 513080=json_encoding_test
[167/915] 513080=test_object
[168/915] 513080=test_dln
[169/915] 513080=test_gem_source_vendor
[170/915] 513080=test_gem_resolver
[171/915] 513080=test_color_printer
[172/915] 513080=test_super
[173/915] 513080=unescape_test
[174/915] 513081=test_gem_commands_exec_command
[175/915] 513080=test_thread_fd_close
[176/915] 513080=test_last_thread
[177/915] 513081=test_digest_extend
[178/915] 513081=test_gem_ext_cmake_builder
[179/915] 513081=test_alias
[180/915] 513081=test_fips
[181/915] 513080=test_emitter
[182/915] 513080=test_getopts
[183/915] 513080=test_helper
[184/915] 513080=test_compile_prism
[185/915] 513081=test_gem_commands_uninstall_command
[186/915] 513080=test_rdoc_markup_formatter
[187/915] 513080=test_win32ole_event
[188/915] 513080=source_location_test
[189/915] 513080=test_x509crl
[190/915] 513080=test_c_union_entity
[191/915] 513080=test_cgi_session
[192/915] 513080=test_notimplement
[193/915] 513080=test_dns
[194/915] 513081=test_io_console
Leaked file descriptor: TestResolvDNS#test_multiple_servers_with_timeout_and_truncated_tcp_fallback: 14 : #<TCPSocket:fd 14, AF_INET, 127.0.0.1, 48661>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    513080  opc   14u  IPv4 260904154      0t0  TCP localhost:48661->localhost:35110 (CLOSE_WAIT)
[195/915] 513080=test_flip
[196/915] 513080=test_rdoc_markup_heading
[197/915] 513080=test_profile_frames
[198/915] 513080=heredoc_test
[199/915] 513080=test_pattern_key_name_check
[200/915] 513080=test_gem_commands_cleanup_command
[201/915] 513080=test_class2name
[202/915] 513080=test_refinement
[203/915] 513081=test_transcode
[204/915] 513081=test_debug
[205/915] 513081=json_ext_parser_test
[206/915] 513081=test_gem_ext_configure_builder
[207/915] 513081=test_rdoc_parser_simple
[208/915] 513081=test_nonblock
[209/915] 513081=test_omap
[210/915] 513081=test_date_strptime
[211/915] 513081=test_ipaddr
[212/915] 513081=test_scanner_events
[213/915] 513081=implicit_array_test
[214/915] 513081=test_ocsp
[215/915] 513081=test_shellwords
[216/915] 513081=test_mul
[217/915] 513081=test_rdoc_generator_pot_po
[218/915] 513081=test_reline_key
[219/915] 513081=test_gem_commands_lock_command
[220/915] 513081=test_gb18030
[221/915] 513081=test_propertyputref
[222/915] 513081=test_rdoc_generator_ri
[223/915] 513081=parse_comments_test
[224/915] 513081=test_gem_stream_ui
[225/915] 513081=test_unicode_normalize
[226/915] 513081=test_float
[227/915] 513080=test_gem_stub_specification
[228/915] 513080=test_cmethod
[229/915] 513080=test_rdoc_top_level
[230/915] 513080=test_io_m17n
[231/915] 513081=test_color
[232/915] 513081=test_io
[233/915] 513080=test_uncorrectable_name_check
[234/915] 513080=test_rubygems
[235/915] 513080=test_resolve_symbol
[236/915] 513080=test_closure
[237/915] 513082=ripper_test
[238/915] 513082=test_files_test_1
[239/915] 513080=test_dir
Leaked file descriptor: TestDir#test_home: 9 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-09-04 01:13:25.29811188 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    513080  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[240/915] 513080=test_rdoc_rd_inline
[241/915] 513080=test_digest
[242/915] 513080=test_path
[243/915] 513080=test_rdoc_parser
[244/915] 513080=test_https_proxy
[245/915] 513080=test_win32ole_param_event
[246/915] 513080=test_stat
[247/915] 513080=test_etc
[248/915] 513080=test_gem_commands_rebuild_command
[249/915] 513080=test_nomethod_error
[250/915] 513080=test_workspace
[251/915] 513080=test_x509attr
[252/915] 513080=test_printf
[253/915] 513080=test_cgi_modruby
[254/915] 513080=magic_comment_test
[255/915] 513080=test_gem_remote_fetcher_s3
[256/915] 513080=test_win32ole_variant
[257/915] 513080=test_ftp
[258/915] 513080=test_sockopt
[259/915] 513080=test_rdoc_comment
[260/915] 513080=test_encoding
[261/915] 513080=test_install
[262/915] 513080=test_gem_source_fetch_problem
[263/915] 513080=test_cgi_multipart
[264/915] 513080=test_lazy_enumerator
[265/915] 513080=test_gem_request_set_lockfile_tokenizer
[266/915] 513080=test_find_executable
[267/915] 513080=test_autoconf
[268/915] 513080=test_ractor_compatibility
[269/915] 513082=test_arithmetic_sequence
[270/915] 513082=test_iseq
[271/915] 513080=test_rdoc_ri_paths
[272/915] 513080=test_parser
[273/915] 513080=parser_test
[274/915] 513080=test_primitive
[275/915] 513080=test_gem_commands_signout_command
[276/915] 513080=test_gem_package_tar_reader
[277/915] 513080=test_env
[278/915] 513082=test_pair
[279/915] 513080=test_win32ole_variant_m
[280/915] 513080=test_singleton_function
[281/915] 513080=test_gem_commands_setup_command
[282/915] 513080=test_bundled_gems
[283/915] 513080=test_history
[284/915] 513080=test_eval
[285/915] 513080=test_document
[286/915] 513080=test_gem_safe_yaml
[287/915] 513080=test_unicode
[288/915] 513080=test_eval_history
[289/915] 513080=test_ripper
[290/915] 513080=test_lexer
[291/915] 513080=test_win32ole_method
[292/915] 513080=test_regex_casefold
[293/915] 513080=test_gem_source_git
[294/915] 513081=test_random
[295/915] 513081=overlap_test
[296/915] 513081=test_assembler
[297/915] 513081=test_stringio
[298/915] 513081=test_thread_cv
[299/915] 513081=test_files_ext
[300/915] 513080=command_line_test
[301/915] 513080=test_benchmark
[302/915] 513081=test_at_exit
[303/915] 513081=test_class
[304/915] 513081=test_have_macro
[305/915] 513081=test_mkmf
[306/915] 513081=test_gem_source
[307/915] 513082=test_autoload
[308/915] 513081=test_array
[309/915] 513080=test_gem_package
[310/915] 513080=test_ractor
[311/915] 513080=test_sexp
[312/915] 513080=test_httpheader
[313/915] 513080=test_rdoc_ri_driver
[314/915] 513080=test_gem_safe_marshal
[315/915] 513080=test_digest
[316/915] 513080=test_signedness
[317/915] 513082=test_gem_commands_check_command
[318/915] 513082=test_gem_resolver_git_set
[319/915] 513082=test_stringscanner
[320/915] 513082=test_gem_resolver_installed_specification
[321/915] 513082=test_exception_at_throwing
[322/915] 513082=parse_stream_test
[323/915] 513082=test_ractor
[324/915] 513082=test_date_arith
[325/915] 513082=test_gem_resolver_vendor_specification
[326/915] 513082=json_generic_object_test
[327/915] 513082=test_fiddle
[328/915] 513082=test_type
[329/915] 513082=heredoc_dedent_test
[330/915] 513082=parse_test
[331/915] 513082=test_rdoc_token_stream
[332/915] 513082=test_mutex
[333/915] 513080=test_struct
[334/915] 513080=test_tmpdir
[335/915] 513080=test_acceptable
[336/915] 513080=test_rdoc_single_class
[337/915] 513080=test_dup
[338/915] 513080=test_gem_local_remote_options
[339/915] 513080=test_gem_ext_cargo_builder_link_flag_converter
[340/915] 513080=test_delete
[341/915] 513080=test_rdoc_markup_document
[342/915] 513080=test_gem_security_policy
[343/915] 513082=test_proxy
[344/915] 513082=test_handle
[345/915] 513080=test_completion
[346/915] 513082=test_file_exhaustive
[347/915] 513080=test_continuation
[348/915] 513080=test_signal
[349/915] 513081=test_gem_silent_ui
[350/915] 513081=test_fixnum
[351/915] 513081=test_gem_ci_detector
[352/915] 513081=test_io_wait_uncommon
[353/915] 513081=test_gem_package_tar_header
[354/915] 513081=test_ssl_session
[355/915] 513080=test_placearg
[356/915] 513080=test_case_comprehensive
[357/915] 513080=test_logperiod
[358/915] 513080=fixtures_test
[359/915] 513081=test_rational2
[360/915] 513081=test_bn
[361/915] 513081=test_variable_name_check
[362/915] 513080=test_require_path_check
[363/915] 513081=test_rdoc_markup_paragraph
[364/915] 513081=test_x509cert
[365/915] 513080=test_irb
[366/915] 513081=test_ast
[367/915] 513080=test_logdevice
Leaked file descriptor: TestFileExhaustive#test_expand_path_home_dir_string: 9 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-09-04 01:13:25.29811188 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    513082  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[368/915] 513080=test_object_create_start
[369/915] 513080=test_https
[370/915] 513082=test_gem_commands_info_command
[371/915] 513082=test_protocol
[372/915] 513082=test_evaluation
[373/915] 513082=test_weakkeymap
[374/915] 513082=test_files_test
[375/915] 513082=test_rdoc_markup_to_ansi
[376/915] 513082=test_name_error_extension
[377/915] 513082=test_gem_request_set_gem_dependency_api
[378/915] 513082=test_rdoc_rd_inline_parser
[379/915] 513082=test_win32ole_type
[380/915] 513082=test_load
[381/915] 513082=test_gem_source_lock
[382/915] 513082=test_new
[383/915] 513082=test_rdoc_parser_prism_ruby
[384/915] 513082=test_update
[385/915] 513082=test_cipher
[386/915] 513082=test_my_integer
[387/915] 513082=test_gem_resolver_composed_set
[388/915] 513082=test_debugger_integration
[389/915] 513082=test_objectspace
[390/915] 513080=test_require
[391/915] 513082=test_rdoc_markup_attribute_manager
[392/915] 513082=test_wss
[393/915] 513082=test_option
[394/915] 513082=test_not
[395/915] 513082=test_cgi_cookie
[396/915] 513082=test_tracer
[397/915] 513082=test_cd
[398/915] 513082=test_rdoc_markup_to_markdown
[399/915] 513082=test_rdoc_markup_to_joined_paragraph
[400/915] 513082=test_rdoc_generator_pot
[401/915] 513082=test_rdoc_rd
[402/915] 513082=test_x509store
[403/915] 513080=test_rdoc_rd_block_parser
[404/915] 513080=test_metaclass
[405/915] 513080=test_gem_gem_runner
[406/915] 513080=test_require_lib
[407/915] 513082=test_resize
[408/915] 513082=test_lock_native_thread
[409/915] 513082=test_gem_package_task
[410/915] 513082=test_fiber
[411/915] 513080=test_gem_commands_mirror
[412/915] 513080=test_engine
[413/915] 513080=integer_parse_test
[414/915] 513080=test_win32ole_param
[415/915] 513080=test_key_error
[416/915] 513080=test_gem_validator
[417/915] 513080=test_gem_source_installed
[418/915] 513080=test_usrmarshal
[419/915] 513080=test_module
[420/915] 513082=test_erb_command
[421/915] 513082=test_gem_security_trust_dir
[422/915] 513082=test_ssl
[423/915] 513080=test_bundled_ca
[424/915] 513080=test_integer_comb
[425/915] 513080=test_load
[426/915] 513080=test_abi
[427/915] 513080=test_ostruct
[428/915] 513080=test_config
[429/915] 513080=test_change_word
[430/915] 513080=test_depth_first
[431/915] 513080=equality_test
[432/915] 513080=test_custom_command
[433/915] 513080=test_rdoc_parser_markdown
[434/915] 513080=onigmo_test
[435/915] 513080=test_c_struct_entry
[436/915] 513080=test_struct
[437/915] 513080=test_cparser
[438/915] 513080=test_rubyvm
[439/915] 513080=fuzzer_test
[440/915] 513080=test_tree_spell_checker
[441/915] 513080=test_set
[442/915] 513080=test_rdoc_method_attr
[443/915] 513080=test_enumerable
[444/915] 513080=test_grapheme_breaks
[445/915] 513080=test_hash_create
[446/915] 513080=ruby_parser_test
[447/915] 513080=test_default_gems
[448/915] 513080=test_switch_hitter
[449/915] 513080=test_unicode_escape
[450/915] 513080=test_gem_spec_fetcher
[451/915] 513080=test_warning
[452/915] 513080=test_yamldbm
[453/915] 513080=test_gem_commands_dependency_command
[454/915] 513080=test_gbk
[455/915] 513080=test_backtrace
[456/915] 513080=test_date_parse
[457/915] 513080=test_mdns
[458/915] 513080=test_open3
[459/915] 513082=test_key_event_record
[460/915] 513082=test_pkey_ec
[461/915] 513082=test_svcb_https
[462/915] 513080=test_buffering
[463/915] 513082=test_thread
[464/915] 513082=test_arity
[465/915] 513082=test_gem_ext_cargo_builder_unit
[466/915] 513080=test_case_mapping
[467/915] 513080=test_rational
[468/915] 513082=test_webauthn_listener
[469/915] 513080=test_rdoc_rubygems_hook
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 37111>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    513082  opc   12u  IPv4 260912762      0t0  TCP localhost:37111->localhost:58772 (CLOSE_WAIT)
[470/915] 513080=test_gem_resolver_api_specification
.Closed file descriptor: WebauthnListenerTest#test_listener_thread_sets_error: 12
[471/915] 513080=test_ractor
[472/915] 513080=test_remote_fetch_error
[473/915] 513082=test_show_source
[474/915] 513082=test_yield
[475/915] 513080=regexp_test
[476/915] 513080=test_optimization
[477/915] 513082=test_force_exit
[478/915] 513082=test_rubyoptions
[479/915] 513080=test_data_error
[480/915] 513080=test_files_sample
[481/915] 513080=test_rdoc_stats
[482/915] 513080=test_rdoc_store
[483/915] 513080=test_shift_jis
[484/915] 513080=test_cgi_util
[485/915] 513080=test_ole_methods
[486/915] 513080=test_prettyprint
[487/915] 513080=test_gem_uri_formatter
[488/915] 513080=test_enc_raise
[489/915] 513080=test_clone
[490/915] 513080=lex_test
[491/915] 513080=test_boolean
[492/915] 513080=test_gem_resolver_lock_specification
[493/915] 513080=test_queue
[494/915] 513080=test_dryrun
[495/915] 513080=test_gc_compact
[496/915] 513082=test_rdoc_i18n_locale
[497/915] 513082=test_exception
[498/915] 513082=test_arith_seq_beg_len_step
[499/915] 513082=test_raise_exception
[500/915] 513082=test_noarg
[501/915] 513082=test_gem_resolver_requirement_list
[502/915] 513082=test_pp
[503/915] 513082=test_gem_impossible_dependencies_error
[504/915] 513082=test_date_ractor
[505/915] 513082=test_erb
[506/915] 513082=test_gem_security
[507/915] 513081=test_key_actor_emacs
[508/915] 513081=test_utf32
[509/915] 513081=test_gem_resolver_git_specification
[510/915] 513081=test_basicinstructions
[511/915] 513081=test_optarg
[512/915] 513081=test_gem_commands_pristine_command
[513/915] 513080=test_rdoc_tom_doc
[514/915] 513080=test_hash
[515/915] 513080=test_variable
[516/915] 513080=test_assignment
[517/915] 513081=test_gem_update_suggestion
[518/915] 513081=test_normalize
[519/915] 513081=test_emoji_breaks
[520/915] 513081=test_gem_commands_open_command
[521/915] 513081=test_verbose
[522/915] 513081=test_rdoc_generator_darkfish
[523/915] 513080=test_random
[524/915] 513080=test_gem_resolver_lock_set
[525/915] 513081=test_undef
[526/915] 513081=test_asn1
[527/915] 513080=test_gem_command
[528/915] 513081=test_complex
[529/915] 513081=test_threadgroup
[530/915] 513080=test_memory_view
[531/915] 513080=test_dir_m17n
[532/915] 513081=test_array_create
[533/915] 513081=static_literals_test
[534/915] 513081=!Nothing_to_test
[535/915] 513081=test_process
[536/915] 513081=test_forwardable
[537/915] 513081=test_fd_setsize
[538/915] 513081=test_gem_commands_install_command
[539/915] 513080=test_string
[540/915] 513080=test_iterator
[541/915] 513080=test_gem_rdoc
[542/915] 513080=test_dot_dot
[543/915] 513080=test_kernel
[544/915] 513080=test_rendering
[545/915] 513080=test_rdoc_extend
[546/915] 513080=regular_expression_encoding_test
[547/915] 513080=test_cesu8
[548/915] 513080=test_shapes
[549/915] 513080=test_did_you_mean
[550/915] 513080=test_merge_keys
[551/915] 513080=test_err_in_callback
[552/915] 513080=test_method_name_check
[553/915] 513080=test_storage
[554/915] 513080=test_rdoc_generator_json_index
[555/915] 513080=test_nil2vtempty
[556/915] 513080=test_date_time
[557/915] 513081=test_inadvertent_creation
[558/915] 513080=test_ansi_with_terminfo
[559/915] 513080=test_weakmap
[560/915] 513081=test_coderange
[561/915] 513081=test_framework
[562/915] 513081=test_pinned
[563/915] 513081=test_pack
[564/915] 513081=test_cgi_tag_helper
[565/915] 513081=test_safe_load
[566/915] 513081=test_gc
[567/915] 513081=test_qsort
[568/915] 513081=test_math
[569/915] 513081=test_iso_8859
[570/915] 513081=test_libs
[571/915] 513081=test_recorder
[572/915] 513081=test_yaml_special_cases
[573/915] 513081=test_gem_commands_sources_command
[574/915] 513081=json_addition_test
[575/915] 513081=test_gem_source_list
[576/915] 513081=test_name_error
[577/915] 513082=test_rdoc_parser_rd
[578/915] 513082=test_const
[579/915] 513082=comments_test
[580/915] 513082=test_exit
[581/915] 513081=test_class
[582/915] 513082=test_sprintf
[583/915] 513082=test_enumerator
[584/915] 513081=test_enc_associate
[585/915] 513081=test_open-uri
[586/915] 513081=test_case
[587/915] 513081=test_array
[588/915] 513081=test_rdoc_context
[589/915] 513081=test_gem_command_manager
[590/915] 513081=test_parse
[591/915] 513081=test_rdoc_cross_reference
[592/915] 513081=test_rdoc_class_module
[593/915] 513081=attribute_write_test
[594/915] 513081=test_method_cache
[595/915] 513081=test_win32ole_variable
[596/915] 513081=test_gem_specification
[597/915] 513081=test_numhash
[598/915] 513081=test_system
[599/915] 513081=test_pkey_rsa
[600/915] 513081=test_flush
[601/915] 513081=test_stringchar
[602/915] 513081=constant_path_node_test
[603/915] 513081=test_sizeof
[604/915] 513080=test_date_attr
[605/915] 513080=test_gem_request_set_lockfile_parser
[606/915] 513080=test_face
[607/915] 513080=test_gem_install_update_options
[608/915] 513080=test_econv
[609/915] 513080=warnings_test
[610/915] 513080=test_sleep
[611/915] 513081=test_mixed_unicode_escapes
[612/915] 513081=dispatcher_test
[613/915] 513081=test_fileutils
Leaked file descriptor: TestFileUtils#test_chown_error: 9 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-09-04 01:13:25.29811188 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000>
Leaked file descriptor: TestFileUtils#test_chown_error: 10 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2024-09-04 01:37:50.88783879 +0000, mtime=2024-07-02 00:23:28.695566203 +0000, ctime=2024-07-02 00:23:28.695566203 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    513081  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
ruby    513081  opc   10r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[614/915] 513081=test_gem_dependency_resolution_error
[615/915] 513081=test_gem_resolver_vendor_set
[616/915] 513081=test_condition
[617/915] 513081=test_cp949
[618/915] 513081=test_jaro_winkler
[619/915] 513081=test_stack
[620/915] 513080=test_windows_1252
[621/915] 513080=test_sorted_set
[622/915] 513080=test_emoji
[623/915] 513081=test_rdoc_markup_to_rdoc
[624/915] 513080=test_gem_package_tar_writer
[625/915] 513081=test_str2big
[626/915] 513081=test_severity
[627/915] 513081=test_ractor
[628/915] 513081=test_case
[629/915] 513081=test_set
[630/915] 513081=test_utf16
[631/915] 513081=test_http
[632/915] 513080=test_filter
[633/915] 513080=test_parser_events
[634/915] 513080=test_gem_remote_fetcher
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 12 #<File::Stat dev=0x9, ino=260917163, 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    513081  opc   12u  IPv4 260917163      0t0  TCP localhost:36279->localhost:46204 (CLOSE_WAIT)
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 13 #<File::Stat dev=0x9, ino=260922407, 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    513081  opc   13u  IPv4 260922407      0t0  TCP localhost:45459->localhost:44718 (CLOSE_WAIT)
[635/915] 513080=test_json_tree
[636/915] 513080=test_koi8
[637/915] 513080=test_pkcs12
[638/915] 513080=test_x509name
[639/915] 513080=test_yaml
[640/915] 513080=test_argf
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 14 #<File::Stat dev=0x9, ino=260922612, 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    513081  opc   14u  IPv4 260922612      0t0  TCP localhost:35377->localhost:33796 (CLOSE_WAIT)
[641/915] 513080=test_m17n
[642/915] 513080=test_method
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 15 #<File::Stat dev=0x9, ino=260921657, 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    513081  opc   15u  IPv4 260921657      0t0  TCP localhost:37681->localhost:39072 (CLOSE_WAIT)
[643/915] 513081=test_yjit
[644/915] 513081=test_gem_uninstaller
[645/915] 513081=test_cclass
[646/915] 513081=test_gem_remote_fetcher_local_server
[647/915] 513082=test_gem_dependency
[648/915] 513081=test_scan_args
[649/915] 513081=test_gem_commands_specification_command
[650/915] 513082=test_gem_package_old
[651/915] 513082=test_gem_request
[652/915] 513081=test_gem_commands_which_command
[653/915] 513081=test_gem_dependency_installer
[654/915] 513082=test_pty
[655/915] 513082=test_hash
[656/915] 513081=test_http
[657/915] 513081=desugar_compiler_test
[658/915] 513081=test_gem_gemcutter_utilities
[659/915] 513081=test_rendering
[660/915] 513081=test_gem_source_local
[661/915] 513081=test_internal_ivar
[662/915] 513081=test_win32ole
[663/915] 513081=test_backtrace
[664/915] 513081=tunnel_test
[665/915] 513081=test_tracepoint
[666/915] 513082=test_settracefunc
[667/915] 513081=test_gem_text
[668/915] 513081=test_rdoc_task
[669/915] 513081=locals_test
[670/915] 513081=test_gem_commands_push_command
[671/915] 513082=test_sprintf_comb
[672/915] 513081=test_too_many_dummy_encodings
[673/915] 513082=test_method_cache
[674/915] 513081=test_function_entry
[675/915] 513081=test_error_highlight
[676/915] 513082=test_rdoc_any_method
[677/915] 513082=json_common_interface_test
[678/915] 513081=test_string
[679/915] 513082=version_test
[680/915] 513082=test_raise
[681/915] 513082=test_complexrational
[682/915] 513082=test_help
[683/915] 513082=test_string_memory
[684/915] 513081=test_files_lib
[685/915] 513081=lex_test
[686/915] 513081=test_marshalable
[687/915] 513081=test_line_editor
[688/915] 513081=test_enumerator_kw
[689/915] 513081=test_timeout
[690/915] 513081=test_rdoc_generator_pot_po_entry
[691/915] 513081=test_erb_m17n
[692/915] 513081=test_egrep_cpp
[693/915] 513082=test_frozen
[694/915] 513082=test_serialize_subclasses
[695/915] 513082=test_gem_resolver_index_specification
[696/915] 513081=test_date_conv
[697/915] 513081=test_rdoc_markup_verbatim
[698/915] 513081=test_webauthn_poller
[699/915] 513082=test_big5
[700/915] 513082=test_date
[701/915] 513082=test_gem_commands_update_command
[702/915] 513081=test_protect
[703/915] 513081=test_tree_builder
[704/915] 513081=test_coverage
[705/915] 513081=test_tempfile
[706/915] 513081=test_http_request
[707/915] 513081=test_store
[708/915] 513081=test_rdoc_markup_pre_process
[709/915] 513081=test_pathname
[710/915] 513082=test_fnmatch
[711/915] 513082=test_io_buffer
[712/915] 513082=test_passing_block
[713/915] 513082=test_defined
[714/915] 513081=test_nowrite
[715/915] 513081=test_thread_queue
[716/915] 513082=test_kdf
[717/915] 513082=test_ldap
[718/915] 513082=test_comparable
[719/915] 513082=test_gem_config_file
[720/915] 513082=json_string_matching_test
[721/915] 513082=test_rdoc_markdown_test
[722/915] 513080=test_io_timeout
[723/915] 513080=test_type_completor
[724/915] 513080=test_rdoc_normal_module
[725/915] 513080=location_test
[726/915] 513080=test_yjit_exit_locations
[727/915] 513080=test_rdoc_rdoc
[728/915] 513080=test_command
[729/915] 513080=test_euc_tw
[730/915] 513080=test_gem_resolver_dependency_request
[731/915] 513080=test_cstr
[732/915] 513082=test_yaml_tree
[733/915] 513082=test_gem_commands_yank_command
[734/915] 513082=test_pkey_dsa
[735/915] 513080=test_logger
[736/915] 513080=test_gem_resolver_specification
[737/915] 513080=test_big2str
[738/915] 513080=test_import
[739/915] 513081=test_human_typo
[740/915] 513081=test_wait
[741/915] 513081=test_nil
[742/915] 513081=test_psych
[743/915] 513081=test_gem_commands_unpack_command
[744/915] 513082=test_console_attr
[745/915] 513082=test_proc
[746/915] 513081=test_gem_ext_cargo_builder
[747/915] 513081=test_rdoc_options
[748/915] 513081=test_zlib
[749/915] 513082=test_pstore
[750/915] 513082=test_ubf_async_safe
[751/915] 513082=snippets_test
[752/915] 513082=test_date_compat
[753/915] 513082=test_gem_version_option
[754/915] 513082=test_win32ole_record
[755/915] 513082=test_rdoc_include
[756/915] 513082=test_gem_uri
[757/915] 513082=test_resource
[758/915] 513082=test_gem_package_tar_reader_entry
[759/915] 513082=test_c_struct_builder
[760/915] 513080=test_yield_block
[761/915] 513080=test_bug-5832
[762/915] 513080=test_enumerator
[763/915] 513080=test_path_to_class
[764/915] 513080=test_gem_version
[765/915] 513082=test_spell_checker
[766/915] 513082=test_gem_ext_ext_conf_builder
[767/915] 513080=test_frozen_error
[768/915] 513080=test_reqarg
[769/915] 513080=test_integer
[770/915] 513080=test_gem_name_tuple
[771/915] 513080=test_rdoc_markup_to_table_of_contents
[772/915] 513080=test_win32ole_method_event
[773/915] 513080=test_tcp
[774/915] 513080=test_gem_requirement
[775/915] 513080=test_pipe
[776/915] 513080=test_string
[777/915] 513082=test_macro
[778/915] 513082=test_gem_commands_server_command
[779/915] 513082=snapshots_test
[780/915] 513082=test_gem_resolver_activation_request
[781/915] 513082=test_function
[782/915] 513082=test_encoding
[783/915] 513082=test_hmac
[784/915] 513082=test_find
[785/915] 513082=test_constant
[786/915] 513082=test_rdoc_generator_markup
[787/915] 513082=test_numeric
[788/915] 513082=test_yamlstore
[789/915] 513082=test_bug-3571
[790/915] 513082=test_flags
[791/915] 513082=test_gem_request_connection_pools
[792/915] 513082=test_init
[793/915] 513082=test_rat
[794/915] 513082=test_gem_commands_owner_command
[795/915] 513081=test_nextafter
[796/915] 513081=test_capacity
[797/915] 513081=test_file
[798/915] 513081=test_time
[799/915] 513081=test_process
[800/915] 513082=test_rdoc_code_object
[801/915] 513082=test_gem_source_specific_file
[802/915] 513082=test_provider
[803/915] 513082=test_euc_kr
[804/915] 513082=test_bmethod
[805/915] 513082=encodings_test
[806/915] 513082=test_string_processing
[807/915] 513082=test_random_formatter
[808/915] 513082=test_rand
[809/915] 513082=test_rdoc_markup_attributes
[810/915] 513082=test_securerandom
[811/915] 513082=test_typeddata
[812/915] 513082=test_gem_commands_fetch_command
[813/915] 513082=test_tsort
[814/915] 513082=test_rdoc_parser_changelog
[815/915] 513082=string_encoding_test
[816/915] 513082=test_gem_dependency_list
[817/915] 513082=test_gem_commands_outdated_command
[818/915] 513082=test_disable_irb
[819/915] 513082=test_len
[820/915] 513082=json_fixtures_test
[821/915] 513082=test_gem_doctor
[822/915] 513082=test_pack
[823/915] 513082=test_io_wait
[824/915] 513082=test_kwargs
[825/915] 513082=test_rdoc_parser_c
[826/915] 513082=test_iseq_load
[827/915] 513082=test_rdoc_markup_parser
[828/915] 513082=test_rdoc_markup_indented_paragraph
[829/915] 513082=test_ns_spki
[830/915] 513082=test_have_library
[831/915] 513082=test_stream
[832/915] 513082=test_objspace
[833/915] 513081=test_require
[834/915] 513081=test_stringify_symbols
[835/915] 513081=library_symbols_test
[836/915] 513081=test_rdoc_text
[837/915] 513081=test_rdoc_constant
[838/915] 513081=test_deprecate
[839/915] 513081=test_httpresponses
[840/915] 513081=test_rdoc_markup_to_html_snippet
[841/915] 513081=test_common
[842/915] 513081=test_generic
[843/915] 513081=test_rdoc_encoding
[844/915] 513081=test_win32ole_variant_outarg
[845/915] 513081=test_ensure_and_callcc
[846/915] 513081=test_rdoc_markdown
[847/915] 513081=test_gem_request_set_lockfile
[848/915] 513081=test_postponed_job
[849/915] 513081=test_key_actor_vi
[850/915] 513081=test_word
[851/915] 513081=test_rdoc_require
[852/915] 513081=test_gem_ext_rake_builder
[853/915] 513081=test_fstring
[854/915] 513081=test_numeric
[855/915] 513081=test_singleton
[856/915] 513081=test_ractor
[857/915] 513081=test_rdoc_alias
[858/915] 513081=test_instrumentation_api
[859/915] 513081=test_weakref
[860/915] 513081=test_rdoc_markup_to_bs
[861/915] 513081=test_key_name_check
[862/915] 513081=test_rdoc_markup_raw
[863/915] 513081=test_timeout
[864/915] 513081=test_date_strftime
[865/915] 513081=json_parser_test
[866/915] 513081=test_ws
[867/915] 513081=test_rdoc_markup_to_tt_only
[868/915] 513081=test_gem_commands_stale_command
[869/915] 513081=test_gem_commands_cert_command
[870/915] 513081=test_basicsocket
[871/915] 513081=test_zsh_completion
[872/915] 513081=test_syntax
[873/915] 513080=test_scalar
[874/915] 513080=test_class_name_check
[875/915] 513080=test_pack
[876/915] 513081=test_gem_commands_environment_command
[877/915] 513081=test_pkcs7
[878/915] 513081=test_optparse
[879/915] 513081=test_deprecated
[880/915] 513081=test_rdoc_context_section
[881/915] 513081=test_io_buffer
[882/915] 513080=pattern_test
[883/915] 513080=test_files_test_2
[884/915] 513080=test_div
[885/915] 513080=test_rdoc_markup_to_html_crossref
[886/915] 513081=test_bash_completion
[887/915] 513081=test_exception
[888/915] 513080=test_input_method
[889/915] 513080=test_rdoc_i18n_text
[890/915] 513080=test_io
[891/915] 513080=static_inspect_test
[892/915] 513080=test_literal
[893/915] 513080=test_gem_unsatisfiable_dependency_error
[894/915] 513080=test_gem_util
[895/915] 513080=test_config
[896/915] 513080=test_complex2
[897/915] 513080=test_gem_security_signer
[898/915] 513080=test_thread
[899/915] 513080=test_external_new
[900/915] 513080=test_pkey
[901/915] 513080=parse_success_test
[902/915] 513080=test_win32ole_typelib
[903/915] 513080=index_write_test
[904/915] 513080=test_gem_remote_fetcher_local_ssl_server
[905/915] 513082=compiler_test
[906/915] 513082=test_gem_platform
[907/915] 513082=test_gem_commands_query_command
[908/915] 513082=test_bigzero
[909/915] 513082=test_memory_view
[910/915] 513082=test_data
[911/915] 513082=test_null
[912/915] 513082=test_ractor
[913/915] 513082=test_m17n_comb
[914/915] 513080=test_pkey_dh
[915/915] 513081=test_multi_irb_commands
Finished tests in 214.486816s, 156.2847 tests/s, 30294.6266 assertions/s.
33521 tests, 6497798 assertions, 0 failures, 0 errors, 348 skips

ruby -v: ruby 3.4.0dev (2024-09-04T07:02:15Z master 7fc1fd8977) [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 -j' TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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-22.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
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 '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.8/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/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.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.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'
ruby 3.4.0dev (2024-09-04T07:02:15Z master 7fc1fd8977) [aarch64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .............

Finished in 30.800387 seconds

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