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