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