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