# Logfile created on 2024-05-21 01:04:43 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffc5294fdc8 @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.20240521-010443", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffc5299e928 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffc5299e720 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffc528507d8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20240521-010443", @dev=#<File:/home/opc/ruby/logs/brlog.master.20240521-010443>, @binmode=false, @mon_data=#<Monitor:0x0000fffc5299e338>, @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 ... downloading emoji/15.0/emoji-sequences.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>'
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....
/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-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-sequences.txt (RuntimeError)
EOFError: end of file reached: https://www.unicode.org/Public/emoji/15.0/emoji-sequences.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/net/protocol.rb:237:in `rbuf_fill': end of file reached (EOFError)
	from /usr/local/lib/ruby/3.2.0/net/protocol.rb:199:in `readuntil'
	from /usr/local/lib/ruby/3.2.0/net/protocol.rb:209:in `readline'
	from /usr/local/lib/ruby/3.2.0/net/http/response.rb:158:in `read_status_line'
	from /usr/local/lib/ruby/3.2.0/net/http/response.rb:147:in `read_new'
	from /usr/local/lib/ruby/3.2.0/net/http.rb:1862:in `block in transport_request'
	from /usr/local/lib/ruby/3.2.0/net/http.rb:1853:in `catch'
	from /usr/local/lib/ruby/3.2.0/net/http.rb:1853:in `transport_request'
	from /usr/local/lib/ruby/3.2.0/net/http.rb:1826:in `request'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:333:in `block in open_http'
	from /usr/local/lib/ruby/3.2.0/net/http.rb:1238:in `start'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:327:in `open_http'
	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/rbs.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /home/opc/ruby/src/master/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-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 = 86cf074fa1
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
generating /home/opc/ruby/src/master/ext/ripper/eventids2table.c
make[1]: Entering directory '/home/opc/ruby/src/master/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/ripper'
/home/opc/ruby/src/master/revision.h updated
generating aarch64-linux-fake.rb
aarch64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to 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/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
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
c5234a9416e4f20f175185e840b25b0f08674d14078ed7083f37e655458e3ca9  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]: 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/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.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/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]: 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/racc-1.7.3/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/syslog-0.1.2/ext/syslog'
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/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$$$[end] "make all -j3" exit with 0.
$$$[beg] make install -j3
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to 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/typeprof.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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
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
  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.
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
Unpacked gems/power_assert-2.0.4dev.gem
ext/configure-ext.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.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/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.8/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/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]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
./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.6.3.1
                                    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.0
                                    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=29708
  "--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] 528464=test_gem_specification
