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