# Logfile created on 2024-05-17 01:41:02 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000ffff3049fdd8 @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.20240517-014102", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000ffff303cacf0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000ffff303cab88 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000ffff3046c320 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20240517-014102", @dev=#<File:/home/opc/ruby/logs/brlog.master.20240517-014102>, @binmode=false, @mon_data=#<Monitor:0x0000ffff303ca908>, @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
/home/opc/ruby/src/master/enc/unicode/data/emoji/15.0/emoji-sequences.txt already exists
downloading emoji/15.0/emoji-test.txt ... downloading emoji/15.0/emoji-test.txt ... /home/opc/ruby/src/master/enc/unicode/data/emoji/15.0/emoji-sequences.txt already exists
/home/opc/ruby/src/master/tool/downloader.rb:302:in `rescue in download': failed to download emoji/15.0/emoji-test.txt (RuntimeError)
OpenURI::HTTPError: 403 Forbidden: https://www.unicode.org/Public/emoji/15.0/emoji-test.txt
	from /home/opc/ruby/src/master/tool/downloader.rb:201:in `download'
	from /home/opc/ruby/src/master/tool/downloader.rb:136:in `download'
	from /home/opc/ruby/src/master/tool/downloader.rb:482:in `block in <main>'
	from /home/opc/ruby/src/master/tool/downloader.rb:465:in `each'
	from /home/opc/ruby/src/master/tool/downloader.rb:465:in `<main>'
/usr/local/lib/ruby/3.2.0/open-uri.rb:369:in `open_http': 403 Forbidden (OpenURI::HTTPError)
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:760:in `buffer_open'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:214:in `block in open_loop'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:212:in `catch'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:212:in `open_loop'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:153:in `open_uri'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:740:in `open'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:748:in `read'
	from /home/opc/ruby/src/master/tool/downloader.rb:247:in `block in download'
	from /home/opc/ruby/src/master/tool/downloader.rb:378:in `with_retry'
	from /home/opc/ruby/src/master/tool/downloader.rb:246:in `download'
	from /home/opc/ruby/src/master/tool/downloader.rb:136:in `download'
	from /home/opc/ruby/src/master/tool/downloader.rb:482:in `block in <main>'
	from /home/opc/ruby/src/master/tool/downloader.rb:465:in `each'
	from /home/opc/ruby/src/master/tool/downloader.rb:465:in `<main>'
make: *** [uncommon.mk:1765: /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:1765: /home/opc/ruby/src/master/enc/unicode/data/emoji/15.0/emoji-zwj-sequences.txt] Error 1
/home/opc/ruby/src/master/tool/downloader.rb:302:in `rescue in download': failed to download emoji/15.0/emoji-test.txt (RuntimeError)
OpenURI::HTTPError: 403 Forbidden: https://www.unicode.org/Public/emoji/15.0/emoji-test.txt
	from /home/opc/ruby/src/master/tool/downloader.rb:201:in `download'
	from /home/opc/ruby/src/master/tool/downloader.rb:136:in `download'
	from /home/opc/ruby/src/master/tool/downloader.rb:482:in `block in <main>'
	from /home/opc/ruby/src/master/tool/downloader.rb:465:in `each'
	from /home/opc/ruby/src/master/tool/downloader.rb:465:in `<main>'
/usr/local/lib/ruby/3.2.0/open-uri.rb:369:in `open_http': 403 Forbidden (OpenURI::HTTPError)
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:760:in `buffer_open'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:214:in `block in open_loop'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:212:in `catch'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:212:in `open_loop'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:153:in `open_uri'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:740:in `open'
	from /usr/local/lib/ruby/3.2.0/open-uri.rb:748:in `read'
	from /home/opc/ruby/src/master/tool/downloader.rb:247:in `block in download'
	from /home/opc/ruby/src/master/tool/downloader.rb:378:in `with_retry'
	from /home/opc/ruby/src/master/tool/downloader.rb:246:in `download'
	from /home/opc/ruby/src/master/tool/downloader.rb:136:in `download'
	from /home/opc/ruby/src/master/tool/downloader.rb:482:in `block in <main>'
	from /home/opc/ruby/src/master/tool/downloader.rb:465:in `each'
	from /home/opc/ruby/src/master/tool/downloader.rb:465:in `<main>'
make: *** [uncommon.mk:1765: /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 minitest to ea9caafc0754b1d6236a490d59e624b53209734a
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/minitest.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/minitest.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
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 = 854cbbd5a9
$$$[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 minitest to ea9caafc0754b1d6236a490d59e624b53209734a
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/minitest.revision -
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 -
/home/opc/ruby/src/master/.bundle/.timestamp/minitest.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
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/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering 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/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
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/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 minitest to ea9caafc0754b1d6236a490d59e624b53209734a
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/minitest.revision -
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 -
/home/opc/ruby/src/master/.bundle/.timestamp/minitest.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	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
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

ruby -v: ruby 3.4.0dev (2024-05-16T19:35:22Z master 854cbbd5a9) [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/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.u4mlcs/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.u4mlcs/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.u4mlcs/3-mspec-multi-2
ruby 3.4.0dev (2024-05-16T19:35:22Z master 854cbbd5a9) [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.944486 seconds

3429 files, 32607 examples, 190452 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