# Logfile created on 2025-05-27 00:41:25 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x0000fffd2ed1fde0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/home/opc/ruby/src", @BUILD_DIR="/home/opc/ruby/build", @INSTALL_DIR="/home/opc/ruby/install", @TARGET_NAME="master", @TARGET_SRC_DIR="/home/opc/ruby/src/master", @TARGET_BUILD_DIR="/home/opc/ruby/build/master", @TARGET_INSTALL_DIR="/home/opc/ruby/install/master", @configure_opts=["--disable-dtrace --disable-yjit"], @build_opts="-j3", @btest_opts="-j3", @test_opts="TESTS='-j3'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @no_timeout_error=nil, @logfile="/home/opc/ruby/logs/brlog.master.20250527-004124", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffd2ed6cd20 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffd2ed6c4b0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffd2ec20250 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20250527-004124", @dev=#<File:/home/opc/ruby/logs/brlog.master.20250527-004124>, @binmode=false, @mon_data=#<Monitor:0x0000fffd2ed6c168>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j3 tool/config.guess already exists tool/config.sub already exists Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision - echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /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/.bundle/.timestamp/power_assert.revision unchanged Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /home/opc/ruby/src/master/gems/power_assert-2.0.5.gem Successfully built RubyGem Name: power_assert Version: 2.0.6dev File: power_assert-2.0.6dev.gem $$$[end] "make update-download -j3" exit with 0. $$$[beg] make update-src -j3 From https://github.com/ruby/ruby 386f874..061d364 master -> origin/master Updating 386f874..061d364 Fast-forward doc/maintainers.md | 6 ------ 1 file changed, 6 deletions(-) Latest commit hash = 061d36476f $$$[end] "make update-src -j3" exit with 0. $$$[beg] make after-update -j3 Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.revision - echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision - /home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.revision unchanged /home/opc/ruby/src/master/revision.h updated /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged generating aarch64-linux-fake.rb aarch64-linux-fake.rb updated generating enc.mk Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /home/opc/ruby/src/master/gems/power_assert-2.0.5.gem Successfully built RubyGem Name: power_assert Version: 2.0.6dev File: power_assert-2.0.6dev.gem 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/16.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 --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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 --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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/version.c linking miniruby $$$[end] "make miniruby -j3" exit with 0. $$$[beg] make ruby -j3 BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I.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/16.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 --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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 --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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. builtin_binary.inc updated 90a273f132a9b6c7d3eba35604a680ba781e44b78321627748db81dcf60e58c4 builtin_binary.inc compiling /home/opc/ruby/src/master/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j3" exit with 0. $$$[beg] make all -j3 BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I.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/16.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 --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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 --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/home/opc/ruby/build/master' making encs make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering 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/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/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' 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]: Entering directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/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-3.1.9/ext/bigdecimal' 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/debug-1.10.0/ext/debug' 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.9.3/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.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/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.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' $$$[end] "make all -j3" exit with 0. $$$[beg] make install -j3 Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 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/16.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 --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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 --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs' echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision - echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.revision - gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h /home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.revision unchanged generating enc.mk /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged encdb.h unchanged Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /home/opc/ruby/src/master/gems/power_assert-2.0.5.gem making srcs under enc making enc Successfully built RubyGem Name: power_assert Version: 2.0.6dev File: power_assert-2.0.6dev.gem 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/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering 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/monitor' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/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-3.1.9/ext/bigdecimal' 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/debug-1.10.0/ext/debug' 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/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/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.4/ext/rbs_extension' 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/rbs-3.9.3/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.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/3.5.0+1/aarch64-linux installing pkgconfig data: /home/opc/ruby/install/master/lib/pkgconfig installing extension objects: /home/opc/ruby/install/master/lib/ruby/3.5.0+1/aarch64-linux installing extension objects: /home/opc/ruby/install/master/lib/ruby/site_ruby/3.5.0+1/aarch64-linux installing extension objects: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.5.0+1/aarch64-linux installing extension headers: /home/opc/ruby/install/master/include/ruby-3.5.0+1/aarch64-linux installing extension scripts: /home/opc/ruby/install/master/lib/ruby/3.5.0+1 installing extension scripts: /home/opc/ruby/install/master/lib/ruby/site_ruby/3.5.0+1 installing extension scripts: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.5.0+1 installing extension headers: /home/opc/ruby/install/master/include/ruby-3.5.0+1/ruby installing command scripts: /home/opc/ruby/install/master/bin installing library scripts: /home/opc/ruby/install/master/lib/ruby/3.5.0+1 installing common headers: /home/opc/ruby/install/master/include/ruby-3.5.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/3.5.0+1 bundler 2.7.0.dev delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 5.0.1 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.7.0.dev.2 pp 0.6.2 prettyprint 0.2.0 prism 1.4.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.3 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+1 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.12.2 openssl 3.3.0 pathname 0.4.0 psych 5.2.6 stringio 3.1.8.dev strscan 3.1.5.dev zlib 3.2.1 installing bundled gems: /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+1 minitest 5.25.5 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.8 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.8 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.2 prime 0.1.3 rbs 3.9.4 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.3 nkf 0.2.0 syslog 0.3.0 csv 3.3.4 repl_type_completor 0.1.11 ostruct 0.6.1 pstore 0.2.0 benchmark 0.4.0 logger 1.7.0 rdoc 6.14.0 irb 1.15.2 reline 0.6.1 readline 0.0.4 fiddle 1.1.8 installing bundled gem cache: /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+1/cache skipped bundled gems: power_assert-2.0.6dev.gem not found in bundled_gems win32ole-1.9.2.gem not found in bundled_gems $$$[end] "make install -j3" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j3' PASS all 2032 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/16.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 --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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 --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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/16.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 --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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 --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/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.9.3/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.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=3920 "--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/752] 1064961=ruby/enc/test_emoji [ 2/752] 1064967=ruby/enc/test_windows_1252 [ 3/752] 1064979=ruby/test_stack [ 4/752] 1064967=rubygems/test_gem_dependency_resolution_error [ 5/752] 1064961=ruby/test_mixed_unicode_escapes [ 6/752] 1064961=json/json_coder_test [ 7/752] 1064961=fiber/test_sleep [ 8/752] 1064967=prism/ruby/dispatcher_test [ 9/752] 1064967=fileutils/test_fileutils [ 10/752] 1064979=ruby/enc/test_cp949 [ 11/752] 1064979=did_you_mean/edit_distance/test_jaro_winkler [ 12/752] 1064979=rubygems/test_gem_resolver_vendor_set Leaked file descriptor: TestFileUtils#test_chown_error: 7 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2025-05-26 03:46:08.268539949 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000> Leaked file descriptor: TestFileUtils#test_chown_error: 8 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2025-05-26 07:33:35.200528495 +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 1064967 opc 7r REG 252,0 9253600 36566075 /var/lib/sss/mc/passwd ruby 1064967 opc 8r REG 252,0 6940392 36566444 /var/lib/sss/mc/group [ 13/752] 1064979=ruby/test_condition [ 14/752] 1064979=rubygems/test_gem_install_update_options [ 15/752] 1064967=prism/result/warnings_test [ 16/752] 1064967=ruby/test_econv [ 17/752] 1064979=prism/result/constant_path_node_test [ 18/752] 1064979=ruby/test_stringchar [ 19/752] 1064979=mkmf/test_sizeof [ 20/752] 1064961=date/test_date_attr [ 21/752] 1064961=rubygems/test_gem_request_set_lockfile_parser [ 22/752] 1064961=-ext-/st/test_numhash [ 23/752] 1064961=ruby/test_system [ 24/752] 1064967=io/nonblock/test_flush [ 25/752] 1064967=openssl/test_pkey_rsa [ 26/752] 1064961=prism/result/string_test [ 27/752] 1064961=rubygems/test_gem_specification [ 28/752] 1064967=ruby/test_parse [ 29/752] 1064967=dtrace/test_method_cache [ 30/752] 1064967=prism/result/attribute_write_test [ 31/752] 1064967=psych/test_array [ 32/752] 1064967=rubygems/test_gem_command_manager [ 33/752] 1064967=-ext-/string/test_enc_associate [ 34/752] 1064967=ruby/test_enumerator [ 35/752] 1064979=ruby/test_case [ 36/752] 1064979=open-uri/test_open-uri [ 37/752] 1064961=prism/result/comments_test [ 38/752] 1064961=ruby/test_const [ 39/752] 1064961=rubygems/test_exit [ 40/752] 1064961=ruby/test_class [ 41/752] 1064979=rubygems/test_gem_commands_sources_command [ 42/752] 1064979=json/json_addition_test [ 43/752] 1064979=rubygems/test_gem_source_list [ 44/752] 1064979=ruby/test_name_error [ 45/752] 1064979=psych/handlers/test_recorder [ 46/752] 1064979=psych/test_yaml_special_cases [ 47/752] 1064979=ruby/test_sprintf [ 48/752] 1064979=psych/test_safe_load [ 49/752] 1064979=ruby/enc/test_iso_8859 [ 50/752] 1064979=mkmf/test_libs [ 51/752] 1064979=-ext-/string/test_qsort [ 52/752] 1064979=dtrace/test_gc [ 53/752] 1064979=ruby/test_math [ 54/752] 1064979=ruby/test_weakmap [ 55/752] 1064979=-ext-/string/test_coderange [ 56/752] 1064979=-ext-/symbol/test_inadvertent_creation [ 57/752] 1064979=mkmf/test_framework [ 58/752] 1064979=psych/test_date_time [ 59/752] 1064979=ruby/test_namespace [ 60/752] 1064979=ruby/test_sprintf_comb [ 61/752] 1064979=-ext-/string/test_too_many_dummy_encodings [ 62/752] 1064979=ruby/test_method_cache [ 63/752] 1064979=prism/locals_test [ 64/752] 1064979=rubygems/test_gem_commands_push_command [ 65/752] 1064979=-ext-/tracepoint/test_tracepoint [ 66/752] 1064979=rubygems/test_gem_text [ 67/752] 1064979=ruby/test_settracefunc [ 68/752] 1064961=ruby/test_backtrace [ 69/752] 1064979=prism/ruby/tunnel_test [ 70/752] 1064979=rubygems/test_gem_gemcutter_utilities [ 71/752] 1064979=prism/ruby/desugar_compiler_test [ 72/752] 1064979=-ext-/marshal/test_internal_ivar [ 73/752] 1064979=rubygems/test_gem_source_local [ 74/752] 1064979=ruby/test_hash [ 75/752] 1064967=uri/test_http [ 76/752] 1064961=rubygems/test_gem_dependency_installer [ 77/752] 1064967=test_pty [ 78/752] 1064967=rubygems/test_gem_package_old [ 79/752] 1064967=rubygems/test_gem_commands_which_command [ 80/752] 1064967=rubygems/test_gem_request [ 81/752] 1064967=-ext-/test_scan_args [ 82/752] 1064967=rubygems/test_gem_commands_specification_command [ 83/752] 1064967=ruby/test_m17n [ 84/752] 1064967=ruby/test_method [ 85/752] 1064961=rubygems/test_gem_dependency [ 86/752] 1064961=rubygems/test_gem_remote_fetcher_local_server [ 87/752] 1064961=rubygems/test_gem_uninstaller [ 88/752] 1064979=optparse/test_cclass [ 89/752] 1064979=ruby/test_yjit [ 90/752] 1064979=psych/test_yaml [ 91/752] 1064979=openssl/test_x509name [ 92/752] 1064979=ruby/test_argf [ 93/752] 1064961=rubygems/test_gem_remote_fetcher [ 94/752] 1064961=ruby/enc/test_koi8 [ 95/752] 1064961=psych/test_json_tree [ 96/752] 1064961=openssl/test_pkcs12 [ 97/752] 1064961=ripper/test_filter [ 98/752] 1064961=ripper/test_parser_events [ 99/752] 1064961=net/http/test_http [100/752] 1064967=ruby/enc/test_utf16 [101/752] 1064967=psych/test_set [102/752] 1064967=rubygems/test_gem_package_tar_writer .Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 8 #<File::Stat dev=0x9, ino=416303293, 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 1064961 opc 8u IPv4 416303293 0t0 TCP localhost:45685->localhost:60194 (CLOSE_WAIT) [103/752] 1064967=-ext-/bignum/test_str2big [104/752] 1064967=stringio/test_ractor [105/752] 1064967=ruby/test_gc_compact .Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 9 #<File::Stat dev=0x9, ino=416301980, 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 1064961 opc 9u IPv4 416301980 0t0 TCP localhost:34827->localhost:35672 (CLOSE_WAIT) .Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 10 #<File::Stat dev=0x9, ino=416303444, 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 1064961 opc 10u IPv4 416303444 0t0 TCP localhost:38625->localhost:58232 (CLOSE_WAIT) [106/752] 1064979=fileutils/test_dryrun [107/752] 1064979=rubygems/test_gem_resolver_lock_specification [108/752] 1064979=psych/test_boolean [109/752] 1064979=fiber/test_queue [110/752] 1064979=-ext-/exception/test_enc_raise [111/752] 1064979=prism/lex_test [112/752] 1064979=ruby/test_clone [113/752] 1064979=rubygems/test_gem_uri_formatter [114/752] 1064979=test_prettyprint [115/752] 1064979=ruby/enc/test_shift_jis [116/752] 1064979=ruby/test_optimization [117/752] 1064967=-ext-/exception/test_data_error [118/752] 1064967=ripper/test_files_sample [119/752] 1064967=ruby/test_rubyoptions Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 11 #<File::Stat dev=0x9, ino=416306462, 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 1064961 opc 11u IPv4 416306462 0t0 TCP localhost:36051->localhost:48912 (CLOSE_WAIT) Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 12 #<File::Stat dev=0x9, ino=416306484, 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 1064961 opc 12u IPv4 416306484 0t0 TCP localhost:34125->localhost:54382 (CLOSE_WAIT) [120/752] 1064979=ruby/test_yield [121/752] 1064961=rubygems/test_remote_fetch_error [122/752] 1064961=prism/regexp_test [123/752] 1064961=rubygems/test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 35519> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1064961 opc 13u IPv4 416309457 0t0 TCP localhost:35519->localhost:45980 (CLOSE_WAIT) .Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 13 [124/752] 1064961=io/wait/test_ractor [125/752] 1064961=rubygems/test_gem_resolver_api_specification [126/752] 1064961=ruby/enc/test_case_mapping [127/752] 1064961=ruby/test_rational [128/752] 1064961=rubygems/test_gem_ext_cargo_builder_unit [129/752] 1064961=openssl/test_buffering [130/752] 1064961=openssl/test_pkey_ec [131/752] 1064961=resolv/test_svcb_https [132/752] 1064961=-ext-/method/test_arity [133/752] 1064961=date/test_date_parse [134/752] 1064961=test_open3 [135/752] 1064967=resolv/test_mdns [136/752] 1064967=rubygems/test_gem_commands_dependency_command [137/752] 1064967=fiber/test_backtrace [138/752] 1064967=ruby/enc/test_gbk [139/752] 1064967=ruby/test_unicode_escape [140/752] 1064967=ruby/test_default_gems [141/752] 1064967=date/test_switch_hitter [142/752] 1064967=ruby/test_warning [143/752] 1064979=psych/test_yamldbm [144/752] 1064979=rubygems/test_gem_spec_fetcher [145/752] 1064967=dtrace/test_hash_create [146/752] 1064967=ruby/enc/test_grapheme_breaks [147/752] 1064967=prism/ruby/ruby_parser_test [148/752] 1064967=did_you_mean/test_tree_spell_checker [149/752] 1064967=psych/nodes/test_enumerable [150/752] 1064967=psych/test_merge_keys [151/752] 1064967=fiber/test_storage [152/752] 1064967=did_you_mean/spell_checking/test_method_name_check [153/752] 1064967=prism/encoding/regular_expression_encoding_test [154/752] 1064967=ruby/enc/test_cesu8 [155/752] 1064967=ruby/test_zjit [156/752] 1064967=ruby/test_shapes [157/752] 1064967=optparse/test_did_you_mean [158/752] 1064979=rubygems/test_gem_rdoc [159/752] 1064979=-ext-/load/test_dot_dot [160/752] 1064979=rubygems/test_kernel [161/752] 1064967=rubygems/test_gem_commands_install_command [162/752] 1064961=ruby/test_iterator [163/752] 1064961=dtrace/test_string [164/752] 1064961=-ext-/win32/test_fd_setsize [165/752] 1064961=fiber/test_process [166/752] 1064979=test_forwardable [167/752] 1064979=prism/result/static_literals_test [168/752] 1064961=lib/!Nothing_to_test [169/752] 1064961=ruby/test_complex [170/752] 1064979=ruby/test_threadgroup [171/752] 1064961=dtrace/test_array_create [172/752] 1064961=ruby/test_dir_m17n [173/752] 1064979=openssl/test_asn1 [174/752] 1064979=rubygems/test_gem_command [175/752] 1064961=ruby/test_undef [176/752] 1064967=openssl/test_random [177/752] 1064967=rubygems/test_gem_resolver_lock_set [178/752] 1064961=ruby/test_assignment [179/752] 1064967=rubygems/test_gem_update_suggestion [180/752] 1064967=fileutils/test_verbose [181/752] 1064979=rubygems/test_gem_commands_open_command [182/752] 1064967=-ext-/string/test_normalize [183/752] 1064967=ruby/enc/test_emoji_breaks [184/752] 1064967=optparse/test_optarg [185/752] 1064979=rubygems/test_gem_commands_pristine_command [186/752] 1064967=ruby/test_variable [187/752] 1064967=psych/test_hash [188/752] 1064967=rubygems/test_gem_security [189/752] 1064979=date/test_date_ractor [190/752] 1064961=erb/test_erb [191/752] 1064961=ruby/test_basicinstructions [192/752] 1064961=ruby/enc/test_utf32 [193/752] 1064961=rubygems/test_gem_resolver_git_specification [194/752] 1064979=rubygems/test_gem_resolver_requirement_list [195/752] 1064979=psych/test_exception [196/752] 1064979=-ext-/arith_seq/test_arith_seq_beg_len_step [197/752] 1064979=optparse/test_noarg [198/752] 1064979=rubygems/test_gem_impossible_dependencies_error [199/752] 1064979=test_pp [200/752] 1064979=rubygems/test_gem_request_set_lockfile [201/752] 1064961=-ext-/postponed_job/test_postponed_job [202/752] 1064961=-ext-/test_ensure_and_callcc [203/752] 1064961=uri/test_common [204/752] 1064979=uri/test_generic [205/752] 1064979=rubygems/test_deprecate [206/752] 1064961=net/http/test_httpresponses [207/752] 1064961=prism/library_symbols_test [208/752] 1064979=objspace/test_objspace [209/752] 1064961=-ext-/load/test_stringify_symbols [210/752] 1064961=dtrace/test_require [211/752] 1064961=openssl/test_ns_spki [212/752] 1064961=psych/test_stream [213/752] 1064961=mkmf/test_have_library [214/752] 1064961=-ext-/iseq_load/test_iseq_load [215/752] 1064961=optparse/test_kwargs [216/752] 1064961=io/wait/test_io_wait [217/752] 1064961=-ext-/bignum/test_pack [218/752] 1064961=-ext-/struct/test_len [219/752] 1064961=rubygems/test_gem_doctor [220/752] 1064961=json/json_fixtures_test [221/752] 1064961=rubygems/test_gem_commands_outdated_command [222/752] 1064961=prism/encoding/string_encoding_test [223/752] 1064961=rubygems/test_gem_dependency_list [224/752] 1064961=test_securerandom [225/752] 1064961=test_tsort [226/752] 1064961=-ext-/typeddata/test_typeddata [227/752] 1064961=rubygems/test_gem_commands_fetch_command [228/752] 1064961=ruby/test_rand [229/752] 1064961=prism/encoding/encodings_test [230/752] 1064961=ruby/test_random_formatter [231/752] 1064961=openssl/test_provider [232/752] 1064961=ruby/enc/test_euc_kr [233/752] 1064961=rubygems/test_gem_source_specific_file [234/752] 1064961=-ext-/proc/test_bmethod [235/752] 1064961=ruby/test_process Leaked file descriptor: TestProcess#test_uid_from_name: 14 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2025-05-26 03:46:08.268539949 +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 1064961 opc 14r REG 252,0 9253600 36566075 /var/lib/sss/mc/passwd [236/752] 1064967=ruby/test_m17n_comb [237/752] 1064967=openssl/test_pkey_dh [238/752] 1064967=ruby/test_data [239/752] 1064967=ruby/test_memory_view [240/752] 1064967=psych/test_null [241/752] 1064967=fiber/test_ractor [242/752] 1064967=prism/ruby/compiler_test [243/752] 1064967=rubygems/test_gem_platform [244/752] 1064967=rubygems/test_gem_commands_query_command [245/752] 1064967=rubygems/test_gem_remote_fetcher_local_ssl_server .Leaked file descriptor: TestProcess#test_gid_from_name: 15 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2025-05-26 07:33:35.200528495 +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 1064961 opc 15r REG 252,0 6940392 36566444 /var/lib/sss/mc/group [246/752] 1064967=-ext-/bignum/test_bigzero [247/752] 1064967=openssl/test_pkey [248/752] 1064967=prism/api/parse_success_test [249/752] 1064967=-ext-/string/test_external_new [250/752] 1064967=prism/result/index_write_test [251/752] 1064967=rubygems/test_config [252/752] 1064967=ruby/test_complex2 [253/752] 1064967=rubygems/test_gem_security_signer [254/752] 1064961=rubygems/test_gem_util [255/752] 1064967=fiber/test_thread [256/752] 1064961=rubygems/test_gem_unsatisfiable_dependency_error [257/752] 1064961=ruby/test_literal [258/752] 1064967=prism/result/static_inspect_test [259/752] 1064967=fiber/test_io [260/752] 1064967=-ext-/bignum/test_div [261/752] 1064967=ripper/test_files_test_2 [262/752] 1064967=prism/ruby/pattern_test [263/752] 1064967=optparse/test_bash_completion [264/752] 1064967=ruby/test_exception [265/752] 1064961=optparse/test_optparse [266/752] 1064961=fiber/test_io_buffer [267/752] 1064961=psych/test_deprecated [268/752] 1064961=ruby/test_pack [269/752] 1064961=openssl/test_pkcs7 [270/752] 1064961=rubygems/test_gem_commands_environment_command [271/752] 1064961=socket/test_basicsocket [272/752] 1064961=optparse/test_zsh_completion [273/752] 1064961=psych/test_scalar [274/752] 1064961=ruby/test_syntax [275/752] 1064967=did_you_mean/spell_checking/test_class_name_check [276/752] 1064967=rubygems/test_gem_commands_cert_command [277/752] 1064967=prism/percent_delimiter_string_test [278/752] 1064967=date/test_date_strftime [279/752] 1064967=json/json_parser_test [280/752] 1064967=uri/test_ws [281/752] 1064967=rubygems/test_gem_commands_stale_command [282/752] 1064967=-ext-/thread/test_instrumentation_api [283/752] 1064961=cgi/test_cgi_escape [284/752] 1064961=test_weakref [285/752] 1064961=io/console/test_ractor [286/752] 1064961=test_timeout [287/752] 1064961=did_you_mean/spell_checking/test_key_name_check [288/752] 1064961=rubygems/test_gem_ext_rake_builder [289/752] 1064961=test_singleton [290/752] 1064961=psych/test_numeric [291/752] 1064961=-ext-/string/test_fstring [292/752] 1064961=psych/test_nil [293/752] 1064961=psych/test_psych [294/752] 1064961=did_you_mean/tree_spell/test_human_typo [295/752] 1064961=-ext-/wait/test_wait [296/752] 1064961=openssl/test_pkey_dsa [297/752] 1064967=-ext-/bignum/test_big2str [298/752] 1064967=rubygems/test_gem_resolver_specification [299/752] 1064967=-ext-/string/test_cstr [300/752] 1064967=ruby/enc/test_euc_tw [301/752] 1064967=rubygems/test_gem_resolver_dependency_request [302/752] 1064967=-ext-/namespace/test_load_ext [303/752] 1064967=psych/visitors/test_yaml_tree [304/752] 1064967=rubygems/test_gem_commands_yank_command [305/752] 1064961=prism/ruby/location_test [306/752] 1064961=ruby/test_io_timeout [307/752] 1064961=ruby/test_yjit_exit_locations [308/752] 1064961=ruby/test_comparable [309/752] 1064961=prism/api/freeze_test [310/752] 1064967=json/json_string_matching_test [311/752] 1064961=rubygems/test_gem_config_file [312/752] 1064967=ruby/test_thread_queue [313/752] 1064961=-ext-/funcall/test_passing_block [314/752] 1064961=ruby/test_defined [315/752] 1064961=fileutils/test_nowrite [316/752] 1064961=openssl/test_kdf [317/752] 1064961=uri/test_ldap [318/752] 1064961=ruby/test_io_buffer [319/752] 1064961=yaml/test_store [320/752] 1064961=coverage/test_coverage [321/752] 1064961=net/http/test_http_request [322/752] 1064961=test_tempfile [323/752] 1064961=ruby/test_fnmatch [324/752] 1064961=pathname/test_pathname [325/752] 1064961=rubygems/test_gem_commands_update_command [326/752] 1064961=ruby/enc/test_big5 [327/752] 1064961=date/test_date [328/752] 1064961=-ext-/load/test_protect [329/752] 1064961=psych/test_psych_set [330/752] 1064961=psych/test_tree_builder [331/752] 1064961=ruby/test_frozen [332/752] 1064961=rubygems/test_gem_resolver_index_specification [333/752] 1064961=psych/test_serialize_subclasses [334/752] 1064961=mkmf/test_egrep_cpp [335/752] 1064961=rubygems/test_webauthn_poller [336/752] 1064961=date/test_date_conv [337/752] 1064961=fiber/test_timeout [338/752] 1064961=erb/test_erb_m17n [339/752] 1064961=psych/test_marshalable [340/752] 1064961=-ext-/test_enumerator_kw [341/752] 1064961=ruby/test_string_memory [342/752] 1064961=ripper/test_files_lib [343/752] 1064961=prism/api/lex_test [344/752] 1064961=prism/version_test [345/752] 1064961=prism/result/named_capture_test [346/752] 1064961=dtrace/test_raise [347/752] 1064961=ruby/test_complexrational [348/752] 1064961=error_highlight/test_error_highlight [349/752] 1064961=dtrace/test_function_entry [350/752] 1064961=psych/test_string [351/752] 1064961=json/json_common_interface_test [352/752] 1064961=-ext-/string/test_capacity [353/752] 1064961=rubygems/test_gem_commands_owner_command [354/752] 1064967=-ext-/float/test_nextafter [355/752] 1064967=uri/test_file [356/752] 1064967=ruby/test_time [357/752] 1064967=mkmf/test_flags [358/752] 1064961=ruby/test_numeric [359/752] 1064967=psych/test_yamlstore [360/752] 1064967=-ext-/test_bug-3571 [361/752] 1064967=-ext-/rational/test_rat [362/752] 1064967=rubygems/test_gem_request_connection_pools [363/752] 1064961=mkmf/test_constant [364/752] 1064979=test_find [365/752] 1064979=ruby/test_encoding [366/752] 1064979=openssl/test_hmac [367/752] 1064979=rubygems/test_gem_resolver_activation_request [368/752] 1064979=rubygems/test_gem_commands_server_command [369/752] 1064979=ruby/test_pipe [370/752] 1064979=ruby/test_string [371/752] 1064967=rubygems/test_gem_requirement [372/752] 1064967=rubygems/test_gem_name_tuple [373/752] 1064967=-ext-/integer/test_integer [374/752] 1064967=socket/test_tcp [375/752] 1064961=ruby/test_frozen_error [376/752] 1064961=did_you_mean/test_spell_checker [377/752] 1064961=rubygems/test_gem_version [378/752] 1064967=rubygems/test_gem_ext_ext_conf_builder [379/752] 1064961=optparse/test_reqarg [380/752] 1064961=fiber/test_enumerator [381/752] 1064961=-ext-/path_to_class/test_path_to_class [382/752] 1064961=psych/test_data [383/752] 1064961=-ext-/test_bug-5832 [384/752] 1064961=-ext-/iter/test_yield_block [385/752] 1064961=rubygems/test_gem_uri [386/752] 1064961=resolv/test_resource [387/752] 1064961=rubygems/test_gem_package_tar_reader_entry [388/752] 1064961=date/test_date_compat [389/752] 1064961=rubygems/test_gem_version_option [390/752] 1064961=-ext-/gvl/test_ubf_async_safe [391/752] 1064961=prism/snippets_test [392/752] 1064967=zlib/test_zlib [393/752] 1064961=rubygems/test_gem_commands_unpack_command [394/752] 1064961=rubygems/test_gem_ext_cargo_builder [395/752] 1064961=-ext-/win32/test_console_attr [396/752] 1064961=ruby/test_proc [397/752] 1064961=-ext-/struct/test_duplicate [398/752] 1064961=rubygems/test_gem_resolver_api_set [399/752] 1064961=json/test_helper [400/752] 1064961=ruby/enc/test_case_options [401/752] 1064961=-ext-/struct/test_member [402/752] 1064961=psych/test_object [403/752] 1064961=uri/test_mailto [404/752] 1064961=resolv/test_addr [405/752] 1064961=-ext-/string/test_nofree [406/752] 1064961=ruby/test_whileuntil [407/752] 1064961=ruby/test_regexp [408/752] 1064967=prism/ruby/parameters_signature_test [409/752] 1064967=ruby/test_eval [410/752] 1064967=monitor/test_monitor [411/752] 1064967=ruby/test_beginendblock [412/752] 1064967=rubygems/test_gem_source_subpath_problem [413/752] 1064967=psych/test_object_references [414/752] 1064967=-ext-/arith_seq/test_arith_seq_extract [415/752] 1064967=prism/result/regular_expression_options_test [416/752] 1064967=net/http/test_buffered_io [417/752] 1064967=openssl/test_ossl [418/752] 1064979=rubygems/test_gem_installer [419/752] 1064967=-ext-/bug_reporter/test_bug_reporter [420/752] 1064967=ruby/test_keyword [421/752] 1064967=ruby/test_arity [422/752] 1064967=rubygems/test_gem_path_support [423/752] 1064967=ruby/test_trace [424/752] 1064967=prism/api/dump_test [425/752] 1064967=-ext-/string/test_rb_str_dup [426/752] 1064967=ruby/test_lambda [427/752] 1064967=psych/test_scalar_scanner [428/752] 1064967=-ext-/stack/test_stack_overflow [429/752] 1064967=prism/bom_test [430/752] 1064967=optparse/test_summary [431/752] 1064967=ruby/test_file [432/752] 1064979=mkmf/test_config [433/752] 1064979=openssl/test_x509ext [434/752] 1064979=psych/visitors/test_emitter [435/752] 1064979=prism/encoding/symbol_encoding_test [436/752] 1064979=-ext-/econv/test_append [437/752] 1064979=rubygems/test_gem_resolver_installer_set [438/752] 1064979=-ext-/st/test_foreach [439/752] 1064979=-ext-/class/test_class2name [440/752] 1064979=rubygems/test_gem_commands_cleanup_command [441/752] 1064979=-ext-/debug/test_debug [442/752] 1064979=ruby/test_refinement [443/752] 1064979=ruby/test_transcode [444/752] 1064979=-ext-/debug/test_profile_frames [445/752] 1064979=prism/result/heredoc_test [446/752] 1064979=did_you_mean/spell_checking/test_pattern_key_name_check [447/752] 1064979=io/console/test_io_console [448/752] 1064967=ruby/test_flip [449/752] 1064967=openssl/test_x509crl [450/752] 1064967=mmtk/test_configuration [451/752] 1064967=prism/result/source_location_test [452/752] 1064967=resolv/test_dns [453/752] 1064967=-ext-/test_notimplement [454/752] 1064967=rubygems/test_gem_commands_uninstall_command [455/752] 1064961=prism/test_helper [456/752] 1064961=ruby/test_compile_prism [457/752] 1064961=psych/test_emitter [458/752] 1064961=ruby/test_alias [459/752] 1064961=openssl/test_fips [460/752] 1064961=optparse/test_getopts [461/752] 1064961=-ext-/gvl/test_last_thread [462/752] 1064967=digest/test_digest_extend [463/752] 1064967=rubygems/test_gem_ext_cmake_builder [464/752] 1064967=ruby/test_super [465/752] 1064979=ruby/test_object_id [466/752] 1064979=prism/unescape_test [467/752] 1064979=rubygems/test_gem_commands_exec_command [468/752] 1064961=-ext-/win32/test_dln [469/752] 1064961=ruby/test_object [470/752] 1064967=rubygems/test_gem_resolver [471/752] 1064961=rubygems/test_gem_source_vendor [472/752] 1064961=open-uri/test_ftp [473/752] 1064961=ruby/test_vm_dump [474/752] 1064961=json/json_encoding_test [475/752] 1064961=prism/ruby/reflection_test [476/752] 1064961=prism/errors_test [477/752] 1064967=mkmf/test_convertible [478/752] 1064961=-ext-/string/test_modify_expand [479/752] 1064961=mkmf/test_pkg_config [480/752] 1064961=rubygems/test_gem_available_set [481/752] 1064979=ruby/test_insns_leaf [482/752] 1064979=rubygems/test_gem_console_ui [483/752] 1064979=ruby/test_allocation [484/752] 1064961=ruby/test_ifunless [485/752] 1064961=openssl/test_x509req [486/752] 1064961=net/http/test_httpresponse [487/752] 1064961=ruby/test_readpartial [488/752] 1064961=strscan/test_ractor [489/752] 1064961=json/json_generator_test [490/752] 1064979=prism/result/numeric_value_test [491/752] 1064979=rubygems/test_gem [492/752] 1064967=win32/test_registry [493/752] 1064967=yaml/test_dbm [494/752] 1064967=rubygems/test_gem_resolver_best_set [495/752] 1064967=prism/result/node_id_test [496/752] 1064961=psych/test_parser [497/752] 1064961=socket/test_ancdata [498/752] 1064961=json/ractor_test [499/752] 1064961=ruby/test_marshal [500/752] 1064967=ruby/test_bignum [501/752] 1064961=prism/newline_test [502/752] 1064961=-ext-/string/test_enc_str_buf_cat [503/752] 1064961=prism/result/breadth_first_search_test [504/752] 1064961=rubygems/test_gem_commands_help_command [505/752] 1064961=fiber/test_scheduler [506/752] 1064979=open-uri/test_ssl [507/752] 1064967=psych/test_ractor [508/752] 1064967=rubygems/test_gem_resolver_conflict [509/752] 1064967=mkmf/test_configuration [510/752] 1064967=rubygems/test_gem_resolver_local_specification [511/752] 1064967=rubygems/test_gem_commands_list_command [512/752] 1064967=date/test_date_new [513/752] 1064979=date/test_date_marshal [514/752] 1064979=mkmf/test_have_func [515/752] 1064967=ruby/test_integer [516/752] 1064979=socket/test_unix [517/752] 1064979=socket/test_udp [518/752] 1064979=rubygems/test_gem_commands_contents_command [519/752] 1064979=psych/test_coder [520/752] 1064979=ruby/test_symbol [521/752] 1064961=rubygems/test_gem_commands_search_command [522/752] 1064961=rubygems/test_require [523/752] 1064967=-ext-/test_recursion [524/752] 1064967=ruby/test_enum [525/752] 1064961=-ext-/iter/test_iter_break [526/752] 1064961=test_extlibs [527/752] 1064967=rubygems/test_gem_commands_signin_command [528/752] 1064967=ruby/test_range [529/752] 1064979=-ext-/num2int/test_num2int [530/752] 1064979=test_rbconfig [531/752] 1064979=openssl/test_ts [532/752] 1064967=fiber/test_address_resolve [533/752] 1064967=objspace/test_ractor [534/752] 1064979=test_trick [535/752] 1064961=psych/json/test_stream [536/752] 1064961=test_delegate [537/752] 1064967=ruby/test_set [538/752] 1064961=psych/test_symbol [539/752] 1064961=prism/ractor_test [540/752] 1064967=rubygems/test_project_sanity [541/752] 1064967=test_time [542/752] 1064961=-ext-/popen_deadlock/test_popen_deadlock [543/752] 1064967=psych/test_alias_and_anchor [544/752] 1064967=ruby/enc/test_euc_jp [545/752] 1064967=-ext-/exception/test_ensured [546/752] 1064967=psych/test_stringio [547/752] 1064967=rubygems/test_webauthn_listener_response [548/752] 1064967=ruby/test_sleep [549/752] 1064961=rubygems/test_gem_resolver_index_set [550/752] 1064961=rubygems/test_gem_bundler_version_finder [551/752] 1064961=rubygems/test_gem_request_set [552/752] 1064961=ruby/test_gc [553/752] 1064979=ruby/test_pattern_matching [554/752] 1064979=-ext-/string/test_interned_str [555/752] 1064979=-ext-/string/test_set_len [556/752] 1064979=ruby/test_thread [557/752] 1064967=ruby/test_inlinecache [558/752] 1064967=socket/test_socket [559/752] 1064967=-ext-/test_bug-14834 [560/752] 1064967=-ext-/struct/test_data [561/752] 1064967=psych/visitors/test_to_ruby [562/752] 1064967=socket/test_addrinfo [563/752] 1064967=prism/newline_offsets_test [564/752] 1064967=ruby/test_time_tz [565/752] 1064967=-ext-/array/test_to_ary_concat [566/752] 1064967=rubygems/test_gem_ext_builder [567/752] 1064967=prism/ruby/relocation_test [568/752] 1064967=ruby/test_ractor [569/752] 1064967=ruby/enc/test_windows_1251 [570/752] 1064967=-ext-/string/test_ellipsize [571/752] 1064967=ruby/test_call [572/752] 1064979=rubygems/test_gem_commands_build_command [573/752] 1064967=prism/result/integer_base_flags_test [574/752] 1064967=did_you_mean/core_ext/test_name_error_extension [575/752] 1064967=rubygems/test_gem_request_set_gem_dependency_api [576/752] 1064979=rubygems/test_gem_commands_info_command [577/752] 1064979=net/http/test_https [578/752] 1064967=dtrace/test_object_create_start [579/752] 1064967=net/protocol/test_protocol [580/752] 1064967=ripper/test_files_test [581/752] 1064967=ruby/test_weakkeymap [582/752] 1064967=ruby/test_ast [583/752] 1064961=did_you_mean/spell_checking/test_require_path_check [584/752] 1064961=did_you_mean/spell_checking/test_variable_name_check [585/752] 1064961=openssl/test_bn [586/752] 1064961=openssl/test_x509cert [587/752] 1064961=optparse/test_placearg [588/752] 1064961=ruby/test_rational2 [589/752] 1064961=prism/fixtures_test [590/752] 1064961=ruby/enc/test_case_comprehensive [591/752] 1064961=openssl/test_ssl_session [592/752] 1064961=rubygems/test_gem_package_tar_header [593/752] 1064961=rubygems/test_gem_ci_detector [594/752] 1064961=ruby/test_continuation [595/752] 1064961=ruby/test_fixnum [596/752] 1064961=ruby/test_signal [597/752] 1064961=rubygems/test_gem_silent_ui [598/752] 1064961=io/wait/test_io_wait_uncommon [599/752] 1064961=rubygems/test_gem_security_policy [600/752] 1064961=-ext-/hash/test_delete [601/752] 1064961=open-uri/test_proxy [602/752] 1064961=ruby/test_file_exhaustive [603/752] 1064979=rubygems/test_gem_local_remote_options [604/752] 1064979=rubygems/test_gem_ext_cargo_builder_link_flag_converter [605/752] 1064979=optparse/test_acceptable [606/752] 1064979=ruby/test_dup [607/752] 1064979=ruby/test_struct [608/752] 1064979=test_tmpdir [609/752] 1064979=prism/heredoc_dedent_test [610/752] 1064979=-ext-/symbol/test_type [611/752] 1064979=prism/api/parse_test [612/752] 1064979=fiber/test_mutex [613/752] 1064979=date/test_date_arith [614/752] 1064979=rubygems/test_gem_resolver_vendor_specification [615/752] 1064979=json/json_generic_object_test [616/752] 1064979=strscan/test_stringscanner [617/752] 1064979=prism/api/parse_stream_test [618/752] 1064979=digest/test_ractor [619/752] 1064979=rubygems/test_gem_resolver_installed_specification [620/752] 1064979=-ext-/exception/test_exception_at_throwing [621/752] 1064979=digest/test_digest [622/752] 1064979=mkmf/test_signedness [623/752] 1064979=rubygems/test_gem_commands_check_command [624/752] 1064979=rubygems/test_gem_resolver_git_set [625/752] 1064979=pathname/test_ractor [626/752] 1064979=net/http/test_httpheader [627/752] 1064979=ripper/test_sexp [628/752] 1064979=rubygems/test_gem_safe_marshal [629/752] 1064961=psych/test_struct [630/752] 1064961=prism/onigmo_test [631/752] 1064961=ruby/test_rubyvm [632/752] 1064961=prism/fuzzer_test [633/752] 1064961=prism/result/equality_test [634/752] 1064961=did_you_mean/tree_spell/test_change_word [635/752] 1064961=psych/visitors/test_depth_first [636/752] 1064961=openssl/test_config [637/752] 1064961=openssl/test_ssl [638/752] 1064979=-ext-/test_abi [639/752] 1064979=ruby/test_integer_comb [640/752] 1064979=rubygems/test_bundled_ca [641/752] 1064979=optparse/test_load [642/752] 1064979=-ext-/marshal/test_usrmarshal [643/752] 1064979=rubygems/test_gem_validator [644/752] 1064979=rubygems/test_gem_source_installed [645/752] 1064979=rubygems/test_gem_security_trust_dir [646/752] 1064979=erb/test_erb_command [647/752] 1064979=ruby/test_module [648/752] 1064979=openssl/test_engine [649/752] 1064979=prism/result/integer_parse_test [650/752] 1064979=ruby/test_fiber [651/752] 1064961=rubygems/test_gem_commands_mirror [652/752] 1064961=ruby/test_key_error [653/752] 1064961=-ext-/array/test_resize [654/752] 1064961=rubygems/test_gem_package_task [655/752] 1064961=-ext-/thread/test_lock_native_thread [656/752] 1064961=ruby/test_metaclass [657/752] 1064961=ruby/test_require_lib [658/752] 1064961=rubygems/test_gem_gem_runner [659/752] 1064961=openssl/test_x509store [660/752] 1064961=uri/test_wss [661/752] 1064961=ruby/test_not [662/752] 1064961=-ext-/integer/test_my_integer [663/752] 1064961=rubygems/test_gem_resolver_composed_set [664/752] 1064961=ruby/test_objectspace [665/752] 1064979=ruby/test_require [666/752] 1064979=-ext-/time/test_new [667/752] 1064979=openssl/test_cipher [668/752] 1064979=-ext-/st/test_update [669/752] 1064961=rubygems/test_gem_source_lock [670/752] 1064979=dtrace/test_load [671/752] 1064979=prism/magic_comment_test [672/752] 1064961=rubygems/test_gem_remote_fetcher_s3 [673/752] 1064961=prism/ruby/string_query_test [674/752] 1064961=-ext-/test_printf [675/752] 1064961=openssl/test_x509attr [676/752] 1064961=-ext-/file/test_stat [677/752] 1064961=rubygems/test_gem_commands_rebuild_command [678/752] 1064961=ruby/test_nomethod_error [679/752] 1064979=etc/test_etc [680/752] 1064961=net/http/test_https_proxy [681/752] 1064961=ruby/test_path [682/752] 1064961=openssl/test_digest [683/752] 1064961=prism/ruby/ripper_test [684/752] 1064979=rubygems/test_rubygems [685/752] 1064979=-ext-/load/test_resolve_symbol [686/752] 1064979=ripper/test_files_test_1 [687/752] 1064961=ruby/test_dir [688/752] 1064961=did_you_mean/spell_checking/test_uncorrectable_name_check [689/752] 1064961=ruby/test_io [690/752] 1064979=dtrace/test_cmethod [691/752] 1064979=ruby/test_float [692/752] 1064979=rubygems/test_gem_stub_specification [693/752] 1064979=ruby/test_io_m17n [694/752] 1064979=rubygems/test_gem_stream_ui [695/752] 1064979=prism/api/parse_comments_test [696/752] 1064979=test_unicode_normalize [697/752] 1064979=rubygems/test_gem_commands_lock_command [698/752] 1064979=ruby/enc/test_gb18030 [699/752] 1064979=test_shellwords [700/752] 1064979=-ext-/bignum/test_mul [701/752] 1064979=psych/test_omap [702/752] 1064979=date/test_date_strptime [703/752] 1064979=prism/result/implicit_array_test [704/752] 1064979=ripper/test_scanner_events [705/752] 1064979=openssl/test_ocsp [706/752] 1064979=test_ipaddr [707/752] 1064979=socket/test_nonblock [708/752] 1064979=rubygems/test_gem_ext_configure_builder [709/752] 1064979=json/json_ext_parser_test [710/752] 1064979=ruby/test_array [711/752] 1064967=rubygems/test_gem_package [712/752] 1064967=ruby/test_autoload [713/752] 1064961=psych/test_class [714/752] 1064961=mkmf/test_have_macro [715/752] 1064961=rubygems/test_gem_source [716/752] 1064961=mkmf/test_mkmf [717/752] 1064961=prism/api/command_line_test [718/752] 1064961=-ext-/vm/test_at_exit [719/752] 1064961=-ext-/test_random [720/752] 1064961=ripper/test_files_ext [721/752] 1064961=ruby/test_thread_cv [722/752] 1064967=prism/result/overlap_test [723/752] 1064961=stringio/test_stringio [724/752] 1064967=ripper/test_ripper [725/752] 1064961=rubygems/test_gem_source_git [726/752] 1064967=ripper/test_lexer [727/752] 1064967=ruby/enc/test_regex_casefold [728/752] 1064967=dtrace/test_singleton_function [729/752] 1064967=-ext-/eval/test_eval [730/752] 1064967=psych/test_document [731/752] 1064967=rubygems/test_gem_safe_yaml [732/752] 1064967=rubygems/test_gem_commands_setup_command [733/752] 1064961=test_bundled_gems [734/752] 1064961=openssl/test_pair [735/752] 1064967=rubygems/test_gem_package_tar_reader [736/752] 1064967=rubygems/test_gem_commands_signout_command [737/752] 1064967=ruby/test_env [738/752] 1064979=uri/test_parser [739/752] 1064979=prism/ruby/parser_test [740/752] 1064979=ruby/test_primitive [741/752] 1064979=ruby/test_iseq [742/752] 1064967=mkmf/test_find_executable [743/752] 1064967=did_you_mean/test_ractor_compatibility [744/752] 1064967=ruby/test_arithmetic_sequence [745/752] 1064967=optparse/test_autoconf [746/752] 1064967=rubygems/test_gem_request_set_lockfile_tokenizer [747/752] 1064967=ruby/test_lazy_enumerator [748/752] 1064967=psych/test_encoding [749/752] 1064967=mkmf/test_install [750/752] 1064967=rubygems/test_gem_source_fetch_problem [751/752] 1064967=socket/test_sockopt [752/752] 1064967=uri/test_ftp Finished tests in 180.416677s, 158.7714 tests/s, 33672.8184 assertions/s. 28645 tests, 6075138 assertions, 0 failures, 0 errors, 156 skips ruby -v: ruby 3.5.0dev (2025-05-27T00:41:09Z master 061d36476f) +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/16.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 --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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 --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/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.9.3/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.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 3.5.0dev (2025-05-27T00:41:09Z master 061d36476f) +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 ...................................... Finished in 25.329804 seconds 3337 files, 33385 examples, 198961 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'" exit with 0.