# Logfile created on 2023-10-22 14:53:49 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000ffff497bfdd8 @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'", @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.20231022-145349", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000ffff496eb510 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000ffff496eb3d0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000ffff4978c8c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20231022-145349", @dev=#<File:/home/opc/ruby/logs/brlog.master.20231022-145349>, @binmode=false, @mon_data=#<Monitor:0x0000ffff496eb178>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j3
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j3" exit with 0.
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 2cac4e78dfd76e85342ab2c332d3fae046b36961
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 2cac4e78dfd76e85342ab2c332d3fae046b36961 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged
Building rbs@2cac4e78dfd76e85342ab2c332d3fae046b36961 to /home/opc/ruby/src/master/gems/rbs-3.2.2.gem
  Successfully built RubyGem
  Name: rbs
  Version: 3.2.0
  File: rbs-3.2.0.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 = b84e6fe93e
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
/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 rbs to 2cac4e78dfd76e85342ab2c332d3fae046b36961
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 2cac4e78dfd76e85342ab2c332d3fae046b36961 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged
Building rbs@2cac4e78dfd76e85342ab2c332d3fae046b36961 to /home/opc/ruby/src/master/gems/rbs-3.2.2.gem
  Successfully built RubyGem
  Name: rbs
  Version: 3.2.0
  File: rbs-3.2.0.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
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 '/home/opc/ruby/src/master/enc/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/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
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/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]: Entering directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf'
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]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.2.2/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/racc-1.7.1/ext/racc/cparse'
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 rbs to 2cac4e78dfd76e85342ab2c332d3fae046b36961
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
	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 2cac4e78dfd76e85342ab2c332d3fae046b36961 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision -
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
/home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
generating enc.mk
encdb.h unchanged
Building rbs@2cac4e78dfd76e85342ab2c332d3fae046b36961 to /home/opc/ruby/src/master/gems/rbs-3.2.2.gem
making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
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 '/home/opc/ruby/src/master/enc/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'
  Successfully built RubyGem
  Name: rbs
  Version: 3.2.0
  File: rbs-3.2.0.gem
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/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
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/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]: Entering directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
./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.3.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.3.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.3.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.3.0+0/aarch64-linux
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.3.0+0/aarch64-linux
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/3.3.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.3.0+0/ruby
installing command scripts:         /home/opc/ruby/install/master/bin
installing library scripts:         /home/opc/ruby/install/master/lib/ruby/3.3.0+0
installing common headers:          /home/opc/ruby/install/master/include/ruby-3.3.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.3.0+0
                                    abbrev 0.1.1
                                    base64 0.1.1
                                    benchmark 0.2.1
                                    bundler 2.5.0.dev
                                    cgi 0.3.6
                                    csv 3.2.8
                                    delegate 0.3.0
                                    did_you_mean 1.6.3
                                    drb 2.1.1
                                    english 0.7.2
                                    erb 4.0.3
                                    error_highlight 0.5.1
                                    fileutils 1.7.1
                                    find 0.1.1
                                    forwardable 1.3.3
                                    getoptlong 0.2.0
                                    ipaddr 1.2.5
                                    irb 1.8.3
                                    logger 1.5.3
                                    mutex_m 0.1.2
                                    net-http 0.3.2
                                    net-protocol 0.2.1
                                    observer 0.1.1
                                    open-uri 0.3.0
                                    open3 0.1.2
                                    optparse 0.4.0.pre.1
                                    ostruct 0.5.5
                                    pp 0.4.0
                                    prettyprint 0.1.1
                                    prism 0.15.1
                                    pstore 0.1.2
                                    rdoc 6.5.0
                                    readline 0.0.3
                                    reline 0.3.9
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.2.2
                                    set 1.0.3
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    syntax_suggest 1.1.0
                                    tempfile 0.1.3
                                    time 0.2.2
                                    timeout 0.4.0
                                    tmpdir 0.1.3
                                    tsort 0.1.1
                                    un 0.2.1
                                    uri 0.12.2
                                    weakref 0.1.2
                                    yaml 0.2.1
installing default gems from ext:   /home/opc/ruby/install/master/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.5
                                    date 3.3.3
                                    digest 3.1.1
                                    etc 1.4.2
                                    fcntl 1.0.2
                                    fiddle 1.1.2
                                    io-console 0.6.1.dev
                                    io-nonblock 0.2.0
                                    io-wait 0.3.0
                                    json 2.6.3
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.2.1
                                    psych 5.1.1.1
                                    stringio 3.0.9
                                    strscan 3.0.7
                                    syslog 0.1.1
                                    zlib 3.0.0
installing bundled gems:            /home/opc/ruby/install/master/lib/ruby/gems/3.3.0+0
                                    minitest 5.20.0
                                    power_assert 2.0.3
                                    rake 13.0.6
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.2.0
                                    net-imap 0.4.1
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.2.2
                                    typeprof 0.21.8
                                    debug 1.8.0
                                    racc 1.7.1
installing bundled gem cache:       /home/opc/ruby/install/master/lib/ruby/gems/3.3.0+0/cache
skipped bundled gems:
    rbs-3.2.0.gem                   not found in bundled_gems
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 1858 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.

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

ruby -v: ruby 3.3.0dev (2023-10-22T11:12:16Z master b84e6fe93e) [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' 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 '/home/opc/ruby/src/master/enc/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/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
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/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf'
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/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
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
ruby 3.3.0dev (2023-10-22T11:12:16Z master b84e6fe93e) [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 .........................................................................
  3431 .........................................................................
  3504 .........................................................................
  3577 .........................................................................
  3650 .................................................................

Finished in 63.022332 seconds

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