# Logfile created on 2025-01-22 23:24:27 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x0000fffe11affdd8 @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.20250122-232427", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffe11a29e90 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffe11a29d50 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffe11acbbf0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20250122-232427", @dev=#<File:/home/opc/ruby/logs/brlog.master.20250122-232427>, @binmode=false, @mon_data=#<Monitor:0x0000fffe11a29ad0>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j3 tool/config.guess already exists tool/config.sub already exists Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/pstore.revision - /home/opc/ruby/src/master/.bundle/.timestamp/pstore.revision unchanged $$$[end] "make update-download -j3" exit with 0. $$$[beg] make update-src -j3 Already up to date. Latest commit hash = 6f6654e504 $$$[end] "make update-src -j3" exit with 0. $$$[beg] make after-update -j3 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/pstore.revision - /home/opc/ruby/src/master/.bundle/.timestamp/pstore.revision unchanged /home/opc/ruby/src/master/revision.h updated generating aarch64-linux-fake.rb aarch64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' $$$[end] "make after-update -j3" exit with 0. $$$[beg] make miniruby -j3 BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 -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 gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /home/opc/ruby/src/master/version.c linking miniruby $$$[end] "make miniruby -j3" exit with 0. $$$[beg] make ruby -j3 BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 -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 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 6d6227a5f5bcf9694870b19da5d9e3f0e36198d347d39ac34fb5c2ff4c15904b builtin_binary.inc compiling /home/opc/ruby/src/master/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j3" exit with 0. $$$[beg] make all -j3 BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 -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 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/digest' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: 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/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/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' 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/nkf-0.2.0/ext/nkf' make[2]: Leaving 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/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]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving 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/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.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 pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 -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 echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/pstore.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 generating enc.mk /home/opc/ruby/src/master/.bundle/.timestamp/pstore.revision unchanged 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/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' 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]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Entering directory '/home/opc/ruby/build/master/ext/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/debug-1.10.0/ext/debug' 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/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' 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/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving 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/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.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+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.1 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 irb 1.15.1 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 pp 0.6.2 prettyprint 0.2.0 prism 1.3.0 readline 0.0.4 reline 0.6.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.2 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 fiddle 1.1.7.dev io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.1 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.3.dev strscan 3.1.2 zlib 3.2.1 installing bundled gems: /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+0 minitest 5.25.4 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.5 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.8.1 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.2.0 csv 3.3.2 repl_type_completor 0.1.10 ostruct 0.6.1 pstore 0.1.4 benchmark 0.4.0 logger 1.6.5 rdoc 6.11.0 installing bundled gem cache: /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.1.gem not found in bundled_gems $$$[end] "make install -j3" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j3' PASS all 2005 tests $$$[end] "make yes-btest TESTOPTS='-q -j3'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j3' BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 -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 gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking leaked global symbols...none /home/opc/ruby/src/master/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /home/opc/ruby/src/master/basictest/test.rb:condition ..OK 2 /home/opc/ruby/src/master/basictest/test.rb:if/unless ...OK 3 /home/opc/ruby/src/master/basictest/test.rb:case .....OK 5 /home/opc/ruby/src/master/basictest/test.rb:while/until ........OK 8 /home/opc/ruby/src/master/basictest/test.rb:exception ..........OK 10 /home/opc/ruby/src/master/basictest/test.rb:array .......................................OK 39 /home/opc/ruby/src/master/basictest/test.rb:hash ...........................OK 27 /home/opc/ruby/src/master/basictest/test.rb:iterator ...........................................................................................................OK 107 /home/opc/ruby/src/master/basictest/test.rb:float ................................................................................OK 80 /home/opc/ruby/src/master/basictest/test.rb:bignum ...............................OK 31 /home/opc/ruby/src/master/basictest/test.rb:string & char ..............................................................OK 62 /home/opc/ruby/src/master/basictest/test.rb:assignment ..........OK 10 /home/opc/ruby/src/master/basictest/test.rb:call ......OK 6 /home/opc/ruby/src/master/basictest/test.rb:proc .........OK 9 /home/opc/ruby/src/master/basictest/test.rb:signal ..OK 2 /home/opc/ruby/src/master/basictest/test.rb:eval ...........................OK 27 /home/opc/ruby/src/master/basictest/test.rb:system ........OK 8 /home/opc/ruby/src/master/basictest/test.rb:const .....OK 5 /home/opc/ruby/src/master/basictest/test.rb:clone .....OK 5 /home/opc/ruby/src/master/basictest/test.rb:marshal ....OK 4 /home/opc/ruby/src/master/basictest/test.rb:pack ....OK 4 /home/opc/ruby/src/master/basictest/test.rb:math ..OK 2 /home/opc/ruby/src/master/basictest/test.rb:struct ......OK 6 /home/opc/ruby/src/master/basictest/test.rb:variable ............OK 12 /home/opc/ruby/src/master/basictest/test.rb:trace ...OK 3 /home/opc/ruby/src/master/basictest/test.rb:defined? ............OK 12 /home/opc/ruby/src/master/basictest/test.rb:alias ......OK 6 /home/opc/ruby/src/master/basictest/test.rb:path .......................OK 23 /home/opc/ruby/src/master/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j3'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3' BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 -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 gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' making srcs under enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/home/opc/ruby/build/master' making encs make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/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/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.8.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.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=10514 "--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/814] 886652=test_digest [ 2/814] 886653=test_path [ 3/814] 886654=test_rubygems [ 4/814] 886653=test_resolve_symbol [ 5/814] 886652=ripper_test [ 6/814] 886653=test_closure [ 7/814] 886654=test_files_test_1 [ 8/814] 886652=test_dir Leaked file descriptor: TestDir#test_home: 7 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2025-01-22 02:35:44.824629875 +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 886652 opc 7r REG 252,0 9253600 36566075 /var/lib/sss/mc/passwd [ 9/814] 886652=test_command_aliasing [ 10/814] 886652=test_io [ 11/814] 886653=test_uncorrectable_name_check [ 12/814] 886653=test_cgi_modruby [ 13/814] 886653=magic_comment_test [ 14/814] 886653=test_gem_remote_fetcher_s3 [ 15/814] 886653=test_workspace [ 16/814] 886654=string_query_test [ 17/814] 886654=test_x509attr [ 18/814] 886654=test_printf [ 19/814] 886654=test_stat [ 20/814] 886654=test_etc [ 21/814] 886653=test_gem_commands_rebuild_command [ 22/814] 886654=test_nomethod_error [ 23/814] 886654=test_https_proxy [ 24/814] 886653=test_shellwords [ 25/814] 886653=test_mul [ 26/814] 886654=test_omap [ 27/814] 886653=test_date_strptime [ 28/814] 886654=test_ipaddr [ 29/814] 886654=test_scanner_events [ 30/814] 886654=implicit_array_test [ 31/814] 886654=test_ocsp [ 32/814] 886653=test_nonblock [ 33/814] 886653=json_ext_parser_test [ 34/814] 886653=test_gem_ext_configure_builder [ 35/814] 886654=test_color [ 36/814] 886653=test_float [ 37/814] 886654=test_gem_stub_specification [ 38/814] 886654=test_cmethod [ 39/814] 886654=test_io_m17n [ 40/814] 886654=parse_comments_test [ 41/814] 886654=test_gem_stream_ui [ 42/814] 886653=test_unicode_normalize [ 43/814] 886653=test_reline_key [ 44/814] 886653=test_gem_commands_lock_command [ 45/814] 886654=test_gb18030 [ 46/814] 886654=test_random [ 47/814] 886653=test_stringio [ 48/814] 886654=test_assembler [ 49/814] 886654=overlap_test [ 50/814] 886653=test_thread_cv [ 51/814] 886654=test_files_ext [ 52/814] 886654=test_ripper [ 53/814] 886653=test_lexer [ 54/814] 886654=test_regex_casefold [ 55/814] 886653=test_gem_source_git [ 56/814] 886654=test_unicode [ 57/814] 886654=test_eval_history [ 58/814] 886654=test_array [ 59/814] 886653=test_gem_package [ 60/814] 886652=test_autoload [ 61/814] 886653=test_class [ 62/814] 886653=test_have_macro [ 63/814] 886653=test_gem_source [ 64/814] 886653=test_mkmf [ 65/814] 886653=command_line_test [ 66/814] 886653=test_at_exit [ 67/814] 886653=test_find_executable [ 68/814] 886653=test_autoconf [ 69/814] 886653=test_ractor_compatibility [ 70/814] 886653=test_arithmetic_sequence [ 71/814] 886653=test_lazy_enumerator [ 72/814] 886653=test_cgi_multipart [ 73/814] 886653=test_gem_request_set_lockfile_tokenizer [ 74/814] 886653=test_install [ 75/814] 886653=test_encoding [ 76/814] 886653=test_gem_source_fetch_problem [ 77/814] 886653=test_ftp [ 78/814] 886653=test_sockopt [ 79/814] 886653=test_singleton_function [ 80/814] 886653=test_gem_commands_setup_command [ 81/814] 886653=test_bundled_gems [ 82/814] 886653=test_history [ 83/814] 886653=test_document [ 84/814] 886653=test_eval [ 85/814] 886653=test_gem_safe_yaml [ 86/814] 886653=test_gem_commands_signout_command [ 87/814] 886653=test_gem_package_tar_reader [ 88/814] 886653=test_env [ 89/814] 886654=test_pair [ 90/814] 886652=test_parser [ 91/814] 886652=parser_test [ 92/814] 886652=test_primitive [ 93/814] 886652=test_iseq [ 94/814] 886652=test_placearg [ 95/814] 886653=test_case_comprehensive [ 96/814] 886653=fixtures_test [ 97/814] 886652=test_rational2 [ 98/814] 886652=test_gem_package_tar_header [ 99/814] 886653=test_ssl_session [100/814] 886652=test_continuation [101/814] 886652=test_gem_silent_ui [102/814] 886652=test_signal [103/814] 886652=test_fixnum [104/814] 886652=test_gem_ci_detector [105/814] 886652=test_io_wait_uncommon [106/814] 886652=test_delete [107/814] 886652=test_gem_security_policy [108/814] 886653=test_proxy [109/814] 886653=test_handle [110/814] 886652=test_completion [111/814] 886653=test_file_exhaustive [112/814] 886652=test_name_error_extension [113/814] 886652=test_gem_request_set_gem_dependency_api [114/814] 886652=test_object_create_start [115/814] 886652=test_https [116/814] 886654=test_gem_commands_info_command [117/814] 886654=test_evaluation [118/814] 886654=test_protocol [119/814] 886654=test_weakkeymap [120/814] 886654=test_files_test [121/814] 886654=test_ast Leaked file descriptor: TestFileExhaustive#test_expand_path_home_dir_string: 9 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2025-01-22 02:35:44.824629875 +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 886653 opc 9r REG 252,0 9253600 36566075 /var/lib/sss/mc/passwd [122/814] 886653=test_bn [123/814] 886653=test_variable_name_check [124/814] 886653=test_require_path_check [125/814] 886653=test_x509cert [126/814] 886653=test_irb [127/814] 886653=test_gem_resolver_vendor_specification [128/814] 886653=test_date_arith [129/814] 886653=json_generic_object_test [130/814] 886653=test_fiddle [131/814] 886653=test_stringscanner [132/814] 886653=test_gem_resolver_installed_specification [133/814] 886653=test_exception_at_throwing [134/814] 886653=test_ractor [135/814] 886653=parse_stream_test [136/814] 886653=test_digest [137/814] 886652=test_signedness [138/814] 886653=test_gem_resolver_git_set [139/814] 886653=test_gem_commands_check_command [140/814] 886653=test_ractor [141/814] 886653=test_sexp [142/814] 886653=test_httpheader [143/814] 886653=test_gem_safe_marshal [144/814] 886653=test_gem_local_remote_options [145/814] 886653=test_gem_ext_cargo_builder_link_flag_converter [146/814] 886652=test_acceptable [147/814] 886653=test_dup [148/814] 886652=test_struct [149/814] 886653=test_tmpdir [150/814] 886653=test_type [151/814] 886653=heredoc_dedent_test [152/814] 886653=parse_test [153/814] 886653=test_mutex [154/814] 886652=test_ssl [155/814] 886653=test_bundled_ca [156/814] 886653=test_integer_comb [157/814] 886653=test_load [158/814] 886653=test_abi [159/814] 886653=test_gem_validator [160/814] 886653=test_gem_source_installed [161/814] 886653=test_usrmarshal [162/814] 886653=test_module [163/814] 886653=test_erb_command [164/814] 886653=test_gem_security_trust_dir [165/814] 886653=test_fiber [166/814] 886652=test_gem_commands_mirror [167/814] 886652=test_engine [168/814] 886652=integer_parse_test [169/814] 886652=test_key_error [170/814] 886652=test_resize [171/814] 886652=test_lock_native_thread [172/814] 886652=test_gem_package_task [173/814] 886652=onigmo_test [174/814] 886652=test_c_struct_entry [175/814] 886652=test_struct [176/814] 886652=test_cparser [177/814] 886652=fuzzer_test [178/814] 886652=test_rubyvm [179/814] 886652=equality_test [180/814] 886652=test_custom_command [181/814] 886652=test_change_word [182/814] 886652=test_depth_first [183/814] 886652=test_config [184/814] 886652=test_new [185/814] 886652=test_update [186/814] 886652=test_cipher [187/814] 886652=test_gem_source_lock [188/814] 886652=test_load [189/814] 886652=test_metaclass [190/814] 886652=test_gem_gem_runner [191/814] 886652=test_require_lib [192/814] 886653=test_x509store [193/814] 886652=test_wss [194/814] 886652=test_option [195/814] 886652=test_not [196/814] 886652=test_cgi_cookie [197/814] 886652=test_tracer [198/814] 886652=test_cd [199/814] 886652=test_my_integer [200/814] 886652=test_gem_resolver_composed_set [201/814] 886652=test_debugger_integration [202/814] 886653=test_objectspace [203/814] 886652=test_require [204/814] 886652=test_nesting_parser [205/814] 886652=test_marshal [206/814] 886652=ractor_test [207/814] 886652=test_ancdata [208/814] 886652=newline_test [209/814] 886652=test_bignum [210/814] 886653=test_enc_str_buf_cat [211/814] 886653=breadth_first_search_test [212/814] 886653=test_ssl [213/814] 886653=test_scheduler [214/814] 886652=test_gem_commands_help_command [215/814] 886652=test_ractor [216/814] 886653=test_gem_resolver_conflict [217/814] 886653=test_ractor [218/814] 886653=json_generator_test [219/814] 886652=numeric_value_test [220/814] 886652=test_gem [221/814] 886653=test_registry [222/814] 886653=test_dbm [223/814] 886653=test_cgi_core [224/814] 886653=test_gem_resolver_best_set [225/814] 886653=node_id_test [226/814] 886653=test_parser [227/814] 886653=test_enum [228/814] 886652=test_recursion [229/814] 886652=test_require [230/814] 886653=test_gem_commands_signin_command [231/814] 886653=test_range [232/814] 886653=test_iter_break [233/814] 886653=test_extlibs [234/814] 886652=test_num2int [235/814] 886652=test_rbconfig [236/814] 886652=test_ts [237/814] 886652=test_locale [238/814] 886652=test_trick [239/814] 886653=test_ractor [240/814] 886653=test_stream [241/814] 886653=test_address_resolve [242/814] 886653=test_gem_commands_list_command [243/814] 886653=test_date_new [244/814] 886653=test_configuration [245/814] 886653=test_gem_resolver_local_specification [246/814] 886653=test_have_func [247/814] 886653=test_date_marshal [248/814] 886653=test_unix [249/814] 886652=test_integer [250/814] 886653=test_coder [251/814] 886653=test_gem_commands_search_command [252/814] 886653=test_symbol [253/814] 886654=test_udp [254/814] 886654=test_context [255/814] 886654=test_gem_commands_contents_command [256/814] 886654=test_webauthn_listener_response [257/814] 886654=test_sleep [258/814] 886652=test_gem_resolver_index_set [259/814] 886652=test_gem_request_set [260/814] 886653=test_gem_bundler_version_finder [261/814] 886653=test_gc [262/814] 886652=test_pattern_matching [263/814] 886652=test_set_len [264/814] 886652=test_interned_str [265/814] 886652=test_delegate [266/814] 886652=test_symbol [267/814] 886652=test_project_sanity [268/814] 886652=test_popen_deadlock [269/814] 886652=test_time [270/814] 886652=test_alias_and_anchor [271/814] 886652=test_key_stroke [272/814] 886652=test_euc_jp [273/814] 886652=test_ensured [274/814] 886652=test_history [275/814] 886652=test_to_ary_concat [276/814] 886652=test_gem_ext_builder [277/814] 886654=relocation_test [278/814] 886652=test_windows_1251 [279/814] 886652=test_gem_commands_build_command [280/814] 886654=test_call [281/814] 886654=test_ellipsize [282/814] 886654=integer_base_flags_test [283/814] 886654=test_reline [284/814] 886652=test_thread [285/814] 886654=test_socket [286/814] 886654=test_inlinecache [287/814] 886654=test_bug-14834 [288/814] 886654=test_data [289/814] 886654=test_to_ruby [290/814] 886654=test_addrinfo [291/814] 886654=test_time_tz [292/814] 886654=newline_offsets_test [293/814] 886654=test_within_pipe [294/814] 886654=test_pointer [295/814] 886654=parameters_signature_test [296/814] 886654=test_regexp [297/814] 886653=test_whileuntil [298/814] 886653=test_nofree [299/814] 886653=test_monitor [300/814] 886653=test_beginendblock [301/814] 886653=test_eval [302/814] 886653=test_object_references [303/814] 886653=test_gem_source_subpath_problem [304/814] 886653=test_arith_seq_extract [305/814] 886653=test_ruby_lex [306/814] 886653=test_ossl [307/814] 886652=test_buffered_io [308/814] 886652=regular_expression_options_test [309/814] 886652=test_bug_reporter [310/814] 886652=test_gem_installer [311/814] 886652=test_gem_resolver_api_set [312/814] 886652=test_duplicate [313/814] 886652=test_pager [314/814] 886652=test_helper [315/814] 886652=test_case_options [316/814] 886652=test_cgi_header [317/814] 886652=test_object [318/814] 886652=test_member [319/814] 886652=test_kill_ring [320/814] 886652=test_addr [321/814] 886652=test_mailto [322/814] 886652=test_helper_method [323/814] 886652=test_summary [324/814] 886652=test_config [325/814] 886652=test_file [326/814] 886653=bom_test [327/814] 886653=test_emitter [328/814] 886653=test_x509ext [329/814] 886653=symbol_encoding_test [330/814] 886653=test_gem_resolver_installer_set [331/814] 886653=test_append [332/814] 886653=test_foreach [333/814] 886653=test_keyword [334/814] 886653=test_gem_path_support [335/814] 886653=test_arity [336/814] 886653=dump_test [337/814] 886653=test_trace [338/814] 886653=test_rb_str_dup [339/814] 886653=test_lambda [340/814] 886653=test_scalar_scanner [341/814] 886653=test_gem_commands_uninstall_command [342/814] 886653=test_helper [343/814] 886653=test_compile_prism [344/814] 886653=test_alias [345/814] 886653=test_fips [346/814] 886653=test_emitter [347/814] 886653=test_getopts [348/814] 886653=test_thread_fd_close [349/814] 886653=test_last_thread [350/814] 886653=test_digest_extend [351/814] 886653=test_gem_ext_cmake_builder [352/814] 886653=test_gem_commands_cleanup_command [353/814] 886653=test_class2name [354/814] 886653=test_transcode [355/814] 886653=test_refinement [356/814] 886652=test_debug [357/814] 886652=test_profile_frames [358/814] 886652=test_pattern_key_name_check [359/814] 886652=heredoc_test [360/814] 886652=test_io_console [361/814] 886654=test_flip [362/814] 886654=source_location_test [363/814] 886654=test_configuration [364/814] 886654=test_x509crl [365/814] 886654=test_notimplement [366/814] 886654=test_cgi_session [367/814] 886654=test_c_union_entity [368/814] 886654=test_dns [369/814] 886654=test_insns_leaf [370/814] 886654=test_allocation [371/814] 886652=test_ifunless [372/814] 886652=test_gem_console_ui [373/814] 886652=test_x509req [374/814] 886652=test_httpresponse [375/814] 886652=test_readpartial [376/814] 886653=test_super [377/814] 886652=test_color_printer [378/814] 886652=unescape_test [379/814] 886652=test_gem_commands_exec_command [380/814] 886653=test_object [381/814] 886652=test_dln [382/814] 886652=test_gem_source_vendor [383/814] 886652=test_gem_resolver [384/814] 886653=test_ftp [385/814] 886653=test_func [386/814] 886652=test_config [387/814] 886652=reflection_test [388/814] 886652=test_vm_dump [389/814] 886652=json_encoding_test [390/814] 886652=test_copy [391/814] 886652=errors_test [392/814] 886652=test_convertible [393/814] 886654=test_gem_available_set [394/814] 886654=test_pkg_config [395/814] 886654=test_modify_expand [396/814] 886654=test_io_timeout [397/814] 886654=test_type_completor [398/814] 886654=location_test [399/814] 886654=test_yjit_exit_locations [400/814] 886654=test_comparable [401/814] 886654=test_gem_config_file [402/814] 886654=json_string_matching_test [403/814] 886654=freeze_test [404/814] 886654=test_defined [405/814] 886654=test_passing_block [406/814] 886654=test_nowrite [407/814] 886654=test_thread_queue [408/814] 886652=test_kdf [409/814] 886652=test_ldap [410/814] 886652=test_io_buffer [411/814] 886652=test_nil [412/814] 886652=test_psych [413/814] 886652=test_import [414/814] 886653=test_human_typo [415/814] 886653=test_wait [416/814] 886653=test_pkey_dsa [417/814] 886652=test_gem_resolver_specification [418/814] 886652=test_big2str [419/814] 886652=test_command [420/814] 886652=test_euc_tw [421/814] 886652=test_gem_resolver_dependency_request [422/814] 886652=test_cstr [423/814] 886652=test_yaml_tree [424/814] 886652=test_gem_commands_yank_command [425/814] 886653=test_marshalable [426/814] 886653=test_line_editor [427/814] 886652=test_enumerator_kw [428/814] 886652=test_help [429/814] 886653=test_string_memory [430/814] 886652=lex_test [431/814] 886652=test_files_lib [432/814] 886654=named_capture_test [433/814] 886654=version_test [434/814] 886654=test_raise [435/814] 886654=test_complexrational [436/814] 886654=test_function_entry [437/814] 886654=test_error_highlight [438/814] 886653=json_common_interface_test [439/814] 886653=test_string [440/814] 886653=test_coverage [441/814] 886654=test_tempfile [442/814] 886654=test_http_request [443/814] 886654=test_store [444/814] 886653=test_pathname [445/814] 886653=test_fnmatch [446/814] 886653=test_date [447/814] 886653=test_big5 [448/814] 886653=test_gem_commands_update_command [449/814] 886654=test_protect [450/814] 886654=test_tree_builder [451/814] 886654=test_egrep_cpp [452/814] 886654=test_frozen [453/814] 886654=test_serialize_subclasses [454/814] 886654=test_gem_resolver_index_specification [455/814] 886654=test_date_conv [456/814] 886654=test_webauthn_poller [457/814] 886654=test_timeout [458/814] 886654=test_erb_m17n [459/814] 886654=test_gem_commands_server_command [460/814] 886654=test_gem_resolver_activation_request [461/814] 886654=test_function [462/814] 886652=test_pipe [463/814] 886652=test_macro [464/814] 886652=test_string [465/814] 886653=test_gem_requirement [466/814] 886654=test_integer [467/814] 886653=test_gem_name_tuple [468/814] 886654=test_tcp [469/814] 886653=test_gem_commands_owner_command [470/814] 886654=test_nextafter [471/814] 886654=test_capacity [472/814] 886653=test_file [473/814] 886654=test_time [474/814] 886653=test_bug-3571 [475/814] 886653=test_yamlstore [476/814] 886653=test_numeric [477/814] 886654=test_flags [478/814] 886653=test_gem_request_connection_pools [479/814] 886654=test_init [480/814] 886654=test_rat [481/814] 886654=test_find [482/814] 886654=test_constant [483/814] 886653=test_encoding [484/814] 886653=test_hmac [485/814] 886653=test_date_compat [486/814] 886653=test_gem_version_option [487/814] 886653=test_ubf_async_safe [488/814] 886653=snippets_test [489/814] 886653=test_zlib [490/814] 886654=test_gem_commands_unpack_command [491/814] 886654=test_proc [492/814] 886654=test_console_attr [493/814] 886654=test_gem_ext_cargo_builder [494/814] 886654=test_gem_version [495/814] 886654=test_spell_checker [496/814] 886654=test_gem_ext_ext_conf_builder [497/814] 886654=test_frozen_error [498/814] 886654=test_reqarg [499/814] 886654=test_enumerator [500/814] 886654=test_path_to_class [501/814] 886654=test_c_struct_builder [502/814] 886654=test_yield_block [503/814] 886654=test_bug-5832 [504/814] 886654=test_gem_uri [505/814] 886654=test_resource [506/814] 886654=test_gem_package_tar_reader_entry [507/814] 886654=library_symbols_test [508/814] 886654=test_objspace [509/814] 886653=test_require [510/814] 886653=test_stringify_symbols [511/814] 886653=test_ns_spki [512/814] 886653=test_have_library [513/814] 886653=test_stream [514/814] 886653=test_iseq_load [515/814] 886653=test_gem_request_set_lockfile [516/814] 886653=test_postponed_job [517/814] 886653=test_key_actor_vi [518/814] 886653=test_ensure_and_callcc [519/814] 886653=test_common [520/814] 886653=test_generic [521/814] 886653=test_deprecate [522/814] 886653=test_httpresponses [523/814] 886653=test_string_processing [524/814] 886653=encodings_test [525/814] 886653=test_random_formatter [526/814] 886653=test_rand [527/814] 886653=test_gem_source_specific_file [528/814] 886653=test_euc_kr [529/814] 886653=test_provider [530/814] 886653=test_bmethod [531/814] 886653=test_process 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-01-22 04:09:00.227658855 +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 886653 opc 10r REG 252,0 6940392 36566444 /var/lib/sss/mc/group [532/814] 886652=test_pack [533/814] 886652=test_io_wait [534/814] 886652=test_kwargs [535/814] 886652=test_disable_irb [536/814] 886652=test_len [537/814] 886652=json_fixtures_test [538/814] 886652=test_gem_doctor [539/814] 886652=string_encoding_test [540/814] 886652=test_gem_dependency_list [541/814] 886652=test_gem_commands_outdated_command [542/814] 886652=test_securerandom [543/814] 886652=test_typeddata [544/814] 886652=test_gem_commands_fetch_command [545/814] 886652=test_tsort [546/814] 886652=test_gem_util [547/814] 886652=test_complex2 [548/814] 886652=test_config [549/814] 886652=test_gem_security_signer [550/814] 886652=test_thread [551/814] 886652=static_inspect_test [552/814] 886652=test_literal [553/814] 886652=test_gem_unsatisfiable_dependency_error [554/814] 886652=test_ansi [555/814] 886652=test_io [556/814] 886652=test_input_method [557/814] 886652=test_m17n_comb [558/814] 886652=test_pkey_dh [559/814] 886652=test_multi_irb_commands [560/814] 886652=test_memory_view [561/814] 886652=test_data [562/814] 886652=test_ractor [563/814] 886652=test_null [564/814] 886652=test_gem_remote_fetcher_local_ssl_server [565/814] 886653=test_gem_platform [566/814] 886653=compiler_test [567/814] 886653=test_gem_commands_query_command [568/814] 886654=test_bigzero [569/814] 886654=test_external_new [570/814] 886654=test_pkey [571/814] 886654=parse_success_test [572/814] 886654=index_write_test [573/814] 886654=test_gem_commands_cert_command [574/814] 886653=percent_delimiter_string_test [575/814] 886653=json_parser_test [576/814] 886653=test_date_strftime [577/814] 886653=test_ws [578/814] 886653=test_gem_commands_stale_command [579/814] 886653=test_ractor [580/814] 886653=test_instrumentation_api [581/814] 886652=test_weakref [582/814] 886652=test_key_name_check [583/814] 886652=test_timeout [584/814] 886654=test_gem_ext_rake_builder [585/814] 886652=test_fstring [586/814] 886652=test_numeric [587/814] 886652=test_singleton [588/814] 886652=pattern_test [589/814] 886652=test_files_test_2 [590/814] 886652=test_div [591/814] 886652=test_exception [592/814] 886654=test_bash_completion [593/814] 886654=test_optparse [594/814] 886654=test_deprecated [595/814] 886654=test_io_buffer [596/814] 886654=test_pack [597/814] 886654=test_gem_commands_environment_command [598/814] 886654=test_pkcs7 [599/814] 886654=test_basicsocket [600/814] 886654=test_zsh_completion [601/814] 886654=test_scalar [602/814] 886654=test_syntax [603/814] 886653=test_class_name_check [604/814] 886653=test_shift_jis [605/814] 886653=test_optimization [606/814] 886652=test_force_exit [607/814] 886652=test_rubyoptions [608/814] 886653=test_data_error [609/814] 886653=test_files_sample [610/814] 886653=test_remote_fetch_error [611/814] 886653=test_show_source [612/814] 886653=test_yield [613/814] 886654=regexp_test [614/814] 886654=test_dryrun [615/814] 886654=test_gc_compact [616/814] 886653=test_boolean [617/814] 886653=test_gem_resolver_lock_specification [618/814] 886653=test_queue [619/814] 886653=test_enc_raise [620/814] 886653=test_clone [621/814] 886653=lex_test [622/814] 886653=test_cgi_util [623/814] 886653=test_prettyprint [624/814] 886654=test_gem_uri_formatter [625/814] 886653=test_gem_commands_dependency_command [626/814] 886654=test_gbk [627/814] 886654=test_backtrace [628/814] 886654=test_switch_hitter [629/814] 886654=test_default_gems [630/814] 886653=test_unicode_escape [631/814] 886654=test_gem_spec_fetcher [632/814] 886653=test_yamldbm [633/814] 886653=test_warning [634/814] 886653=test_grapheme_breaks [635/814] 886654=test_hash_create [636/814] 886654=ruby_parser_test [637/814] 886653=test_tree_spell_checker [638/814] 886654=test_set [639/814] 886654=test_enumerable [640/814] 886654=test_webauthn_listener [641/814] 886653=test_gem_resolver_api_specification [642/814] 886653=test_ractor [643/814] 886654=test_gem_ext_cargo_builder_unit [644/814] 886653=test_case_mapping [645/814] 886653=test_rational [646/814] 886654=test_svcb_https [647/814] 886654=test_pkey_ec [648/814] 886654=test_buffering [649/814] 886654=test_arity [650/814] 886654=test_date_parse [651/814] 886653=test_mdns [652/814] 886653=test_open3 [653/814] 886654=test_key_event_record [654/814] 886654=test_process [655/814] 886652=test_forwardable [656/814] 886654=test_fd_setsize [657/814] 886654=static_literals_test [658/814] 886652=!Nothing_to_test [659/814] 886652=test_complex [660/814] 886654=test_threadgroup [661/814] 886652=test_dir_m17n [662/814] 886654=test_memory_view [663/814] 886652=test_array_create [664/814] 886652=test_merge_keys [665/814] 886652=test_method_name_check [666/814] 886652=test_storage [667/814] 886652=regular_expression_encoding_test [668/814] 886652=test_cesu8 [669/814] 886652=test_shapes [670/814] 886652=test_did_you_mean [671/814] 886652=test_gem_rdoc [672/814] 886652=test_dot_dot [673/814] 886652=test_kernel [674/814] 886654=test_rendering [675/814] 886654=test_gem_commands_install_command [676/814] 886653=test_string [677/814] 886653=test_iterator [678/814] 886653=test_gem_commands_pristine_command [679/814] 886652=test_optarg [680/814] 886652=test_hash [681/814] 886652=test_variable [682/814] 886652=test_erb [683/814] 886652=test_date_ractor [684/814] 886652=test_key_actor_emacs [685/814] 886652=test_gem_security [686/814] 886653=test_utf32 [687/814] 886654=test_gem_resolver_git_specification [688/814] 886653=test_basicinstructions [689/814] 886653=test_raise_exception [690/814] 886654=test_arith_seq_beg_len_step [691/814] 886654=test_exception [692/814] 886654=test_noarg [693/814] 886653=test_gem_resolver_requirement_list [694/814] 886653=test_pp [695/814] 886654=test_gem_impossible_dependencies_error [696/814] 886654=test_asn1 [697/814] 886654=test_gem_command [698/814] 886653=test_gem_resolver_lock_set [699/814] 886653=test_random [700/814] 886654=test_undef [701/814] 886654=test_assignment [702/814] 886653=test_gem_update_suggestion [703/814] 886653=test_normalize [704/814] 886653=test_emoji_breaks [705/814] 886653=test_gem_commands_open_command [706/814] 886653=test_verbose [707/814] 886653=test_numhash [708/814] 886653=test_system [709/814] 886653=test_pkey_rsa [710/814] 886654=test_flush [711/814] 886654=string_test [712/814] 886654=test_gem_specification [713/814] 886653=test_parse [714/814] 886653=test_method_cache [715/814] 886653=attribute_write_test [716/814] 886653=test_windows_1252 [717/814] 886653=test_stack [718/814] 886653=test_sorted_set [719/814] 886653=test_emoji [720/814] 886653=test_sleep [721/814] 886654=test_mixed_unicode_escapes [722/814] 886654=test_fileutils [723/814] 886652=dispatcher_test [724/814] 886652=test_gem_dependency_resolution_error [725/814] 886652=test_condition [726/814] 886652=test_gem_resolver_vendor_set [727/814] 886652=test_cp949Leaked 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-01-22 02:35:44.824629875 +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: 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-01-22 04:09:00.227658855 +0000, mtime=2024-07-02 00:23:28.695566203 +0000, ctime=2024-07-02 00:23:28.695566203 +0000> [728/814] 886652=test_jaro_winkler [729/814] 886652=test_gem_install_update_options COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 886654 opc 9r REG 252,0 9253600 36566075 /var/lib/sss/mc/passwd ruby 886654 opc 10r REG 252,0 6940392 36566444 /var/lib/sss/mc/group [730/814] 886652=test_econv [731/814] 886654=warnings_test [732/814] 886654=test_stringchar [733/814] 886654=constant_path_node_test [734/814] 886654=test_date_attr [735/814] 886654=test_sizeof [736/814] 886652=test_gem_request_set_lockfile_parser [737/814] 886653=test_face [738/814] 886653=test_pinned [739/814] 886652=test_pack [740/814] 886652=test_cgi_tag_helper [741/814] 886652=test_inadvertent_creation [742/814] 886652=test_coderange [743/814] 886652=test_weakmap [744/814] 886653=test_framework [745/814] 886653=test_date_time [746/814] 886653=test_array [747/814] 886653=test_gem_command_manager [748/814] 886653=test_enumerator [749/814] 886654=test_enc_associate [750/814] 886654=test_open-uri [751/814] 886654=test_case [752/814] 886654=test_yaml_special_cases [753/814] 886654=test_recorder [754/814] 886654=test_name_error [755/814] 886654=test_gem_source_list [756/814] 886654=json_addition_test [757/814] 886654=test_gem_commands_sources_command [758/814] 886654=test_const [759/814] 886654=comments_test [760/814] 886654=test_class [761/814] 886654=test_exit [762/814] 886654=test_sprintf [763/814] 886654=test_safe_load [764/814] 886654=test_gc [765/814] 886654=test_qsort [766/814] 886654=test_math [767/814] 886654=test_libs [768/814] 886654=test_iso_8859 [769/814] 886654=test_hash [770/814] 886652=test_http [771/814] 886652=test_gem_dependency_installer [772/814] 886652=test_pty [773/814] 886654=test_gem_package_old [774/814] 886654=test_gem_request [775/814] 886652=test_gem_commands_which_command [776/814] 886652=test_gem_commands_specification_command [777/814] 886654=test_scan_args [778/814] 886654=test_sprintf_comb [779/814] 886652=test_too_many_dummy_encodings [780/814] 886652=test_method_cache [781/814] 886652=locals_test [782/814] 886652=test_gem_commands_push_command [783/814] 886654=test_backtrace [784/814] 886652=tunnel_test [785/814] 886652=test_tracepoint [786/814] 886652=test_settracefunc [787/814] 886654=test_gem_text [788/814] 886654=desugar_compiler_test [789/814] 886654=test_gem_gemcutter_utilities [790/814] 886652=test_rendering [791/814] 886652=test_gem_source_local [792/814] 886652=test_internal_ivar [793/814] 886652=test_set [794/814] 886652=test_utf16 [795/814] 886654=test_http [796/814] 886652=test_gem_package_tar_writer [797/814] 886652=test_str2big [798/814] 886652=test_ractor [799/814] 886652=test_m17n [800/814] 886652=test_method Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 12 #<File::Stat dev=0x9, ino=2471554313, 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 886654 opc 12u IPv4 2471554313 0t0 TCP localhost:45865->localhost:33324 (CLOSE_WAIT) [801/814] 886654=test_yjit [802/814] 886654=test_cclass [803/814] 886654=test_gem_uninstaller [804/814] 886654=test_gem_remote_fetcher_local_server [805/814] 886654=test_gem_dependency [806/814] 886654=test_x509name [807/814] 886654=test_yaml [808/814] 886654=test_argf [809/814] 886652=test_gem_remote_fetcher [810/814] 886652=test_json_tree [811/814] 886652=test_koi8 [812/814] 886652=test_pkcs12 [813/814] 886652=test_filter [814/814] 886652=test_parser_events Finished tests in 191.990598s, 154.0128 tests/s, 32407.0452 assertions/s. 29569 tests, 6221848 assertions, 0 failures, 0 errors, 424 skips ruby -v: ruby 3.5.0dev (2025-01-22T20:12:53Z master 6f6654e504) +PRISM [aarch64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3' BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 -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 gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' making srcs under enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/home/opc/ruby/build/master' making encs make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/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/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.8.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.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-01-22T20:12:53Z master 6f6654e504) +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 26.593653 seconds 3339 files, 33298 examples, 188736 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'" exit with 0.