# Logfile created on 2024-07-03 14:46:13 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000ffff5c2afdd0 @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.20240703-144613", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000ffff5c1d9fa0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000ffff5c1d9e60 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000ffff5c27bd28 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20240703-144613", @dev=#<File:/home/opc/ruby/logs/brlog.master.20240703-144613>, @binmode=false, @mon_data=#<Monitor:0x0000ffff5c1d9be0>, @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 rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
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 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.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/rbs.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 = 5f20957b85
$$$[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 rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
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 -
echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.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
4a81ceef33dc63a92a3c01ddb7cc6612c18ca671344da720b60b91523d8f22f4  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 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/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/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/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]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/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]: 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/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.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]: 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.4.4/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]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
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/ext/digest/sha2'
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'
$$$[end] "make all -j3" exit with 0.
$$$[beg] make install -j3
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
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 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.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/rbs.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
	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 encdb.h
generating enc.mk
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /home/opc/ruby/src/master/gems/power_assert-2.0.3.gem
making srcs under enc
making enc
  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...
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]: 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]: 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/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
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.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/syslog-0.1.2/ext/syslog'
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/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.2
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.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.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.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.2
                                    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.24.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.1
                                    rss 0.3.0
                                    net-ftp 0.3.7
                                    net-imap 0.4.14
                                    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'
 Fstderr output is not empty
   <internal:ractor>:644: [BUG] rb_gc_mark(): 0x0000fffcc104fc90 is T_NONE
   ruby 3.4.0dev (2024-07-03T13:03:40Z master 5f20957b85) [aarch64-linux]
   
   -- Control frame information -----------------------------------------------
   c:0005 p:0003 s:0021 e:000020 METHOD <internal:ractor>:644
   c:0004 p:0016 s:0014 e:000013 BLOCK  bootstraptest.test_ractor.rb_1562_1350.rb:8
   c:0003 p:0017 s:0011 e:000010 METHOD <internal:kernel>:191
   c:0002 p:0004 s:0006 e:000005 BLOCK  bootstraptest.test_ractor.rb_1562_1350.rb:6 [FINISH]
   c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
   
   -- Ruby level backtrace information ----------------------------------------
   bootstraptest.test_ractor.rb_1562_1350.rb:6:in 'block (2 levels) in <main>'
   <internal:kernel>:191:in 'loop'
   bootstraptest.test_ractor.rb_1562_1350.rb:8:in 'block (3 levels) in <main>'
   <internal:ractor>:644:in 'yield'
   
   -- Threading information ---------------------------------------------------
   Total ractor count: 9
   Ruby thread count for this ractor: 1
   
   -- C level backtrace information -------------------------------------------
   /home/opc/ruby/build/master/miniruby(rb_print_backtrace+0x14) [0xaaab00f4ebd8] /home/opc/ruby/src/master/vm_dump.c:820
   /home/opc/ruby/build/master/miniruby(rb_vm_bugreport) /home/opc/ruby/src/master/vm_dump.c:1151
   /home/opc/ruby/build/master/miniruby(rb_bug_without_die+0xac) [0xaaab00d59e8c] /home/opc/ruby/src/master/error.c:1085
   /home/opc/ruby/build/master/miniruby(die+0x0) [0xaaab00c98a94] /home/opc/ruby/src/master/error.c:1093
   /home/opc/ruby/build/master/miniruby(rb_bug) /home/opc/ruby/src/master/error.c:1095
   /home/opc/ruby/build/master/miniruby(rb_gc_mark_children+0x6f4) [0xaaab00d7b2f4] /home/opc/ruby/src/master/gc.c:2798
   /home/opc/ruby/build/master/miniruby(rb_objspace_reachable_objects_from+0xe0) [0xaaab00d7c840] /home/opc/ruby/src/master/gc.c:3726
   /home/opc/ruby/build/master/miniruby(rb_multi_ractor_p+0x0) [0xaaab00e4f9d4] /home/opc/ruby/src/master/ractor.c:3274
   /home/opc/ruby/build/master/miniruby(rb_vm_lock_leave) /home/opc/ruby/src/master/vm_sync.h:92
   /home/opc/ruby/build/master/miniruby(obj_refer_only_shareables_p) /home/opc/ruby/src/master/ractor.c:3276
   /home/opc/ruby/build/master/miniruby(obj_traverse_replace_i) /home/opc/ruby/src/master/ractor.c:3445
   /home/opc/ruby/build/master/miniruby(rb_obj_traverse_replace+0x30) [0xaaab00e525cc] /home/opc/ruby/src/master/ractor.c:3492
   /home/opc/ruby/build/master/miniruby(ractor_copy) /home/opc/ruby/src/master/ractor.c:3605
   /home/opc/ruby/build/master/miniruby(ractor_basket_prepare_contents) /home/opc/ruby/src/master/ractor.c:954
   /home/opc/ruby/build/master/miniruby(ractor_try_yield) /home/opc/ruby/src/master/ractor.c:1331
   /home/opc/ruby/build/master/miniruby(ractor_yield+0x38) [0xaaab00e53fa0] /home/opc/ruby/src/master/ractor.c:1384
   /home/opc/ruby/build/master/miniruby(builtin_inline_class_644) /home/opc/ruby/src/master/ractor.rb:645
   /home/opc/ruby/build/master/miniruby(invoke_bf+0x14) [0xaaab00f40d78] /home/opc/ruby/src/master/vm_insnhelper.c:7268
   /home/opc/ruby/build/master/miniruby(vm_invoke_builtin_delegate) /home/opc/ruby/src/master/vm_insnhelper.c:7291
   /home/opc/ruby/build/master/miniruby(vm_invoke_builtin_delegate) /home/opc/ruby/src/master/vm_insnhelper.c:7280
   /home/opc/ruby/build/master/miniruby(vm_exec_core) ../../src/master/insns.def:1619
   /home/opc/ruby/build/master/miniruby(rb_vm_exec+0x638) [0xaaab00f322c0] /home/opc/ruby/src/master/vm.c:2567
   /home/opc/ruby/build/master/miniruby(invoke_block+0x48) [0xaaab00f36724] /home/opc/ruby/src/master/vm.c:1524
   /home/opc/ruby/build/master/miniruby(invoke_iseq_block_from_c) /home/opc/ruby/src/master/vm.c:1594
   /home/opc/ruby/build/master/miniruby(invoke_block_from_c_proc) /home/opc/ruby/src/master/vm.c:1692
   /home/opc/ruby/build/master/miniruby(vm_invoke_proc) /home/opc/ruby/src/master/vm.c:1722
   /home/opc/ruby/build/master/miniruby(thread_do_start_proc+0x1a4) [0xaaab00eea414] /home/opc/ruby/src/master/thread.c:577
   /home/opc/ruby/build/master/miniruby(thread_do_start+0xc) [0xaaab00eeb69c] /home/opc/ruby/src/master/thread.c:619
   /home/opc/ruby/build/master/miniruby(thread_start_func_2) /home/opc/ruby/src/master/thread.c:670
   /home/opc/ruby/build/master/miniruby(thread_sched_lock_+0x0) [0xaaab00eebbc4] /home/opc/ruby/src/master/thread_pthread.c:2235
   /home/opc/ruby/build/master/miniruby(co_start) /home/opc/ruby/src/master/thread_pthread_mn.c:436
   /home/opc/ruby/build/master/miniruby(nt_start+0x268) [0xaaab00eebb38] /home/opc/ruby/src/master/thread_pthread.c:2317
   /home/opc/ruby/build/master/miniruby(co_start) (null):0
   
   -- Other runtime information -----------------------------------------------
   
   * Loaded script: bootstraptest.test_ractor.rb_1562_1350.rb
   
   * Loaded features:
   
       0 enumerator.so
       1 thread.rb
       2 fiber.so
       3 rational.so
       4 complex.so
       5 ruby2_keywords.rb
       6 /home/opc/ruby/build/master/aarch64-linux-fake.rb
   
   * Process memory map:
   
   aaab00c60000-aaab01140000 r-xp 00000000 fc:00 62230                      /home/opc/ruby/build/master/miniruby
   aaab01150000-aaab01160000 r--p 004e0000 fc:00 62230                      /home/opc/ruby/build/master/miniruby
   aaab01160000-aaab01170000 rw-p 004f0000 fc:00 62230                      /home/opc/ruby/build/master/miniruby
   aaab01170000-aaab01180000 rw-p 00000000 00:00 0 
   aaab196d0000-aaab19a60000 rw-p 00000000 00:00 0                          [heap]
   fffc84000000-fffc84060000 rw-p 00000000 00:00 0 
   fffc84060000-fffc88000000 ---p 00000000 00:00 0 
   fffc88000000-fffc88060000 rw-p 00000000 00:00 0 
   fffc88060000-fffc8c000000 ---p 00000000 00:00 0 
   fffc8c000000-fffc8c050000 rw-p 00000000 00:00 0 
   fffc8c050000-fffc90000000 ---p 00000000 00:00 0 
   fffc90000000-fffc90050000 rw-p 00000000 00:00 0 
   fffc90050000-fffc94000000 ---p 00000000 00:00 0 
   fffc94000000-fffc94080000 rw-p 00000000 00:00 0 
   fffc94080000-fffc98000000 ---p 00000000 00:00 0 
   fffc98000000-fffc98090000 rw-p 00000000 00:00 0 
   fffc98090000-fffc9c000000 ---p 00000000 00:00 0 
   fffc9c000000-fffc9c080000 rw-p 00000000 00:00 0 
   fffc9c080000-fffca0000000 ---p 00000000 00:00 0 
   fffca0730000-fffca0750000 r-xp 00000000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
   fffca0750000-fffca0760000 r--p 00010000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
   fffca0760000-fffca0770000 rw-p 00020000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
   fffca0770000-fffca0ae0000 rw-p 00000000 00:00 0 
   fffca0ae0000-fffca0af0000 ---p 00000000 00:00 0 
   fffca0af0000-fffca0bf0000 rw-p 00000000 00:00 0 
   fffca0bf0000-fffca0c00000 ---p 00000000 00:00 0 
   fffca0c00000-fffca0d00000 rw-p 00000000 00:00 0 
   fffca0d00000-fffca0d10000 ---p 00000000 00:00 0 
   fffca0d10000-fffca0e10000 rw-p 00000000 00:00 0 
   fffca0e10000-fffca0e20000 ---p 00000000 00:00 0 
   fffca0e20000-fffca0f20000 rw-p 00000000 00:00 0 
   fffca0f20000-fffca0f30000 ---p 00000000 00:00 0 
   fffca0f30000-fffca1140000 rw-p 00000000 00:00 0 
   fffca1140000-fffca1150000 ---p 00000000 00:00 0 
   fffca1150000-fffca1350000 rw-p 00000000 00:00 0 
   fffca1350000-fffca1360000 ---p 00000000 00:00 0 
   fffca1360000-fffca1560000 rw-p 00000000 00:00 0 
   fffca1560000-fffca1570000 ---p 00000000 00:00 0 
   fffca1570000-fffca1770000 rw-p 00000000 00:00 0 
   fffca1770000-fffca1780000 ---p 00000000 00:00 0 
   fffca1780000-fffca1980000 rw-p 00000000 00:00 0 
   fffca1980000-fffca1990000 ---p 00000000 00:00 0 
   fffca1990000-fffca1b90000 rw-p 00000000 00:00 0 
   fffca1b90000-fffca1ba0000 ---p 00000000 00:00 0 
   fffca1ba0000-fffca1da0000 rw-p 00000000 00:00 0 
   fffca1da0000-fffca1db0000 ---p 00000000 00:00 0 
   fffca1db0000-fffca1fb0000 rw-p 00000000 00:00 0 
   fffca1fb0000-fffca1fc0000 ---p 00000000 00:00 0 
   fffca1fc0000-fffcc1080000 rw-p 00000000 00:00 0 
   fffcc1090000-fffcc10a0000 rw-p 00000000 00:00 0 
   fffcc10a0000-fffcc1180000 rw-p 00000000 00:00 0 
   fffcc1180000-fffcc1190000 ---p 00000000 00:00 0 
   fffcc1190000-fffcc12b0000 rw-p 00000000 00:00 0 
   fffcc12c0000-fffcc12d0000 rw-p 00000000 00:00 0 
   fffcc12d0000-fffcc1340000 rw-p 00000000 00:00 0 
   fffcc1340000-fffcc1350000 ---p 00000000 00:00 0 
   fffcc1350000-fffcc1460000 rw-p 00000000 00:00 0 
   fffcc1470000-fffcc1510000 rw-p 00000000 00:00 0 
   fffcc1510000-fffcc1520000 ---p 00000000 00:00 0 
   fffcc1520000-fffcc15d0000 rw-p 00000000 00:00 0 
   fffcc15d0000-fffcc15e0000 ---p 00000000 00:00 0 
   fffcc15e0000-fffcc1690000 rw-p 00000000 00:00 0 
   fffcc1690000-fffcc16a0000 ---p 00000000 00:00 0 
   fffcc16a0000-fffcc1750000 rw-p 00000000 00:00 0 
   fffcc1750000-fffcc1760000 ---p 00000000 00:00 0 
   fffcc1760000-fffcc1810000 rw-p 00000000 00:00 0 
   fffcc1810000-fffcc1820000 ---p 00000000 00:00 0 
   fffcc1820000-fffcc18d0000 rw-p 00000000 00:00 0 
   fffcc18d0000-fffcc18e0000 ---p 00000000 00:00 0 
   fffcc18e0000-fffcc1990000 rw-p 00000000 00:00 0 
   fffcc1990000-fffcc19a0000 ---p 00000000 00:00 0 
   fffcc19a0000-fffcc1a50000 rw-p 00000000 00:00 0 
   fffcc1a50000-fffcc1a60000 ---p 00000000 00:00 0 
   fffcc1a60000-fffcc1b10000 rw-p 00000000 00:00 0 
   fffcc1b10000-fffcc1b20000 ---p 00000000 00:00 0 
   fffcc1b20000-fffcc1bd0000 rw-p 00000000 00:00 0 
   fffcc1bd0000-fffcc1be0000 ---p 00000000 00:00 0 
   fffcc1be0000-fffcc1c90000 rw-p 00000000 00:00 0 
   fffcc1c90000-fffcc1ca0000 ---p 00000000 00:00 0 
   fffcc1ca0000-fffcc1d50000 rw-p 00000000 00:00 0 
   fffcc1d50000-fffcc1d60000 ---p 00000000 00:00 0 
   fffcc1d60000-fffcc1e10000 rw-p 00000000 00:00 0 
   fffcc1e10000-fffcc1e20000 ---p 00000000 00:00 0 
   fffcc1e20000-fffcc1ed0000 rw-p 00000000 00:00 0 
   fffcc1ed0000-fffcc1ee0000 ---p 00000000 00:00 0 
   fffcc1ee0000-fffcc1f90000 rw-p 00000000 00:00 0 
   fffcc1f90000-fffcc1fa0000 ---p 00000000 00:00 0 
   fffcc1fa0000-fffcc2050000 rw-p 00000000 00:00 0 
   fffcc2050000-fffcc2060000 ---p 00000000 00:00 0 
   fffcc2060000-fffcc2110000 rw-p 00000000 00:00 0 
   fffcc2110000-fffcc2120000 ---p 00000000 00:00 0 
   fffcc2120000-fffcc21d0000 rw-p 00000000 00:00 0 
   fffcc21d0000-fffcc21e0000 ---p 00000000 00:00 0 
   fffcc21e0000-fffcc2290000 rw-p 00000000 00:00 0 
   fffcc2290000-fffcc22a0000 ---p 00000000 00:00 0 
   fffcc22a0000-fffcc2350000 rw-p 00000000 00:00 0 
   fffcc2350000-fffcc2360000 ---p 00000000 00:00 0 
   fffcc2360000-fffcc2410000 rw-p 00000000 00:00 0 
   fffcc2410000-fffcc2420000 ---p 00000000 00:00 0 
   fffcc2420000-fffcc24d0000 rw-p 00000000 00:00 0 
   fffcc24d0000-fffcc24e0000 ---p 00000000 00:00 0 
   fffcc24e0000-fffcc2590000 rw-p 00000000 00:00 0 
   fffcc2590000-fffcc25a0000 ---p 00000000 00:00 0 
   fffcc25a0000-fffcc2650000 rw-p 00000000 00:00 0 
   fffcc2650000-fffcc2660000 ---p 00000000 00:00 0 
   fffcc2660000-fffcc2710000 rw-p 00000000 00:00 0 
   fffcc2710000-fffcc2720000 ---p 00000000 00:00 0 
   fffcc2720000-fffcc27d0000 rw-p 00000000 00:00 0 
   fffcc27d0000-fffcc27e0000 ---p 00000000 00:00 0 
   fffcc27e0000-fffcc2890000 rw-p 00000000 00:00 0 
   fffcc2890000-fffcc28a0000 ---p 00000000 00:00 0 
   fffcc28a0000-fffcc2950000 rw-p 00000000 00:00 0 
   fffcc2950000-fffcc2960000 ---p 00000000 00:00 0 
   fffcc2960000-fffcc2a10000 rw-p 00000000 00:00 0 
   fffcc2a10000-fffcc2a20000 ---p 00000000 00:00 0 
   fffcc2a20000-fffcc2ad0000 rw-p 00000000 00:00 0 
   fffcc2ad0000-fffcc2ae0000 ---p 00000000 00:00 0 
   fffcc2ae0000-fffcc2b90000 rw-p 00000000 00:00 0 
   fffcc2b90000-fffcc2ba0000 ---p 00000000 00:00 0 
   fffcc2ba0000-fffcc2c50000 rw-p 00000000 00:00 0 
   fffcc2c50000-fffcc2c60000 ---p 00000000 00:00 0 
   fffcc2c60000-fffcc2d10000 rw-p 00000000 00:00 0 
   fffcc2d10000-fffcc2d20000 ---p 00000000 00:00 0 
   fffcc2d20000-fffcdcb00000 rw-p 00000000 00:00 0 
   fffcdcb00000-fffcdcb60000 r--p 00000000 fc:00 17418                      /usr/lib/locale/C.utf8/LC_CTYPE
   fffcdcb60000-fffcdccc0000 r-xp 00000000 fc:00 13801                      /usr/lib64/libc-2.28.so
   fffcdccc0000-fffcdccd0000 ---p 00160000 fc:00 13801                      /usr/lib64/libc-2.28.so
   fffcdccd0000-fffcdcce0000 r--p 00160000 fc:00 13801                      /usr/lib64/libc-2.28.so
   fffcdcce0000-fffcdccf0000 rw-p 00170000 fc:00 13801                      /usr/lib64/libc-2.28.so
   fffcdccf0000-fffcdcd10000 r-xp 00000000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
   fffcdcd10000-fffcdcd20000 r--p 00010000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
   fffcdcd20000-fffcdcd30000 rw-p 00020000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
   fffcdcd30000-fffcdcde0000 r-xp 00000000 fc:00 13805                      /usr/lib64/libm-2.28.so
   fffcdcde0000-fffcdcdf0000 r--p 000a0000 fc:00 13805                      /usr/lib64/libm-2.28.so
   fffcdcdf0000-fffcdce00000 rw-p 000b0000 fc:00 13805                      /usr/lib64/libm-2.28.so
   fffcdce00000-fffcdce20000 r-xp 00000000 fc:00 17639                      /usr/lib64/libcrypt.so.1.1.0
   fffcdce20000-fffcdce30000 r--p 00010000 fc:00 17639                      /usr/lib64/libcrypt.so.1.1.0
   fffcdce30000-fffcdce40000 rw-p 00000000 00:00 0 
   fffcdce40000-fffcdce50000 r-xp 00000000 fc:00 13803                      /usr/lib64/libdl-2.28.so
   fffcdce50000-fffcdce60000 r--p 00000000 fc:00 13803                      /usr/lib64/libdl-2.28.so
   fffcdce60000-fffcdce70000 rw-p 00010000 fc:00 13803                      /usr/lib64/libdl-2.28.so
   fffcdce70000-fffcdce80000 r-xp 00000000 fc:00 13817                      /usr/lib64/librt-2.28.so
   fffcdce80000-fffcdce90000 r--p 00000000 fc:00 13817                      /usr/lib64/librt-2.28.so
   fffcdce90000-fffcdcea0000 rw-p 00010000 fc:00 13817                      /usr/lib64/librt-2.28.so
   fffcdcea0000-fffcdcec0000 r-xp 00000000 fc:00 17571                      /usr/lib64/libz.so.1.2.11
   fffcdcec0000-fffcdced0000 r--p 00010000 fc:00 17571                      /usr/lib64/libz.so.1.2.11
   fffcdced0000-fffcdcee0000 rw-p 00000000 00:00 0 
   fffcdcee0000-fffcdcef0000 r--s 00000000 fc:00 100664686                  /usr/lib64/gconv/gconv-modules.cache
   fffcdcef0000-fffcdcf00000 r--p 00000000 00:00 0                          [vvar]
   fffcdcf00000-fffcdcf10000 r-xp 00000000 00:00 0                          [vdso]
   fffcdcf10000-fffcdcf40000 r-xp 00000000 fc:00 1778452                    /usr/lib64/ld-2.28.so
   fffcdcf40000-fffcdcf50000 r--p 00020000 fc:00 1778452                    /usr/lib64/ld-2.28.so
   fffcdcf50000-fffcdcf60000 rw-p 00030000 fc:00 1778452                    /usr/lib64/ld-2.28.so
   ffffcf510000-ffffcfd10000 rw-p 00000000 00:00 0                          [stack]