[  2/885] 528462=test_numhash
[  3/885] 528463=test_system
[  4/885] 528462=test_flush
[  5/885] 528462=test_pkey_rsa
[  6/885] 528462=test_win32ole_variable
[  7/885] 528462=test_rdoc_class_module
[  8/885] 528463=test_parse
[  9/885] 528462=test_rdoc_cross_reference
[ 10/885] 528463=test_method_cache
[ 11/885] 528463=test_gem_dependency_resolution_error
[ 12/885] 528462=test_mixed_unicode_escapes
[ 13/885] 528462=test_sleep
[ 14/885] 528463=test_fileutils
Leaked file descriptor: TestFileUtils#test_chown_error: 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-21 01:04:34.758013404 +0000, mtime=2024-05-21 01:04:33.218007754 +0000, ctime=2024-05-21 01:04:33.218007754 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    528463  opc    9r   REG  252,0  9253600 13705411 /var/lib/sss/mc/passwd
[ 15/885] 528463=test_cp949
[ 16/885] 528463=test_jaro_winkler
[ 17/885] 528463=test_condition
[ 18/885] 528463=test_gem_resolver_vendor_set
[ 19/885] 528463=test_sorted_set
[ 20/885] 528463=test_emoji
[ 21/885] 528463=test_stack
[ 22/885] 528464=test_windows_1252
[ 23/885] 528464=test_stringchar
[ 24/885] 528464=warnings_test
[ 25/885] 528464=test_face
[ 26/885] 528464=test_date_attr
[ 27/885] 528464=test_sizeof
[ 28/885] 528463=test_gem_request_set_lockfile_parser
[ 29/885] 528463=test_gem_install_update_options
[ 30/885] 528463=test_econv
[ 31/885] 528462=test_coderange
[ 32/885] 528462=test_weakmap
[ 33/885] 528463=test_inadvertent_creation
[ 34/885] 528463=test_ansi_with_terminfo
[ 35/885] 528463=test_framework
[ 36/885] 528463=test_pinned
[ 37/885] 528463=test_pack
[ 38/885] 528463=test_cgi_tag_helper
[ 39/885] 528463=test_rdoc_generator_json_index
[ 40/885] 528463=test_date_time
[ 41/885] 528463=test_nil2vtempty
[ 42/885] 528463=test_enc_associate
[ 43/885] 528462=test_enumerator
[ 44/885] 528464=test_case
[ 45/885] 528464=test_open-uri
[ 46/885] 528463=test_array
[ 47/885] 528463=test_gem_command_manager
[ 48/885] 528463=test_rdoc_context
[ 49/885] 528464=test_safe_load
[ 50/885] 528464=test_libs
[ 51/885] 528464=ripper_test
[ 52/885] 528463=test_iso_8859
[ 53/885] 528463=comments_test
[ 54/885] 528464=test_qsort
[ 55/885] 528464=test_gc
[ 56/885] 528464=test_math
[ 57/885] 528464=test_const
[ 58/885] 528464=test_rdoc_parser_rd
[ 59/885] 528463=index_write_test
[ 60/885] 528463=test_class
[ 61/885] 528464=test_exit
[ 62/885] 528464=json_addition_test
[ 63/885] 528464=test_gem_source_list
[ 64/885] 528464=test_name_error
[ 65/885] 528464=test_gem_commands_sources_command
[ 66/885] 528464=test_yaml_special_cases
[ 67/885] 528464=test_recorder
[ 68/885] 528464=test_sprintf
[ 69/885] 528464=test_gem_dependency_installer
[ 70/885] 528463=test_pty
[ 71/885] 528463=parser_test
[ 72/885] 528463=test_hash
[ 73/885] 528462=test_http
[ 74/885] 528462=test_gem_commands_specification_command
[ 75/885] 528464=test_scan_args
[ 76/885] 528464=encoding_test
[ 77/885] 528464=test_gem_package_old
[ 78/885] 528462=test_gem_commands_which_command
[ 79/885] 528464=test_gem_request
[ 80/885] 528462=locals_test
[ 81/885] 528464=test_gem_commands_push_command
[ 82/885] 528462=test_sprintf_comb
[ 83/885] 528462=test_too_many_dummy_encodings
[ 84/885] 528462=test_method_cache
[ 85/885] 528462=test_gem_gemcutter_utilities
[ 86/885] 528464=test_internal_ivar
[ 87/885] 528464=test_win32ole
[ 88/885] 528464=desugar_compiler_test
[ 89/885] 528464=test_gem_source_local
[ 90/885] 528462=test_rendering
[ 91/885] 528462=test_tracepoint
[ 92/885] 528464=test_gem_text
[ 93/885] 528464=test_settracefunc
[ 94/885] 528462=test_backtrace
[ 95/885] 528464=test_rdoc_task
[ 96/885] 528464=test_gem_package_tar_writer
[ 97/885] 528464=test_str2big
[ 98/885] 528464=test_severity
[ 99/885] 528464=test_case
[100/885] 528464=test_ractor
[101/885] 528464=test_http
[102/885] 528462=test_utf16
[103/885] 528462=attribute_write_test
[104/885] 528462=test_set
[105/885] 528463=test_rdoc_markup_to_rdoc
[106/885] 528462=test_yaml
[107/885] 528463=test_x509name
[108/885] 528463=test_argf
[109/885] 528462=test_m17n
[110/885] 528462=test_method
[111/885] 528463=test_gem_dependency
[112/885] 528463=test_gem_uninstaller
[113/885] 528462=test_cclass
[114/885] 528462=test_yjit
[115/885] 528462=test_filter
[116/885] 528462=test_parser_events
[117/885] 528462=test_gem_remote_fetcher
[118/885] 528463=test_koi8
[119/885] 528463=test_json_tree
[120/885] 528463=test_pkcs12
[121/885] 528463=test_force_exit
[122/885] 528463=test_optimization
[123/885] 528462=test_data_error
[124/885] 528462=test_rdoc_stats
[125/885] 528462=test_files_sample
[126/885] 528462=test_rubyoptions
[127/885] 528464=test_shift_jis
[128/885] 528464=test_rdoc_store
[129/885] 528464=test_yield
.Leaked file descriptor: TestRubyOptions#test_script_from_stdin: 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-21 01:05:25.342199019 +0000, mtime=2024-05-21 01:05:06.142128566 +0000, ctime=2024-05-21 01:05:06.142128566 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    528462  opc   10r   REG  252,0  6940392 13705429 /var/lib/sss/mc/group
[130/885] 528464=test_show_source
[131/885] 528464=test_remote_fetch_error
[132/885] 528464=regexp_test
[133/885] 528464=test_gem_resolver_lock_specification
[134/885] 528464=test_boolean
[135/885] 528464=test_queue
[136/885] 528464=test_gc_compact
[137/885] 528463=test_rdoc_i18n_locale
[138/885] 528463=test_dryrun
[139/885] 528463=test_ole_methods
[140/885] 528463=test_cgi_util
[141/885] 528463=test_gem_uri_formatter
[142/885] 528463=test_prettyprint
[143/885] 528463=test_enc_raise
[144/885] 528463=test_clone
[145/885] 528463=test_unicode_escape
[146/885] 528462=test_switch_hitter
[147/885] 528463=test_default_gems
[148/885] 528462=test_yamldbm
[149/885] 528462=test_gem_spec_fetcher
[150/885] 528463=test_gem_commands_dependency_command
[151/885] 528463=test_backtrace
[152/885] 528463=test_gbk
[153/885] 528463=static_literals_test
[154/885] 528463=test_tree_spell_checker
[155/885] 528462=test_rdoc_method_attr
[156/885] 528463=test_enumerable
[157/885] 528463=test_set
[158/885] 528463=test_hash_create
[159/885] 528463=test_grapheme_breaks
[160/885] 528462=test_case_mapping
[161/885] 528463=test_rational
[162/885] 528462=test_gem_ext_cargo_builder_unit
[163/885] 528462=test_webauthn_listener
[164/885] 528463=test_ractor
[165/885] 528463=test_rdoc_rubygems_hook
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 34569>
COMMAND    PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    528462  opc    9u  IPv4 3072802927      0t0  TCP localhost:34569->localhost:45404 (CLOSE_WAIT)
[166/885] 528463=test_gem_resolver_api_specification
[167/885] 528462=test_date_parse
[168/885] 528463=test_open3
[169/885] 528462=test_mdns.Closed file descriptor: TestResolvMDNS#test_mdns_each_address: 9

