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