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