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