# Logfile created on 2024-11-08 18:44:36 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000ffff54bffdc0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/home/opc/ruby/src", @BUILD_DIR="/home/opc/ruby/build", @INSTALL_DIR="/home/opc/ruby/install", @TARGET_NAME="master", @TARGET_SRC_DIR="/home/opc/ruby/src/master", @TARGET_BUILD_DIR="/home/opc/ruby/build/master", @TARGET_INSTALL_DIR="/home/opc/ruby/install/master", @configure_opts=["--disable-dtrace --disable-yjit"], @build_opts="-j3", @btest_opts="-j3", @test_opts="TESTS='-j3'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @no_timeout_error=nil, @logfile="/home/opc/ruby/logs/brlog.master.20241108-184436", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000ffff54c4d070 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000ffff54c4cd78 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000ffff54b00460 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20241108-184436", @dev=#<File:/home/opc/ruby/logs/brlog.master.20241108-184436>, @binmode=false, @mon_data=#<Monitor:0x0000ffff54c4c3c8>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /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/debug.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /home/opc/ruby/src/master/gems/typeprof-0.21.11.gem
Successfully built RubyGem
Name: typeprof
Version: 0.30.0
File: typeprof-0.30.0.gem
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-src -j3
Already up to date.
Latest commit hash = 6767117b07
$$$[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 typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /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/debug.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /home/opc/ruby/src/master/gems/typeprof-0.21.11.gem
Successfully built RubyGem
Name: typeprof
Version: 0.30.0
File: typeprof-0.30.0.gem
Extracting bundle gem typeprof-0.21.11...
Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby.
Unpacked gems/typeprof-0.30.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 = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread
LANG = en_US.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j3 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compiling /home/opc/ruby/src/master/version.c
linking miniruby
$$$[end] "make miniruby -j3" exit with 0.
$$$[beg] make ruby -j3
BASERUBY = /usr/local/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread
LANG = en_US.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j3 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
builtin_binary.inc updated
44637b1d132a6bc5d1698057c9161c8cf2cb538e134475e608a1f24f98986c5a builtin_binary.inc
compiling /home/opc/ruby/src/master/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j3" exit with 0.
$$$[beg] make all -j3
BASERUBY = /usr/local/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread
LANG = en_US.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j3 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: 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]: 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/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$$$[end] "make all -j3" exit with 0.
$$$[beg] make install -j3
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
BASERUBY = /usr/local/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread
LANG = en_US.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j3 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /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-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating encdb.h
/home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
generating enc.mk
encdb.h unchanged
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /home/opc/ruby/src/master/gems/typeprof-0.21.11.gem
making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
Successfully built RubyGem
Name: typeprof
Version: 0.30.0
File: typeprof-0.30.0.gem
Extracting bundle gem typeprof-0.21.11...
Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby.
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'
Unpacked gems/typeprof-0.30.0.gem
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]: 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]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving 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/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/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.5.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext -- --disable-gems -r./aarch64-linux-fake /home/opc/ruby/src/master/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j3 --jobserver-auth=4,5" --make-flags=" -j3 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc
installing 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.4.0
bundler 2.6.0.dev
cgi 0.4.1
delegate 0.4.0
did_you_mean 1.6.3
english 0.8.0
erb 4.0.4
error_highlight 0.6.0
fileutils 1.7.3
find 0.2.0
forwardable 1.3.3
ipaddr 1.2.7
irb 1.14.1
logger 1.6.1
net-http 0.5.0
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.6.0
ostruct 0.6.1
pp 0.5.0
prettyprint 0.2.0
prism 1.0.0
pstore 0.1.4
rdoc 6.7.0
readline 0.0.4
reline 0.5.11
resolv 0.4.0
ruby2_keywords 0.0.5
securerandom 0.3.1
set 1.1.0
shellwords 0.2.1
singleton 0.3.0
syntax_suggest 2.0.1
tempfile 0.3.0
time 0.4.1
timeout 0.4.2
tmpdir 0.3.0
tsort 0.2.0
un 0.3.0
uri 1.0.1
weakref 0.1.3
yaml 0.4.0
installing default gems from ext: /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
date 3.4.0
digest 3.1.1
etc 1.4.4
fcntl 1.2.0
fiddle 1.1.5.dev
io-console 0.7.2
io-nonblock 0.3.0
io-wait 0.3.1
json 2.8.0
openssl 3.2.0
pathname 0.4.0
psych 5.2.0.beta3
stringio 3.1.2.dev
strscan 3.1.1.dev
zlib 3.1.1
installing bundled gems: /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
minitest 5.25.1
power_assert 2.0.4
rake 13.2.1
test-unit 3.6.2
rexml 3.3.9
rss 0.3.1
net-ftp 0.3.8
net-imap 0.5.0
net-pop 0.1.2
net-smtp 0.5.0
matrix 0.4.2
prime 0.1.2
rbs 3.6.1
debug 1.9.2
racc 1.8.1
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
repl_type_completor 0.1.7
installing bundled gem cache: /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
net-imap-0.4.17.gem not found in bundled_gems
typeprof-0.30.0.gem not found in bundled_gems
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 1990 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 = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread
LANG = en_US.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Checking leaked global symbols...none
/home/opc/ruby/src/master/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/home/opc/ruby/src/master/basictest/test.rb:condition ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:if/unless ...OK 3
/home/opc/ruby/src/master/basictest/test.rb:case .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:while/until ........OK 8
/home/opc/ruby/src/master/basictest/test.rb:exception ..........OK 10
/home/opc/ruby/src/master/basictest/test.rb:array .......................................OK 39
/home/opc/ruby/src/master/basictest/test.rb:hash ...........................OK 27
/home/opc/ruby/src/master/basictest/test.rb:iterator ...........................................................................................................OK 107
/home/opc/ruby/src/master/basictest/test.rb:float ................................................................................OK 80
/home/opc/ruby/src/master/basictest/test.rb:bignum ...............................OK 31
/home/opc/ruby/src/master/basictest/test.rb:string & char ..............................................................OK 62
/home/opc/ruby/src/master/basictest/test.rb:assignment ..........OK 10
/home/opc/ruby/src/master/basictest/test.rb:call ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:proc .........OK 9
/home/opc/ruby/src/master/basictest/test.rb:signal ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:eval ...........................OK 27
/home/opc/ruby/src/master/basictest/test.rb:system ........OK 8
/home/opc/ruby/src/master/basictest/test.rb:const .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:clone .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:marshal ....OK 4
/home/opc/ruby/src/master/basictest/test.rb:pack ....OK 4
/home/opc/ruby/src/master/basictest/test.rb:math ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:struct ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:variable ............OK 12
/home/opc/ruby/src/master/basictest/test.rb:trace ...OK 3
/home/opc/ruby/src/master/basictest/test.rb:defined? ............OK 12
/home/opc/ruby/src/master/basictest/test.rb:alias ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:path .......................OK 23
/home/opc/ruby/src/master/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j3'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'
BASERUBY = /usr/local/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread
LANG = en_US.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Run options:
--seed=56251
"--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/917] 265542=test_trace
[ 2/917] 265543=dump_test
[ 3/917] 265542=test_keyword
[ 4/917] 265541=test_win32ole_type_event
[ 5/917] 265541=test_arity
[ 6/917] 265541=test_gem_path_support
[ 7/917] 265541=test_lambda
[ 8/917] 265541=test_rb_str_dup
[ 9/917] 265541=test_scalar_scanner
[ 10/917] 265541=test_x509ext
[ 11/917] 265541=test_emitter
[ 12/917] 265541=bom_test
[ 13/917] 265541=test_config
[ 14/917] 265542=test_file
[ 15/917] 265541=test_summary
[ 16/917] 265541=test_helper_method
[ 17/917] 265541=test_append
[ 18/917] 265541=test_gem_resolver_installer_set
[ 19/917] 265543=test_rdoc_markup_to_html
[ 20/917] 265541=test_foreach
[ 21/917] 265541=symbol_encoding_test
[ 22/917] 265541=test_duplicate
[ 23/917] 265541=test_gem_resolver_api_set
[ 24/917] 265541=test_helper
[ 25/917] 265541=test_member
[ 26/917] 265541=test_object
[ 27/917] 265541=test_addr
[ 28/917] 265543=test_mailto
[ 29/917] 265541=test_kill_ring
[ 30/917] 265543=test_case_options
[ 31/917] 265541=test_cgi_header
[ 32/917] 265543=test_eval
[ 33/917] 265541=test_beginendblock
[ 34/917] 265543=test_monitor
[ 35/917] 265541=test_pointer
[ 36/917] 265543=test_rdoc_normal_class
[ 37/917] 265543=test_within_pipe
[ 38/917] 265543=test_nofree
[ 39/917] 265543=test_regexp
[ 40/917] 265541=test_whileuntil
[ 41/917] 265541=parameters_signature_test
[ 42/917] 265541=test_buffered_io
[ 43/917] 265541=regular_expression_options_test
[ 44/917] 265541=test_ossl
[ 45/917] 265542=test_gem_installer
[ 46/917] 265541=test_bug_reporter
[ 47/917] 265541=test_gem_source_subpath_problem
[ 48/917] 265541=test_object_references
[ 49/917] 265541=test_ruby_lex
[ 50/917] 265541=test_arith_seq_extract
[ 51/917] 265541=test_object
[ 52/917] 265541=test_dln
[ 53/917] 265541=test_gem_resolver
[ 54/917] 265541=test_gem_source_vendor
[ 55/917] 265541=test_color_printer
[ 56/917] 265541=test_super
[ 57/917] 265541=test_gem_commands_exec_command
[ 58/917] 265542=unescape_test
[ 59/917] 265542=test_convertible
[ 60/917] 265541=errors_test
[ 61/917] 265541=test_modify_expand
[ 62/917] 265541=test_pkg_config
[ 63/917] 265541=test_gem_available_set
[ 64/917] 265541=test_ftp
[ 65/917] 265541=json_encoding_test
[ 66/917] 265541=test_vm_dump
[ 67/917] 265541=reflection_test
[ 68/917] 265541=test_func
[ 69/917] 265543=test_config
[ 70/917] 265543=test_gem_console_ui
[ 71/917] 265543=test_allocation
[ 72/917] 265541=test_ifunless
[ 73/917] 265541=test_insns_leaf
[ 74/917] 265541=test_httpresponse
[ 75/917] 265541=test_rdoc_parser_ruby
[ 76/917] 265541=test_readpartial
[ 77/917] 265541=test_x509req
[ 78/917] 265541=test_profile_frames
[ 79/917] 265541=heredoc_test
[ 80/917] 265541=test_pattern_key_name_check
[ 81/917] 265541=test_class2name
[ 82/917] 265541=test_gem_commands_cleanup_command
[ 83/917] 265542=test_debug
[ 84/917] 265542=test_transcode
[ 85/917] 265542=test_refinement
[ 86/917] 265541=test_x509crl
[ 87/917] 265543=source_location_test
[ 88/917] 265541=test_dns
[ 89/917] 265543=test_notimplement
[ 90/917] 265543=test_cgi_session
[ 91/917] 265543=test_c_union_entity
[ 92/917] 265543=test_flip
[ 93/917] 265543=test_io_console
[ 94/917] 265541=test_rdoc_markup_heading
[ 95/917] 265541=test_helper
[ 96/917] 265541=test_compile_prism
[ 97/917] 265541=test_gem_commands_uninstall_command
[ 98/917] 265541=test_rdoc_markup_formatter
[ 99/917] 265541=test_win32ole_event
[100/917] 265541=test_last_thread
[101/917] 265542=test_thread_fd_close
[102/917] 265542=test_gem_ext_cmake_builder
[103/917] 265542=test_digest_extend
[104/917] 265542=test_emitter
[105/917] 265542=test_fips
[106/917] 265542=test_alias
[107/917] 265542=test_getopts
[108/917] 265542=test_have_func
[109/917] 265543=test_date_marshal
[110/917] 265543=test_gem_resolver_local_specification
[111/917] 265541=test_configuration
[112/917] 265543=test_date_new
[113/917] 265543=test_gem_commands_list_command
[114/917] 265543=test_formatter
[115/917] 265541=test_gem_commands_contents_command
[116/917] 265543=test_context
[117/917] 265541=test_udp
[118/917] 265541=test_symbol
[119/917] 265543=test_gem_commands_search_command
[120/917] 265543=test_rdoc_servlet
[121/917] 265543=test_coder
[122/917] 265543=test_unix
[123/917] 265543=test_integer
[124/917] 265542=test_num2int
[125/917] 265542=test_rbconfig
[126/917] 265542=test_recursion
[127/917] 265542=test_require
[128/917] 265542=test_rdoc_markup_include
[129/917] 265542=test_enum
[130/917] 265541=test_extlibs
[131/917] 265543=test_iter_break
[132/917] 265543=test_range
[133/917] 265542=test_gem_commands_signin_command
[134/917] 265542=test_rdoc_attr
[135/917] 265542=test_address_resolve
[136/917] 265542=test_stream
[137/917] 265542=test_trick
[138/917] 265543=test_ractor
[139/917] 265543=test_ts
[140/917] 265541=test_locale
[141/917] 265541=numeric_value_test
[142/917] 265541=test_registry
[143/917] 265541=test_gem
[144/917] 265543=test_ractor
[145/917] 265543=json_generator_test
[146/917] 265543=test_ansi_without_terminfo
[147/917] 265543=test_rdoc_markup_to_label
[148/917] 265543=node_id_test
[149/917] 265543=test_parser
[150/917] 265543=test_cgi_core
[151/917] 265543=test_dbm
[152/917] 265543=test_gem_resolver_best_set
[153/917] 265543=test_bignum
[154/917] 265542=newline_test
[155/917] 265542=test_enc_str_buf_cat
[156/917] 265542=test_marshal
[157/917] 265541=test_ancdata
[158/917] 265541=ractor_test
[159/917] 265541=test_nesting_parser
[160/917] 265541=test_rdoc_markup_hard_break
[161/917] 265541=test_ractor
[162/917] 265542=test_gem_resolver_conflict
[163/917] 265542=breadth_first_search_test
[164/917] 265542=test_gem_commands_help_command
[165/917] 265542=test_scheduler
[166/917] 265541=test_ssl
[167/917] 265542=test_bug-14834
[168/917] 265542=test_data
[169/917] 265542=test_thread
[170/917] 265541=test_inlinecache
[171/917] 265541=test_socket
[172/917] 265543=test_terminfo
[173/917] 265543=newline_offsets_test
[174/917] 265543=test_time_tz
[175/917] 265543=test_to_ruby
[176/917] 265543=test_addrinfo
[177/917] 265543=test_windows_1251
[178/917] 265543=relocation_test
[179/917] 265543=test_to_ary_concat
[180/917] 265541=test_history
[181/917] 265541=test_gem_ext_builder
[182/917] 265543=integer_base_flags_test
[183/917] 265543=test_reline
[184/917] 265541=test_ellipsize
[185/917] 265541=test_call
[186/917] 265541=test_gem_commands_build_command
[187/917] 265541=test_project_sanity
[188/917] 265541=test_symbol
[189/917] 265541=test_delegate
[190/917] 265541=test_euc_jp
[191/917] 265541=test_rdoc_markup
[192/917] 265541=test_key_stroke
[193/917] 265541=test_ensured
[194/917] 265541=test_time
[195/917] 265541=test_popen_deadlock
[196/917] 265543=test_alias_and_anchor
[197/917] 265543=test_gem_resolver_index_set
[198/917] 265543=test_sleep
[199/917] 265541=test_webauthn_listener_response
[200/917] 265541=test_pattern_matching
[201/917] 265541=test_set_len
[202/917] 265541=test_interned_str
[203/917] 265541=test_folderitem2_invokeverb
[204/917] 265541=test_gem_bundler_version_finder
[205/917] 265541=test_gem_request_set
[206/917] 265541=test_gc
[207/917] 265542=test_acceptable
[208/917] 265542=test_dup
[209/917] 265542=test_rdoc_single_class
[210/917] 265542=test_gem_local_remote_options
[211/917] 265542=test_gem_ext_cargo_builder_link_flag_converter
[212/917] 265542=heredoc_dedent_test
[213/917] 265542=test_type
[214/917] 265542=test_rdoc_token_stream
[215/917] 265542=test_mutex
[216/917] 265542=parse_test
[217/917] 265542=test_struct
[218/917] 265542=test_tmpdir
[219/917] 265542=test_stringscanner
[220/917] 265542=test_ractor
[221/917] 265542=parse_stream_test
[222/917] 265542=test_exception_at_throwing
[223/917] 265542=test_gem_resolver_installed_specification
[224/917] 265542=test_gem_resolver_vendor_specification
[225/917] 265542=test_date_arith
[226/917] 265542=test_fiddle
[227/917] 265542=json_generic_object_test
[228/917] 265542=test_rdoc_ri_driver
[229/917] 265543=test_sexp
[230/917] 265543=test_httpheader
[231/917] 265543=test_ractor
[232/917] 265543=test_gem_safe_marshal
[233/917] 265542=test_digest
[234/917] 265543=test_gem_resolver_git_set
[235/917] 265542=test_gem_commands_check_command
[236/917] 265542=test_signedness
[237/917] 265543=test_https
[238/917] 265542=test_gem_commands_info_command
[239/917] 265542=test_object_create_start
[240/917] 265542=test_rdoc_markup_to_ansi
[241/917] 265542=test_weakkeymap
[242/917] 265542=test_files_test
[243/917] 265541=test_protocol
[244/917] 265542=test_evaluation
[245/917] 265542=test_name_error_extension
[246/917] 265542=test_gem_request_set_gem_dependency_api
[247/917] 265542=test_require_path_check
[248/917] 265541=test_bn
[249/917] 265541=test_variable_name_check
[250/917] 265541=test_irb
[251/917] 265542=test_x509cert
[252/917] 265542=test_rdoc_markup_paragraph
[253/917] 265542=test_ast
[254/917] 265541=test_logdevice
[255/917] 265541=test_ssl_session
[256/917] 265541=test_gem_package_tar_header
[257/917] 265541=test_placearg
[258/917] 265541=fixtures_test
[259/917] 265541=test_rational2
[260/917] 265541=test_case_comprehensive
[261/917] 265541=test_logperiod
[262/917] 265541=test_handle
[263/917] 265541=test_proxy
[264/917] 265541=test_rdoc_markup_document
[265/917] 265541=test_delete
[266/917] 265541=test_gem_security_policy
[267/917] 265541=test_file_exhaustive
Leaked file descriptor: TestFileExhaustive#test_expand_path_home_dir_string: 9 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-11-08 02:01:43.270663047 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 265541 opc 9r REG 252,0 9253600 36566075 /var/lib/sss/mc/passwd
[268/917] 265543=test_completion
[269/917] 265543=test_gem_ci_detector
[270/917] 265543=test_gem_silent_ui
[271/917] 265543=test_signal
[272/917] 265543=test_fixnum
[273/917] 265543=test_continuation
[274/917] 265543=test_io_wait_uncommon
[275/917] 265543=test_rdoc_rd
[276/917] 265543=test_rdoc_markup_to_markdown
[277/917] 265543=test_rdoc_markup_to_joined_paragraph
[278/917] 265543=test_rdoc_generator_pot
[279/917] 265543=test_rdoc_rd_block_parser
[280/917] 265543=test_x509store
[281/917] 265543=test_metaclass
[282/917] 265543=test_require_lib
[283/917] 265543=test_gem_gem_runner
[284/917] 265543=test_debugger_integration
[285/917] 265543=test_gem_resolver_composed_set
[286/917] 265543=test_my_integer
[287/917] 265543=test_require
[288/917] 265541=test_objectspace
[289/917] 265543=test_option
[290/917] 265543=test_wss
[291/917] 265543=test_rdoc_markup_attribute_manager
[292/917] 265543=test_cd
[293/917] 265543=test_tracer
[294/917] 265543=test_cgi_cookie
[295/917] 265543=test_not
[296/917] 265543=test_gem_source_lock
[297/917] 265543=test_rdoc_parser_prism_ruby
[298/917] 265543=test_new
[299/917] 265543=test_cipher
[300/917] 265543=test_update
[301/917] 265543=test_win32ole_type
[302/917] 265543=test_rdoc_rd_inline_parser
[303/917] 265543=test_load
[304/917] 265543=equality_test
[305/917] 265543=test_rdoc_parser_markdown
[306/917] 265543=test_custom_command
[307/917] 265543=test_struct
[308/917] 265543=onigmo_test
[309/917] 265543=test_c_struct_entry
[310/917] 265543=test_rubyvm
[311/917] 265543=fuzzer_test
[312/917] 265543=test_cparser
[313/917] 265543=test_ostruct
[314/917] 265543=test_config
[315/917] 265543=test_change_word
[316/917] 265543=test_depth_first
[317/917] 265543=test_usrmarshal
[318/917] 265543=test_gem_source_installed
[319/917] 265543=test_gem_validator
[320/917] 265543=test_gem_security_trust_dir
[321/917] 265543=test_module
[322/917] 265541=test_erb_command
[323/917] 265541=test_ssl
[324/917] 265543=test_abi
[325/917] 265543=test_load
[326/917] 265543=test_bundled_ca
[327/917] 265543=test_integer_comb
[328/917] 265543=test_resize
[329/917] 265543=test_gem_package_task
[330/917] 265543=test_lock_native_thread
[331/917] 265543=integer_parse_test
[332/917] 265543=test_engine
[333/917] 265543=test_gem_commands_mirror
[334/917] 265543=test_fiber
[335/917] 265541=test_key_error
[336/917] 265541=test_win32ole_param
[337/917] 265541=test_cmethod
[338/917] 265541=test_gem_stub_specification
[339/917] 265541=test_float
[340/917] 265541=test_io_m17n
[341/917] 265543=test_rdoc_top_level
[342/917] 265543=test_color
[343/917] 265543=test_gem_commands_lock_command
[344/917] 265543=test_reline_key
[345/917] 265543=test_propertyputref
[346/917] 265543=test_gb18030
[347/917] 265543=parse_comments_test
[348/917] 265543=test_gem_stream_ui
[349/917] 265543=test_rdoc_generator_ri
[350/917] 265543=test_unicode_normalize
[351/917] 265543=test_date_strptime
[352/917] 265543=test_omap
[353/917] 265543=test_ocsp
[354/917] 265543=test_scanner_events
[355/917] 265543=implicit_array_test
[356/917] 265543=test_ipaddr
[357/917] 265543=test_rdoc_generator_pot_po
[358/917] 265543=test_mul
[359/917] 265543=test_shellwords
[360/917] 265543=json_ext_parser_test
[361/917] 265543=test_gem_ext_configure_builder
[362/917] 265543=test_rdoc_parser_simple
[363/917] 265543=test_nonblock
[364/917] 265543=string_query_test
[365/917] 265543=test_workspace
[366/917] 265543=test_x509attr
[367/917] 265543=test_printf
[368/917] 265543=test_win32ole_variant
[369/917] 265543=test_gem_remote_fetcher_s3
[370/917] 265541=magic_comment_test
[371/917] 265543=test_cgi_modruby
[372/917] 265543=test_https_proxy
[373/917] 265543=test_rdoc_parser
[374/917] 265543=test_win32ole_param_event
[375/917] 265543=test_stat
[376/917] 265543=test_nomethod_error
[377/917] 265543=test_gem_commands_rebuild_command
[378/917] 265543=test_etc
[379/917] 265541=test_closure
[380/917] 265543=ripper_test
[381/917] 265543=test_resolve_symbol
[382/917] 265543=test_rubygems
[383/917] 265543=test_dir
Leaked file descriptor: TestDir#test_home: 7 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-11-08 02:01:43.270663047 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 265543 opc 7r REG 252,0 9253600 36566075 /var/lib/sss/mc/passwd
[384/917] 265543=test_files_test_1
[385/917] 265541=test_rdoc_rd_inline
[386/917] 265541=test_path
[387/917] 265541=test_digest
[388/917] 265541=test_uncorrectable_name_check
[389/917] 265541=test_io
[390/917] 265543=test_pair
[391/917] 265543=test_win32ole_variant_m
[392/917] 265543=test_env
[393/917] 265543=test_gem_commands_signout_command
[394/917] 265543=test_gem_package_tar_reader
[395/917] 265543=test_singleton_function
[396/917] 265543=test_gem_safe_yaml
[397/917] 265543=test_eval
[398/917] 265543=test_document
[399/917] 265543=test_bundled_gems
[400/917] 265543=test_history
[401/917] 265543=test_gem_commands_setup_command
[402/917] 265541=test_iseq
[403/917] 265543=test_parser
[404/917] 265543=test_rdoc_ri_paths
[405/917] 265543=parser_test
[406/917] 265543=test_primitive
[407/917] 265543=test_lazy_enumerator
[408/917] 265542=test_cgi_multipart
[409/917] 265542=test_gem_request_set_lockfile_tokenizer
[410/917] 265542=test_find_executable
[411/917] 265542=test_arithmetic_sequence
[412/917] 265542=test_ractor_compatibility
[413/917] 265543=test_autoconf
[414/917] 265543=test_sockopt
[415/917] 265543=test_ftp
[416/917] 265543=test_encoding
[417/917] 265541=test_install
[418/917] 265543=test_rdoc_comment
[419/917] 265543=test_gem_source_fetch_problem
[420/917] 265543=test_autoload
[421/917] 265541=test_array
[422/917] 265542=test_gem_package
[423/917] 265542=command_line_test
[424/917] 265542=test_benchmark
[425/917] 265542=test_at_exit
[426/917] 265542=test_class
[427/917] 265542=test_gem_source
[428/917] 265542=test_mkmf
[429/917] 265542=test_have_macro
[430/917] 265542=test_ripper
[431/917] 265542=test_gem_source_git
[432/917] 265543=test_regex_casefold
[433/917] 265543=test_win32ole_method
[434/917] 265543=test_lexer
[435/917] 265543=test_random
[436/917] 265543=test_files_ext
[437/917] 265543=test_assembler
[438/917] 265543=overlap_test
[439/917] 265542=test_stringio
[440/917] 265542=test_thread_cv
[441/917] 265543=test_unicode
[442/917] 265543=test_eval_history
[443/917] 265543=test_enc_associate
[444/917] 265543=test_enumerator
[445/917] 265542=test_case
[446/917] 265542=test_open-uri
[447/917] 265542=test_array
[448/917] 265542=test_gem_command_manager
[449/917] 265542=test_rdoc_context
[450/917] 265542=test_safe_load
[451/917] 265542=test_iso_8859
[452/917] 265542=test_libs
[453/917] 265542=test_math
[454/917] 265542=test_gc
[455/917] 265542=test_qsort
[456/917] 265542=test_exit
[457/917] 265542=test_class
[458/917] 265541=test_rdoc_parser_rd
[459/917] 265542=test_const
[460/917] 265541=comments_test
[461/917] 265542=test_recorder
[462/917] 265541=test_yaml_special_cases
[463/917] 265542=test_gem_commands_sources_command
[464/917] 265541=test_name_error
[465/917] 265541=test_gem_source_list
[466/917] 265541=json_addition_test
[467/917] 265541=test_sprintf
[468/917] 265542=test_weakmap
[469/917] 265541=test_coderange
[470/917] 265541=test_ansi_with_terminfo
[471/917] 265541=test_inadvertent_creation
[472/917] 265541=test_framework
[473/917] 265541=test_pinned
[474/917] 265541=test_cgi_tag_helper
[475/917] 265541=test_pack
[476/917] 265541=test_rdoc_generator_json_index
[477/917] 265541=test_date_time
[478/917] 265541=test_nil2vtempty
[479/917] 265541=test_gem_dependency_resolution_error
[480/917] 265541=dispatcher_test
[481/917] 265541=test_fileutils
Leaked file descriptor: TestFileUtils#test_chown_error: 10 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2024-11-08 02:42:29.61235891 +0000, mtime=2024-07-02 00:23:28.695566203 +0000, ctime=2024-07-02 00:23:28.695566203 +0000>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 265541 opc 10r REG 252,0 6940392 36566444 /var/lib/sss/mc/group
[482/917] 265541=test_sleep
[483/917] 265541=test_mixed_unicode_escapes
[484/917] 265541=test_jaro_winkler
[485/917] 265541=test_cp949
[486/917] 265541=test_gem_resolver_vendor_set
[487/917] 265541=test_condition
[488/917] 265541=test_emoji
[489/917] 265541=test_sorted_set
[490/917] 265541=test_windows_1252
[491/917] 265541=test_stack
[492/917] 265541=test_stringchar
[493/917] 265541=constant_path_node_test
[494/917] 265541=test_face
[495/917] 265541=test_gem_request_set_lockfile_parser
[496/917] 265541=test_sizeof
[497/917] 265541=test_date_attr
[498/917] 265541=test_gem_install_update_options
[499/917] 265541=warnings_test
[500/917] 265541=test_econv
[501/917] 265542=test_gem_specification
[502/917] 265541=test_system
[503/917] 265541=test_numhash
[504/917] 265541=test_flush
[505/917] 265541=test_pkey_rsa
[506/917] 265541=test_win32ole_variable
[507/917] 265541=test_method_cache
[508/917] 265541=attribute_write_test
[509/917] 265541=test_rdoc_cross_reference
[510/917] 265541=test_parse
[511/917] 265542=test_rdoc_class_module
[512/917] 265541=test_yaml
[513/917] 265541=test_x509name
[514/917] 265541=test_argf
[515/917] 265542=test_method
[516/917] 265541=test_m17n
[517/917] 265541=test_gem_remote_fetcher_local_server
[518/917] 265541=test_gem_dependency
[519/917] 265541=test_yjit
[520/917] 265541=test_cclass
[521/917] 265541=test_gem_uninstaller
[522/917] 265541=test_parser_events
[523/917] 265541=test_filter
[524/917] 265541=test_json_tree
[525/917] 265541=test_koi8
[526/917] 265541=test_gem_remote_fetcher
[527/917] 265541=test_pkcs12
[528/917] 265543=test_str2big
[529/917] 265543=test_gem_package_tar_writer
[530/917] 265543=test_ractor
[531/917] 265541=test_case
[532/917] 265541=test_severity
[533/917] 265543=test_utf16
[534/917] 265541=test_http
[535/917] 265543=test_set
[536/917] 265543=test_rdoc_markup_to_rdoc
[537/917] 265543=locals_test
[538/917] 265543=test_gem_commands_push_command
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 12 #<File::Stat dev=0x9, ino=1286967636, 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 265541 opc 12u IPv4 1286967636 0t0 TCP localhost:42601->localhost:36668 (CLOSE_WAIT)
[539/917] 265543=test_sprintf_comb
[540/917] 265543=test_method_cache
[541/917] 265543=test_too_many_dummy_encodings
[542/917] 265543=desugar_compiler_test
[543/917] 265543=test_gem_gemcutter_utilities
[544/917] 265543=test_gem_source_local
[545/917] 265543=test_win32ole
[546/917] 265543=test_internal_ivar
[547/917] 265543=test_rendering
[548/917] 265543=test_settracefunc
[549/917] 265543=test_gem_text
[550/917] 265543=test_tracepoint
[551/917] 265543=tunnel_test
[552/917] 265543=test_backtrace
[553/917] 265542=test_rdoc_task
[554/917] 265542=test_gem_dependency_installer
[555/917] 265543=test_pty
[556/917] 265543=test_hash
[557/917] 265542=test_http
[558/917] 265542=test_scan_args
[559/917] 265542=test_gem_commands_specification_command
[560/917] 265542=test_gem_package_old
[561/917] 265542=test_gem_commands_which_command
[562/917] 265542=test_gem_request
[563/917] 265542=test_rational
[564/917] 265542=test_case_mapping
[565/917] 265542=test_gem_ext_cargo_builder_unit
[566/917] 265542=test_webauthn_listener
[567/917] 265542=test_ractor
[568/917] 265542=test_gem_resolver_api_specification
[569/917] 265542=test_rdoc_rubygems_hook
[570/917] 265542=test_mdns
[571/917] 265542=test_open3
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 13 #<File::Stat dev=0x9, ino=1286965812, 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 265541 opc 13u IPv4 1286965812 0t0 TCP localhost:37083->localhost:51288 (CLOSE_WAIT)
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 15 #<File::Stat dev=0x9, ino=1286966785, 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 265541 opc 15u IPv4 1286966785 0t0 TCP localhost:36917->localhost:54756 (CLOSE_WAIT)
[572/917] 265541=test_date_parse
[573/917] 265541=test_key_event_record
[574/917] 265541=test_pkey_ec
[575/917] 265541=test_svcb_https
[576/917] 265541=test_buffering
[577/917] 265541=test_arity
[578/917] 265541=test_thread
[579/917] 265541=test_unicode_escape
[580/917] 265541=test_default_gems
[581/917] 265541=test_switch_hitter
[582/917] 265541=test_yamldbm
[583/917] 265541=test_warning
[584/917] 265541=test_gem_spec_fetcher
[585/917] 265541=test_gem_commands_dependency_command
[586/917] 265541=test_backtrace
[587/917] 265541=test_gbk
[588/917] 265541=test_tree_spell_checker
[589/917] 265541=test_enumerable
[590/917] 265541=test_rdoc_method_attr
[591/917] 265541=test_set
[592/917] 265541=test_grapheme_breaks
[593/917] 265541=test_hash_create
[594/917] 265541=ruby_parser_test
[595/917] 265541=test_gem_resolver_lock_specification
[596/917] 265541=test_boolean
[597/917] 265541=test_queue
[598/917] 265541=test_rdoc_i18n_locale
[599/917] 265541=test_gc_compact
[600/917] 265543=test_dryrun
[601/917] 265543=test_ole_methods
[602/917] 265543=test_cgi_util
[603/917] 265543=test_gem_uri_formatter
[604/917] 265543=test_prettyprint
[605/917] 265543=test_enc_raise
[606/917] 265543=lex_test
[607/917] 265542=test_clone
[608/917] 265542=test_optimization
[609/917] 265543=test_force_exit
[610/917] 265543=test_files_sample
[611/917] 265543=test_rdoc_stats
[612/917] 265543=test_data_error
[613/917] 265543=test_rubyoptions
[614/917] 265541=test_shift_jis
[615/917] 265541=test_rdoc_store
[616/917] 265541=test_yield
[617/917] 265542=test_remote_fetch_error
[618/917] 265542=test_show_source
[619/917] 265542=regexp_test
[620/917] 265542=test_undef
[621/917] 265542=test_gem_resolver_lock_set
[622/917] 265542=test_random
[623/917] 265542=test_rdoc_generator_darkfish
[624/917] 265542=test_asn1
[625/917] 265542=test_gem_command
[626/917] 265542=test_gem_update_suggestion
[627/917] 265542=test_assignment
[628/917] 265541=test_gem_commands_open_command
[629/917] 265541=test_verbose
[630/917] 265541=test_emoji_breaks
[631/917] 265541=test_normalize
[632/917] 265541=test_gem_security
[633/917] 265542=test_key_actor_emacs
[634/917] 265542=test_date_ractor
[635/917] 265542=test_erb
[636/917] 265542=test_basicinstructions
[637/917] 265542=test_gem_resolver_git_specification
[638/917] 265543=test_utf32
[639/917] 265543=test_rdoc_tom_doc
[640/917] 265543=test_optarg
[641/917] 265543=test_gem_commands_pristine_command
[642/917] 265542=test_variable
[643/917] 265542=test_hash
[644/917] 265542=test_gem_resolver_requirement_list
[645/917] 265542=test_noarg
[646/917] 265542=test_exception
[647/917] 265542=test_raise_exception
[648/917] 265542=test_arith_seq_beg_len_step
[649/917] 265542=test_gem_impossible_dependencies_error
[650/917] 265542=test_pp
[651/917] 265542=test_cesu8
[652/917] 265542=test_rdoc_extend
[653/917] 265542=regular_expression_encoding_test
[654/917] 265542=test_did_you_mean
[655/917] 265542=test_shapes
[656/917] 265542=test_merge_keys
[657/917] 265542=test_storage
[658/917] 265542=test_method_name_check
[659/917] 265542=test_err_in_callback
[660/917] 265542=test_gem_commands_install_command
[661/917] 265543=test_string
[662/917] 265543=test_iterator
[663/917] 265543=test_dot_dot
[664/917] 265543=test_gem_rdoc
[665/917] 265543=test_rendering
[666/917] 265543=test_kernel
[667/917] 265543=static_literals_test
[668/917] 265543=!Nothing_to_test
[669/917] 265543=test_fd_setsize
[670/917] 265543=test_forwardable
[671/917] 265543=test_process
[672/917] 265543=test_threadgroup
[673/917] 265542=test_complex
[674/917] 265542=test_array_create
[675/917] 265542=test_dir_m17n
[676/917] 265543=test_memory_view
[677/917] 265543=test_len
[678/917] 265543=test_disable_irb
[679/917] 265543=test_gem_doctor
[680/917] 265543=json_fixtures_test
[681/917] 265543=test_kwargs
[682/917] 265543=test_rdoc_parser_c
[683/917] 265542=test_pack
[684/917] 265543=test_io_wait
[685/917] 265542=test_securerandom
[686/917] 265542=test_tsort
[687/917] 265542=test_gem_commands_fetch_command
[688/917] 265542=test_typeddata
[689/917] 265543=test_rdoc_parser_changelog
[690/917] 265543=test_gem_commands_outdated_command
[691/917] 265543=test_gem_dependency_list
[692/917] 265542=string_encoding_test
[693/917] 265542=test_rand
[694/917] 265543=test_random_formatter
[695/917] 265543=encodings_test
[696/917] 265543=test_string_processing
[697/917] 265543=test_rdoc_markup_attributes
[698/917] 265543=test_process
[699/917] 265542=test_rdoc_code_object
[700/917] 265542=test_bmethod
[701/917] 265542=test_gem_source_specific_file
[702/917] 265542=test_provider
[703/917] 265542=test_euc_kr
[704/917] 265542=test_rdoc_encoding
[705/917] 265542=test_win32ole_variant_outarg
[706/917] 265542=test_ensure_and_callcc
[707/917] 265542=test_gem_request_set_lockfile
[708/917] 265542=test_rdoc_markdown
[709/917] 265542=test_key_actor_vi
[710/917] 265542=test_postponed_job
[711/917] 265542=test_deprecate
[712/917] 265542=test_rdoc_constant
[713/917] 265542=test_httpresponses
[714/917] 265542=test_common
[715/917] 265542=test_rdoc_markup_to_html_snippet
[716/917] 265542=test_generic
[717/917] 265542=test_objspace
Leaked file descriptor: TestProcess#test_gid_from_name: 8 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2024-11-08 02:42:29.61235891 +0000, mtime=2024-07-02 00:23:28.695566203 +0000, ctime=2024-07-02 00:23:28.695566203 +0000>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 265543 opc 8r REG 252,0 6940392 36566444 /var/lib/sss/mc/group
[718/917] 265543=test_require
[719/917] 265543=test_stringify_symbols
[720/917] 265543=library_symbols_test
[721/917] 265543=test_rdoc_text
[722/917] 265543=test_rdoc_markup_indented_paragraph
[723/917] 265543=test_rdoc_markup_parser
[724/917] 265543=test_iseq_load
[725/917] 265543=test_ns_spki
[726/917] 265543=test_stream
[727/917] 265543=test_have_library
[728/917] 265543=test_optparse
[729/917] 265543=test_rdoc_context_section
[730/917] 265543=test_io_buffer
[731/917] 265543=test_deprecated
[732/917] 265543=test_rdoc_markup_to_html_crossref
[733/917] 265543=test_files_test_2
[734/917] 265543=test_div
[735/917] 265543=pattern_test
[736/917] 265543=test_bash_completion
[737/917] 265543=test_exception
[738/917] 265541=test_zsh_completion
[739/917] 265541=test_basicsocket
[740/917] 265541=test_class_name_check
[741/917] 265541=test_scalar
[742/917] 265541=test_syntax
[743/917] 265543=test_pack
[744/917] 265543=test_gem_commands_environment_command
[745/917] 265543=test_pkcs7
[746/917] 265543=test_rdoc_markup_to_tt_only
[747/917] 265543=test_ws
[748/917] 265543=test_date_strftime
[749/917] 265543=json_parser_test
[750/917] 265543=test_gem_commands_stale_command
[751/917] 265543=test_gem_commands_cert_command
[752/917] 265543=test_gem_ext_rake_builder
[753/917] 265543=test_rdoc_require
[754/917] 265543=test_word
[755/917] 265543=test_singleton
[756/917] 265543=test_fstring
[757/917] 265543=test_numeric
[758/917] 265543=test_weakref
[759/917] 265543=test_instrumentation_api
[760/917] 265541=test_ractor
[761/917] 265541=test_rdoc_alias
[762/917] 265541=test_timeout
[763/917] 265541=test_rdoc_markup_to_bs
[764/917] 265541=test_key_name_check
[765/917] 265541=test_rdoc_markup_raw
[766/917] 265541=test_data
[767/917] 265541=test_memory_view
[768/917] 265541=test_null
[769/917] 265541=test_ractor
[770/917] 265541=test_m17n_comb
[771/917] 265543=test_multi_irb_commands
[772/917] 265543=test_pkey_dh
[773/917] 265543=parse_success_test
[774/917] 265543=test_pkey
[775/917] 265543=test_external_new
[776/917] 265543=index_write_test
[777/917] 265543=test_win32ole_typelib
[778/917] 265543=test_gem_commands_query_command
[779/917] 265543=compiler_test
[780/917] 265543=test_gem_platform
[781/917] 265541=test_gem_remote_fetcher_local_ssl_server
[782/917] 265543=test_bigzero
[783/917] 265543=test_gem_unsatisfiable_dependency_error
[784/917] 265543=static_inspect_test
[785/917] 265543=test_literal
[786/917] 265543=test_gem_security_signer
[787/917] 265543=test_config
[788/917] 265543=test_complex2
[789/917] 265543=test_gem_util
[790/917] 265543=test_thread
[791/917] 265543=test_input_method
[792/917] 265543=test_rdoc_i18n_text
[793/917] 265543=test_io
[794/917] 265543=test_protect
[795/917] 265543=test_date
[796/917] 265543=test_big5
[797/917] 265543=test_gem_commands_update_command
[798/917] 265543=test_tree_builder
[799/917] 265543=test_store
[800/917] 265543=test_rdoc_markup_pre_process
[801/917] 265543=test_tempfile
[802/917] 265543=test_http_request
[803/917] 265543=test_coverage
[804/917] 265541=test_pathname
[805/917] 265541=test_fnmatch
[806/917] 265541=test_timeout
[807/917] 265541=test_erb_m17n
[808/917] 265541=test_rdoc_generator_pot_po_entry
[809/917] 265541=test_serialize_subclasses
[810/917] 265541=test_gem_resolver_index_specification
[811/917] 265541=test_frozen
[812/917] 265541=test_egrep_cpp
[813/917] 265541=test_webauthn_poller
[814/917] 265543=test_rdoc_markup_verbatim
[815/917] 265543=test_date_conv
[816/917] 265543=test_string_memory
[817/917] 265541=test_help
[818/917] 265541=lex_test
[819/917] 265541=test_files_lib
[820/917] 265543=test_marshalable
[821/917] 265543=test_line_editor
[822/917] 265543=test_enumerator_kw
[823/917] 265543=test_rdoc_any_method
[824/917] 265543=test_error_highlight
[825/917] 265543=test_function_entry
[826/917] 265543=test_string
[827/917] 265543=json_common_interface_test
[828/917] 265543=version_test
[829/917] 265543=test_complexrational
[830/917] 265543=test_raise
[831/917] 265543=test_wait
[832/917] 265543=test_import
[833/917] 265541=test_human_typo
[834/917] 265541=test_psych
[835/917] 265541=test_nil
[836/917] 265541=test_cstr
[837/917] 265543=test_gem_resolver_dependency_request
[838/917] 265543=test_command
[839/917] 265541=test_euc_tw
[840/917] 265541=test_gem_commands_yank_command
[841/917] 265543=test_yaml_tree
[842/917] 265543=test_pkey_dsa
[843/917] 265541=test_logger
[844/917] 265541=test_big2str
[845/917] 265541=test_gem_resolver_specification
[846/917] 265541=test_comparable
[847/917] 265541=json_string_matching_test
[848/917] 265541=test_gem_config_file
[849/917] 265541=location_test
[850/917] 265541=test_io_timeout
[851/917] 265541=test_rdoc_normal_module
[852/917] 265541=test_type_completor
[853/917] 265541=test_rdoc_markdown_test
[854/917] 265543=test_rdoc_rdoc
[855/917] 265543=test_yjit_exit_locations
[856/917] 265543=test_io_buffer
[857/917] 265543=test_thread_queue
[858/917] 265541=test_nowrite
[859/917] 265541=test_passing_block
[860/917] 265541=test_defined
[861/917] 265541=test_ldap
[862/917] 265541=test_kdf
[863/917] 265541=test_enumerator
[864/917] 265541=test_path_to_class
[865/917] 265541=test_frozen_error
[866/917] 265541=test_gem_ext_ext_conf_builder
[867/917] 265542=test_gem_version
[868/917] 265542=test_spell_checker
[869/917] 265542=test_reqarg
[870/917] 265541=test_gem_uri
[871/917] 265542=test_gem_package_tar_reader_entry
[872/917] 265541=test_resource
[873/917] 265541=test_c_struct_builder
[874/917] 265542=test_bug-5832
[875/917] 265542=test_yield_block
[876/917] 265542=snippets_test
[877/917] 265541=test_ubf_async_safe
[878/917] 265541=test_pstore
[879/917] 265541=test_date_compat
[880/917] 265541=test_rdoc_include
[881/917] 265541=test_win32ole_record
[882/917] 265541=test_gem_version_option
[883/917] 265541=test_gem_commands_unpack_command
[884/917] 265541=test_gem_ext_cargo_builder
[885/917] 265541=test_console_attr
[886/917] 265541=test_proc
[887/917] 265542=test_zlib
[888/917] 265541=test_rdoc_options
[889/917] 265541=test_flags
[890/917] 265541=test_numeric
[891/917] 265541=test_bug-3571
[892/917] 265541=test_yamlstore
[893/917] 265541=test_rat
[894/917] 265541=test_init
[895/917] 265541=test_gem_request_connection_pools
[896/917] 265541=test_capacity
[897/917] 265541=test_nextafter
[898/917] 265541=test_gem_commands_owner_command
[899/917] 265543=test_time
[900/917] 265543=test_file
[901/917] 265543=test_hmac
[902/917] 265543=test_encoding
[903/917] 265543=test_constant
[904/917] 265541=test_find
[905/917] 265541=test_rdoc_generator_markup
[906/917] 265541=test_string
[907/917] 265543=test_macro
[908/917] 265543=test_pipe
[909/917] 265543=test_gem_resolver_activation_request
[910/917] 265543=test_function
[911/917] 265543=test_gem_commands_server_command
[912/917] 265543=test_rdoc_markup_to_table_of_contents
[913/917] 265543=test_gem_name_tuple
[914/917] 265543=test_integer
[915/917] 265543=test_win32ole_method_event
[916/917] 265543=test_tcp
[917/917] 265543=test_gem_requirement
Finished tests in 226.114781s, 141.3176 tests/s, 28871.1290 assertions/s.
31954 tests, 6528189 assertions, 0 failures, 0 errors, 376 skips
ruby -v: ruby 3.4.0dev (2024-11-08T15:50:54Z master 6767117b07) +PRISM [aarch64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'
BASERUBY = /usr/local/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread
LANG = en_US.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
ruby 3.4.0dev (2024-11-08T15:50:54Z master 6767117b07) +PRISM [aarch64-linux]
0 ............................................................
60 ............................................................
120 ............................................................
180 ............................................................
240 ............................................................
300 ............................................................
360 ............................................................
420 ............................................................
480 ............................................................
540 ............................................................
600 ............................................................
660 ............................................................
720 ............................................................
780 ............................................................
840 ............................................................
900 ............................................................
960 ............................................................
1020 ............................................................
1080 ............................................................
1140 ............................................................
1200 ............................................................
1260 ............................................................
1320 ............................................................
1380 ............................................................
1440 ............................................................
1500 ............................................................
1560 ............................................................
1620 ............................................................
1680 ............................................................
1740 ............................................................
1800 ............................................................
1860 ............................................................
1920 ............................................................
1980 ............................................................
2040 ............................................................
2100 ............................................................
2160 ............................................................
2220 ............................................................
2280 ............................................................
2340 ............................................................
2400 ............................................................
2460 ............................................................
2520 ............................................................
2580 ............................................................
2640 ............................................................
2700 ............................................................
2760 ............................................................
2820 ............................................................
2880 ............................................................
2940 ............................................................
3000 ............................................................
3060 ............................................................
3120 ............................................................
3180 ............................................................
3240 ............................................................
3300 ............................................................
3360 ............................................................
3420 .................
Finished in 26.651840 seconds
3436 files, 33245 examples, 186508 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'" exit with 0.