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