#1350 test_ractor.rb:1562: 
     workers = (0...8).map do
       Ractor.new do
         loop do
           10_000.times.map { Object.new }
           Ractor.yield Time.now
         end
       end
     end
   
     1_000.times { idle_worker, tmp_reporter = Ractor.select(*workers) }
     "ok"
  #=> "" (expected "ok")  
FAIL 1/0 tests failed
make: *** [uncommon.mk:898: yes-btest] Error 1
$$$[end] "make yes-btest TESTOPTS='-q -j3'" exit with 512.
$$$[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
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=16378
  "--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/903] 3691491=test_require_lib
[  2/903] 3691492=test_gem_gem_runner
[  3/903] 3691493=test_metaclass
[  4/903] 3691493=test_rdoc_rd_block_parser
[  5/903] 3691493=test_x509store
[  6/903] 3691492=test_rdoc_rd
[  7/903] 3691492=test_rdoc_markup_to_markdown
[  8/903] 3691492=test_rdoc_markup_to_joined_paragraph
[  9/903] 3691492=test_rdoc_generator_pot
[ 10/903] 3691492=test_tracer
[ 11/903] 3691492=test_not
[ 12/903] 3691492=test_cgi_cookie
[ 13/903] 3691492=test_option
[ 14/903] 3691493=test_rdoc_markup_attribute_manager
[ 15/903] 3691492=test_wss
[ 16/903] 3691492=test_objectspace
[ 17/903] 3691493=test_require
[ 18/903] 3691492=test_debugger_integration
[ 19/903] 3691492=test_my_integer
[ 20/903] 3691492=test_gem_resolver_composed_set
[ 21/903] 3691492=test_cipher
[ 22/903] 3691492=test_update
[ 23/903] 3691492=test_new
[ 24/903] 3691492=test_gem_source_lock
[ 25/903] 3691492=test_load
[ 26/903] 3691492=test_rdoc_rd_inline_parser
[ 27/903] 3691492=test_win32ole_type
[ 28/903] 3691492=fuzzer_test
[ 29/903] 3691492=test_rubyvm
[ 30/903] 3691492=test_cparser
[ 31/903] 3691492=test_struct
[ 32/903] 3691492=onigmo_test
[ 33/903] 3691492=test_c_struct_entry
[ 34/903] 3691492=test_rdoc_parser_markdown
[ 35/903] 3691492=test_custom_command
[ 36/903] 3691492=equality_test
[ 37/903] 3691492=test_depth_first
[ 38/903] 3691492=test_change_word
[ 39/903] 3691492=test_config
[ 40/903] 3691492=test_ostruct
[ 41/903] 3691491=test_abi
[ 42/903] 3691492=test_bundled_ca
[ 43/903] 3691491=test_integer_comb
[ 44/903] 3691493=test_load
[ 45/903] 3691493=test_ssl
[ 46/903] 3691492=test_gem_security_trust_dir
[ 47/903] 3691492=test_module
[ 48/903] 3691491=test_erb_command
[ 49/903] 3691491=test_usrmarshal
[ 50/903] 3691491=test_gem_validator
[ 51/903] 3691491=test_gem_source_installed
[ 52/903] 3691491=test_win32ole_param
[ 53/903] 3691491=test_key_error
[ 54/903] 3691491=test_engine
[ 55/903] 3691491=integer_parse_test
[ 56/903] 3691491=test_fiber
[ 57/903] 3691492=test_gem_commands_mirror
[ 58/903] 3691492=test_gem_package_task
[ 59/903] 3691492=test_lock_native_thread
[ 60/903] 3691492=test_resize
[ 61/903] 3691492=test_gem_ext_cargo_builder_link_flag_converter
[ 62/903] 3691492=test_gem_local_remote_options
[ 63/903] 3691492=test_dup
[ 64/903] 3691492=test_rdoc_single_class
[ 65/903] 3691492=test_acceptable
[ 66/903] 3691492=test_tmpdir
[ 67/903] 3691492=test_struct
[ 68/903] 3691492=parse_test
[ 69/903] 3691492=test_rdoc_token_stream
[ 70/903] 3691492=test_mutex
[ 71/903] 3691492=heredoc_dedent_test
[ 72/903] 3691492=test_type
[ 73/903] 3691492=test_fiddle
[ 74/903] 3691492=json_generic_object_test
[ 75/903] 3691492=test_gem_resolver_vendor_specification
[ 76/903] 3691492=test_date_arith
[ 77/903] 3691492=test_ractor
[ 78/903] 3691492=parse_stream_test
[ 79/903] 3691492=test_gem_resolver_installed_specification
[ 80/903] 3691492=test_exception_at_throwing
[ 81/903] 3691492=test_stringscanner
[ 82/903] 3691492=test_signedness
[ 83/903] 3691492=test_gem_resolver_git_set
[ 84/903] 3691491=test_gem_commands_check_command
[ 85/903] 3691491=test_digest
[ 86/903] 3691492=test_gem_safe_marshal
[ 87/903] 3691491=test_rdoc_ri_driver
[ 88/903] 3691492=test_ractor
[ 89/903] 3691492=test_sexp
[ 90/903] 3691492=test_httpheader
[ 91/903] 3691492=test_gem_request_set_gem_dependency_api
[ 92/903] 3691493=test_name_error_extension
[ 93/903] 3691492=test_rdoc_markup_to_ansi
[ 94/903] 3691493=test_evaluation
[ 95/903] 3691493=test_protocol
[ 96/903] 3691492=test_weakkeymap
[ 97/903] 3691491=test_files_test
[ 98/903] 3691491=test_https
[ 99/903] 3691492=test_gem_commands_info_command
[100/903] 3691492=test_object_create_start
[101/903] 3691492=test_logdevice
[102/903] 3691493=test_ast
[103/903] 3691491=test_irb
[104/903] 3691491=test_rdoc_markup_paragraph
[105/903] 3691491=test_x509cert
[106/903] 3691491=test_require_path_check
[107/903] 3691492=test_bn
[108/903] 3691492=test_variable_name_check
[109/903] 3691492=fixtures_test
[110/903] 3691491=test_rational2
[111/903] 3691491=test_logperiod
[112/903] 3691491=test_case_comprehensive
[113/903] 3691491=test_placearg
[114/903] 3691491=test_ssl_session
[115/903] 3691492=test_gem_package_tar_header
[116/903] 3691492=test_io_wait_uncommon
[117/903] 3691492=test_gem_ci_detector
[118/903] 3691492=test_continuation
[119/903] 3691492=test_gem_silent_ui
[120/903] 3691491=test_signal
[121/903] 3691492=test_fixnum
[122/903] 3691492=test_file_exhaustive
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-07-03 00:23:52.431369803 +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    3691492  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[123/903] 3691491=test_completion
[124/903] 3691491=test_handle
[125/903] 3691491=test_delete
[126/903] 3691491=test_rdoc_markup_document
[127/903] 3691491=test_gem_security_policy
[128/903] 3691491=test_document
[129/903] 3691491=test_eval
[130/903] 3691491=test_gem_safe_yaml
[131/903] 3691491=test_gem_commands_setup_command
[132/903] 3691491=test_history
[133/903] 3691491=test_singleton_function
[134/903] 3691491=test_win32ole_variant_m
[135/903] 3691491=test_pair
[136/903] 3691492=test_gem_commands_signout_command
[137/903] 3691492=test_gem_package_tar_reader
[138/903] 3691492=test_env
[139/903] 3691492=parser_test
[140/903] 3691492=test_primitive
[141/903] 3691492=test_parser
[142/903] 3691492=test_rdoc_ri_paths
[143/903] 3691492=test_iseq
[144/903] 3691492=test_ractor_compatibility
[145/903] 3691491=test_arithmetic_sequence
[146/903] 3691491=test_autoconf
[147/903] 3691491=test_find_executable
[148/903] 3691491=test_cgi_multipart
[149/903] 3691491=test_lazy_enumerator
[150/903] 3691492=test_gem_request_set_lockfile_tokenizer
[151/903] 3691492=test_gem_source_fetch_problem
[152/903] 3691492=test_install
[153/903] 3691491=test_encoding
[154/903] 3691491=test_rdoc_comment
[155/903] 3691492=test_sockopt
[156/903] 3691492=test_ftp
[157/903] 3691491=test_gem_package
[158/903] 3691492=test_array
[159/903] 3691491=test_autoload
[160/903] 3691491=test_have_macro
[161/903] 3691491=test_mkmf
[162/903] 3691491=test_gem_source
[163/903] 3691491=test_class
[164/903] 3691491=test_benchmark
[165/903] 3691492=test_at_exit
[166/903] 3691492=command_line_test
[167/903] 3691491=test_files_ext
[168/903] 3691491=test_stringio
[169/903] 3691492=overlap_test
[170/903] 3691491=test_assembler
[171/903] 3691491=test_thread_cv
[172/903] 3691492=test_random
[173/903] 3691492=test_gem_source_git
[174/903] 3691491=test_win32ole_method
[175/903] 3691491=test_lexer
[176/903] 3691491=test_regex_casefold
[177/903] 3691491=test_ripper
[178/903] 3691491=test_eval_history
[179/903] 3691491=test_unicode
[180/903] 3691491=test_color
[181/903] 3691491=test_io_m17n
[182/903] 3691492=test_rdoc_top_level
[183/903] 3691492=test_cmethod
[184/903] 3691492=test_float
[185/903] 3691491=test_gem_stub_specification
[186/903] 3691491=test_unicode_normalize
[187/903] 3691491=parse_comments_test
[188/903] 3691491=test_gem_stream_ui
[189/903] 3691491=test_rdoc_generator_ri
[190/903] 3691491=test_propertyputref
[191/903] 3691491=test_gb18030
[192/903] 3691491=test_gem_commands_lock_command
[193/903] 3691491=test_reline_key
[194/903] 3691491=test_rdoc_generator_pot_po
[195/903] 3691491=test_shellwords
[196/903] 3691491=test_mul
[197/903] 3691491=test_scanner_events
[198/903] 3691491=implicit_array_test
[199/903] 3691491=test_ocsp
[200/903] 3691491=test_ipaddr
[201/903] 3691491=test_omap
[202/903] 3691491=test_date_strptime
[203/903] 3691491=test_nonblock
[204/903] 3691491=test_rdoc_parser_simple
[205/903] 3691491=json_ext_parser_test
[206/903] 3691491=test_gem_ext_configure_builder
[207/903] 3691491=magic_comment_test
[208/903] 3691492=test_win32ole_variant
[209/903] 3691492=test_cgi_modruby
[210/903] 3691492=test_x509attr
[211/903] 3691492=test_printf
[212/903] 3691492=test_workspace
[213/903] 3691492=test_gem_commands_rebuild_command
[214/903] 3691492=test_nomethod_error
[215/903] 3691492=test_etc
[216/903] 3691491=test_stat
[217/903] 3691491=test_win32ole_param_event
[218/903] 3691491=test_https_proxy
[219/903] 3691491=test_rdoc_parser
[220/903] 3691491=test_path
[221/903] 3691492=test_digest
[222/903] 3691492=test_rdoc_rd_inline
[223/903] 3691491=test_files_test_1
[224/903] 3691492=test_dir
[225/903] 3691491=ripper_test
[226/903] 3691492=test_closure
[227/903] 3691491=test_rubygems
[228/903] 3691491=test_resolve_symbol
[229/903] 3691491=test_uncorrectable_name_check
[230/903] 3691491=test_io
[231/903] 3691492=unescape_test
[232/903] 3691492=test_gem_commands_exec_command
[233/903] 3691492=test_super
[234/903] 3691492=test_color_printer
[235/903] 3691492=test_gem_resolver
[236/903] 3691492=test_gem_source_vendor
[237/903] 3691492=test_object
[238/903] 3691492=test_dln
[239/903] 3691492=test_vm_dump
[240/903] 3691492=json_encoding_test
[241/903] 3691492=test_func
[242/903] 3691491=test_config
[243/903] 3691491=reflection_test
[244/903] 3691491=test_modify_expand
[245/903] 3691491=test_gem_available_set
[246/903] 3691491=test_pkg_config
[247/903] 3691491=errors_test
[248/903] 3691491=test_convertible
[249/903] 3691492=test_insns_leaf
[250/903] 3691492=test_gem_console_ui
[251/903] 3691492=test_ifunless
[252/903] 3691492=test_allocation
[253/903] 3691492=test_x509req
[254/903] 3691492=test_readpartial
[255/903] 3691492=test_httpresponse
[256/903] 3691492=test_rdoc_parser_ruby
[257/903] 3691491=test_debug
[258/903] 3691491=test_transcode
[259/903] 3691491=test_refinement
[260/903] 3691492=test_class2name
[261/903] 3691492=test_gem_commands_cleanup_command
[262/903] 3691492=test_pattern_key_name_check
[263/903] 3691492=heredoc_test
[264/903] 3691492=test_profile_frames
[265/903] 3691492=test_rdoc_markup_heading
[266/903] 3691492=test_io_console
[267/903] 3691491=test_flip
[268/903] 3691491=test_dns
[269/903] 3691492=test_cgi_session
[270/903] 3691492=test_notimplement
[271/903] 3691492=test_c_union_entity
[272/903] 3691492=test_x509crl
[273/903] 3691492=source_location_test
[274/903] 3691491=test_win32ole_event
[275/903] 3691491=test_gem_commands_uninstall_command
[276/903] 3691492=test_rdoc_markup_formatter
[277/903] 3691492=test_compile_prism
[278/903] 3691492=test_helper
[279/903] 3691492=test_getopts
[280/903] 3691492=test_emitter
[281/903] 3691492=test_alias
[282/903] 3691492=test_fips
[283/903] 3691492=test_digest_extend
[284/903] 3691492=test_gem_ext_cmake_builder
[285/903] 3691492=test_thread_fd_close
[286/903] 3691492=test_last_thread
[287/903] 3691491=test_arity
[288/903] 3691491=test_gem_path_support
[289/903] 3691491=test_keyword
[290/903] 3691491=test_win32ole_type_event
[291/903] 3691491=test_trace
[292/903] 3691491=dump_test
[293/903] 3691493=test_scalar_scanner
[294/903] 3691493=test_rb_str_dup
[295/903] 3691493=test_lambda
[296/903] 3691493=bom_test
[297/903] 3691492=test_helper_method
[298/903] 3691492=test_summary
[299/903] 3691493=test_config
[300/903] 3691492=test_file
[301/903] 3691493=test_emitter
[302/903] 3691493=test_x509ext
[303/903] 3691493=symbol_encoding_test
[304/903] 3691493=test_rdoc_markup_to_html
[305/903] 3691493=test_foreach
[306/903] 3691493=test_append
[307/903] 3691493=test_gem_resolver_installer_set
[308/903] 3691491=test_helper
[309/903] 3691491=test_duplicate
[310/903] 3691491=test_gem_resolver_api_set
[311/903] 3691491=test_cgi_header
[312/903] 3691491=test_case_options
[313/903] 3691491=test_addr
[314/903] 3691491=test_mailto
[315/903] 3691491=test_kill_ring
[316/903] 3691491=test_member
[317/903] 3691491=test_object
[318/903] 3691491=test_regexp
[319/903] 3691493=test_whileuntil
[320/903] 3691493=test_nofree
[321/903] 3691493=parameters_signature_test
[322/903] 3691493=test_pointer
[323/903] 3691493=test_rdoc_normal_class
[324/903] 3691493=test_within_pipe
[325/903] 3691493=test_eval
[326/903] 3691493=test_monitor
[327/903] 3691493=test_beginendblock
[328/903] 3691493=test_ruby_lex
[329/903] 3691493=test_arith_seq_extract
[330/903] 3691493=test_gem_source_subpath_problem
[331/903] 3691493=test_object_references
[332/903] 3691493=test_bug_reporter
[333/903] 3691493=test_gem_installer
[334/903] 3691492=test_buffered_io
[335/903] 3691492=regular_expression_options_test
[336/903] 3691492=test_ossl
[337/903] 3691493=test_inlinecache
[338/903] 3691493=test_socket
[339/903] 3691493=test_terminfo
[340/903] 3691493=test_thread
[341/903] 3691492=test_data
[342/903] 3691492=test_bug-14834
[343/903] 3691492=test_addrinfo
[344/903] 3691492=test_to_ruby
[345/903] 3691492=newline_offsets_test
[346/903] 3691492=test_time_tz
[347/903] 3691492=test_gem_ext_builder
[348/903] 3691492=test_to_ary_concat
[349/903] 3691493=test_history
[350/903] 3691493=test_windows_1251
[351/903] 3691493=test_call
[352/903] 3691493=test_ellipsize
[353/903] 3691493=test_gem_commands_build_command
[354/903] 3691492=test_reline
[355/903] 3691493=integer_base_flags_test
[356/903] 3691493=test_delegate
[357/903] 3691493=test_symbol
[358/903] 3691493=test_project_sanity
[359/903] 3691493=test_alias_and_anchor
[360/903] 3691493=test_time
[361/903] 3691493=test_popen_deadlock
[362/903] 3691492=test_ensured
[363/903] 3691492=test_euc_jp
[364/903] 3691492=test_key_stroke
[365/903] 3691492=test_rdoc_markup
[366/903] 3691492=test_webauthn_listener_response
[367/903] 3691492=test_sleep
[368/903] 3691493=test_gem_resolver_index_set
[369/903] 3691493=test_gc
[370/903] 3691492=test_gem_bundler_version_finder
[371/903] 3691492=test_gem_request_set
[372/903] 3691492=test_set_len
[373/903] 3691492=test_interned_str
[374/903] 3691492=test_folderitem2_invokeverb
[375/903] 3691492=test_pattern_matching
[376/903] 3691492=test_configuration
[377/903] 3691492=test_gem_resolver_local_specification
[378/903] 3691492=test_gem_commands_list_command
[379/903] 3691492=test_date_new
[380/903] 3691492=test_have_func
[381/903] 3691491=test_date_marshal
[382/903] 3691491=test_unix
[383/903] 3691491=test_integer
[384/903] 3691492=test_udp
[385/903] 3691492=test_context
[386/903] 3691492=test_gem_commands_contents_command
[387/903] 3691492=test_coder
[388/903] 3691492=test_rdoc_servlet
[389/903] 3691492=test_gem_commands_search_command
[390/903] 3691492=test_symbol
[391/903] 3691493=test_formatter
[392/903] 3691493=test_iter_break
[393/903] 3691493=test_extlibs
[394/903] 3691491=test_gem_commands_signin_command
[395/903] 3691491=test_range
[396/903] 3691493=test_recursion
[397/903] 3691493=test_require
[398/903] 3691491=test_enum
[399/903] 3691491=test_rdoc_markup_include
[400/903] 3691491=test_rbconfig
[401/903] 3691491=test_num2int
[402/903] 3691491=test_locale
[403/903] 3691491=test_ts
[404/903] 3691493=test_address_resolve
[405/903] 3691493=test_trick
[406/903] 3691491=test_ractor
[407/903] 3691491=test_stream
[408/903] 3691491=test_rdoc_attr
[409/903] 3691491=json_generator_test
[410/903] 3691491=test_ansi_without_terminfo
[411/903] 3691491=test_ractor
[412/903] 3691491=test_gem
[413/903] 3691492=test_registry
[414/903] 3691492=numeric_value_test
[415/903] 3691492=test_gem_resolver_best_set
[416/903] 3691492=test_cgi_core
[417/903] 3691492=test_parser
[418/903] 3691492=test_rdoc_markup_to_label
[419/903] 3691492=test_rdoc_markup_hard_break
[420/903] 3691492=test_marshal
[421/903] 3691492=ractor_test
[422/903] 3691492=test_ancdata
[423/903] 3691492=test_nesting_parser
[424/903] 3691492=test_enc_str_buf_cat
[425/903] 3691492=newline_test
[426/903] 3691492=test_bignum
[427/903] 3691493=test_scheduler
[428/903] 3691491=test_gem_commands_help_command
[429/903] 3691493=test_ssl
[430/903] 3691491=test_gem_resolver_conflict
[431/903] 3691491=test_ractor
[432/903] 3691493=test_exception
[433/903] 3691491=test_bash_completion
[434/903] 3691491=test_files_test_2
[435/903] 3691491=test_div
[436/903] 3691491=test_rdoc_markup_to_html_crossref
[437/903] 3691491=pattern_test
[438/903] 3691491=test_io_buffer
[439/903] 3691491=test_rdoc_context_section
[440/903] 3691491=test_deprecated
[441/903] 3691491=test_optparse
[442/903] 3691491=test_gem_commands_environment_command
[443/903] 3691491=test_pkcs7
[444/903] 3691491=test_pack
[445/903] 3691491=test_syntax
[446/903] 3691492=test_scalar
[447/903] 3691492=test_class_name_check
[448/903] 3691492=test_basicsocket
[449/903] 3691492=test_zsh_completion
[450/903] 3691492=test_gem_commands_cert_command
[451/903] 3691493=test_gem_commands_stale_command
[452/903] 3691493=test_rdoc_markup_to_tt_only
[453/903] 3691493=json_parser_test
[454/903] 3691493=test_date_strftime
[455/903] 3691493=test_ws
[456/903] 3691493=test_timeout
[457/903] 3691492=test_rdoc_markup_raw
[458/903] 3691492=test_rdoc_markup_to_bs
[459/903] 3691492=test_key_name_check
[460/903] 3691492=test_instrumentation_api
[461/903] 3691493=test_weakref
[462/903] 3691493=test_rdoc_alias
[463/903] 3691493=test_singleton
[464/903] 3691493=test_fstring
[465/903] 3691493=test_numeric
[466/903] 3691493=test_rdoc_require
[467/903] 3691493=test_gem_ext_rake_builder
[468/903] 3691493=test_word
[469/903] 3691493=test_multi_irb_commands
[470/903] 3691493=test_pkey_dh
[471/903] 3691493=test_m17n_comb
[472/903] 3691492=test_ractor
[473/903] 3691492=test_null
[474/903] 3691492=test_data
[475/903] 3691492=test_memory_view
[476/903] 3691492=test_bigzero
[477/903] 3691492=test_gem_platform
[478/903] 3691492=compiler_test
[479/903] 3691492=test_gem_commands_query_command
[480/903] 3691492=index_write_test
[481/903] 3691492=test_win32ole_typelib
[482/903] 3691492=test_pkey
[483/903] 3691492=parse_success_test
[484/903] 3691492=test_external_new
[485/903] 3691492=test_thread
[486/903] 3691492=test_complex2
[487/903] 3691492=test_config
[488/903] 3691492=test_gem_security_signer
[489/903] 3691492=test_gem_util
[490/903] 3691492=test_gem_unsatisfiable_dependency_error
[491/903] 3691492=static_inspect_test
[492/903] 3691492=test_literal
[493/903] 3691491=test_io
[494/903] 3691492=test_rdoc_i18n_text
[495/903] 3691492=test_input_method
[496/903] 3691492=test_rdoc_parser_c
[497/903] 3691493=test_kwargs
[498/903] 3691493=test_pack
[499/903] 3691491=test_io_wait
[500/903] 3691493=test_gem_doctor
[501/903] 3691492=json_fixtures_test
[502/903] 3691492=test_len
[503/903] 3691492=test_disable_irb
[504/903] 3691492=test_gem_commands_outdated_command
[505/903] 3691493=string_encoding_test
[506/903] 3691493=test_gem_dependency_list
[507/903] 3691492=test_rdoc_parser_changelog
[508/903] 3691491=test_tsort
[509/903] 3691491=test_typeddata
[510/903] 3691493=test_gem_commands_fetch_command
[511/903] 3691492=test_securerandom
[512/903] 3691492=test_rdoc_markup_attributes
[513/903] 3691492=test_rand
[514/903] 3691493=test_string_processing
[515/903] 3691493=encodings_test
[516/903] 3691493=test_random_formatter
[517/903] 3691491=test_gem_source_specific_file
[518/903] 3691493=test_euc_kr
[519/903] 3691493=test_provider
[520/903] 3691493=test_bmethod
[521/903] 3691493=test_rdoc_code_object
[522/903] 3691491=test_process
[523/903] 3691492=test_key_actor_vi
[524/903] 3691492=test_postponed_job
[525/903] 3691493=test_gem_request_set_lockfile
[526/903] 3691492=test_rdoc_markdown
[527/903] 3691493=test_rdoc_encoding
[528/903] 3691492=test_win32ole_variant_outarg
[529/903] 3691492=test_generic
[530/903] 3691493=test_rdoc_markup_to_html_snippet
[531/903] 3691492=test_common
[532/903] 3691493=test_httpresponses
[533/903] 3691493=test_rdoc_constant
[534/903] 3691493=test_deprecate
[535/903] 3691492=test_rdoc_text
[536/903] 3691493=library_symbols_test
[537/903] 3691493=test_require
[538/903] 3691493=test_stringify_symbols
[539/903] 3691492=test_objspace
[540/903] 3691493=test_stream
[541/903] 3691493=test_have_library
[542/903] 3691493=test_ns_spki
[543/903] 3691493=test_rdoc_markup_indented_paragraph
[544/903] 3691493=test_iseq_load
Leaked file descriptor: TestProcess#test_gid_from_name: 9 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2024-07-03 00:25:17.467688506 +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    3691491  opc    9r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[545/903] 3691493=test_rdoc_markup_parser
[546/903] 3691493=test_reqarg
[547/903] 3691493=test_frozen_error
[548/903] 3691493=test_gem_version
[549/903] 3691493=test_spell_checker
[550/903] 3691493=test_gem_ext_ext_conf_builder
[551/903] 3691493=test_path_to_class
[552/903] 3691493=test_enumerator
[553/903] 3691493=test_bug-5832
[554/903] 3691493=test_yield_block
[555/903] 3691493=test_c_struct_builder
[556/903] 3691493=test_resource
[557/903] 3691493=test_gem_package_tar_reader_entry
[558/903] 3691493=test_gem_uri
[559/903] 3691493=test_win32ole_record
[560/903] 3691493=test_rdoc_include
[561/903] 3691493=test_gem_version_option
[562/903] 3691493=test_date_compat
[563/903] 3691493=test_ubf_async_safe
[564/903] 3691493=snippets_test
[565/903] 3691493=test_pstore
[566/903] 3691493=test_zlib
Leaked file descriptor: TestProcess#test_uid_from_name: 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-07-03 00:23:52.431369803 +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    3691491  opc   10r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[567/903] 3691493=test_rdoc_options
[568/903] 3691493=test_gem_ext_cargo_builder
[569/903] 3691493=test_proc
[570/903] 3691493=test_console_attr
[571/903] 3691493=test_gem_commands_unpack_command
[572/903] 3691493=test_file
[573/903] 3691493=test_time
[574/903] 3691493=test_capacity
[575/903] 3691493=test_gem_commands_owner_command
[576/903] 3691493=test_nextafter
[577/903] 3691493=test_rat
[578/903] 3691493=test_gem_request_connection_pools
[579/903] 3691491=test_init
[580/903] 3691491=test_flags
[581/903] 3691491=test_bug-3571
[582/903] 3691491=test_yamlstore
[583/903] 3691493=test_numeric
[584/903] 3691491=test_rdoc_generator_markup
[585/903] 3691491=test_constant
[586/903] 3691493=test_find
[587/903] 3691493=redundant_return_test
[588/903] 3691493=test_encoding
[589/903] 3691493=test_hmac
[590/903] 3691493=snapshots_test
[591/903] 3691493=test_gem_resolver_activation_request
[592/903] 3691493=test_function
[593/903] 3691491=test_gem_commands_server_command
[594/903] 3691491=test_pipe
[595/903] 3691491=test_macro
[596/903] 3691491=test_string
[597/903] 3691493=test_gem_requirement
[598/903] 3691493=test_win32ole_method_event
[599/903] 3691493=test_tcp
[600/903] 3691493=test_gem_name_tuple
[601/903] 3691493=test_rdoc_markup_to_table_of_contents
[602/903] 3691493=test_integer
[603/903] 3691493=test_pathname
[604/903] 3691493=test_fnmatch
[605/903] 3691493=test_store
[606/903] 3691493=test_rdoc_markup_pre_process
[607/903] 3691493=test_coverage
[608/903] 3691493=test_tempfile
[609/903] 3691493=test_http_request
[610/903] 3691493=test_tree_builder
[611/903] 3691493=test_date
[612/903] 3691493=test_big5
[613/903] 3691493=test_gem_commands_update_command
[614/903] 3691493=test_protect
[615/903] 3691493=test_rdoc_markup_verbatim
[616/903] 3691493=test_webauthn_poller
[617/903] 3691493=test_date_conv
[618/903] 3691493=test_frozen
[619/903] 3691493=test_serialize_subclasses
[620/903] 3691493=test_gem_resolver_index_specification
[621/903] 3691493=test_egrep_cpp
[622/903] 3691493=test_erb_m17n
[623/903] 3691493=test_rdoc_generator_pot_po_entry
[624/903] 3691493=test_timeout
[625/903] 3691493=test_enumerator_kw
[626/903] 3691493=test_marshalable
[627/903] 3691493=test_line_editor
[628/903] 3691493=test_files_lib
[629/903] 3691493=test_string_memory
[630/903] 3691493=test_help
[631/903] 3691493=test_raise
[632/903] 3691493=test_complexrational
[633/903] 3691493=version_test
[634/903] 3691493=test_string
[635/903] 3691493=json_common_interface_test
[636/903] 3691493=test_error_highlight
[637/903] 3691493=test_rdoc_any_method
[638/903] 3691493=test_function_entry
[639/903] 3691493=test_nil
[640/903] 3691493=test_psych
[641/903] 3691493=test_import
[642/903] 3691493=test_human_typo
[643/903] 3691493=test_wait
[644/903] 3691493=test_big2str
[645/903] 3691493=test_gem_resolver_specification
[646/903] 3691493=test_pkey_dsa
[647/903] 3691493=test_logger
[648/903] 3691493=test_yaml_tree
[649/903] 3691493=test_gem_commands_yank_command
[650/903] 3691493=test_cstr
[651/903] 3691492=test_command
[652/903] 3691492=test_euc_tw
[653/903] 3691492=test_gem_resolver_dependency_request
[654/903] 3691492=test_rdoc_rdoc
[655/903] 3691492=test_yjit_exit_locations
[656/903] 3691492=location_test
[657/903] 3691492=test_io_timeout
[658/903] 3691492=test_type_completor
[659/903] 3691492=test_rdoc_normal_module
[660/903] 3691492=test_rdoc_markdown_test
[661/903] 3691493=json_string_matching_test
[662/903] 3691493=test_gem_config_file
[663/903] 3691493=test_comparable
[664/903] 3691493=test_kdf
[665/903] 3691493=test_ldap
[666/903] 3691493=test_thread_queue
[667/903] 3691492=test_defined
[668/903] 3691492=test_passing_block
[669/903] 3691492=test_nowrite
[670/903] 3691492=test_io_buffer
[671/903] 3691492=test_gem_dependency
[672/903] 3691492=test_yjit
[673/903] 3691492=test_cclass
[674/903] 3691492=test_gem_uninstaller
[675/903] 3691492=test_m17n
[676/903] 3691492=test_method
[677/903] 3691493=test_argf
[678/903] 3691493=test_yaml
[679/903] 3691493=test_x509name
[680/903] 3691493=test_pkcs12
[681/903] 3691493=test_gem_remote_fetcher
[682/903] 3691493=test_json_tree
[683/903] 3691493=test_koi8
[684/903] 3691493=test_filter
[685/903] 3691493=test_parser_events
[686/903] 3691493=test_utf16
[687/903] 3691493=test_http
[688/903] 3691492=test_set
[689/903] 3691492=test_severity
[690/903] 3691492=test_ractor
[691/903] 3691492=test_case
[692/903] 3691492=test_gem_package_tar_writer
[693/903] 3691492=test_str2big
[694/903] 3691492=test_rdoc_markup_to_rdoc
[695/903] 3691492=test_too_many_dummy_encodings
[696/903] 3691492=test_method_cache
[697/903] 3691492=test_sprintf_comb
[698/903] 3691492=test_gem_commands_push_command
[699/903] 3691492=locals_test
[700/903] 3691492=test_rdoc_task
[701/903] 3691492=test_tracepoint
[702/903] 3691491=test_settracefunc
[703/903] 3691492=test_gem_text
[704/903] 3691492=test_backtrace
[705/903] 3691491=tunnel_test
[706/903] 3691491=test_gem_source_local
[707/903] 3691491=test_win32ole
[708/903] 3691491=test_internal_ivar
[709/903] 3691491=test_rendering
[710/903] 3691491=desugar_compiler_test
[711/903] 3691491=test_gem_gemcutter_utilities
[712/903] 3691492=test_http
[713/903] 3691492=test_hash
[714/903] 3691491=test_pty
[715/903] 3691491=test_gem_dependency_installer
[716/903] 3691491=test_gem_commands_which_command
[717/903] 3691491=test_gem_request
[718/903] 3691491=test_gem_package_old
[719/903] 3691491=test_gem_commands_specification_command
[720/903] 3691491=test_scan_args
[721/903] 3691491=test_gem_command_manager
[722/903] 3691491=test_rdoc_context
[723/903] 3691492=test_array
[724/903] 3691492=test_case
[725/903] 3691492=test_open-uri
[726/903] 3691491=test_enc_associate
[727/903] 3691492=test_enumerator
[728/903] 3691491=test_sprintf
[729/903] 3691491=test_const
[730/903] 3691491=test_rdoc_parser_rd
[731/903] 3691491=comments_test
[732/903] 3691491=test_class
[733/903] 3691493=test_exit
[734/903] 3691493=test_yaml_special_cases
[735/903] 3691493=test_recorder
[736/903] 3691493=test_name_error
[737/903] 3691493=json_addition_test
[738/903] 3691493=test_gem_source_list
[739/903] 3691493=test_gem_commands_sources_command
[740/903] 3691493=test_libs
[741/903] 3691493=test_iso_8859
[742/903] 3691493=test_gc
[743/903] 3691493=test_qsort
[744/903] 3691493=test_math
[745/903] 3691493=test_safe_load
[746/903] 3691493=test_pack
[747/903] 3691493=test_cgi_tag_helper
[748/903] 3691493=test_pinned
[749/903] 3691493=test_framework
[750/903] 3691493=test_coderange
[751/903] 3691493=test_weakmap
[752/903] 3691491=test_inadvertent_creation
[753/903] 3691491=test_ansi_with_terminfo
[754/903] 3691491=test_date_time
[755/903] 3691491=test_nil2vtempty
[756/903] 3691491=test_rdoc_generator_json_index
[757/903] 3691491=test_sorted_set
[758/903] 3691491=test_emoji
[759/903] 3691491=test_stack
[760/903] 3691491=test_windows_1252
[761/903] 3691491=test_cp949
[762/903] 3691491=test_jaro_winkler
[763/903] 3691491=test_condition
[764/903] 3691491=test_gem_resolver_vendor_set
[765/903] 3691491=test_gem_dependency_resolution_error
[766/903] 3691491=test_sleep
[767/903] 3691493=test_mixed_unicode_escapes
[768/903] 3691493=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-07-03 00:23:52.431369803 +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-07-03 00:25:17.467688506 +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    3691493  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
ruby    3691493  opc   10r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[769/903] 3691493=dispatcher_test
[770/903] 3691493=warnings_test
[771/903] 3691493=test_econv
[772/903] 3691491=test_gem_install_update_options
[773/903] 3691491=test_face
[774/903] 3691491=test_date_attr
[775/903] 3691491=test_sizeof
[776/903] 3691493=test_gem_request_set_lockfile_parser
[777/903] 3691493=test_stringchar
[778/903] 3691493=constant_path_node_test
[779/903] 3691493=test_flush
[780/903] 3691493=test_pkey_rsa
[781/903] 3691493=test_numhash
[782/903] 3691493=test_system
[783/903] 3691493=test_gem_specification
[784/903] 3691491=test_win32ole_variable
[785/903] 3691491=test_rdoc_cross_reference
[786/903] 3691491=test_parse
[787/903] 3691491=test_rdoc_class_module
[788/903] 3691491=attribute_write_test
[789/903] 3691491=test_method_cache
[790/903] 3691491=test_gem_command
[791/903] 3691491=test_asn1
[792/903] 3691491=test_undef
[793/903] 3691491=test_rdoc_generator_darkfish
[794/903] 3691491=test_gem_resolver_lock_set
[795/903] 3691491=test_random
[796/903] 3691491=test_gem_commands_open_command
[797/903] 3691491=test_verbose
[798/903] 3691491=test_normalize
[799/903] 3691491=test_emoji_breaks
[800/903] 3691491=test_assignment
[801/903] 3691493=test_gem_update_suggestion
[802/903] 3691493=test_variable
[803/903] 3691493=test_hash
[804/903] 3691493=test_rdoc_tom_doc
[805/903] 3691493=test_gem_commands_pristine_command
[806/903] 3691491=test_optarg
[807/903] 3691491=test_basicinstructions
[808/903] 3691491=test_utf32
[809/903] 3691491=test_gem_resolver_git_specification
[810/903] 3691491=test_key_actor_emacs
[811/903] 3691491=test_gem_security
[812/903] 3691493=test_erb
[813/903] 3691493=test_date_ractor
[814/903] 3691493=test_gem_impossible_dependencies_error
[815/903] 3691493=test_pp
[816/903] 3691493=test_gem_resolver_requirement_list
[817/903] 3691493=test_raise_exception
[818/903] 3691493=test_arith_seq_beg_len_step
[819/903] 3691493=test_exception
[820/903] 3691493=test_noarg
[821/903] 3691493=test_storage
[822/903] 3691493=test_err_in_callback
[823/903] 3691493=test_method_name_check
[824/903] 3691493=test_merge_keys
[825/903] 3691493=test_shapes
[826/903] 3691493=test_did_you_mean
[827/903] 3691493=test_rdoc_extend
[828/903] 3691493=regular_expression_encoding_test
[829/903] 3691493=test_cesu8
[830/903] 3691493=test_kernel
[831/903] 3691493=test_rendering
[832/903] 3691493=test_gem_rdoc
[833/903] 3691493=test_dot_dot
[834/903] 3691493=test_string
[835/903] 3691493=test_iterator
[836/903] 3691493=test_gem_commands_install_command
[837/903] 3691493=test_fd_setsize
[838/903] 3691493=test_process
[839/903] 3691493=test_forwardable
[840/903] 3691493=!Nothing_to_test
[841/903] 3691493=static_literals_test
[842/903] 3691493=test_array_create
[843/903] 3691493=test_dir_m17n
[844/903] 3691493=test_memory_view
[845/903] 3691493=test_complex
[846/903] 3691493=test_threadgroup
[847/903] 3691493=test_ractor
[848/903] 3691493=test_rdoc_rubygems_hook
[849/903] 3691493=test_gem_resolver_api_specification
[850/903] 3691493=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 41141>
COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    3691493  opc   13u  IPv4 3640452698      0t0  TCP localhost:41141->localhost:reachout (CLOSE_WAIT)
[851/903] 3691493=test_case_mapping
[852/903] 3691493=test_rational
[853/903] 3691493=test_gem_ext_cargo_builder_unit
[854/903] 3691493=test_arity
[855/903] 3691493=test_thread
[856/903] 3691493=test_svcb_https
[857/903] 3691493=test_pkey_ec
[858/903] 3691493=test_buffering
[859/903] 3691493=test_key_event_record
[860/903] 3691493=test_date_parse
[861/903] 3691493=test_mdns
[862/903] 3691493=test_open3
[863/903] 3691491=test_backtrace
[864/903] 3691491=test_gbk
[865/903] 3691491=test_gem_commands_dependency_command
[866/903] 3691491=test_yamldbm
[867/903] 3691491=test_warning
[868/903] 3691491=test_gem_spec_fetcher
[869/903] 3691491=test_unicode_escape
[870/903] 3691491=test_switch_hitter
[871/903] 3691491=test_default_gems
[872/903] 3691491=ruby_parser_test
[873/903] 3691491=test_grapheme_breaks
[874/903] 3691491=test_hash_create
[875/903] 3691491=test_rdoc_method_attr
[876/903] 3691491=test_enumerable
[877/903] 3691491=test_set
[878/903] 3691491=test_tree_spell_checker
[879/903] 3691491=test_rdoc_i18n_locale
[880/903] 3691491=test_gc_compact
.Closed file descriptor: TestOpen3#test_capture3_flip: 13
[881/903] 3691493=test_dryrun
[882/903] 3691493=test_queue
[883/903] 3691493=test_gem_resolver_lock_specification
[884/903] 3691493=test_boolean
[885/903] 3691493=lex_test
[886/903] 3691493=test_clone
[887/903] 3691493=test_enc_raise
[888/903] 3691493=test_gem_uri_formatter
[889/903] 3691493=test_prettyprint
[890/903] 3691493=test_ole_methods
[891/903] 3691493=test_cgi_util
[892/903] 3691493=test_shift_jis
[893/903] 3691493=test_rdoc_store
[894/903] 3691491=test_data_error
[895/903] 3691493=test_rdoc_stats
[896/903] 3691491=test_files_sample
[897/903] 3691491=test_rubyoptions
[898/903] 3691493=test_optimization
[899/903] 3691492=test_force_exit
[900/903] 3691492=regexp_test
[901/903] 3691492=test_yield
[902/903] 3691492=test_remote_fetch_error
[903/903] 3691492=test_show_source
Finished tests in 208.907505s, 154.4798 tests/s, 30846.8094 assertions/s.
32272 tests, 6444130 assertions, 0 failures, 0 errors, 332 skips

ruby -v: ruby 3.4.0dev (2024-07-03T13:03:40Z master 5f20957b85) [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
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'
ruby 3.4.0dev (2024-07-03T13:03:40Z master 5f20957b85) [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 32.267790 seconds

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