# Logfile created on 2024-05-24 04:36:12 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000ffff78b9fdc0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/home/opc/ruby/src", @BUILD_DIR="/home/opc/ruby/build", @INSTALL_DIR="/home/opc/ruby/install", @TARGET_NAME="master", @TARGET_SRC_DIR="/home/opc/ruby/src/master", @TARGET_BUILD_DIR="/home/opc/ruby/build/master", @TARGET_INSTALL_DIR="/home/opc/ruby/install/master", @configure_opts=["--disable-dtrace --disable-yjit"], @build_opts="-j3", @btest_opts="-j3", @test_opts="TESTS='-j3'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/opc/ruby/logs/brlog.master.20240524-043612", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000ffff78bee830 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000ffff78bee600 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000ffff78aa0730 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20240524-043612", @dev=#<File:/home/opc/ruby/logs/brlog.master.20240524-043612>, @binmode=false, @mon_data=#<Monitor:0x0000ffff78bee290>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j3
Downloading Unicode emoji 15.0 files...
Downloading Unicode emoji 15.0 files...
Downloading Unicode emoji 15.0 files...
made symlink emoji/15.0/emoji-sequences.txt to /home/opc/ruby/src/master/.downloaded-cache/emoji/15.0/emoji-sequences.txt
downloading emoji/15.0/emoji-test.txt ... /home/opc/ruby/src/master/enc/unicode/data/emoji/15.0/emoji-sequences.txt already exists
downloading emoji/15.0/emoji-test.txt ... /home/opc/ruby/src/master/enc/unicode/data/emoji/15.0/emoji-sequences.txt already exists
/home/opc/ruby/src/master/tool/downloader.rb:302:in `rescue in download': failed to download emoji/15.0/emoji-test.txt (RuntimeError)
OpenURI::HTTPError: 403 Forbidden: https://www.unicode.org/Public/emoji/15.0/emoji-test.txt
	from /home/opc/ruby/src/master/tool/downloader.rb:201:in `download'
	from /home/opc/ruby/src/master/tool/downloader.rb:136:in `download'
	from /home/opc/ruby/src/master/tool/downloader.rb:482:in `block in <main>'
	from /home/opc/ruby/src/master/tool/downloader.rb:465:in `each'
	from /home/opc/ruby/src/master/tool/downloader.rb:465:in `<main>'
/usr/local/lib/ruby/3.2.0/open-uri.rb:369:in `open_http': 403 Forbidden (OpenURI::HTTPError)
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:760:in `buffer_open'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:214:in `block in open_loop'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:212:in `catch'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:212:in `open_loop'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:153:in `open_uri'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:740:in `open'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:748:in `read'
	from /home/opc/ruby/src/master/tool/downloader.rb:247:in `block in download'
	from /home/opc/ruby/src/master/tool/downloader.rb:378:in `with_retry'
	from /home/opc/ruby/src/master/tool/downloader.rb:246:in `download'
	from /home/opc/ruby/src/master/tool/downloader.rb:136:in `download'
	from /home/opc/ruby/src/master/tool/downloader.rb:482:in `block in <main>'
	from /home/opc/ruby/src/master/tool/downloader.rb:465:in `each'
	from /home/opc/ruby/src/master/tool/downloader.rb:465:in `<main>'
/home/opc/ruby/src/master/tool/downloader.rb:302:in `rescue in download': failed to download emoji/15.0/emoji-test.txt (RuntimeError)
OpenURI::HTTPError: 403 Forbidden: https://www.unicode.org/Public/emoji/15.0/emoji-test.txt
	from /home/opc/ruby/src/master/tool/downloader.rb:201:in `download'
	from /home/opc/ruby/src/master/tool/downloader.rb:136:in `download'
	from /home/opc/ruby/src/master/tool/downloader.rb:482:in `block in <main>'
	from /home/opc/ruby/src/master/tool/downloader.rb:465:in `each'
	from /home/opc/ruby/src/master/tool/downloader.rb:465:in `<main>'
/usr/local/lib/ruby/3.2.0/open-uri.rb:369:in `open_http': 403 Forbidden (OpenURI::HTTPError)
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:760:in `buffer_open'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:214:in `block in open_loop'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:212:in `catch'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:212:in `open_loop'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:153:in `open_uri'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:740:in `open'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:748:in `read'
	from /home/opc/ruby/src/master/tool/downloader.rb:247:in `block in download'
	from /home/opc/ruby/src/master/tool/downloader.rb:378:in `with_retry'
	from /home/opc/ruby/src/master/tool/downloader.rb:246:in `download'
	from /home/opc/ruby/src/master/tool/downloader.rb:136:in `download'
	from /home/opc/ruby/src/master/tool/downloader.rb:482:in `block in <main>'
	from /home/opc/ruby/src/master/tool/downloader.rb:465:in `each'
	from /home/opc/ruby/src/master/tool/downloader.rb:465:in `<main>'
