# Logfile created on 2024-06-12 07:57:29 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffc058dfde0 @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.20240612-075729", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffc058091a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffc05808fe8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffc058a8700 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20240612-075729", @dev=#<File:/home/opc/ruby/logs/brlog.master.20240612-075729>, @binmode=false, @mon_data=#<Monitor:0x0000fffc05808d40>, @mon_data_owner_object_id=860>>>
$$$[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 = c56d0adfa6
$$$[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 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/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-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 = -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-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
877e8647712e394096d3627e2ac887ea38db2153a763fd6070135e85fbfc4509  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-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/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/json'
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/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
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/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: 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]: 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.0/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/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/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/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/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/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 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-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
generating enc.mk
encdb.h 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...
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
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
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
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/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/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]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: 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/debug-1.9.2/ext/debug'
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.0/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/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/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/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/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.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.13.1
                                    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.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.30.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.8
                                    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.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.2
                                    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.23.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.2.8
                                    rss 0.3.0
                                    net-ftp 0.3.5
                                    net-imap 0.4.12
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.1
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.0
                                    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 1940 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-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 = -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-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 '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.0/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/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=58856
  "--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/901] 440215=test_objspace
[  2/901] 440216=test_require
[  3/901] 440216=test_stringify_symbols
[  4/901] 440217=library_symbols_test
[  5/901] 440216=test_rdoc_text
[  6/901] 440217=test_rdoc_markup_indented_paragraph
[  7/901] 440217=test_rdoc_markup_parser
[  8/901] 440216=test_iseq_load
[  9/901] 440217=test_ns_spki
[ 10/901] 440217=test_stream
[ 11/901] 440217=test_have_library
[ 12/901] 440216=test_rdoc_encoding
[ 13/901] 440216=test_win32ole_variant_outarg
[ 14/901] 440216=test_gem_request_set_lockfile
[ 15/901] 440217=test_rdoc_markdown
[ 16/901] 440217=test_key_actor_vi
[ 17/901] 440217=test_postponed_job
[ 18/901] 440216=test_deprecate
[ 19/901] 440216=test_rdoc_constant
[ 20/901] 440217=test_httpresponses
[ 21/901] 440217=test_common
[ 22/901] 440216=test_rdoc_markup_to_html_snippet
[ 23/901] 440216=test_generic
[ 24/901] 440217=test_rand
[ 25/901] 440216=test_random_formatter
[ 26/901] 440216=test_string_processing
[ 27/901] 440216=encodings_test
[ 28/901] 440216=test_rdoc_markup_attributes
[ 29/901] 440216=test_process
[ 30/901] 440217=test_rdoc_code_object
.Leaked file descriptor: TestProcess#test_execopts_uid: 8 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-06-12 07:57:57.898110512 +0000, mtime=2024-06-12 07:57:51.290085862 +0000, ctime=2024-06-12 07:57:51.290085862 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    440216  opc    8r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[ 31/901] 440217=test_bmethod
[ 32/901] 440217=test_gem_source_specific_file
[ 33/901] 440217=test_euc_kr
[ 34/901] 440217=test_provider
[ 35/901] 440217=test_len
[ 36/901] 440217=test_disable_irb
[ 37/901] 440217=test_gem_doctor
[ 38/901] 440217=json_fixtures_test
[ 39/901] 440217=test_rdoc_parser_c
[ 40/901] 440217=test_kwargs
[ 41/901] 440217=test_pack
[ 42/901] 440217=test_io_wait
[ 43/901] 440215=test_securerandom
[ 44/901] 440215=test_tsort
[ 45/901] 440215=test_gem_commands_fetch_command
[ 46/901] 440217=test_typeddata
[ 47/901] 440215=test_rdoc_parser_changelog
Leaked file descriptor: TestProcess#test_uid_from_name: 9 #<File::Stat dev=0x9, ino=3400118679, 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>
[ 48/901] 440217=test_gem_commands_outdated_commandCOMMAND    PID USER   FD   TYPE             DEVICE SIZE/OFF       NODE NAME
ruby    440216  opc    9u  unix 0x0000000000000000      0t0 3400118679 type=STREAM

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

ruby -v: ruby 3.4.0dev (2024-06-12T07:48:03Z master c56d0adfa6) [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 = -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-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 '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.0/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/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/rubytest.xzfic6/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/rubytest.xzfic6/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/rubytest.xzfic6/3-mspec-multi-2
ruby 3.4.0dev (2024-06-12T07:48:03Z master c56d0adfa6) [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.935486 seconds

3430 files, 32643 examples, 193237 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