[170/885] 528462=test_key_event_record
[171/885] 528462=test_buffering
[172/885] 528462=test_svcb_https
[173/885] 528462=test_pkey_ec
[174/885] 528462=test_arity
[175/885] 528462=test_thread
[176/885] 528462=!Nothing_to_test
[177/885] 528462=test_fd_setsize
[178/885] 528462=test_process
[179/885] 528462=test_forwardable
[180/885] 528462=test_complex
[181/885] 528462=test_threadgroup
[182/885] 528464=test_array_create
[183/885] 528464=test_memory_view
[184/885] 528462=test_dir_m17n
[185/885] 528464=test_rdoc_extend
[186/885] 528464=test_cesu8
[187/885] 528464=test_shapes
[188/885] 528464=test_did_you_mean
[189/885] 528464=test_merge_keys
[190/885] 528464=test_storage
[191/885] 528464=test_err_in_callback
[192/885] 528464=test_method_name_check
[193/885] 528464=test_gem_commands_install_command
[194/885] 528463=test_iterator
[195/885] 528463=test_string
[196/885] 528463=pattern_test
[197/885] 528463=test_gem_rdoc
[198/885] 528463=test_dot_dot
[199/885] 528463=test_kernel
[200/885] 528462=test_rendering
[201/885] 528462=test_key_actor_emacs
[202/885] 528462=test_gem_security
[203/885] 528463=test_erb
[204/885] 528463=test_date_ractor
[205/885] 528463=test_basicinstructions
[206/885] 528463=test_utf32
[207/885] 528463=test_gem_resolver_git_specification
[208/885] 528464=test_rdoc_tom_doc
[209/885] 528464=test_gem_commands_pristine_command
[210/885] 528463=test_optarg
[211/885] 528463=test_variable
[212/885] 528463=test_hash
[213/885] 528463=test_gem_resolver_requirement_list
[214/885] 528463=memsize_test
[215/885] 528463=test_arith_seq_beg_len_step
[216/885] 528463=test_raise_exception
[217/885] 528463=test_exception
[218/885] 528463=test_noarg
[219/885] 528463=test_gem_impossible_dependencies_error
[220/885] 528463=test_pp
[221/885] 528463=test_undef
[222/885] 528463=test_rdoc_generator_darkfish
[223/885] 528464=test_random
[224/885] 528464=test_gem_resolver_lock_set
[225/885] 528464=test_asn1
[226/885] 528464=test_gem_command
[227/885] 528464=test_assignment
[228/885] 528463=test_gem_update_suggestion
[229/885] 528463=test_verbose
[230/885] 528463=test_gem_commands_open_command
[231/885] 528463=test_normalize
[232/885] 528463=test_emoji_breaks
[233/885] 528463=test_objspace
[234/885] 528464=test_stringify_symbols
[235/885] 528464=test_require
[236/885] 528464=library_symbols_test
[237/885] 528464=test_rdoc_text
[238/885] 528464=test_rdoc_markup_indented_paragraph
[239/885] 528464=test_iseq_load
[240/885] 528464=test_rdoc_markup_parser
[241/885] 528464=test_ns_spki
[242/885] 528464=test_stream
[243/885] 528464=test_have_library
[244/885] 528464=test_win32ole_variant_outarg
[245/885] 528464=test_rdoc_encoding
[246/885] 528464=test_gem_request_set_lockfile
[247/885] 528464=test_rdoc_markdown
[248/885] 528464=test_key_actor_vi
[249/885] 528464=test_postponed_job
[250/885] 528464=test_rdoc_constant
[251/885] 528464=test_deprecate
[252/885] 528464=test_httpresponses
[253/885] 528464=test_rdoc_markup_to_html_snippet
[254/885] 528464=test_common
[255/885] 528464=test_generic
[256/885] 528464=test_rand
[257/885] 528464=test_string_processing
[258/885] 528464=test_random_formatter
[259/885] 528464=redundant_return_test
[260/885] 528464=test_rdoc_markup_attributes
[261/885] 528464=test_process
[262/885] 528462=test_rdoc_code_object
[263/885] 528462=test_euc_kr
[264/885] 528462=test_provider
[265/885] 528462=test_gem_source_specific_file
[266/885] 528462=test_bmethod
[267/885] 528462=test_len
[268/885] 528462=test_gem_doctor
[269/885] 528462=json_fixtures_test
[270/885] 528462=parse_test
Leaked file descriptor: TestProcess#test_execopts_uid: 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-21 01:04:34.758013404 +0000, mtime=2024-05-21 01:04:33.218007754 +0000, ctime=2024-05-21 01:04:33.218007754 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    528464  opc   10r   REG  252,0  9253600 13705411 /var/lib/sss/mc/passwd
Leaked file descriptor: TestProcess#test_uid_from_name: 11 #<File::Stat dev=0x9, ino=3072805103, 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    528464  opc   11u  unix 0x0000000000000000      0t0 3072805103 type=STREAM
[271/885] 528462=test_rdoc_parser_c
[272/885] 528462=test_kwargs
[273/885] 528462=test_io_wait
[274/885] 528462=test_pack
[275/885] 528462=test_securerandom
[276/885] 528462=test_tsort
[277/885] 528462=test_typeddata
[278/885] 528462=test_gem_commands_fetch_command
[279/885] 528462=test_rdoc_parser_changelog
[280/885] 528462=parameters_signature_test
[281/885] 528462=test_gem_commands_outdated_command
[282/885] 528462=test_gem_dependency_list
[283/885] 528462=test_gem_unsatisfiable_dependency_error
[284/885] 528462=test_literal
[285/885] 528462=test_complex2
[286/885] 528462=test_config
[287/885] 528462=test_gem_security_signer
[288/885] 528462=test_gem_util
[289/885] 528462=test_thread
[290/885] 528462=test_input_method
[291/885] 528462=test_rdoc_i18n_text
[292/885] 528462=test_io
[293/885] 528462=test_data
[294/885] 528462=test_memory_view
[295/885] 528462=test_ractor
[296/885] 528462=test_null
[297/885] 528462=test_m17n_comb
[298/885] 528462=test_multi_irb_commands
[299/885] 528462=test_pkey_dh
[300/885] 528462=test_pkey
[301/885] 528462=test_external_new
[302/885] 528462=test_win32ole_typelib
[303/885] 528462=test_gem_platform
[304/885] 528462=test_gem_commands_query_command
[305/885] 528462=test_bigzero
[306/885] 528462=test_rdoc_markup_to_tt_only
[307/885] 528462=json_parser_test
[308/885] 528462=test_date_strftime
[309/885] 528462=test_ws
[310/885] 528462=test_gem_commands_stale_command
[311/885] 528462=ruby_parser_test
[312/885] 528462=test_gem_commands_cert_command
[313/885] 528462=test_rdoc_require
[314/885] 528462=test_gem_ext_rake_builder
[315/885] 528462=test_word
[316/885] 528462=test_singleton
[317/885] 528462=test_numeric
[318/885] 528462=test_fstring
[319/885] 528462=test_instrumentation_api
[320/885] 528464=test_weakref
[321/885] 528464=test_rdoc_alias
[322/885] 528464=test_timeout
[323/885] 528464=test_rdoc_markup_raw
[324/885] 528464=test_rdoc_markup_to_bs
[325/885] 528464=test_key_name_check
[326/885] 528464=test_optparse
[327/885] 528464=test_io_buffer
[328/885] 528462=test_rdoc_context_section
[329/885] 528462=test_deprecated
[330/885] 528462=test_div
[331/885] 528462=test_files_test_2
[332/885] 528462=test_rdoc_markup_to_html_crossref
[333/885] 528464=test_exception
[334/885] 528462=test_bash_completion
[335/885] 528462=test_basicsocket
[336/885] 528462=test_zsh_completion
[337/885] 528462=test_syntax
[338/885] 528463=test_scalar
[339/885] 528463=test_class_name_check
[340/885] 528463=test_pack
[341/885] 528463=test_pkcs7
[342/885] 528463=test_gem_commands_environment_command
[343/885] 528463=test_comparable
[344/885] 528463=json_string_matching_test
[345/885] 528463=test_gem_config_file
[346/885] 528463=test_rdoc_markdown_test
[347/885] 528463=test_io_timeout
[348/885] 528463=test_type_completor
[349/885] 528463=test_rdoc_normal_module
[350/885] 528463=test_rdoc_rdoc
[351/885] 528463=test_yjit_exit_locations
[352/885] 528463=test_io_buffer
[353/885] 528463=test_thread_queue
[354/885] 528464=test_defined
[355/885] 528464=test_passing_block
[356/885] 528464=test_nowrite
[357/885] 528464=test_kdf
[358/885] 528464=test_ldap
[359/885] 528464=test_human_typo
[360/885] 528464=test_import
[361/885] 528464=test_wait
[362/885] 528464=test_nil
[363/885] 528464=test_psych
[364/885] 528464=test_cstr
[365/885] 528464=test_euc_tw
[366/885] 528464=test_command
[367/885] 528464=test_gem_resolver_dependency_request
[368/885] 528464=test_yaml_tree
[369/885] 528464=test_gem_commands_yank_command
[370/885] 528464=test_pkey_dsa
[371/885] 528462=test_logger
[372/885] 528462=test_big2str
[373/885] 528462=test_gem_resolver_specification
[374/885] 528462=test_string_memory
[375/885] 528462=test_help
[376/885] 528462=test_files_lib
[377/885] 528462=reflection_test
[378/885] 528462=test_marshalable
[379/885] 528462=test_line_editor
[380/885] 528462=test_enumerator_kw
[381/885] 528462=test_error_highlight
[382/885] 528462=test_rdoc_any_method
[383/885] 528463=test_function_entry
[384/885] 528463=test_string
[385/885] 528463=json_common_interface_test
[386/885] 528463=version_test
[387/885] 528462=test_raise
[388/885] 528462=test_complexrational
[389/885] 528463=test_gem_commands_update_command
[390/885] 528462=test_big5
[391/885] 528462=test_date
[392/885] 528462=test_protect
[393/885] 528462=test_tree_builder
[394/885] 528462=test_rdoc_markup_pre_process
[395/885] 528462=test_store
[396/885] 528462=test_coverage
[397/885] 528462=test_http_request
[398/885] 528462=test_tempfile
[399/885] 528462=test_fnmatch
[400/885] 528462=test_pathname
[401/885] 528463=test_timeout
[402/885] 528463=test_erb_m17n
[403/885] 528463=test_rdoc_generator_pot_po_entry
[404/885] 528463=test_frozen
[405/885] 528463=test_gem_resolver_index_specification
[406/885] 528462=test_serialize_subclasses
[407/885] 528462=test_egrep_cpp
[408/885] 528463=test_rdoc_markup_verbatim
[409/885] 528463=test_webauthn_poller
[410/885] 528462=test_date_conv
[411/885] 528462=test_pipe
[412/885] 528463=test_macro
[413/885] 528463=test_string
[414/885] 528462=test_function
[415/885] 528464=test_gem_resolver_activation_request
[416/885] 528464=test_gem_commands_server_command
[417/885] 528464=test_gem_name_tuple
[418/885] 528464=test_rdoc_markup_to_table_of_contents
[419/885] 528464=test_integer
[420/885] 528464=test_tcp
[421/885] 528462=test_win32ole_method_event
[422/885] 528462=parse_comments_test
[423/885] 528462=test_gem_requirement
[424/885] 528464=test_flags
[425/885] 528462=test_yamlstore
[426/885] 528462=test_bug-3571
[427/885] 528462=test_numeric
[428/885] 528462=test_rat
[429/885] 528462=test_gem_request_connection_pools
[430/885] 528464=test_init
[431/885] 528464=test_capacity
[432/885] 528464=test_gem_commands_owner_command
[433/885] 528462=test_nextafter
[434/885] 528462=test_file
[435/885] 528462=test_time
[436/885] 528462=test_encoding
[437/885] 528464=test_hmac
[438/885] 528464=test_constant
[439/885] 528462=test_find
[440/885] 528462=test_rdoc_generator_markup
[441/885] 528462=test_ubf_async_safe
[442/885] 528462=test_pstore
[443/885] 528462=test_date_compat
[444/885] 528462=test_win32ole_record
[445/885] 528462=test_rdoc_include
[446/885] 528462=test_gem_version_option
[447/885] 528462=test_gem_commands_unpack_command
[448/885] 528462=test_gem_ext_cargo_builder
[449/885] 528462=test_proc
[450/885] 528462=test_console_attr
[451/885] 528462=test_zlib
[452/885] 528464=test_rdoc_options
[453/885] 528464=test_enumerator
[454/885] 528464=test_path_to_class
[455/885] 528464=test_frozen_error
[456/885] 528464=test_spell_checker
[457/885] 528464=test_gem_version
[458/885] 528464=test_gem_ext_ext_conf_builder
[459/885] 528464=test_reqarg
[460/885] 528464=test_gem_uri
[461/885] 528464=test_resource
[462/885] 528464=test_gem_package_tar_reader_entry
[463/885] 528464=test_c_struct_builder
[464/885] 528464=test_bug-5832
[465/885] 528464=test_yield_block
[466/885] 528464=test_eval
[467/885] 528464=test_monitor
[468/885] 528464=test_beginendblock
[469/885] 528464=test_pointer
[470/885] 528464=test_within_pipe
[471/885] 528464=test_rdoc_normal_class
[472/885] 528464=test_whileuntil
[473/885] 528464=test_regexp
[474/885] 528462=test_nofree
[475/885] 528462=test_buffered_io
[476/885] 528462=test_ossl
[477/885] 528462=test_bug_reporter
[478/885] 528462=test_gem_installer
[479/885] 528463=test_gem_source_subpath_problem
[480/885] 528463=test_object_references
[481/885] 528463=test_ruby_lex
[482/885] 528463=test_arith_seq_extract
[483/885] 528463=compiler_test
[484/885] 528463=test_duplicate
[485/885] 528463=test_gem_resolver_api_set
[486/885] 528463=test_helper
[487/885] 528463=test_member
[488/885] 528463=test_object
[489/885] 528463=test_mailto
[490/885] 528463=test_addr
[491/885] 528463=test_kill_ring
[492/885] 528463=test_case_options
[493/885] 528463=test_cgi_header
[494/885] 528463=format_errors_test
[495/885] 528463=test_emitter
[496/885] 528463=test_x509ext
[497/885] 528463=bom_test
[498/885] 528463=test_helper_method
[499/885] 528463=test_summary
[500/885] 528463=test_file
[501/885] 528462=test_config
[502/885] 528462=test_append
[503/885] 528462=test_gem_resolver_installer_set
[504/885] 528462=test_rdoc_markup_to_html
[505/885] 528462=test_foreach
[506/885] 528462=test_trace
[507/885] 528462=test_keyword
[508/885] 528462=test_win32ole_type_event
[509/885] 528462=test_arity
[510/885] 528462=test_gem_path_support
[511/885] 528462=test_rb_str_dup
[512/885] 528462=test_lambda
[513/885] 528462=test_scalar_scanner
[514/885] 528462=test_helper
[515/885] 528462=test_compile_prism
[516/885] 528462=test_rdoc_markup_formatter
[517/885] 528462=test_gem_commands_uninstall_command
[518/885] 528462=test_win32ole_event
[519/885] 528462=test_thread_fd_close
[520/885] 528462=test_last_thread
[521/885] 528462=test_digest_extend
[522/885] 528462=test_gem_ext_cmake_builder
[523/885] 528462=test_emitter
[524/885] 528462=test_alias
[525/885] 528462=test_fips
[526/885] 528462=test_getopts
[527/885] 528462=test_profile_frames
[528/885] 528462=test_pattern_key_name_check
[529/885] 528462=test_class2name
[530/885] 528462=test_gem_commands_cleanup_command
[531/885] 528463=test_debug
[532/885] 528463=test_refinement
[533/885] 528462=test_transcode
[534/885] 528462=test_x509crl
[535/885] 528462=test_dns
[536/885] 528462=test_c_union_entity
[537/885] 528462=test_cgi_session
[538/885] 528462=test_notimplement
[539/885] 528462=test_io_console
[540/885] 528463=test_flip
[541/885] 528463=test_rdoc_markup_heading
[542/885] 528463=test_gem_console_ui
[543/885] 528463=test_ifunless
[544/885] 528463=test_allocation
[545/885] 528462=test_insns_leaf
[546/885] 528462=test_rdoc_parser_ruby
[547/885] 528462=test_httpresponse
[548/885] 528464=test_readpartial
[549/885] 528462=test_x509req
[550/885] 528462=test_dln
[551/885] 528462=test_object
[552/885] 528462=test_gem_resolver
[553/885] 528464=test_gem_source_vendor
[554/885] 528464=test_super
[555/885] 528462=test_color_printer
[556/885] 528462=unescape_test
[557/885] 528463=test_gem_commands_exec_command
[558/885] 528464=errors_test
[559/885] 528464=test_convertible
[560/885] 528462=test_modify_expand
[561/885] 528462=test_gem_available_set
[562/885] 528462=test_pkg_config
[563/885] 528462=test_vm_dump
[564/885] 528462=json_encoding_test
[565/885] 528462=test_config
[566/885] 528462=test_func
[567/885] 528463=newline_test
[568/885] 528463=test_bignum
[569/885] 528464=test_enc_str_buf_cat
[570/885] 528464=ractor_test
[571/885] 528464=test_ancdata
[572/885] 528464=test_marshal
[573/885] 528464=test_nesting_parser
[574/885] 528464=test_rdoc_markup_hard_break
[575/885] 528464=test_ractor
[576/885] 528463=test_gem_resolver_conflict
[577/885] 528463=test_scheduler
[578/885] 528463=test_gem_commands_help_command
[579/885] 528463=test_ssl
[580/885] 528464=test_gem
[581/885] 528463=test_registry
[582/885] 528463=test_ractor
[583/885] 528462=json_generator_test
[584/885] 528463=test_ansi_without_terminfo
[585/885] 528463=test_rdoc_markup_to_label
[586/885] 528463=test_parser
[587/885] 528462=test_cgi_core
[588/885] 528463=test_gem_resolver_best_set
[589/885] 528462=test_num2int
[590/885] 528462=test_rbconfig
[591/885] 528462=test_require
[592/885] 528463=test_recursion
[593/885] 528463=test_enum
[594/885] 528463=test_rdoc_markup_include
[595/885] 528463=test_iter_break
[596/885] 528463=test_extlibs
[597/885] 528462=test_gem_commands_signin_command
[598/885] 528462=test_range
[599/885] 528464=test_rdoc_attr
[600/885] 528464=test_address_resolve
[601/885] 528464=test_ractor
[602/885] 528464=test_trick
[603/885] 528462=test_stream
[604/885] 528462=test_ts
[605/885] 528463=test_locale
[606/885] 528462=test_date_marshal
[607/885] 528462=test_have_func
[608/885] 528463=test_configuration
[609/885] 528463=test_gem_resolver_local_specification
[610/885] 528463=test_gem_commands_list_command
[611/885] 528463=test_date_new
[612/885] 528463=test_formatter
[613/885] 528463=test_udp
[614/885] 528463=test_context
[615/885] 528463=test_gem_commands_contents_command
[616/885] 528463=test_coder
[617/885] 528463=test_rdoc_servlet
[618/885] 528463=test_gem_commands_search_command
[619/885] 528463=test_symbol
[620/885] 528462=test_integer
[621/885] 528464=test_unix
[622/885] 528464=test_gem_resolver_index_set
[623/885] 528464=ruby_api_test
[624/885] 528464=test_webauthn_listener_response
[625/885] 528464=test_sleep
[626/885] 528462=test_pattern_matching
[627/885] 528462=test_interned_str
[628/885] 528462=constant_path_node_test
[629/885] 528462=test_set_len
[630/885] 528462=test_folderitem2_invokeverb
[631/885] 528462=test_gem_bundler_version_finder
[632/885] 528462=test_gem_request_set
[633/885] 528462=test_gc
[634/885] 528463=test_symbol
[635/885] 528463=test_project_sanity
[636/885] 528463=test_delegate
[637/885] 528463=test_chilled
[638/885] 528463=location_test
[639/885] 528463=test_euc_jp
[640/885] 528463=test_key_stroke
[641/885] 528463=test_rdoc_markup
[642/885] 528463=test_ensured
[643/885] 528463=test_time
[644/885] 528463=test_popen_deadlock
[645/885] 528463=test_alias_and_anchor
[646/885] 528463=test_windows_1251
[647/885] 528463=test_to_ary_concat
[648/885] 528464=test_history
[649/885] 528464=test_gem_ext_builder
[650/885] 528464=test_reline
[651/885] 528464=test_call
[652/885] 528464=test_ellipsize
[653/885] 528464=test_gem_commands_build_command
[654/885] 528464=test_bug-14834
[655/885] 528464=test_data
[656/885] 528464=test_thread
[657/885] 528463=test_inlinecache
[658/885] 528463=test_terminfo
[659/885] 528463=test_socket
[660/885] 528463=test_time_tz
[661/885] 528463=test_to_ruby
[662/885] 528463=test_addrinfo
[663/885] 528463=test_ssl_session
[664/885] 528463=test_gem_package_tar_header
[665/885] 528463=test_placearg
[666/885] 528463=test_rational2
[667/885] 528463=test_logperiod
[668/885] 528463=test_case_comprehensive
[669/885] 528462=parse_stream_test
[670/885] 528462=test_handle
[671/885] 528462=test_gem_security_policy
[672/885] 528462=test_delete
[673/885] 528462=test_rdoc_markup_document
[674/885] 528462=test_file_exhaustive
Leaked file descriptor: TestFileExhaustive#test_expand_path_for_existent_username: 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-21 01:06:33.450448937 +0000, mtime=2024-05-21 01:06:33.442448908 +0000, ctime=2024-05-21 01:06:33.442448908 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    528462  opc    9r   REG  252,0  9253600 13705411 /var/lib/sss/mc/passwd
Leaked file descriptor: TestFileExhaustive#test_expand_path_error_for_nonexistent_username: 11 #<File::Stat dev=0x9, ino=3072815531, 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    528462  opc   11u  unix 0x0000000000000000      0t0 3072815531 type=STREAM
[675/885] 528464=test_completion
[676/885] 528464=test_gem_ci_detector
[677/885] 528464=test_continuation
[678/885] 528464=test_fixnum
[679/885] 528464=test_signal
[680/885] 528464=test_gem_silent_ui
[681/885] 528464=test_io_wait_uncommon
[682/885] 528464=test_gem_commands_info_command
[683/885] 528464=test_https
[684/885] 528464=test_object_create_start
[685/885] 528464=test_rdoc_markup_to_ansi
[686/885] 528464=test_evaluation
[687/885] 528464=test_protocol
[688/885] 528464=test_weakkeymap
[689/885] 528464=test_files_test
[690/885] 528464=test_name_error_extension
[691/885] 528464=test_gem_request_set_gem_dependency_api
[692/885] 528464=test_require_path_check
[693/885] 528464=test_variable_name_check
[694/885] 528464=test_bn
[695/885] 528464=test_irb
[696/885] 528464=test_rdoc_markup_paragraph
[697/885] 528464=test_x509cert
[698/885] 528464=test_ast
[699/885] 528462=test_logdevice
[700/885] 528462=test_stringscanner
[701/885] 528462=test_ractor
[702/885] 528462=test_gem_resolver_installed_specification
[703/885] 528462=test_exception_at_throwing
[704/885] 528462=test_date_arith
[705/885] 528462=test_gem_resolver_vendor_specification
[706/885] 528462=test_fiddle
[707/885] 528462=json_generic_object_test
[708/885] 528462=test_rdoc_ri_driver
[709/885] 528462=test_ractor
[710/885] 528462=test_httpheader
[711/885] 528462=test_sexp
[712/885] 528462=test_gem_safe_marshal
[713/885] 528462=test_digest
[714/885] 528462=test_signedness
[715/885] 528462=test_gem_commands_check_command
[716/885] 528462=test_gem_resolver_git_set
[717/885] 528462=test_acceptable
[718/885] 528462=test_rdoc_single_class
[719/885] 528462=test_dup
[720/885] 528462=test_gem_local_remote_options
[721/885] 528462=test_gem_ext_cargo_builder_link_flag_converter
[722/885] 528462=heredoc_dedent_test
[723/885] 528462=test_type
[724/885] 528462=test_mutex
[725/885] 528463=test_rdoc_token_stream
[726/885] 528463=test_struct
[727/885] 528463=test_tmpdir
[728/885] 528463=test_usrmarshal
[729/885] 528463=test_gem_validator
[730/885] 528463=test_gem_source_installed
[731/885] 528463=test_gem_security_trust_dir
[732/885] 528463=test_erb_command
[733/885] 528462=test_module
[734/885] 528463=test_ssl
[735/885] 528462=test_abi
[736/885] 528462=test_bundled_ca
[737/885] 528462=test_integer_comb
[738/885] 528462=test_load
[739/885] 528462=test_resize
[740/885] 528462=test_gem_package_task
[741/885] 528462=test_lock_native_thread
[742/885] 528462=test_engine
[743/885] 528462=test_fiber
[744/885] 528463=test_gem_commands_mirror
[745/885] 528463=test_win32ole_param
[746/885] 528463=test_key_error
[747/885] 528463=test_rdoc_parser_markdown
[748/885] 528463=test_custom_command
[749/885] 528463=static_inspect_test
[750/885] 528463=test_struct
[751/885] 528463=test_c_struct_entry
[752/885] 528463=fuzzer_test
[753/885] 528463=test_rubyvm
[754/885] 528463=test_cparser
[755/885] 528463=test_ostruct
[756/885] 528463=test_config
[757/885] 528463=test_change_word
[758/885] 528463=test_depth_first
[759/885] 528463=test_gem_source_lock
[760/885] 528463=test_new
[761/885] 528463=test_cipher
[762/885] 528463=test_update
[763/885] 528463=test_rdoc_rd_inline_parser
[764/885] 528463=test_win32ole_type
[765/885] 528463=test_load
[766/885] 528463=test_rdoc_rd
[767/885] 528463=test_rdoc_generator_pot
[768/885] 528463=test_rdoc_markup_to_markdown
[769/885] 528463=test_rdoc_markup_to_joined_paragraph
[770/885] 528463=test_rdoc_rd_block_parser
[771/885] 528463=test_x509store
[772/885] 528463=test_metaclass
[773/885] 528463=test_require_lib
[774/885] 528462=test_gem_gem_runner
[775/885] 528462=test_debugger_integration
[776/885] 528462=test_my_integer
[777/885] 528462=test_gem_resolver_composed_set
[778/885] 528462=test_objectspace
[779/885] 528462=test_require
[780/885] 528463=test_option
[781/885] 528463=test_rdoc_markup_attribute_manager
[782/885] 528463=test_wss
[783/885] 528463=test_tracer
[784/885] 528463=test_not
[785/885] 528463=test_cgi_cookie
[786/885] 528463=test_closure
[787/885] 528462=test_rubygems
[788/885] 528462=test_resolve_symbol
[789/885] 528462=test_files_test_1
[790/885] 528462=test_dir
[791/885] 528462=test_rdoc_rd_inline
[792/885] 528462=test_path
[793/885] 528462=test_digest
[794/885] 528462=test_uncorrectable_name_check
[795/885] 528462=test_io
[796/885] 528463=test_workspace
[797/885] 528463=test_printf
[798/885] 528463=test_x509attr
[799/885] 528463=magic_comment_test
[800/885] 528463=test_win32ole_variant
[801/885] 528463=test_cgi_modruby
[802/885] 528463=test_https_proxy
[803/885] 528463=test_rdoc_parser
[804/885] 528463=test_win32ole_param_event
[805/885] 528463=test_stat
[806/885] 528463=test_gem_commands_rebuild_command
[807/885] 528463=test_nomethod_error
[808/885] 528463=test_etc
[809/885] 528463=test_omap
[810/885] 528463=test_date_strptime
[811/885] 528463=test_scanner_events
[812/885] 528463=test_ocsp
[813/885] 528463=test_ipaddr
[814/885] 528463=test_rdoc_generator_pot_po
[815/885] 528463=test_shellwords
[816/885] 528463=test_mul
[817/885] 528463=test_gem_ext_configure_builder
[818/885] 528463=json_ext_parser_test
[819/885] 528463=test_rdoc_parser_simple
[820/885] 528463=test_nonblock
[821/885] 528463=test_cmethod
[822/885] 528463=test_float
[823/885] 528463=test_gem_stub_specification
[824/885] 528463=test_rdoc_top_level
[825/885] 528463=test_io_m17n
[826/885] 528463=test_color
[827/885] 528463=test_gem_commands_lock_command
[828/885] 528463=test_reline_key
[829/885] 528463=test_propertyputref
[830/885] 528463=test_gb18030
[831/885] 528463=test_gem_stream_ui
[832/885] 528463=test_rdoc_generator_ri
[833/885] 528463=test_unicode_normalize
[834/885] 528463=test_ripper
[835/885] 528463=test_gem_source_git
[836/885] 528464=test_lexer
[837/885] 528464=test_win32ole_method
[838/885] 528464=test_regex_casefold
[839/885] 528463=test_random
[840/885] 528463=test_files_ext
[841/885] 528463=test_thread_cv
[842/885] 528464=test_stringio
[843/885] 528464=test_assembler
[844/885] 528464=test_unicode
[845/885] 528464=test_eval_history
[846/885] 528464=dispatcher_test
[847/885] 528464=test_autoload
[848/885] 528463=test_array
[849/885] 528462=test_gem_package
[850/885] 528462=test_at_exit
[851/885] 528462=test_benchmark
[852/885] 528462=test_class
[853/885] 528462=test_have_macro
[854/885] 528464=test_mkmf
[855/885] 528464=test_gem_source
[856/885] 528462=test_gem_request_set_lockfile_tokenizer
[857/885] 528462=test_cgi_multipart
[858/885] 528464=test_lazy_enumerator
[859/885] 528462=test_find_executable
[860/885] 528462=test_ractor_compatibility
[861/885] 528462=test_arithmetic_sequence
[862/885] 528464=test_autoconf
[863/885] 528462=integer_parse_test
[864/885] 528464=test_sockopt
[865/885] 528462=test_ftp
[866/885] 528464=test_install
[867/885] 528462=test_encoding
[868/885] 528462=test_rdoc_comment
[869/885] 528462=test_gem_source_fetch_problem
[870/885] 528462=test_win32ole_variant_m
[871/885] 528462=test_pair
[872/885] 528464=test_gem_package_tar_reader
[873/885] 528464=test_gem_commands_signout_command
[874/885] 528464=test_env
[875/885] 528464=command_line_test
[876/885] 528464=test_singleton_function
[877/885] 528464=test_document
[878/885] 528464=test_eval
[879/885] 528464=test_gem_safe_yaml
[880/885] 528464=test_gem_commands_setup_command
[881/885] 528464=test_history
[882/885] 528464=test_iseq
[883/885] 528464=test_parser
[884/885] 528464=test_rdoc_ri_paths
[885/885] 528464=test_primitive
Finished tests in 198.972965s, 132.1637 tests/s, 47003.1695 assertions/s.
26297 tests, 9352360 assertions, 0 failures, 0 errors, 320 skips

ruby -v: ruby 3.4.0dev (2024-05-20T20:33:57Z master 86cf074fa1) [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.e409ef/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.e409ef/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.e409ef/3-mspec-multi-2
ruby 3.4.0dev (2024-05-20T20:33:57Z master 86cf074fa1) [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 29.962879 seconds

3430 files, 32648 examples, 183091 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