make: *** [uncommon.mk:1756: /home/opc/ruby/src/master/enc/unicode/data/emoji/15.0/emoji-test.txt] Error 1
make: *** Waiting for unfinished jobs....
make: *** [uncommon.mk:1756: /home/opc/ruby/src/master/enc/unicode/data/emoji/15.0/emoji-zwj-sequences.txt] Error 1
/home/opc/ruby/src/master/tool/downloader.rb:302:in `rescue in download': failed to download emoji/15.0/emoji-test.txt (RuntimeError)
OpenURI::HTTPError: 403 Forbidden: https://www.unicode.org/Public/emoji/15.0/emoji-test.txt
	from /home/opc/ruby/src/master/tool/downloader.rb:201:in `download'
	from /home/opc/ruby/src/master/tool/downloader.rb:136:in `download'
	from /home/opc/ruby/src/master/tool/downloader.rb:482:in `block in <main>'
	from /home/opc/ruby/src/master/tool/downloader.rb:465:in `each'
	from /home/opc/ruby/src/master/tool/downloader.rb:465:in `<main>'
/usr/local/lib/ruby/3.2.0/open-uri.rb:369:in `open_http': 403 Forbidden (OpenURI::HTTPError)
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:760:in `buffer_open'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:214:in `block in open_loop'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:212:in `catch'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:212:in `open_loop'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:153:in `open_uri'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:740:in `open'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:748:in `read'
	from /home/opc/ruby/src/master/tool/downloader.rb:247:in `block in download'
	from /home/opc/ruby/src/master/tool/downloader.rb:378:in `with_retry'
	from /home/opc/ruby/src/master/tool/downloader.rb:246:in `download'
	from /home/opc/ruby/src/master/tool/downloader.rb:136:in `download'
	from /home/opc/ruby/src/master/tool/downloader.rb:482:in `block in <main>'
	from /home/opc/ruby/src/master/tool/downloader.rb:465:in `each'
	from /home/opc/ruby/src/master/tool/downloader.rb:465:in `<main>'
make: *** [uncommon.mk:1756: /home/opc/ruby/src/master/enc/unicode/data/emoji/15.0/emoji-sequences.txt] Error 1
make: *** Deleting file '/home/opc/ruby/src/master/enc/unicode/data/emoji/15.0/emoji-sequences.txt'
downloading emoji/15.0/emoji-test.txt ... 
$$$[end] "make update-unicode  -j3" exit with 512.
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/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-rubyspec -j3
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j3" exit with 0.
$$$[beg] make update-src      -j3
Already up to date.
Latest commit hash = acdd19facc
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
generating /home/opc/ruby/src/master/ext/ripper/eventids1.h
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'
generating /home/opc/ruby/src/master/ext/ripper/eventids1.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'
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 ba7872795d5de04adb8ff500c0e6afdc81a041dd
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 ba7872795d5de04adb8ff500c0e6afdc81a041dd | /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/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 = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

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

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

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

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

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '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.7/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
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.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/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/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.ys0wl0/1-mspec-multi-0
$ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.ys0wl0/2-mspec-multi-1
$ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.ys0wl0/3-mspec-multi-2
ruby 3.4.0dev (2024-05-24T01:53:35Z master acdd19facc) [aarch64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................


Finished in 30.443347 seconds

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