# Logfile created on 2026-01-29 07:38:49 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffd1f93fdd8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=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.20260129-073849", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffd1f868720 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffd1f868590 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffd1f9095d0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20260129-073849", @dev=#<File:/home/opc/ruby/logs/brlog.master.20260129-073849>, @binmode=false, @mon_data=#<Monitor:0x0000fffd1f868360>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
Update repl_type_completor to 26b8e964557690c0b539cff8940bcfb1591f1fe6
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/net-imap.revision -
echo 26b8e964557690c0b539cff8940bcfb1591f1fe6 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/net-imap.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-src -j3
From https://github.com/ruby/ruby
ba8b0b3..cd26647 master -> origin/master
Updating ba8b0b3..cd26647
Fast-forward
include/ruby/internal/fl_type.h | 11 -----------
1 file changed, 11 deletions(-)
Latest commit hash = cd26647f53
$$$[end] "make update-src -j3" exit with 0.
$$$[beg] make after-update -j3
make[1]: Entering directory '/home/opc/ruby/src/master/ext/socket'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/socket'
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/net-imap.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/net-imap.revision unchanged
Update repl_type_completor to 26b8e964557690c0b539cff8940bcfb1591f1fe6
echo 26b8e964557690c0b539cff8940bcfb1591f1fe6 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.revision unchanged
/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'
$$$[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.ext/include -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/17.0.0 -Dmodular_gc_dir=
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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/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/main.c
compiling /home/opc/ruby/src/master/dmydln.c
compiling /home/opc/ruby/src/master/miniinit.c
compiling /home/opc/ruby/src/master/array.c
compiling /home/opc/ruby/src/master/ast.c
compiling /home/opc/ruby/src/master/bignum.c
compiling /home/opc/ruby/src/master/box.c
compiling /home/opc/ruby/src/master/class.c
compiling /home/opc/ruby/src/master/compar.c
compiling /home/opc/ruby/src/master/compile.c
compiling /home/opc/ruby/src/master/complex.c
compiling /home/opc/ruby/src/master/concurrent_set.c
compiling /home/opc/ruby/src/master/cont.c
compiling /home/opc/ruby/src/master/debug.c
compiling /home/opc/ruby/src/master/debug_counter.c
compiling /home/opc/ruby/src/master/dir.c
compiling /home/opc/ruby/src/master/dln_find.c
compiling /home/opc/ruby/src/master/encoding.c
compiling /home/opc/ruby/src/master/enum.c
compiling /home/opc/ruby/src/master/enumerator.c
compiling /home/opc/ruby/src/master/error.c
compiling /home/opc/ruby/src/master/eval.c
compiling /home/opc/ruby/src/master/file.c
compiling /home/opc/ruby/src/master/gc.c
compiling /home/opc/ruby/src/master/hash.c
compiling /home/opc/ruby/src/master/imemo.c
compiling /home/opc/ruby/src/master/inits.c
compiling /home/opc/ruby/src/master/io.c
compiling /home/opc/ruby/src/master/io_buffer.c
In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31,
from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24,
from /home/opc/ruby/src/master/include/ruby/defines.h:72,
from /home/opc/ruby/src/master/include/ruby/ruby.h:25,
from /home/opc/ruby/src/master/include/ruby/io/buffer.h:16,
from /home/opc/ruby/src/master/io_buffer.c:9:
/home/opc/ruby/src/master/io_buffer.c: In function ‘ruby_swap128_uint’:
/home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_bswap128" is not defined, evaluates to 0 [-Wundef]
# define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _)
^~~~~~~~~~~~~~~~~~~
/home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’
# define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__)
^~~~~~~~~~~~~~~~~~
/home/opc/ruby/src/master/io_buffer.c:1914:5: note: in expansion of macro ‘__has_builtin’
#if __has_builtin(__builtin_bswap128)
^~~~~~~~~~~~~
/home/opc/ruby/src/master/io_buffer.c: At top level:
cc1: warning: unrecognized command line option ‘-Wno-self-assign’
cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’
cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’
compiling /home/opc/ruby/src/master/iseq.c
compiling /home/opc/ruby/src/master/load.c
compiling /home/opc/ruby/src/master/marshal.c
compiling /home/opc/ruby/src/master/math.c
compiling /home/opc/ruby/src/master/memory_view.c
compiling /home/opc/ruby/src/master/node.c
compiling /home/opc/ruby/src/master/node_dump.c
compiling /home/opc/ruby/src/master/numeric.c
compiling /home/opc/ruby/src/master/object.c
compiling /home/opc/ruby/src/master/pack.c
compiling /home/opc/ruby/src/master/pathname.c
compiling parse.c
compiling /home/opc/ruby/src/master/proc.c
compiling /home/opc/ruby/src/master/process.c
compiling /home/opc/ruby/src/master/ractor.c
compiling /home/opc/ruby/src/master/random.c
compiling /home/opc/ruby/src/master/range.c
compiling /home/opc/ruby/src/master/rational.c
compiling /home/opc/ruby/src/master/re.c
compiling /home/opc/ruby/src/master/regcomp.c
compiling /home/opc/ruby/src/master/regenc.c
compiling /home/opc/ruby/src/master/regerror.c
compiling /home/opc/ruby/src/master/regexec.c
compiling /home/opc/ruby/src/master/regparse.c
compiling /home/opc/ruby/src/master/regsyntax.c
compiling /home/opc/ruby/src/master/ruby.c
compiling /home/opc/ruby/src/master/ruby_parser.c
compiling /home/opc/ruby/src/master/scheduler.c
compiling /home/opc/ruby/src/master/set.c
compiling /home/opc/ruby/src/master/shape.c
compiling /home/opc/ruby/src/master/signal.c
compiling /home/opc/ruby/src/master/sprintf.c
compiling /home/opc/ruby/src/master/st.c
compiling /home/opc/ruby/src/master/strftime.c
compiling /home/opc/ruby/src/master/string.c
compiling /home/opc/ruby/src/master/struct.c
compiling /home/opc/ruby/src/master/symbol.c
compiling /home/opc/ruby/src/master/thread.c
compiling /home/opc/ruby/src/master/time.c
compiling /home/opc/ruby/src/master/transcode.c
compiling /home/opc/ruby/src/master/util.c
compiling /home/opc/ruby/src/master/variable.c
compiling /home/opc/ruby/src/master/version.c
compiling /home/opc/ruby/src/master/vm.c
compiling /home/opc/ruby/src/master/vm_backtrace.c
compiling /home/opc/ruby/src/master/vm_dump.c
compiling /home/opc/ruby/src/master/vm_sync.c
compiling /home/opc/ruby/src/master/vm_trace.c
compiling /home/opc/ruby/src/master/weakmap.c
compiling /home/opc/ruby/src/master/prism/api_node.c
compiling /home/opc/ruby/src/master/prism/api_pack.c
compiling /home/opc/ruby/src/master/prism/extension.c
compiling /home/opc/ruby/src/master/prism_init.c
compiling /home/opc/ruby/src/master/enc/ascii.c
compiling /home/opc/ruby/src/master/enc/us_ascii.c
compiling /home/opc/ruby/src/master/enc/unicode.c
compiling /home/opc/ruby/src/master/enc/utf_8.c
compiling enc/trans/newline.c
compiling /home/opc/ruby/src/master/missing/setproctitle.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.ext/include -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/17.0.0 -Dmodular_gc_dir=
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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/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/dln.c
compiling /home/opc/ruby/src/master/localeinit.c
compiling /home/opc/ruby/src/master/loadpath.c
builtin_binary.rbbin updated
2b72582b2a786d2ea2fbe0992110fb923d4c23532eb177fd7400078cfefcfc0e builtin_binary.rbbin
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.ext/include -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/17.0.0 -Dmodular_gc_dir=
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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/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]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
compiling /home/opc/ruby/src/master/enc/encdb.c
generating transdb.h
compiling /home/opc/ruby/src/master/enc/big5.c
compiling /home/opc/ruby/src/master/enc/cesu_8.c
compiling /home/opc/ruby/src/master/enc/cp949.c
transdb.h unchanged
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
compiling /home/opc/ruby/src/master/enc/trans/transdb.c
compiling /home/opc/ruby/src/master/enc/emacs_mule.c
compiling /home/opc/ruby/src/master/enc/euc_jp.c
compiling /home/opc/ruby/src/master/enc/trans/big5.c
compiling /home/opc/ruby/src/master/enc/euc_kr.c
compiling /home/opc/ruby/src/master/enc/euc_tw.c
compiling /home/opc/ruby/src/master/enc/gb2312.c
compiling /home/opc/ruby/src/master/enc/gb18030.c
compiling /home/opc/ruby/src/master/enc/gbk.c
compiling /home/opc/ruby/src/master/enc/iso_8859_1.c
compiling /home/opc/ruby/src/master/enc/iso_8859_2.c
compiling /home/opc/ruby/src/master/enc/iso_8859_3.c
compiling /home/opc/ruby/src/master/enc/iso_8859_4.c
compiling /home/opc/ruby/src/master/enc/iso_8859_5.c
compiling /home/opc/ruby/src/master/enc/iso_8859_6.c
compiling /home/opc/ruby/src/master/enc/iso_8859_7.c
compiling /home/opc/ruby/src/master/enc/iso_8859_8.c
compiling /home/opc/ruby/src/master/enc/iso_8859_9.c
compiling /home/opc/ruby/src/master/enc/iso_8859_10.c
compiling /home/opc/ruby/src/master/enc/trans/cesu_8.c
compiling /home/opc/ruby/src/master/enc/iso_8859_11.c
compiling /home/opc/ruby/src/master/enc/iso_8859_13.c
compiling /home/opc/ruby/src/master/enc/trans/chinese.c
compiling /home/opc/ruby/src/master/enc/iso_8859_14.c
compiling /home/opc/ruby/src/master/enc/trans/ebcdic.c
compiling /home/opc/ruby/src/master/enc/iso_8859_15.c
compiling /home/opc/ruby/src/master/enc/trans/emoji.c
compiling /home/opc/ruby/src/master/enc/iso_8859_16.c
compiling /home/opc/ruby/src/master/enc/trans/emoji_iso2022_kddi.c
compiling /home/opc/ruby/src/master/enc/trans/emoji_sjis_docomo.c
compiling /home/opc/ruby/src/master/enc/koi8_r.c
compiling /home/opc/ruby/src/master/enc/koi8_u.c
compiling /home/opc/ruby/src/master/enc/shift_jis.c
compiling /home/opc/ruby/src/master/enc/trans/emoji_sjis_kddi.c
compiling /home/opc/ruby/src/master/enc/trans/emoji_sjis_softbank.c
compiling /home/opc/ruby/src/master/enc/utf_16be.c
compiling /home/opc/ruby/src/master/enc/utf_16le.c
compiling /home/opc/ruby/src/master/enc/utf_32be.c
compiling /home/opc/ruby/src/master/enc/trans/escape.c
compiling /home/opc/ruby/src/master/enc/trans/gb18030.c
compiling /home/opc/ruby/src/master/enc/utf_32le.c
compiling /home/opc/ruby/src/master/enc/trans/gbk.c
compiling /home/opc/ruby/src/master/enc/windows_31j.c
compiling /home/opc/ruby/src/master/enc/windows_1250.c
compiling /home/opc/ruby/src/master/enc/trans/iso2022.c
compiling /home/opc/ruby/src/master/enc/windows_1251.c
compiling /home/opc/ruby/src/master/enc/trans/japanese.c
compiling /home/opc/ruby/src/master/enc/windows_1252.c
compiling /home/opc/ruby/src/master/enc/trans/japanese_euc.c
compiling /home/opc/ruby/src/master/enc/trans/japanese_sjis.c
compiling /home/opc/ruby/src/master/enc/windows_1253.c
compiling /home/opc/ruby/src/master/enc/windows_1254.c
compiling /home/opc/ruby/src/master/enc/windows_1257.c
compiling /home/opc/ruby/src/master/enc/trans/korean.c
linking encoding encdb.so
linking encoding big5.so
linking encoding cesu_8.so
linking encoding cp949.so
linking encoding emacs_mule.so
linking encoding euc_jp.so
linking encoding euc_kr.so
linking encoding euc_tw.so
linking encoding gb2312.so
linking encoding gb18030.so
linking encoding gbk.so
linking encoding iso_8859_1.so
compiling /home/opc/ruby/src/master/enc/trans/single_byte.c
linking encoding iso_8859_2.so
linking encoding iso_8859_3.so
linking encoding iso_8859_4.so
linking encoding iso_8859_5.so
linking encoding iso_8859_6.so
linking encoding iso_8859_7.so
linking encoding iso_8859_8.so
compiling /home/opc/ruby/src/master/enc/trans/utf8_mac.c
linking encoding iso_8859_9.so
compiling /home/opc/ruby/src/master/enc/trans/utf_16_32.c
linking encoding iso_8859_10.so
linking encoding iso_8859_11.so
linking encoding iso_8859_13.so
linking encoding iso_8859_14.so
linking encoding iso_8859_15.so
linking encoding iso_8859_16.so
linking encoding koi8_r.so
linking transcoder transdb.so
linking encoding koi8_u.so
linking transcoder big5.so
linking encoding shift_jis.so
linking transcoder cesu_8.so
linking encoding utf_16be.so
linking transcoder chinese.so
linking encoding utf_16le.so
linking transcoder ebcdic.so
linking encoding utf_32be.so
linking transcoder emoji.so
linking encoding utf_32le.so
linking transcoder emoji_iso2022_kddi.so
linking encoding windows_31j.so
linking transcoder emoji_sjis_docomo.so
linking encoding windows_1250.so
linking transcoder emoji_sjis_kddi.so
linking encoding windows_1251.so
linking transcoder emoji_sjis_softbank.so
linking encoding windows_1252.so
linking transcoder escape.so
linking encoding windows_1253.so
linking transcoder gb18030.so
linking encoding windows_1254.so
linking transcoder gbk.so
linking encoding windows_1257.so
linking transcoder iso2022.so
make[1]: Leaving directory '/home/opc/ruby/build/master'
linking transcoder japanese.so
make[1]: Entering directory '/home/opc/ruby/build/master'
linking transcoder japanese_euc.so
linking transcoder japanese_sjis.so
linking transcoder korean.so
linking transcoder single_byte.so
linking transcoder utf8_mac.so
linking transcoder utf_16_32.so
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/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/arith_seq/beg_len_step'
compiling /home/opc/ruby/src/master/ext/-test-/RUBY_ALIGNOF/c.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/arith_seq/extract'
compiling /home/opc/ruby/src/master/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
compiling /home/opc/ruby/src/master/ext/-test-/arith_seq/extract/extract.c
linking shared-object -test-/RUBY_ALIGNOF.so
linking shared-object -test-/arith_seq/extract.so
linking shared-object -test-/arith_seq/beg_len_step.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/array/concat'
compiling /home/opc/ruby/src/master/ext/-test-/array/concat/to_ary_concat.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/arith_seq/extract'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/arith_seq/beg_len_step'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/array/resize'
compiling /home/opc/ruby/src/master/ext/-test-/array/resize/resize.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bignum'
compiling /home/opc/ruby/src/master/ext/-test-/bignum/big2str.c
linking shared-object -test-/array/to_ary_concat.so
linking shared-object -test-/array/resize.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/array/concat'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bug-14834'
compiling /home/opc/ruby/src/master/ext/-test-/bug-14834/bug-14834.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/array/resize'
compiling /home/opc/ruby/src/master/ext/-test-/bignum/bigzero.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bug-3571'
compiling /home/opc/ruby/src/master/ext/-test-/bug-3571/bug.c
linking shared-object -test-/bug_14834.so
compiling /home/opc/ruby/src/master/ext/-test-/bignum/div.c
linking shared-object -test-/bug_3571.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bug-14834'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bug-5832'
compiling /home/opc/ruby/src/master/ext/-test-/bug-5832/bug.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bug-3571'
compiling /home/opc/ruby/src/master/ext/-test-/bignum/init.c
compiling /home/opc/ruby/src/master/ext/-test-/bignum/intpack.c
linking shared-object -test-/bug_5832.so
compiling /home/opc/ruby/src/master/ext/-test-/bignum/mul.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bug-5832'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bug_reporter'
compiling /home/opc/ruby/src/master/ext/-test-/bug_reporter/bug_reporter.c
linking shared-object -test-/bug_reporter.so
compiling /home/opc/ruby/src/master/ext/-test-/bignum/str2big.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/class'
compiling /home/opc/ruby/src/master/ext/-test-/class/class2name.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bug_reporter'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/debug'
compiling /home/opc/ruby/src/master/ext/-test-/debug/init.c
linking shared-object -test-/bignum.so
compiling /home/opc/ruby/src/master/ext/-test-/class/init.c
compiling /home/opc/ruby/src/master/ext/-test-/debug/inspector.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bignum'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/dln/empty'
compiling /home/opc/ruby/src/master/ext/-test-/dln/empty/empty.c
linking shared-object -test-/class.so
compiling /home/opc/ruby/src/master/ext/-test-/debug/profile_frames.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/class'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/econv'
compiling /home/opc/ruby/src/master/ext/-test-/econv/append.c
linking shared-object -test-/dln/empty.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/dln/empty'
compiling /home/opc/ruby/src/master/ext/-test-/econv/init.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/ensure_and_callcc'
compiling /home/opc/ruby/src/master/ext/-test-/ensure_and_callcc/ensure_and_callcc.c
linking shared-object -test-/debug.so
linking shared-object -test-/econv.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/enumerator_kw'
compiling /home/opc/ruby/src/master/ext/-test-/enumerator_kw/enumerator_kw.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/econv'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/eval'
compiling /home/opc/ruby/src/master/ext/-test-/eval/eval.c
linking shared-object -test-/ensure_and_callcc.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/ensure_and_callcc'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/exception'
compiling /home/opc/ruby/src/master/ext/-test-/exception/dataerror.c
linking shared-object -test-/enumerator_kw.so
linking shared-object -test-/eval.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/eval'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/enumerator_kw'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/fatal'
compiling /home/opc/ruby/src/master/ext/-test-/fatal/init.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/file'
compiling /home/opc/ruby/src/master/ext/-test-/file/fs.c
compiling /home/opc/ruby/src/master/ext/-test-/exception/enc_raise.c
compiling /home/opc/ruby/src/master/ext/-test-/fatal/invalid.c
compiling /home/opc/ruby/src/master/ext/-test-/exception/ensured.c
compiling /home/opc/ruby/src/master/ext/-test-/file/init.c
compiling /home/opc/ruby/src/master/ext/-test-/fatal/rb_fatal.c
compiling /home/opc/ruby/src/master/ext/-test-/exception/init.c
compiling /home/opc/ruby/src/master/ext/-test-/file/newline_conv.c
linking shared-object -test-/fatal.so
linking shared-object -test-/exception.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/fatal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/float'
compiling /home/opc/ruby/src/master/ext/-test-/float/init.c
compiling /home/opc/ruby/src/master/ext/-test-/file/stat.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/exception'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/funcall'
compiling /home/opc/ruby/src/master/ext/-test-/funcall/funcall.c
compiling /home/opc/ruby/src/master/ext/-test-/float/nextafter.c
linking shared-object -test-/file.so
linking shared-object -test-/funcall.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/funcall'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/gvl/call_without_gvl'
compiling /home/opc/ruby/src/master/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/file'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/hash'
compiling /home/opc/ruby/src/master/ext/-test-/hash/delete.c
linking shared-object -test-/float.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/float'
compiling /home/opc/ruby/src/master/ext/-test-/hash/init.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/integer'
compiling /home/opc/ruby/src/master/ext/-test-/integer/core_ext.c
linking shared-object -test-/gvl/call_without_gvl.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/gvl/call_without_gvl'
linking shared-object -test-/hash.so
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/iseq_load'
compiling /home/opc/ruby/src/master/ext/-test-/iseq_load/iseq_load.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/hash'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/iter'
compiling /home/opc/ruby/src/master/ext/-test-/iter/break.c
compiling /home/opc/ruby/src/master/ext/-test-/integer/init.c
linking shared-object -test-/iseq_load.so
compiling /home/opc/ruby/src/master/ext/-test-/iter/init.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/iseq_load'
compiling /home/opc/ruby/src/master/ext/-test-/integer/my_integer.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/load/dot.dot'
compiling /home/opc/ruby/src/master/ext/-test-/load/dot.dot/dot.dot.c
compiling /home/opc/ruby/src/master/ext/-test-/iter/yield.c
linking shared-object -test-/load/dot.dot.so
linking shared-object -test-/integer.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/load/dot.dot'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/load/protect'
compiling /home/opc/ruby/src/master/ext/-test-/load/protect/protect.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/integer'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/load/resolve_symbol_resolver'
compiling /home/opc/ruby/src/master/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c
linking shared-object -test-/iter.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/iter'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/load/resolve_symbol_target'
compiling /home/opc/ruby/src/master/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c
linking shared-object -test-/load/resolve_symbol_resolver.so
linking shared-object -test-/load/protect.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/load/resolve_symbol_resolver'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/load/stringify_symbols'
compiling /home/opc/ruby/src/master/ext/-test-/load/stringify_symbols/stringify_symbols.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/load/protect'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/load/stringify_target'
compiling /home/opc/ruby/src/master/ext/-test-/load/stringify_target/stringify_target.c
linking shared-object -test-/load/resolve_symbol_target.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/load/resolve_symbol_target'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/marshal/compat'
compiling /home/opc/ruby/src/master/ext/-test-/marshal/compat/usrcompat.c
linking shared-object -test-/load/stringify_symbols.so
linking shared-object -test-/load/stringify_target.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/load/stringify_symbols'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/marshal/internal_ivar'
compiling /home/opc/ruby/src/master/ext/-test-/marshal/internal_ivar/internal_ivar.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/load/stringify_target'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/marshal/usr'
compiling /home/opc/ruby/src/master/ext/-test-/marshal/usr/usrmarshal.c
linking shared-object -test-/marshal/compat.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/marshal/compat'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/memory_view'
compiling /home/opc/ruby/src/master/ext/-test-/memory_view/memory_view.c
linking shared-object -test-/marshal/internal_ivar.so
linking shared-object -test-/marshal/usr.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/marshal/internal_ivar'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/method'
compiling /home/opc/ruby/src/master/ext/-test-/method/arity.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/marshal/usr'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/notimplement'
compiling /home/opc/ruby/src/master/ext/-test-/notimplement/bug.c
compiling /home/opc/ruby/src/master/ext/-test-/method/init.c
linking shared-object -test-/notimplement.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/notimplement'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/num2int'
compiling /home/opc/ruby/src/master/ext/-test-/num2int/num2int.c
linking shared-object -test-/method.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/method'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/path_to_class'
compiling /home/opc/ruby/src/master/ext/-test-/path_to_class/path_to_class.c
linking shared-object -test-/memory_view.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/memory_view'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/popen_deadlock'
linking shared-object -test-/num2int.so
compiling /home/opc/ruby/src/master/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/num2int'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/postponed_job'
compiling /home/opc/ruby/src/master/ext/-test-/postponed_job/postponed_job.c
linking shared-object -test-/path_to_class.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/path_to_class'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/printf'
compiling /home/opc/ruby/src/master/ext/-test-/printf/printf.c
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/popen_deadlock'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/proc'
compiling /home/opc/ruby/src/master/ext/-test-/proc/init.c
linking shared-object -test-/postponed_job.so
compiling /home/opc/ruby/src/master/ext/-test-/proc/receiver.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/postponed_job'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/random'
compiling /home/opc/ruby/src/master/ext/-test-/random/bad_version.c
linking shared-object -test-/printf.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/printf'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/rational'
compiling /home/opc/ruby/src/master/ext/-test-/rational/rat.c
compiling /home/opc/ruby/src/master/ext/-test-/proc/super.c
compiling /home/opc/ruby/src/master/ext/-test-/random/init.c
linking shared-object -test-/rational.so
linking shared-object -test-/proc.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/rational'
compiling /home/opc/ruby/src/master/ext/-test-/random/loop.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/rb_call_super_kw'
compiling /home/opc/ruby/src/master/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/proc'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/recursion'
compiling /home/opc/ruby/src/master/ext/-test-/recursion/recursion.c
linking shared-object -test-/rb_call_super_kw.so
linking shared-object -test-/random.so
linking shared-object -test-/recursion.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/rb_call_super_kw'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/regexp'
compiling /home/opc/ruby/src/master/ext/-test-/regexp/init.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/recursion'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/sanitizers'
compiling /home/opc/ruby/src/master/ext/-test-/sanitizers/sanitizers.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/random'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/scan_args'
compiling /home/opc/ruby/src/master/ext/-test-/scan_args/scan_args.c
compiling /home/opc/ruby/src/master/ext/-test-/regexp/parse_depth_limit.c
linking shared-object -test-/sanitizers.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/sanitizers'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/st/foreach'
compiling /home/opc/ruby/src/master/ext/-test-/st/foreach/foreach.c
linking shared-object -test-/regexp.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/regexp'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/st/numhash'
compiling /home/opc/ruby/src/master/ext/-test-/st/numhash/numhash.c
linking shared-object -test-/st/foreach.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/st/foreach'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/st/update'
compiling /home/opc/ruby/src/master/ext/-test-/st/update/update.c
linking shared-object -test-/st/numhash.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/st/numhash'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/stack'
compiling /home/opc/ruby/src/master/ext/-test-/stack/stack.c
linking shared-object -test-/st/update.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/st/update'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/string'
compiling /home/opc/ruby/src/master/ext/-test-/string/capacity.c
linking shared-object -test-/stack.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/stack'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/struct'
compiling /home/opc/ruby/src/master/ext/-test-/struct/data.c
compiling /home/opc/ruby/src/master/ext/-test-/string/coderange.c
compiling /home/opc/ruby/src/master/ext/-test-/struct/duplicate.c
compiling /home/opc/ruby/src/master/ext/-test-/string/cstr.c
linking shared-object -test-/scan_args.so
compiling /home/opc/ruby/src/master/ext/-test-/struct/init.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/scan_args'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/symbol'
compiling /home/opc/ruby/src/master/ext/-test-/symbol/init.c
compiling /home/opc/ruby/src/master/ext/-test-/struct/len.c
compiling /home/opc/ruby/src/master/ext/-test-/string/ellipsize.c
compiling /home/opc/ruby/src/master/ext/-test-/symbol/type.c
compiling /home/opc/ruby/src/master/ext/-test-/struct/member.c
compiling /home/opc/ruby/src/master/ext/-test-/string/enc_associate.c
linking shared-object -test-/struct.so
linking shared-object -test-/symbol.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/symbol'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/thread/instrumentation'
compiling /home/opc/ruby/src/master/ext/-test-/thread/instrumentation/instrumentation.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/struct'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/thread/lock_native_thread'
compiling /home/opc/ruby/src/master/ext/-test-/thread/lock_native_thread/lock_native_thread.c
compiling /home/opc/ruby/src/master/ext/-test-/string/enc_dummy.c
compiling /home/opc/ruby/src/master/ext/-test-/string/enc_str_buf_cat.c
linking shared-object -test-/thread/lock_native_thread.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/thread/lock_native_thread'
linking shared-object -test-/thread/instrumentation.so
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/time'
compiling /home/opc/ruby/src/master/ext/-test-/time/init.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/thread/instrumentation'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/tracepoint'
compiling /home/opc/ruby/src/master/ext/-test-/tracepoint/gc_hook.c
compiling /home/opc/ruby/src/master/ext/-test-/string/fstring.c
compiling /home/opc/ruby/src/master/ext/-test-/time/new.c
compiling /home/opc/ruby/src/master/ext/-test-/tracepoint/tracepoint.c
compiling /home/opc/ruby/src/master/ext/-test-/string/init.c
linking shared-object -test-/time.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/time'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/typeddata'
compiling /home/opc/ruby/src/master/ext/-test-/typeddata/typeddata.c
compiling /home/opc/ruby/src/master/ext/-test-/string/modify.c
linking shared-object -test-/tracepoint.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/tracepoint'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/vm'
compiling /home/opc/ruby/src/master/ext/-test-/vm/at_exit.c
linking shared-object -test-/typeddata.so
compiling /home/opc/ruby/src/master/ext/-test-/string/new.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/typeddata'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/wait'
compiling /home/opc/ruby/src/master/ext/-test-/wait/wait.c
linking shared-object -test-/vm/at_exit.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/vm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/cgi/escape'
compiling /home/opc/ruby/src/master/ext/cgi/escape/escape.c
compiling /home/opc/ruby/src/master/ext/-test-/string/nofree.c
linking shared-object -test-/wait.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/wait'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/continuation'
compiling /home/opc/ruby/src/master/ext/continuation/continuation.c
compiling /home/opc/ruby/src/master/ext/-test-/string/normalize.c
linking shared-object continuation.so
compiling /home/opc/ruby/src/master/ext/-test-/string/qsort.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/continuation'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
compiling /home/opc/ruby/src/master/ext/coverage/coverage.c
linking shared-object cgi/escape.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/cgi/escape'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
compiling /home/opc/ruby/src/master/ext/date/date_core.c
compiling /home/opc/ruby/src/master/ext/-test-/string/rb_interned_str.c
compiling /home/opc/ruby/src/master/ext/-test-/string/rb_str_dup.c
compiling /home/opc/ruby/src/master/ext/-test-/string/set_len.c
linking shared-object coverage.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
compiling /home/opc/ruby/src/master/ext/digest/digest.c
linking shared-object -test-/string.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/string'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/etc'
compiling /home/opc/ruby/src/master/ext/etc/etc.c
linking shared-object digest.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
compiling /home/opc/ruby/src/master/ext/date/date_parse.c
linking shared-object etc.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/etc'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fcntl'
compiling /home/opc/ruby/src/master/ext/fcntl/fcntl.c
linking shared-object fcntl.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fcntl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
compiling /home/opc/ruby/src/master/ext/io/console/console.c
linking shared-object io/console.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/nonblock'
compiling /home/opc/ruby/src/master/ext/io/nonblock/nonblock.c
linking shared-object io/nonblock.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/nonblock'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/wait'
compiling /home/opc/ruby/src/master/ext/io/wait/wait.c
linking shared-object io/wait.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/wait'
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'
compiling /home/opc/ruby/src/master/ext/monitor/monitor.c
linking shared-object monitor.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
compiling /home/opc/ruby/src/master/ext/objspace/object_tracing.c
compiling /home/opc/ruby/src/master/ext/objspace/objspace.c
compiling /home/opc/ruby/src/master/ext/date/date_strftime.c
compiling /home/opc/ruby/src/master/ext/objspace/objspace_dump.c
compiling /home/opc/ruby/src/master/ext/date/date_strptime.c
linking shared-object objspace.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
compiling /home/opc/ruby/src/master/ext/openssl/ossl.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_asn1.c
linking shared-object date_core.so
compiling /home/opc/ruby/src/master/ext/openssl/ossl_bio.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
compiling /home/opc/ruby/src/master/ext/psych/psych.c
compiling /home/opc/ruby/src/master/ext/psych/psych_emitter.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_bn.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_cipher.c
compiling /home/opc/ruby/src/master/ext/psych/psych_parser.c
compiling /home/opc/ruby/src/master/ext/psych/psych_to_ruby.c
compiling /home/opc/ruby/src/master/ext/psych/psych_yaml_tree.c
linking shared-object psych.so
compiling /home/opc/ruby/src/master/ext/openssl/ossl_config.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
compiling /home/opc/ruby/src/master/ext/pty/pty.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_digest.c
linking shared-object pty.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rbconfig/sizeof'
compiling /home/opc/ruby/src/master/ext/rbconfig/sizeof/sizes.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_engine.c
compiling /home/opc/ruby/src/master/ext/rbconfig/sizeof/limits.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_hmac.c
linking shared-object rbconfig/sizeof.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rbconfig/sizeof'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
compiling /home/opc/ruby/src/master/ext/ripper/eventids1.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_kdf.c
compiling /home/opc/ruby/src/master/ext/ripper/eventids2.c
compiling /home/opc/ruby/src/master/ext/ripper/ripper.c
compiling /home/opc/ruby/src/master/ext/ripper/ripper_init.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_ns_spki.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_ocsp.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkcs12.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkcs7.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey_dh.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey_dsa.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey_ec.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey_rsa.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_provider.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_rand.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_ssl.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_ssl_session.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_ts.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509attr.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509cert.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509crl.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509ext.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509name.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509req.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509revoked.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509store.c
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'
compiling /home/opc/ruby/src/master/ext/socket/init.c
compiling /home/opc/ruby/src/master/ext/socket/constants.c
linking shared-object openssl.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/stringio'
compiling /home/opc/ruby/src/master/ext/stringio/stringio.c
linking shared-object stringio.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/stringio'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan'
compiling /home/opc/ruby/src/master/ext/strscan/strscan.c
compiling /home/opc/ruby/src/master/ext/socket/basicsocket.c
compiling /home/opc/ruby/src/master/ext/socket/socket.c
linking shared-object strscan.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/zlib'
compiling /home/opc/ruby/src/master/ext/zlib/zlib.c
compiling /home/opc/ruby/src/master/ext/socket/ipsocket.c
compiling /home/opc/ruby/src/master/ext/socket/tcpsocket.c
compiling /home/opc/ruby/src/master/ext/socket/tcpserver.c
compiling /home/opc/ruby/src/master/ext/socket/sockssocket.c
compiling /home/opc/ruby/src/master/ext/socket/udpsocket.c
compiling /home/opc/ruby/src/master/ext/socket/unixsocket.c
compiling /home/opc/ruby/src/master/ext/socket/unixserver.c
compiling /home/opc/ruby/src/master/ext/socket/option.c
linking shared-object zlib.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/zlib'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
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.10.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/bubblebabble'
compiling /home/opc/ruby/src/master/ext/digest/bubblebabble/bubblebabble.c
linking shared-object digest/bubblebabble.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/bubblebabble'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/md5'
compiling /home/opc/ruby/src/master/ext/digest/md5/md5init.c
compiling /home/opc/ruby/src/master/ext/socket/ancdata.c
compiling /home/opc/ruby/src/master/ext/digest/md5/md5.c
linking shared-object digest/md5.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/md5'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/rmd160'
compiling /home/opc/ruby/src/master/ext/digest/rmd160/rmd160init.c
compiling /home/opc/ruby/src/master/ext/digest/rmd160/rmd160.c
compiling /home/opc/ruby/src/master/ext/socket/raddrinfo.c
linking shared-object digest/rmd160.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/rmd160'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha1'
compiling /home/opc/ruby/src/master/ext/digest/sha1/sha1init.c
compiling /home/opc/ruby/src/master/ext/digest/sha1/sha1.c
linking shared-object digest/sha1.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha1'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
compiling /home/opc/ruby/src/master/ext/digest/sha2/sha2init.c
compiling /home/opc/ruby/src/master/ext/digest/sha2/sha2.c
linking shared-object digest/sha2.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json/generator'
compiling /home/opc/ruby/src/master/ext/json/generator/generator.c
compiling /home/opc/ruby/src/master/ext/socket/ifaddr.c
linking shared-object socket.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json/parser'
compiling /home/opc/ruby/src/master/ext/json/parser/parser.c
linking shared-object json/ext/generator.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json/generator'
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json/parser'
linking shared-object ripper.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
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 net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
Update repl_type_completor to 26b8e964557690c0b539cff8940bcfb1591f1fe6
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/net-imap.revision -
echo 26b8e964557690c0b539cff8940bcfb1591f1fe6 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/net-imap.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.revision unchanged
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.ext/include -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/17.0.0 -Dmodular_gc_dir=
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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/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
rm -rf .bundle/gems/win32ole-1.9.2/
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 unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/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]: 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]: 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/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering 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/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving 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/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext -- --disable-gems -r./aarch64-linux-fake /home/opc/ruby/src/master/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j3 --jobserver-auth=4,5" --make-flags=" -j3 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc
installing 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/4.1.0+1/aarch64-linux
installing pkgconfig data: /home/opc/ruby/install/master/lib/pkgconfig
installing extension objects: /home/opc/ruby/install/master/lib/ruby/4.1.0+1/aarch64-linux
installing extension objects: /home/opc/ruby/install/master/lib/ruby/site_ruby/4.1.0+1/aarch64-linux
installing extension objects: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/4.1.0+1/aarch64-linux
installing extension headers: /home/opc/ruby/install/master/include/ruby-4.1.0+1/aarch64-linux
installing extension scripts: /home/opc/ruby/install/master/lib/ruby/4.1.0+1
installing extension scripts: /home/opc/ruby/install/master/lib/ruby/site_ruby/4.1.0+1
installing extension scripts: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers: /home/opc/ruby/install/master/include/ruby-4.1.0+1/ruby
installing command scripts: /home/opc/ruby/install/master/bin
installing library scripts: /home/opc/ruby/install/master/lib/ruby/4.1.0+1
installing common headers: /home/opc/ruby/install/master/include/ruby-4.1.0+1
installing manpages: /home/opc/ruby/install/master/share/man/man1
installing default gems from lib: /home/opc/ruby/install/master/lib/ruby/gems/4.1.0+1
bundler 4.1.0.dev
delegate 0.6.1
did_you_mean 2.0.0
english 0.8.1
erb 6.0.1
error_highlight 0.7.1
fileutils 1.8.0
find 0.2.0
forwardable 1.4.0
ipaddr 1.2.8
net-http 0.9.1
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.8.1
pp 0.6.3
prettyprint 0.2.0
prism 1.9.0
resolv 0.7.0
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.3
tempfile 0.3.1
time 0.4.2
timeout 0.6.0
tmpdir 0.3.1
un 0.3.0
uri 1.1.1
weakref 0.1.4
yaml 0.4.0
installing default gems from ext: /home/opc/ruby/install/master/lib/ruby/gems/4.1.0+1
date 3.5.1
digest 3.2.1
etc 1.4.6
fcntl 1.3.0
io-console 0.8.2
io-nonblock 0.3.2
io-wait 0.4.0
json 2.18.0
openssl 4.0.0
psych 5.3.1
stringio 3.2.1.dev
strscan 3.1.7.dev
zlib 3.2.2
installing bundled gems: /home/opc/ruby/install/master/lib/ruby/gems/4.1.0+1
minitest 6.0.1
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.7
rexml 3.4.4
rss 0.3.2
net-ftp 0.3.9
net-imap 0.6.2
net-pop 0.1.2
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.10.2
typeprof 0.31.1
debug 1.11.1
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 4.0.1
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.2.0
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.4.0
csv 3.3.5
repl_type_completor 0.1.12
ostruct 0.6.3
pstore 0.2.0
benchmark 0.5.0
logger 1.7.0
rdoc 7.1.0
irb 1.16.0
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
tsort 0.2.0
installing bundled gem cache: /home/opc/ruby/install/master/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
win32ole-1.9.2.gem extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 2037 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.ext/include -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/17.0.0 -Dmodular_gc_dir=
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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/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.ext/include -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/17.0.0 -Dmodular_gc_dir=
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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/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/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/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/strscan'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
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.10.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.4.0/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=36561
"--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/758] 2977215=rubygems/test_gem_commands_uninstall_command
[ 2/758] 2977216=prism/test_helper
[ 3/758] 2977217=ruby/test_compile_prism
[ 4/758] 2977216=psych/test_emitter
[ 5/758] 2977216=ruby/test_alias
[ 6/758] 2977216=openssl/test_fips
[ 7/758] 2977217=optparse/test_getopts
[ 8/758] 2977217=-ext-/gvl/test_last_thread
[ 9/758] 2977216=digest/test_digest_extend
[ 10/758] 2977216=rubygems/test_gem_ext_cmake_builder
[ 11/758] 2977216=-ext-/class/test_class2name
[ 12/758] 2977216=rubygems/test_gem_commands_cleanup_command
[ 13/758] 2977215=json/json_ryu_fallback_test
[ 14/758] 2977215=-ext-/debug/test_debug
[ 15/758] 2977215=ruby/test_refinement
[ 16/758] 2977216=ruby/test_transcode
[ 17/758] 2977217=-ext-/debug/test_profile_frames
[ 18/758] 2977217=did_you_mean/spell_checking/test_pattern_key_name_check
[ 19/758] 2977217=prism/result/heredoc_test
[ 20/758] 2977217=io/console/test_io_console
[ 21/758] 2977216=ruby/test_flip
[ 22/758] 2977216=openssl/test_x509crl
[ 23/758] 2977216=mmtk/test_configuration
[ 24/758] 2977216=-ext-/box/test_load_ext
[ 25/758] 2977216=prism/result/source_location_test
[ 26/758] 2977216=resolv/test_dns
[ 27/758] 2977216=-ext-/test_notimplement
[ 28/758] 2977216=ruby/test_insns_leaf
[ 29/758] 2977216=rubygems/test_gem_console_ui
[ 30/758] 2977216=ruby/test_allocation
[ 31/758] 2977217=ruby/test_ifunless
[ 32/758] 2977217=openssl/test_x509req
[ 33/758] 2977215=net/http/test_httpresponse
[ 34/758] 2977215=ruby/test_readpartial
[ 35/758] 2977217=ruby/test_super
[ 36/758] 2977215=ruby/test_object_id
[ 37/758] 2977215=prism/unescape_test
[ 38/758] 2977217=rubygems/test_gem_commands_exec_command
[ 39/758] 2977215=-ext-/win32/test_dln
[ 40/758] 2977215=ruby/test_object
[ 41/758] 2977215=rubygems/test_gem_resolver
[ 42/758] 2977215=rubygems/test_gem_source_vendor
[ 43/758] 2977215=open-uri/test_ftp
[ 44/758] 2977215=ruby/test_vm_dump
[ 45/758] 2977215=json/json_encoding_test
[ 46/758] 2977215=prism/ruby/reflection_test
[ 47/758] 2977215=prism/errors_test
[ 48/758] 2977215=mkmf/test_convertible
[ 49/758] 2977217=-ext-/string/test_modify_expand
[ 50/758] 2977217=rubygems/test_gem_available_set
[ 51/758] 2977217=mkmf/test_pkg_config
[ 52/758] 2977217=ruby/test_whileuntil
[ 53/758] 2977217=ruby/test_regexp
[ 54/758] 2977216=-ext-/string/test_nofree
[ 55/758] 2977216=prism/ruby/parameters_signature_test
[ 56/758] 2977216=ruby/test_eval
[ 57/758] 2977216=monitor/test_monitor
[ 58/758] 2977216=ruby/test_beginendblock
[ 59/758] 2977216=rubygems/test_gem_source_subpath_problem
[ 60/758] 2977216=psych/test_object_references
[ 61/758] 2977216=-ext-/arith_seq/test_arith_seq_extract
[ 62/758] 2977216=prism/result/regular_expression_options_test
[ 63/758] 2977216=net/http/test_buffered_io
[ 64/758] 2977216=openssl/test_ossl
[ 65/758] 2977216=-ext-/bug_reporter/test_bug_reporter
[ 66/758] 2977216=rubygems/test_gem_installer
[ 67/758] 2977215=-ext-/struct/test_duplicate
[ 68/758] 2977215=rubygems/test_gem_resolver_api_set
[ 69/758] 2977215=json/test_helper
[ 70/758] 2977215=ruby/enc/test_case_options
[ 71/758] 2977215=-ext-/struct/test_member
[ 72/758] 2977215=psych/test_object
[ 73/758] 2977215=uri/test_mailto
[ 74/758] 2977215=resolv/test_addr
[ 75/758] 2977215=prism/bom_test
[ 76/758] 2977215=optparse/test_summary
[ 77/758] 2977215=ruby/test_file
[ 78/758] 2977216=mkmf/test_config
[ 79/758] 2977216=psych/visitors/test_emitter
[ 80/758] 2977216=openssl/test_x509ext
[ 81/758] 2977216=prism/encoding/symbol_encoding_test
[ 82/758] 2977216=-ext-/econv/test_append
[ 83/758] 2977216=rubygems/test_gem_resolver_installer_set
[ 84/758] 2977216=-ext-/st/test_foreach
[ 85/758] 2977216=ruby/test_keyword
[ 86/758] 2977216=ruby/test_arity
[ 87/758] 2977216=rubygems/test_gem_path_support
[ 88/758] 2977216=ruby/test_trace
[ 89/758] 2977216=prism/api/dump_test
[ 90/758] 2977216=-ext-/string/test_rb_str_dup
[ 91/758] 2977216=ruby/test_lambda
[ 92/758] 2977216=psych/test_scalar_scanner
[ 93/758] 2977216=-ext-/stack/test_stack_overflow
[ 94/758] 2977216=psych/test_stringio
[ 95/758] 2977216=rubygems/test_webauthn_listener_response
[ 96/758] 2977216=ruby/test_sleep
[ 97/758] 2977215=rubygems/test_gem_resolver_index_set
[ 98/758] 2977215=rubygems/test_gem_bundler_version_finder
[ 99/758] 2977215=rubygems/test_gem_request_set
[100/758] 2977215=ruby/test_gc
[101/758] 2977216=ruby/test_pattern_matching
[102/758] 2977216=-ext-/string/test_interned_str
[103/758] 2977216=-ext-/string/test_set_len
[104/758] 2977216=test_delegate
[105/758] 2977216=ruby/test_set
[106/758] 2977216=psych/test_symbol
[107/758] 2977216=prism/ractor_test
[108/758] 2977216=rubygems/test_project_sanity
[109/758] 2977216=test_time
[110/758] 2977216=-ext-/popen_deadlock/test_popen_deadlock
[111/758] 2977216=psych/test_alias_and_anchor
[112/758] 2977216=ruby/enc/test_euc_jp
[113/758] 2977216=-ext-/exception/test_ensured
[114/758] 2977216=-ext-/array/test_to_ary_concat
[115/758] 2977217=rubygems/test_gem_ext_builder
[116/758] 2977216=prism/ruby/relocation_test
[117/758] 2977216=ruby/test_ractor
[118/758] 2977217=ruby/enc/test_windows_1251
[119/758] 2977217=ruby/test_call
[120/758] 2977217=-ext-/string/test_ellipsize
[121/758] 2977217=rubygems/test_gem_commands_build_command
[122/758] 2977217=prism/result/integer_base_flags_test
[123/758] 2977217=ruby/test_thread
[124/758] 2977216=ruby/test_inlinecache
[125/758] 2977215=socket/test_socket
[126/758] 2977216=-ext-/test_bug-14834
[127/758] 2977216=-ext-/struct/test_data
[128/758] 2977216=psych/visitors/test_to_ruby
[129/758] 2977216=socket/test_addrinfo
[130/758] 2977216=prism/newline_offsets_test
[131/758] 2977216=ruby/test_time_tz
[132/758] 2977216=json/ractor_test
[133/758] 2977216=socket/test_ancdata
[134/758] 2977216=ruby/test_marshal
.Leaked thread: TestSocket#test_accept_loop: #<Thread:0x0000fffc9c37ef30 /home/opc/ruby/build/master/.ext/common/socket.rb:722 sleep>
Finished thread: TestSocket#test_unix: #<Thread:0x0000fffc9c37ef30 /home/opc/ruby/build/master/.ext/common/socket.rb:722 dead>
.Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x0000fffc87951828 /home/opc/ruby/build/master/.ext/common/socket.rb:722 sleep>
.Finished thread: TestSocket#test_closed_read: #<Thread:0x0000fffc87951828 /home/opc/ruby/build/master/.ext/common/socket.rb:722 dead>
.[135/758] 2977215=prism/newline_test
[136/758] 2977216=ruby/test_bignum
[137/758] 2977215=-ext-/string/test_enc_str_buf_cat
[138/758] 2977215=prism/result/breadth_first_search_test
[139/758] 2977215=fiber/test_scheduler
[140/758] 2977216=rubygems/test_gem_commands_help_command
[141/758] 2977216=open-uri/test_ssl
[142/758] 2977215=psych/test_ractor
[143/758] 2977217=rubygems/test_gem_resolver_conflict
[144/758] 2977217=rubygems/test_gem_util_atomic_file_writer
[145/758] 2977217=strscan/test_ractor
[146/758] 2977217=json/json_generator_test
[147/758] 2977215=prism/result/numeric_value_test
[148/758] 2977215=rubygems/test_gem
[149/758] 2977216=win32/test_registry
[150/758] 2977216=yaml/test_dbm
[151/758] 2977216=rubygems/test_gem_resolver_best_set
[152/758] 2977216=prism/result/node_id_test
[153/758] 2977216=psych/test_parser
[154/758] 2977216=rubygems/test_require
[155/758] 2977217=-ext-/test_recursion
[156/758] 2977217=ruby/test_enum
[157/758] 2977215=-ext-/iter/test_iter_break
[158/758] 2977215=test_extlibs
[159/758] 2977216=rubygems/test_gem_commands_signin_command
[160/758] 2977216=ruby/test_range
[161/758] 2977217=-ext-/num2int/test_num2int
[162/758] 2977217=test_rbconfig
[163/758] 2977217=openssl/test_ts
[164/758] 2977217=fiber/test_address_resolve
[165/758] 2977217=objspace/test_ractor
[166/758] 2977216=test_trick
[167/758] 2977217=psych/json/test_stream
[168/758] 2977217=mkmf/test_configuration
[169/758] 2977217=rubygems/test_gem_resolver_local_specification
[170/758] 2977215=rubygems/test_gem_commands_list_command
[171/758] 2977215=date/test_date_new
[172/758] 2977217=date/test_date_marshal
[173/758] 2977217=mkmf/test_have_func
[174/758] 2977215=ruby/test_integer
[175/758] 2977217=socket/test_unix
[176/758] 2977217=socket/test_udp
[177/758] 2977217=rubygems/test_gem_commands_contents_command
[178/758] 2977217=psych/test_coder
[179/758] 2977217=rubygems/test_gem_commands_search_command
[180/758] 2977217=ruby/test_symbol
[181/758] 2977216=openssl/test_ssl
[182/758] 2977215=-ext-/test_abi
[183/758] 2977215=ruby/test_integer_comb
[184/758] 2977217=rubygems/test_bundled_ca
[185/758] 2977215=optparse/test_load
[186/758] 2977215=-ext-/marshal/test_usrmarshal
[187/758] 2977215=rubygems/test_gem_validator
[188/758] 2977215=rubygems/test_gem_source_installed
[189/758] 2977215=rubygems/test_gem_security_trust_dir
[190/758] 2977215=erb/test_erb_command
[191/758] 2977215=ruby/test_module
[192/758] 2977217=openssl/test_engine
[193/758] 2977217=prism/result/integer_parse_test
[194/758] 2977217=ruby/test_fiber
[195/758] 2977215=rubygems/test_gem_commands_mirror
[196/758] 2977215=ruby/test_key_error
[197/758] 2977215=-ext-/array/test_resize
[198/758] 2977215=rubygems/test_gem_package_task
[199/758] 2977215=-ext-/thread/test_lock_native_thread
[200/758] 2977215=psych/test_struct
[201/758] 2977215=prism/onigmo_test
[202/758] 2977215=prism/fuzzer_test
[203/758] 2977215=ruby/test_rubyvm
[204/758] 2977215=fiber/test_io_close
[205/758] 2977215=prism/result/equality_test
[206/758] 2977215=did_you_mean/tree_spell/test_change_word
[207/758] 2977215=psych/visitors/test_depth_first
[208/758] 2977215=openssl/test_config
[209/758] 2977215=-ext-/time/test_new
[210/758] 2977215=openssl/test_cipher
[211/758] 2977215=-ext-/st/test_update
[212/758] 2977215=rubygems/test_gem_source_lock
[213/758] 2977215=dtrace/test_load
[214/758] 2977215=ruby/test_metaclass
[215/758] 2977215=ruby/test_require_lib
[216/758] 2977215=rubygems/test_gem_gem_runner
[217/758] 2977215=openssl/test_x509store
[218/758] 2977215=uri/test_wss
[219/758] 2977215=ruby/test_not
[220/758] 2977215=-ext-/integer/test_my_integer
[221/758] 2977215=rubygems/test_gem_resolver_composed_set
[222/758] 2977215=ruby/test_objectspace
[223/758] 2977217=ruby/test_require
[224/758] 2977216=optparse/test_placearg
[225/758] 2977216=ruby/test_rational2
[226/758] 2977216=prism/fixtures_test
[227/758] 2977216=ruby/enc/test_case_comprehensive
[228/758] 2977216=openssl/test_ssl_session
[229/758] 2977215=rubygems/test_gem_package_tar_header
[230/758] 2977215=rubygems/test_gem_ci_detector
[231/758] 2977215=ruby/test_continuation
[232/758] 2977215=ruby/test_fixnum
[233/758] 2977215=ruby/test_signal
[234/758] 2977217=rubygems/test_gem_silent_ui
[235/758] 2977217=io/wait/test_io_wait_uncommon
[236/758] 2977217=rubygems/test_gem_security_policy
[237/758] 2977217=-ext-/hash/test_delete
[238/758] 2977217=open-uri/test_proxy
[239/758] 2977216=ruby/test_file_exhaustive
[240/758] 2977217=did_you_mean/core_ext/test_name_error_extension
[241/758] 2977217=rubygems/test_gem_request_set_gem_dependency_api
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=2026-01-29 05:44:03.666257188 +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 2977216 opc 9r REG 252,0 9253600 36566075 /var/lib/sss/mc/passwd
[242/758] 2977215=rubygems/test_gem_commands_info_command
[243/758] 2977215=net/http/test_https
[244/758] 2977217=dtrace/test_object_create_start
[245/758] 2977217=net/protocol/test_protocol
[246/758] 2977217=ripper/test_files_test
[247/758] 2977217=ruby/test_weakkeymap
[248/758] 2977217=ruby/test_ast
[249/758] 2977216=did_you_mean/spell_checking/test_require_path_check
[250/758] 2977216=did_you_mean/spell_checking/test_variable_name_check
[251/758] 2977216=openssl/test_bn
[252/758] 2977216=openssl/test_x509cert
[253/758] 2977215=date/test_date_arith
[254/758] 2977215=rubygems/test_gem_resolver_vendor_specification
[255/758] 2977215=json/json_generic_object_test
[256/758] 2977215=strscan/test_stringscanner
[257/758] 2977215=prism/api/parse_stream_test
[258/758] 2977215=digest/test_ractor
[259/758] 2977215=rubygems/test_gem_resolver_installed_specification
[260/758] 2977215=-ext-/exception/test_exception_at_throwing
[261/758] 2977216=digest/test_digest
[262/758] 2977215=mkmf/test_signedness
[263/758] 2977216=rubygems/test_gem_commands_check_command
[264/758] 2977216=rubygems/test_gem_resolver_git_set
[265/758] 2977216=pathname/test_ractor
[266/758] 2977216=net/http/test_httpheader
[267/758] 2977216=ripper/test_sexp
[268/758] 2977216=rubygems/test_gem_safe_marshal
[269/758] 2977215=rubygems/test_gem_local_remote_options
[270/758] 2977216=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[271/758] 2977215=optparse/test_acceptable
[272/758] 2977216=ruby/test_dup
[273/758] 2977215=ruby/test_struct
[274/758] 2977216=test_tmpdir
[275/758] 2977216=prism/heredoc_dedent_test
[276/758] 2977216=-ext-/symbol/test_type
[277/758] 2977216=prism/api/parse_test
[278/758] 2977216=fiber/test_mutex
[279/758] 2977216=-ext-/test_random
[280/758] 2977216=ripper/test_files_ext
[281/758] 2977216=ruby/test_thread_cv
[282/758] 2977215=stringio/test_stringio
[283/758] 2977216=prism/result/overlap_test
[284/758] 2977215=ripper/test_ripper
[285/758] 2977216=rubygems/test_gem_source_git
[286/758] 2977215=ripper/test_lexer
[287/758] 2977215=ruby/enc/test_regex_casefold
[288/758] 2977215=ruby/test_array
[289/758] 2977216=rubygems/test_gem_package
[290/758] 2977216=ruby/test_autoload
[291/758] 2977216=psych/test_class
[292/758] 2977216=mkmf/test_have_macro
[293/758] 2977216=rubygems/test_gem_source
[294/758] 2977216=mkmf/test_mkmf
[295/758] 2977216=prism/api/command_line_test
[296/758] 2977216=-ext-/vm/test_at_exit
[297/758] 2977216=mkmf/test_find_executable
[298/758] 2977216=did_you_mean/test_ractor_compatibility
[299/758] 2977216=ruby/test_arithmetic_sequence
[300/758] 2977216=optparse/test_autoconf
[301/758] 2977216=rubygems/test_gem_request_set_lockfile_tokenizer
[302/758] 2977216=ruby/test_lazy_enumerator
[303/758] 2977216=mkmf/test_install
[304/758] 2977216=psych/test_encoding
[305/758] 2977216=rubygems/test_gem_source_fetch_problem
[306/758] 2977216=socket/test_sockopt
[307/758] 2977216=uri/test_ftp
[308/758] 2977216=dtrace/test_singleton_function
[309/758] 2977216=psych/test_document
[310/758] 2977216=-ext-/eval/test_eval
[311/758] 2977216=rubygems/test_gem_safe_yaml
[312/758] 2977216=rubygems/test_gem_commands_setup_command
[313/758] 2977216=test_bundled_gems
[314/758] 2977216=openssl/test_pair
[315/758] 2977215=rubygems/test_gem_package_tar_reader
[316/758] 2977215=rubygems/test_gem_commands_signout_command
[317/758] 2977215=ruby/test_env
[318/758] 2977215=uri/test_parser
[319/758] 2977215=prism/ruby/parser_test
[320/758] 2977215=ruby/test_primitive
[321/758] 2977215=ruby/test_iseq
[322/758] 2977215=ruby/test_path
[323/758] 2977215=openssl/test_digest
[324/758] 2977215=prism/ruby/ripper_test
[325/758] 2977216=rubygems/test_rubygems
[326/758] 2977216=-ext-/load/test_resolve_symbol
[327/758] 2977216=ripper/test_files_test_1
[328/758] 2977216=ruby/test_dir
[329/758] 2977216=did_you_mean/spell_checking/test_uncorrectable_name_check
[330/758] 2977216=ruby/test_io
[331/758] 2977215=prism/magic_comment_test
[332/758] 2977215=rubygems/test_gem_remote_fetcher_s3
[333/758] 2977215=prism/ruby/string_query_test
[334/758] 2977215=-ext-/test_printf
[335/758] 2977215=openssl/test_x509attr
[336/758] 2977215=-ext-/file/test_stat
[337/758] 2977215=rubygems/test_gem_commands_rebuild_command
[338/758] 2977215=ruby/test_nomethod_error
[339/758] 2977215=etc/test_etc
[340/758] 2977215=net/http/test_https_proxy
[341/758] 2977215=test_shellwords
[342/758] 2977215=-ext-/bignum/test_mul
[343/758] 2977215=psych/test_omap
[344/758] 2977215=date/test_date_strptime
[345/758] 2977215=prism/result/implicit_array_test
[346/758] 2977215=ripper/test_scanner_events
[347/758] 2977215=openssl/test_ocsp
[348/758] 2977215=test_ipaddr
[349/758] 2977215=socket/test_nonblock
[350/758] 2977215=rubygems/test_gem_ext_configure_builder
[351/758] 2977215=json/json_ext_parser_test
[352/758] 2977215=dtrace/test_cmethod
[353/758] 2977215=ruby/test_float
[354/758] 2977215=rubygems/test_gem_stub_specification
[355/758] 2977215=ruby/test_io_m17n
[356/758] 2977215=rubygems/test_gem_stream_ui
[357/758] 2977215=prism/api/parse_comments_test
[358/758] 2977215=test_unicode_normalize
[359/758] 2977215=rubygems/test_gem_commands_lock_command
[360/758] 2977215=ruby/enc/test_gb18030
[361/758] 2977215=ruby/test_hash
[362/758] 2977217=uri/test_http
[363/758] 2977217=rubygems/test_gem_dependency_installer
[364/758] 2977216=test_pty
[365/758] 2977217=rubygems/test_gem_package_old
[366/758] 2977217=rubygems/test_gem_commands_which_command
[367/758] 2977217=rubygems/test_gem_request
[368/758] 2977217=rubygems/test_gem_commands_specification_command
[369/758] 2977216=-ext-/test_scan_args
[370/758] 2977217=ruby/test_sprintf_comb
[371/758] 2977216=-ext-/string/test_too_many_dummy_encodings
[372/758] 2977216=ruby/test_method_cache
[373/758] 2977216=prism/locals_test
[374/758] 2977216=rubygems/test_gem_commands_push_command
[375/758] 2977217=-ext-/tracepoint/test_tracepoint
[376/758] 2977217=rubygems/test_gem_text
[377/758] 2977215=ruby/test_settracefunc
[378/758] 2977217=ruby/test_backtrace
[379/758] 2977216=prism/ruby/tunnel_test
[380/758] 2977216=rubygems/test_gem_gemcutter_utilities
[381/758] 2977216=prism/ruby/desugar_compiler_test
[382/758] 2977216=-ext-/marshal/test_internal_ivar
[383/758] 2977216=rubygems/test_gem_source_local
[384/758] 2977216=net/http/test_http
[385/758] 2977217=ruby/enc/test_utf16
[386/758] 2977217=psych/test_set
[387/758] 2977217=rubygems/test_gem_package_tar_writer
[388/758] 2977217=-ext-/bignum/test_str2big
[389/758] 2977217=stringio/test_ractor
[390/758] 2977217=ruby/test_m17n
[391/758] 2977215=ruby/test_method
[392/758] 2977217=rubygems/test_gem_dependency
[393/758] 2977217=rubygems/test_gem_remote_fetcher_local_server
[394/758] 2977217=rubygems/test_gem_uninstaller
[395/758] 2977217=optparse/test_cclass
[396/758] 2977217=ruby/test_yjit
[397/758] 2977217=psych/test_yaml
[398/758] 2977217=prism/ruby/source_test
[399/758] 2977217=openssl/test_x509name
[400/758] 2977217=ruby/test_argf
.Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 11 #<File::Stat dev=0x9, ino=1559394589, 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 2977216 opc 11u IPv4 1559394589 0t0 TCP localhost:41109->localhost:40738 (CLOSE_WAIT)
[401/758] 2977217=rubygems/test_gem_remote_fetcher
[402/758] 2977217=ruby/enc/test_koi8
[403/758] 2977217=psych/test_json_tree
[404/758] 2977217=openssl/test_pkcs12
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 12 #<File::Stat dev=0x9, ino=1559393111, 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 2977216 opc 12u IPv4 1559393111 0t0 TCP localhost:42503->localhost:41758 (CLOSE_WAIT)
[405/758] 2977216=ripper/test_filter
[406/758] 2977216=ripper/test_parser_events
[407/758] 2977217=resolv/test_win32_config
[408/758] 2977216=-ext-/st/test_numhash
[409/758] 2977217=ruby/test_system
[410/758] 2977216=io/nonblock/test_flush
[411/758] 2977216=openssl/test_pkey_rsa
[412/758] 2977216=prism/result/string_test
[413/758] 2977216=ruby/test_box
[414/758] 2977217=rubygems/test_gem_specification
[415/758] 2977216=ruby/test_parse
[416/758] 2977216=dtrace/test_method_cache
[417/758] 2977216=prism/result/attribute_write_test
[418/758] 2977216=ruby/enc/test_emoji
[419/758] 2977216=ruby/enc/test_windows_1252
[420/758] 2977216=ruby/test_stack
[421/758] 2977217=rubygems/test_gem_dependency_resolution_error
[422/758] 2977216=json/json_coder_test
[423/758] 2977216=ruby/test_mixed_unicode_escapes
[424/758] 2977217=fiber/test_sleep
[425/758] 2977216=fileutils/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=2026-01-28 15:42:06.972151141 +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 2977216 opc 10r REG 252,0 6940392 36566444 /var/lib/sss/mc/group
[426/758] 2977216=prism/ruby/dispatcher_test
[427/758] 2977216=ruby/enc/test_cp949
[428/758] 2977216=did_you_mean/edit_distance/test_jaro_winkler
[429/758] 2977216=ruby/test_condition
[430/758] 2977216=rubygems/test_gem_resolver_vendor_set
[431/758] 2977216=rubygems/test_gem_install_update_options
[432/758] 2977216=prism/result/warnings_test
[433/758] 2977216=ruby/test_econv
[434/758] 2977217=prism/result/constant_path_node_test
[435/758] 2977217=ruby/test_stringchar
[436/758] 2977217=date/test_date_attr
[437/758] 2977217=mkmf/test_sizeof
[438/758] 2977216=rubygems/test_gem_request_set_lockfile_parser
[439/758] 2977215=-ext-/string/test_coderange
[440/758] 2977215=ruby/test_weakmap
[441/758] 2977216=-ext-/symbol/test_inadvertent_creation
[442/758] 2977216=mkmf/test_framework
[443/758] 2977216=psych/test_date_time
[444/758] 2977216=psych/test_array
[445/758] 2977216=rubygems/test_gem_command_manager
[446/758] 2977216=-ext-/string/test_enc_associate
[447/758] 2977216=ruby/test_enumerator
[448/758] 2977217=ruby/test_case
[449/758] 2977217=open-uri/test_open-uri
Leaked file descriptor: TestOpenURI#test_close_in_block_big: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 41143>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 2977217 opc 11u IPv4 1559393999 0t0 TCP localhost:41143->localhost:51478 (CLOSE_WAIT)
.Closed file descriptor: TestOpenURI#test_content_encoding: 11
.Leaked file descriptor: TestOpenURI#test_max_redirects_success: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 42345>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 2977217 opc 11u IPv4 1559394055 0t0 TCP localhost:42345->localhost:47802 (CLOSE_WAIT)
.Closed file descriptor: TestOpenURI#test_multiple_cookies: 11
.Leaked file descriptor: TestOpenURI#test_progress: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 34041>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 2977217 opc 11u IPv4 1559394250 0t0 TCP localhost:34041->localhost:34038 (CLOSE_WAIT)
Closed file descriptor: TestOpenURI#test_userinfo: 11
[450/758] 2977217=prism/result/comments_test
[451/758] 2977217=ruby/test_const
[452/758] 2977217=ruby/test_class
[453/758] 2977217=rubygems/test_exit
[454/758] 2977217=json/json_addition_test
[455/758] 2977215=rubygems/test_gem_source_list
[456/758] 2977217=ruby/test_name_error
[457/758] 2977215=rubygems/test_gem_commands_sources_command
[458/758] 2977217=psych/test_yaml_special_cases
[459/758] 2977217=psych/handlers/test_recorder
[460/758] 2977217=ruby/test_sprintf
[461/758] 2977217=psych/test_safe_load
[462/758] 2977217=mkmf/test_libs
[463/758] 2977217=ruby/enc/test_iso_8859
[464/758] 2977217=-ext-/string/test_qsort
[465/758] 2977217=dtrace/test_gc
[466/758] 2977217=ruby/test_math
[467/758] 2977217=-ext-/win32/test_fd_setsize
[468/758] 2977217=fiber/test_process
[469/758] 2977217=test_forwardable
[470/758] 2977217=prism/result/static_literals_test
[471/758] 2977217=lib/!Nothing_to_test
[472/758] 2977217=ruby/test_complex
[473/758] 2977215=ruby/test_threadgroup
[474/758] 2977217=dtrace/test_array_create
[475/758] 2977217=ruby/test_dir_m17n
[476/758] 2977215=psych/test_merge_keys
[477/758] 2977215=fiber/test_storage
[478/758] 2977215=did_you_mean/spell_checking/test_method_name_check
[479/758] 2977215=prism/encoding/regular_expression_encoding_test
[480/758] 2977215=ruby/enc/test_cesu8
[481/758] 2977215=ruby/test_zjit
[482/758] 2977215=ruby/test_shapes
[483/758] 2977215=optparse/test_did_you_mean
[484/758] 2977215=rubygems/test_gem_rdoc
[485/758] 2977215=-ext-/load/test_dot_dot
[486/758] 2977215=rubygems/test_kernel
[487/758] 2977217=rubygems/test_gem_commands_install_command
[488/758] 2977215=ruby/test_iterator
[489/758] 2977215=dtrace/test_string
[490/758] 2977215=rubygems/test_gem_commands_pristine_command
[491/758] 2977217=optparse/test_optarg
[492/758] 2977217=ruby/test_variable
[493/758] 2977215=psych/test_hash
[494/758] 2977215=rubygems/test_gem_security
[495/758] 2977217=erb/test_erb
[496/758] 2977217=date/test_date_ractor
[497/758] 2977217=ruby/test_basicinstructions
[498/758] 2977217=ruby/enc/test_utf32
[499/758] 2977217=rubygems/test_gem_resolver_git_specification
[500/758] 2977217=rubygems/test_gem_resolver_requirement_list
[501/758] 2977217=-ext-/arith_seq/test_arith_seq_beg_len_step
[502/758] 2977217=psych/test_exception
[503/758] 2977217=optparse/test_noarg
[504/758] 2977217=rubygems/test_gem_impossible_dependencies_error
[505/758] 2977217=test_pp
[506/758] 2977217=openssl/test_asn1
[507/758] 2977217=rubygems/test_gem_command
[508/758] 2977217=ruby/test_undef
[509/758] 2977217=openssl/test_random
[510/758] 2977217=rubygems/test_gem_resolver_lock_set
[511/758] 2977217=ruby/test_assignment
[512/758] 2977217=rubygems/test_gem_update_suggestion
[513/758] 2977217=fileutils/test_verbose
[514/758] 2977217=rubygems/test_gem_commands_open_command
[515/758] 2977217=-ext-/string/test_normalize
[516/758] 2977217=ruby/enc/test_emoji_breaks
[517/758] 2977217=ruby/enc/test_shift_jis
[518/758] 2977217=ruby/test_optimization
[519/758] 2977215=-ext-/exception/test_data_error
[520/758] 2977215=ripper/test_files_sample
[521/758] 2977215=ruby/test_rubyoptions
[522/758] 2977217=ruby/test_yield
[523/758] 2977216=rubygems/test_remote_fetch_error
[524/758] 2977216=prism/regexp_test
[525/758] 2977216=ruby/test_gc_compact
[526/758] 2977217=fileutils/test_dryrun
[527/758] 2977217=rubygems/test_gem_resolver_lock_specification
[528/758] 2977217=psych/test_boolean
[529/758] 2977217=fiber/test_queue
[530/758] 2977217=-ext-/exception/test_enc_raise
[531/758] 2977217=prism/lex_test
[532/758] 2977217=ruby/test_clone
[533/758] 2977217=rubygems/test_gem_uri_formatter
[534/758] 2977217=test_prettyprint
[535/758] 2977217=rubygems/test_gem_commands_dependency_command
[536/758] 2977217=fiber/test_backtrace
[537/758] 2977217=ruby/enc/test_gbk
[538/758] 2977217=ruby/test_unicode_escape
[539/758] 2977217=date/test_switch_hitter
[540/758] 2977217=ruby/test_default_gems
[541/758] 2977217=ruby/test_warning
[542/758] 2977217=psych/test_yamldbm
[543/758] 2977217=rubygems/test_gem_spec_fetcher
[544/758] 2977217=dtrace/test_hash_create
[545/758] 2977217=ruby/enc/test_grapheme_breaks
[546/758] 2977217=prism/ruby/ruby_parser_test
[547/758] 2977217=did_you_mean/test_tree_spell_checker
[548/758] 2977217=psych/nodes/test_enumerable
[549/758] 2977217=rubygems/test_webauthn_listener
[550/758] 2977217=io/wait/test_ractor
[551/758] 2977217=rubygems/test_gem_resolver_api_specification
[552/758] 2977217=ruby/enc/test_case_mapping
[553/758] 2977217=ruby/test_rational
[554/758] 2977217=rubygems/test_gem_ext_cargo_builder_unit
[555/758] 2977217=openssl/test_buffering
[556/758] 2977217=resolv/test_svcb_https
[557/758] 2977217=openssl/test_pkey_ec
[558/758] 2977217=-ext-/method/test_arity
[559/758] 2977217=date/test_date_parse
[560/758] 2977217=test_open3
[561/758] 2977216=resolv/test_mdns
[562/758] 2977216=ruby/test_complex2
[563/758] 2977216=rubygems/test_config
[564/758] 2977216=rubygems/test_gem_security_signer
[565/758] 2977216=rubygems/test_gem_util
[566/758] 2977216=fiber/test_thread
[567/758] 2977216=rubygems/test_gem_unsatisfiable_dependency_error
[568/758] 2977216=ruby/test_literal
[569/758] 2977216=prism/result/static_inspect_test
[570/758] 2977216=fiber/test_io
[571/758] 2977216=ruby/test_m17n_comb
[572/758] 2977217=openssl/test_pkey_dh
[573/758] 2977215=ruby/test_data
[574/758] 2977215=ruby/test_memory_view
[575/758] 2977215=fiber/test_ractor
[576/758] 2977215=psych/test_null
[577/758] 2977215=rubygems/test_gem_platform
[578/758] 2977215=prism/ruby/compiler_test
[579/758] 2977215=rubygems/test_gem_remote_fetcher_local_ssl_server
[580/758] 2977217=-ext-/bignum/test_bigzero
[581/758] 2977217=openssl/test_pkey
[582/758] 2977217=prism/api/parse_success_test
[583/758] 2977217=-ext-/string/test_external_new
[584/758] 2977217=prism/result/index_write_test
[585/758] 2977217=rubygems/test_gem_commands_cert_command
[586/758] 2977217=prism/percent_delimiter_string_test
[587/758] 2977217=json/json_parser_test
[588/758] 2977217=date/test_date_strftime
[589/758] 2977216=uri/test_ws
[590/758] 2977216=rubygems/test_gem_commands_stale_command
[591/758] 2977216=-ext-/thread/test_instrumentation_api
[592/758] 2977217=cgi/test_cgi_escape
[593/758] 2977217=test_weakref
[594/758] 2977217=io/console/test_ractor
[595/758] 2977217=test_timeout
[596/758] 2977215=did_you_mean/spell_checking/test_key_name_check
[597/758] 2977215=rubygems/test_gem_ext_rake_builder
[598/758] 2977215=test_singleton
[599/758] 2977215=psych/test_numeric
[600/758] 2977215=-ext-/string/test_fstring
[601/758] 2977215=-ext-/bignum/test_div
[602/758] 2977215=ripper/test_files_test_2
[603/758] 2977215=prism/ruby/pattern_test
[604/758] 2977215=ruby/test_exception
[605/758] 2977216=optparse/test_bash_completion
[606/758] 2977216=optparse/test_optparse
[607/758] 2977216=fiber/test_io_buffer
[608/758] 2977216=psych/test_deprecated
[609/758] 2977216=ruby/test_pack
[610/758] 2977217=openssl/test_pkcs7
[611/758] 2977216=rubygems/test_gem_commands_environment_command
[612/758] 2977216=socket/test_basicsocket
[613/758] 2977216=optparse/test_zsh_completion
[614/758] 2977216=psych/test_scalar
[615/758] 2977216=ruby/test_syntax
[616/758] 2977217=did_you_mean/spell_checking/test_class_name_check
[617/758] 2977217=prism/library_symbols_test
[618/758] 2977217=objspace/test_objspace
[619/758] 2977215=-ext-/load/test_stringify_symbols
[620/758] 2977215=dtrace/test_require
[621/758] 2977215=openssl/test_ns_spki
[622/758] 2977215=psych/test_stream
[623/758] 2977215=mkmf/test_have_library
[624/758] 2977215=-ext-/iseq_load/test_iseq_load
[625/758] 2977215=rubygems/test_gem_request_set_lockfile
[626/758] 2977215=-ext-/postponed_job/test_postponed_job
[627/758] 2977215=-ext-/test_ensure_and_callcc
[628/758] 2977215=uri/test_common
[629/758] 2977215=uri/test_generic
[630/758] 2977215=rubygems/test_deprecate
[631/758] 2977215=net/http/test_httpresponses
[632/758] 2977215=ruby/test_rand
[633/758] 2977215=prism/encoding/encodings_test
[634/758] 2977215=ruby/test_random_formatter
[635/758] 2977215=ruby/enc/test_euc_kr
[636/758] 2977215=openssl/test_provider
[637/758] 2977215=rubygems/test_gem_package_tar_header_ractor
[638/758] 2977216=rubygems/test_gem_source_specific_file
[639/758] 2977216=-ext-/proc/test_bmethod
[640/758] 2977216=ruby/test_process
[641/758] 2977215=optparse/test_kwargs
[642/758] 2977215=io/wait/test_io_wait
[643/758] 2977215=-ext-/bignum/test_pack
[644/758] 2977215=-ext-/struct/test_len
[645/758] 2977215=rubygems/test_gem_doctor
[646/758] 2977215=json/json_fixtures_test
[647/758] 2977215=rubygems/test_gem_commands_outdated_command
[648/758] 2977215=prism/encoding/string_encoding_test
[649/758] 2977215=rubygems/test_gem_dependency_list
[650/758] 2977215=test_securerandom
[651/758] 2977215=-ext-/typeddata/test_typeddata
[652/758] 2977215=rubygems/test_gem_commands_fetch_command
[653/758] 2977215=rubygems/test_gem_resolver_activation_request
[654/758] 2977215=rubygems/test_gem_commands_server_command
[655/758] 2977215=ruby/test_pipe
[656/758] 2977215=ruby/test_string
[657/758] 2977216=rubygems/test_gem_requirement
[658/758] 2977216=-ext-/scheduler/test_interrupt_with_scheduler
[659/758] 2977216=rubygems/test_gem_name_tuple
[660/758] 2977216=-ext-/integer/test_integer
[661/758] 2977216=socket/test_tcp
[662/758] 2977216=-ext-/string/test_capacity
[663/758] 2977216=rubygems/test_gem_commands_owner_command
[664/758] 2977216=-ext-/float/test_nextafter
[665/758] 2977216=uri/test_file
[666/758] 2977216=ruby/test_time
[667/758] 2977216=mkmf/test_flags
[668/758] 2977216=psych/test_yamlstore
[669/758] 2977216=-ext-/test_bug-3571
[670/758] 2977216=ruby/test_numeric
[671/758] 2977216=-ext-/rational/test_rat
[672/758] 2977216=rubygems/test_gem_request_connection_pools
[673/758] 2977216=mkmf/test_constant
[674/758] 2977216=test_find
[675/758] 2977216=ruby/test_encoding
[676/758] 2977216=openssl/test_hmac
[677/758] 2977216=date/test_date_compat
[678/758] 2977216=rubygems/test_gem_version_option
[679/758] 2977216=-ext-/gvl/test_ubf_async_safe
[680/758] 2977216=prism/snippets_test
[681/758] 2977216=zlib/test_zlib
[682/758] 2977216=rubygems/test_gem_commands_unpack_command
[683/758] 2977216=rubygems/test_gem_ext_cargo_builder
[684/758] 2977216=ruby/test_proc
[685/758] 2977216=-ext-/win32/test_console_attr
[686/758] 2977216=ruby/test_frozen_error
[687/758] 2977216=did_you_mean/test_spell_checker
[688/758] 2977216=rubygems/test_gem_version
[689/758] 2977216=rubygems/test_gem_ext_ext_conf_builder
[690/758] 2977216=optparse/test_reqarg
[691/758] 2977216=fiber/test_enumerator
[692/758] 2977216=-ext-/path_to_class/test_path_to_class
[693/758] 2977216=psych/test_data
[694/758] 2977216=-ext-/test_bug-5832
[695/758] 2977216=-ext-/iter/test_yield_block
[696/758] 2977216=rubygems/test_gem_uri
[697/758] 2977216=resolv/test_resource
[698/758] 2977216=rubygems/test_gem_package_tar_reader_entry
[699/758] 2977215=prism/ruby/location_test
[700/758] 2977215=ruby/test_io_timeout
[701/758] 2977215=ruby/test_yjit_exit_locations
[702/758] 2977215=ruby/test_comparable
[703/758] 2977215=json/json_string_matching_test
[704/758] 2977215=prism/api/freeze_test
[705/758] 2977215=rubygems/test_gem_config_file
[706/758] 2977216=ruby/test_thread_queue
[707/758] 2977215=ruby/test_defined
[708/758] 2977215=-ext-/funcall/test_passing_block
[709/758] 2977215=fileutils/test_nowrite
[710/758] 2977215=openssl/test_kdf
[711/758] 2977215=uri/test_ldap
[712/758] 2977215=ruby/test_io_buffer
[713/758] 2977215=psych/test_nil
[714/758] 2977215=psych/test_psych
[715/758] 2977215=did_you_mean/tree_spell/test_human_typo
[716/758] 2977215=-ext-/wait/test_wait
[717/758] 2977215=openssl/test_pkey_dsa
[718/758] 2977215=-ext-/bignum/test_big2str
[719/758] 2977215=rubygems/test_gem_resolver_specification
[720/758] 2977215=-ext-/string/test_cstr
[721/758] 2977215=ruby/enc/test_euc_tw
[722/758] 2977215=rubygems/test_gem_resolver_dependency_request
[723/758] 2977215=psych/visitors/test_yaml_tree
[724/758] 2977215=rubygems/test_gem_commands_yank_command
[725/758] 2977215=psych/test_marshalable
[726/758] 2977215=-ext-/test_enumerator_kw
[727/758] 2977215=ruby/test_string_memory
[728/758] 2977215=ripper/test_files_lib
[729/758] 2977215=prism/api/lex_test
[730/758] 2977215=prism/result/named_capture_test
[731/758] 2977215=prism/version_test
[732/758] 2977215=dtrace/test_raise
[733/758] 2977215=ruby/test_complexrational
[734/758] 2977215=error_highlight/test_error_highlight
[735/758] 2977215=dtrace/test_function_entry
[736/758] 2977215=psych/test_string
[737/758] 2977215=json/json_common_interface_test
[738/758] 2977215=yaml/test_store
[739/758] 2977215=coverage/test_coverage
[740/758] 2977216=net/http/test_http_request
[741/758] 2977216=test_tempfile
[742/758] 2977215=ruby/test_fnmatch
[743/758] 2977216=pathname/test_pathname
[744/758] 2977215=rubygems/test_gem_commands_update_command
[745/758] 2977216=ruby/enc/test_big5
[746/758] 2977216=date/test_date
[747/758] 2977216=psych/test_psych_set
[748/758] 2977216=-ext-/load/test_protect
[749/758] 2977216=psych/test_tree_builder
[750/758] 2977216=ruby/test_frozen
[751/758] 2977216=rubygems/test_gem_resolver_index_specification
[752/758] 2977216=psych/test_serialize_subclasses
[753/758] 2977216=mkmf/test_egrep_cpp
[754/758] 2977216=rubygems/test_webauthn_poller
[755/758] 2977216=optparse/test_switch
[756/758] 2977216=date/test_date_conv
[757/758] 2977216=fiber/test_timeout
[758/758] 2977216=erb/test_erb_m17n
Finished tests in 220.124837s, 154.7031 tests/s, 32852.1674 assertions/s.
34054 tests, 7231578 assertions, 0 failures, 0 errors, 163 skips
ruby -v: ruby 4.1.0dev (2026-01-29T07:36:27Z master cd26647f53) +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.ext/include -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/17.0.0 -Dmodular_gc_dir=
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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/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/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/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/strscan'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
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.10.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.4.0/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 4.1.0dev (2026-01-29T07:36:27Z master cd26647f53) +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 ...
Finished in 26.229288 seconds
3362 files, 34012 examples, 212717 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'" exit with 0.