# Logfile created on 2025-05-05 06:47:20 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x0000ffff249efdd0 @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.20250505-064719", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000ffff24919fa0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000ffff24919e60 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000ffff249bbd28 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20250505-064719", @dev=#<File:/home/opc/ruby/logs/brlog.master.20250505-064719>, @binmode=false, @mon_data=#<Monitor:0x0000ffff24919be0>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j3 tool/config.guess already exists tool/config.sub already exists Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.revision - /home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.revision unchanged $$$[end] "make update-download -j3" exit with 0. $$$[beg] make update-src -j3 Already up to date. Latest commit hash = ce51ef30df $$$[end] "make update-src -j3" exit with 0. $$$[beg] make after-update -j3 Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.revision - /home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.revision unchanged /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' $$$[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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j3 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/zjit/target/release/' /home/opc/ruby/src/master/zjit/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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j3 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/zjit/target/release/' /home/opc/ruby/src/master/zjit/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 55f2c239082a312d631fee946fa0fcf9df88facfd810639e1add657564411265 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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j3 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/zjit/target/release/' /home/opc/ruby/src/master/zjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk making srcs under enc making enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/home/opc/ruby/build/master' making encs make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' 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/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/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/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/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/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving 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/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Entering directory '/home/opc/ruby/build/master' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/opc/ruby/build/master' $$$[end] "make all -j3" exit with 0. $$$[beg] make install -j3 Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j3 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/zjit/target/release/' /home/opc/ruby/src/master/zjit/src/lib.rs echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.revision - gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk /home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.revision unchanged making srcs under enc making enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/home/opc/ruby/build/master' making encs make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/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]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' 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/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle' 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/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.2/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.3.0/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.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.3.0/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/opc/ruby/build/master' ./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext -- --disable-gems -r./aarch64-linux-fake /home/opc/ruby/src/master/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j3 --jobserver-auth=4,5" --make-flags=" -j3 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /home/opc/ruby/install/master/bin installing base libraries: /home/opc/ruby/install/master/lib installing arch files: /home/opc/ruby/install/master/lib/ruby/3.5.0+0/aarch64-linux installing pkgconfig data: /home/opc/ruby/install/master/lib/pkgconfig installing extension objects: /home/opc/ruby/install/master/lib/ruby/3.5.0+0/aarch64-linux installing extension objects: /home/opc/ruby/install/master/lib/ruby/site_ruby/3.5.0+0/aarch64-linux installing extension objects: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.5.0+0/aarch64-linux installing extension headers: /home/opc/ruby/install/master/include/ruby-3.5.0+0/aarch64-linux installing extension scripts: /home/opc/ruby/install/master/lib/ruby/3.5.0+0 installing extension scripts: /home/opc/ruby/install/master/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /home/opc/ruby/install/master/include/ruby-3.5.0+0/ruby installing command scripts: /home/opc/ruby/install/master/bin installing library scripts: /home/opc/ruby/install/master/lib/ruby/3.5.0+0 installing common headers: /home/opc/ruby/install/master/include/ruby-3.5.0+0 installing manpages: /home/opc/ruby/install/master/share/man/man1 installing default gems from lib: /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+0 bundler 2.7.0.dev cgi 0.4.2 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.7.0.dev.2 pp 0.6.2 prettyprint 0.2.0 prism 1.4.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.3 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.11.3 openssl 3.3.0 pathname 0.4.0 psych 5.2.4 stringio 3.1.8.dev strscan 3.1.5.dev zlib 3.2.1 installing bundled gems: /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+0 minitest 5.25.5 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.8 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.8 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.2 prime 0.1.3 rbs 3.9.2 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.3.0 csv 3.3.4 repl_type_completor 0.1.11 ostruct 0.6.1 pstore 0.2.0 benchmark 0.4.0 logger 1.7.0 rdoc 6.13.1 irb 1.15.2 reline 0.6.1 readline 0.0.4 fiddle 1.1.8 installing bundled gem cache: /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.2.gem not found in bundled_gems $$$[end] "make install -j3" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j3' PASS all 2020 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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/zjit/target/release/' /home/opc/ruby/src/master/zjit/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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/zjit/target/release/' /home/opc/ruby/src/master/zjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk making enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' making srcs under enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/home/opc/ruby/build/master' making encs make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle' 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.9.2/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/opc/ruby/build/master' Run options: --seed=57137 "--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/757] 583198=ripper/test_ripper [ 2/757] 583197=rubygems/test_gem_source_git [ 3/757] 583199=ripper/test_lexer [ 4/757] 583199=ruby/enc/test_regex_casefold [ 5/757] 583199=-ext-/test_random [ 6/757] 583199=ripper/test_files_ext [ 7/757] 583199=ruby/test_thread_cv [ 8/757] 583198=prism/result/overlap_test [ 9/757] 583198=stringio/test_stringio [ 10/757] 583199=prism/api/command_line_test [ 11/757] 583199=-ext-/vm/test_at_exit [ 12/757] 583198=psych/test_class [ 13/757] 583199=mkmf/test_have_macro [ 14/757] 583198=mkmf/test_mkmf [ 15/757] 583198=rubygems/test_gem_source [ 16/757] 583197=ruby/test_autoload [ 17/757] 583198=ruby/test_array [ 18/757] 583199=rubygems/test_gem_package [ 19/757] 583199=socket/test_sockopt [ 20/757] 583199=uri/test_ftp [ 21/757] 583199=psych/test_encoding [ 22/757] 583199=mkmf/test_install [ 23/757] 583199=rubygems/test_gem_source_fetch_problem [ 24/757] 583199=rubygems/test_gem_request_set_lockfile_tokenizer [ 25/757] 583199=cgi/test_cgi_multipart [ 26/757] 583199=ruby/test_lazy_enumerator [ 27/757] 583199=mkmf/test_find_executable [ 28/757] 583199=did_you_mean/test_ractor_compatibility [ 29/757] 583199=ruby/test_arithmetic_sequence [ 30/757] 583199=optparse/test_autoconf [ 31/757] 583199=ruby/test_iseq [ 32/757] 583199=uri/test_parser [ 33/757] 583199=prism/ruby/parser_test [ 34/757] 583199=ruby/test_primitive [ 35/757] 583199=openssl/test_pair [ 36/757] 583197=rubygems/test_gem_package_tar_reader [ 37/757] 583197=rubygems/test_gem_commands_signout_command [ 38/757] 583197=ruby/test_env [ 39/757] 583198=dtrace/test_singleton_function [ 40/757] 583198=-ext-/eval/test_eval [ 41/757] 583198=psych/test_document [ 42/757] 583198=rubygems/test_gem_safe_yaml [ 43/757] 583198=rubygems/test_gem_commands_setup_command [ 44/757] 583198=test_bundled_gems [ 45/757] 583198=did_you_mean/spell_checking/test_uncorrectable_name_check [ 46/757] 583198=ruby/test_io [ 47/757] 583197=prism/ruby/ripper_test [ 48/757] 583197=rubygems/test_rubygems [ 49/757] 583197=-ext-/load/test_resolve_symbol [ 50/757] 583197=ripper/test_files_test_1 [ 51/757] 583199=ruby/test_dir [ 52/757] 583197=ruby/test_path [ 53/757] 583197=openssl/test_digest [ 54/757] 583197=net/http/test_https_proxy [ 55/757] 583197=-ext-/file/test_stat [ 56/757] 583197=rubygems/test_gem_commands_rebuild_command Leaked file descriptor: TestDir#test_home: 9 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2025-05-05 03:30:29.850569563 +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 583199 opc 9r REG 252,0 9253600 36566075 /var/lib/sss/mc/passwd [ 57/757] 583197=ruby/test_nomethod_error [ 58/757] 583197=etc/test_etc [ 59/757] 583199=prism/ruby/string_query_test [ 60/757] 583199=-ext-/test_printf [ 61/757] 583199=openssl/test_x509attr [ 62/757] 583199=prism/magic_comment_test [ 63/757] 583197=rubygems/test_gem_remote_fetcher_s3 [ 64/757] 583197=cgi/test_cgi_modruby [ 65/757] 583197=rubygems/test_gem_ext_configure_builder [ 66/757] 583197=json/json_ext_parser_test [ 67/757] 583197=socket/test_nonblock [ 68/757] 583197=psych/test_omap [ 69/757] 583197=date/test_date_strptime [ 70/757] 583199=prism/result/implicit_array_test [ 71/757] 583199=ripper/test_scanner_events [ 72/757] 583199=openssl/test_ocsp [ 73/757] 583197=test_ipaddr [ 74/757] 583197=test_shellwords [ 75/757] 583197=-ext-/bignum/test_mul [ 76/757] 583197=rubygems/test_gem_commands_lock_command [ 77/757] 583199=ruby/enc/test_gb18030 [ 78/757] 583199=rubygems/test_gem_stream_ui [ 79/757] 583197=prism/api/parse_comments_test [ 80/757] 583197=test_unicode_normalize [ 81/757] 583197=dtrace/test_cmethod [ 82/757] 583197=ruby/test_float [ 83/757] 583199=rubygems/test_gem_stub_specification [ 84/757] 583199=ruby/test_io_m17n [ 85/757] 583199=-ext-/array/test_resize [ 86/757] 583199=rubygems/test_gem_package_task [ 87/757] 583199=-ext-/thread/test_lock_native_thread [ 88/757] 583199=openssl/test_engine [ 89/757] 583197=prism/result/integer_parse_test [ 90/757] 583197=ruby/test_fiber [ 91/757] 583199=rubygems/test_gem_commands_mirror [ 92/757] 583199=ruby/test_key_error [ 93/757] 583199=-ext-/marshal/test_usrmarshal [ 94/757] 583199=rubygems/test_gem_validator [ 95/757] 583199=rubygems/test_gem_source_installed [ 96/757] 583199=rubygems/test_gem_security_trust_dir [ 97/757] 583199=erb/test_erb_command [ 98/757] 583198=ruby/test_module [ 99/757] 583199=openssl/test_ssl [100/757] 583198=-ext-/test_abi [101/757] 583198=rubygems/test_bundled_ca [102/757] 583198=ruby/test_integer_comb [103/757] 583197=optparse/test_load [104/757] 583197=openssl/test_config [105/757] 583197=did_you_mean/tree_spell/test_change_word [106/757] 583197=psych/visitors/test_depth_first [107/757] 583197=prism/result/equality_test [108/757] 583197=psych/test_struct [109/757] 583197=prism/onigmo_test [110/757] 583197=ruby/test_rubyvm [111/757] 583197=prism/fuzzer_test [112/757] 583197=dtrace/test_load [113/757] 583197=rubygems/test_gem_source_lock [114/757] 583197=-ext-/time/test_new [115/757] 583197=openssl/test_cipher [116/757] 583197=-ext-/st/test_update [117/757] 583197=-ext-/integer/test_my_integer [118/757] 583197=rubygems/test_gem_resolver_composed_set [119/757] 583197=ruby/test_objectspace [120/757] 583198=ruby/test_require [121/757] 583198=uri/test_wss [122/757] 583198=ruby/test_not [123/757] 583198=cgi/test_cgi_cookie [124/757] 583198=openssl/test_x509store [125/757] 583197=ruby/test_metaclass [126/757] 583197=ruby/test_require_lib [127/757] 583198=rubygems/test_gem_gem_runner [128/757] 583198=rubygems/test_gem_security_policy [129/757] 583198=-ext-/hash/test_delete [130/757] 583198=open-uri/test_proxy [131/757] 583198=ruby/test_file_exhaustive [132/757] 583197=rubygems/test_gem_ci_detector [133/757] 583197=ruby/test_continuation [134/757] 583197=ruby/test_fixnum [135/757] 583197=rubygems/test_gem_silent_ui [136/757] 583197=ruby/test_signal [137/757] 583197=io/wait/test_io_wait_uncommon [138/757] 583197=openssl/test_ssl_session [139/757] 583199=rubygems/test_gem_package_tar_header [140/757] 583199=optparse/test_placearg [141/757] 583199=ruby/test_rational2 [142/757] 583199=prism/fixtures_test [143/757] 583199=ruby/enc/test_case_comprehensive [144/757] 583199=did_you_mean/spell_checking/test_require_path_check [145/757] 583199=did_you_mean/spell_checking/test_variable_name_check [146/757] 583199=openssl/test_bn [147/757] 583199=openssl/test_x509cert [148/757] 583199=ruby/test_ast [149/757] 583197=rubygems/test_gem_commands_info_command [150/757] 583197=net/http/test_https 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=2025-05-05 03:30:29.850569563 +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 583198 opc 9r REG 252,0 9253600 36566075 /var/lib/sss/mc/passwd [151/757] 583198=dtrace/test_object_create_start [152/757] 583198=net/protocol/test_protocol [153/757] 583198=ruby/test_weakkeymap [154/757] 583198=ripper/test_files_test [155/757] 583198=did_you_mean/core_ext/test_name_error_extension [156/757] 583198=rubygems/test_gem_request_set_gem_dependency_api [157/757] 583198=pathname/test_ractor [158/757] 583198=net/http/test_httpheader [159/757] 583198=ripper/test_sexp [160/757] 583198=rubygems/test_gem_safe_marshal [161/757] 583198=digest/test_digest [162/757] 583198=mkmf/test_signedness [163/757] 583197=rubygems/test_gem_resolver_git_set [164/757] 583197=rubygems/test_gem_commands_check_command [165/757] 583197=strscan/test_stringscanner [166/757] 583197=digest/test_ractor [167/757] 583197=prism/api/parse_stream_test [168/757] 583197=rubygems/test_gem_resolver_installed_specification [169/757] 583197=-ext-/exception/test_exception_at_throwing [170/757] 583197=rubygems/test_gem_resolver_vendor_specification [171/757] 583197=date/test_date_arith [172/757] 583197=json/json_generic_object_test [173/757] 583197=prism/heredoc_dedent_test [174/757] 583197=-ext-/symbol/test_type [175/757] 583197=prism/api/parse_test [176/757] 583197=fiber/test_mutex [177/757] 583198=ruby/test_struct [178/757] 583198=test_tmpdir [179/757] 583198=optparse/test_acceptable [180/757] 583198=ruby/test_dup [181/757] 583198=rubygems/test_gem_local_remote_options [182/757] 583198=rubygems/test_gem_ext_cargo_builder_link_flag_converter [183/757] 583198=ruby/test_pattern_matching [184/757] 583198=-ext-/string/test_interned_str [185/757] 583198=-ext-/string/test_set_len [186/757] 583198=rubygems/test_gem_bundler_version_finder [187/757] 583198=rubygems/test_gem_request_set [188/757] 583197=ruby/test_gc [189/757] 583198=rubygems/test_gem_resolver_index_set [190/757] 583198=rubygems/test_webauthn_listener_response [191/757] 583198=ruby/test_sleep [192/757] 583198=ruby/enc/test_euc_jp [193/757] 583198=-ext-/exception/test_ensured [194/757] 583198=test_time [195/757] 583198=-ext-/popen_deadlock/test_popen_deadlock [196/757] 583198=psych/test_alias_and_anchor [197/757] 583198=psych/test_symbol [198/757] 583198=prism/ractor_test [199/757] 583198=rubygems/test_project_sanity [200/757] 583198=test_delegate [201/757] 583198=ruby/test_set [202/757] 583198=prism/result/integer_base_flags_test [203/757] 583198=-ext-/string/test_ellipsize [204/757] 583198=ruby/test_call [205/757] 583198=rubygems/test_gem_commands_build_command [206/757] 583198=prism/ruby/relocation_test [207/757] 583198=ruby/test_ractor [208/757] 583198=ruby/enc/test_windows_1251 [209/757] 583198=-ext-/array/test_to_ary_concat [210/757] 583198=rubygems/test_gem_ext_builder [211/757] 583198=prism/newline_offsets_test [212/757] 583198=ruby/test_time_tz [213/757] 583198=psych/visitors/test_to_ruby [214/757] 583198=socket/test_addrinfo [215/757] 583198=-ext-/test_bug-14834 [216/757] 583198=-ext-/struct/test_data [217/757] 583198=ruby/test_thread [218/757] 583197=ruby/test_inlinecache [219/757] 583197=socket/test_socket [220/757] 583197=psych/test_ractor [221/757] 583197=rubygems/test_gem_resolver_conflict [222/757] 583197=prism/result/breadth_first_search_test [223/757] 583197=rubygems/test_gem_commands_help_command [224/757] 583197=fiber/test_scheduler [225/757] 583197=open-uri/test_ssl [226/757] 583198=ruby/test_bignum Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 8 #<File::Stat dev=0x9, ino=37381451, 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 583197 opc 8u IPv4 37381451 0t0 TCP localhost:38835->localhost:36848 (CLOSE_WAIT) [227/757] 583197=prism/newline_test [228/757] 583197=-ext-/string/test_enc_str_buf_cat [229/757] 583197=socket/test_ancdata [230/757] 583197=json/ractor_test [231/757] 583197=ruby/test_marshal [232/757] 583197=prism/result/node_id_test [233/757] 583197=psych/test_parser [234/757] 583197=yaml/test_dbm [235/757] 583197=cgi/test_cgi_core [236/757] 583197=rubygems/test_gem_resolver_best_set [237/757] 583197=prism/result/numeric_value_test [238/757] 583197=rubygems/test_gem [239/757] 583198=win32/test_registry [240/757] 583197=strscan/test_ractor [241/757] 583198=json/json_generator_test [242/757] 583197=fiber/test_address_resolve [243/757] 583197=objspace/test_ractor [244/757] 583197=test_trick [245/757] 583198=psych/json/test_stream [246/757] 583198=openssl/test_ts [247/757] 583199=-ext-/num2int/test_num2int [248/757] 583199=test_rbconfig [249/757] 583198=rubygems/test_require [250/757] 583199=-ext-/test_recursion [251/757] 583199=ruby/test_enum [252/757] 583199=-ext-/iter/test_iter_break [253/757] 583199=test_extlibs [254/757] 583197=rubygems/test_gem_commands_signin_command [255/757] 583198=ruby/test_range [256/757] 583197=socket/test_udp [257/757] 583197=rubygems/test_gem_commands_contents_command [258/757] 583197=psych/test_coder [259/757] 583197=ruby/test_symbol [260/757] 583198=rubygems/test_gem_commands_search_command [261/757] 583198=ruby/test_integer [262/757] 583199=socket/test_unix [263/757] 583199=mkmf/test_have_func [264/757] 583199=date/test_date_marshal [265/757] 583199=mkmf/test_configuration [266/757] 583199=rubygems/test_gem_resolver_local_specification [267/757] 583199=rubygems/test_gem_commands_list_command [268/757] 583199=date/test_date_new [269/757] 583199=-ext-/thread_fd/test_thread_fd_close [270/757] 583199=-ext-/gvl/test_last_thread [271/757] 583198=digest/test_digest_extend [272/757] 583198=rubygems/test_gem_ext_cmake_builder [273/757] 583197=psych/test_emitter [274/757] 583197=ruby/test_alias [275/757] 583198=openssl/test_fips [276/757] 583199=optparse/test_getopts [277/757] 583199=prism/test_helper [278/757] 583199=ruby/test_compile_prism [279/757] 583197=rubygems/test_gem_commands_uninstall_command [280/757] 583198=openssl/test_x509crl [281/757] 583198=mmtk/test_configuration [282/757] 583198=prism/result/source_location_test [283/757] 583198=resolv/test_dns [284/757] 583199=cgi/test_cgi_session [285/757] 583199=-ext-/test_notimplement [286/757] 583199=io/console/test_io_console [287/757] 583197=ruby/test_flip [288/757] 583197=-ext-/debug/test_profile_frames [289/757] 583198=prism/result/heredoc_test [290/757] 583198=did_you_mean/spell_checking/test_pattern_key_name_check [291/757] 583198=-ext-/class/test_class2name [292/757] 583198=rubygems/test_gem_commands_cleanup_command [293/757] 583197=-ext-/debug/test_debug [294/757] 583197=ruby/test_transcode [295/757] 583197=ruby/test_refinement [296/757] 583198=net/http/test_httpresponse [297/757] 583198=ruby/test_readpartial [298/757] 583198=openssl/test_x509req [299/757] 583198=rubygems/test_gem_console_ui [300/757] 583198=ruby/test_ifunless [301/757] 583198=ruby/test_allocation [302/757] 583199=ruby/test_insns_leaf [303/757] 583199=prism/errors_test [304/757] 583199=mkmf/test_convertible [305/757] 583197=-ext-/string/test_modify_expand [306/757] 583197=mkmf/test_pkg_config [307/757] 583197=rubygems/test_gem_available_set [308/757] 583197=open-uri/test_ftp [309/757] 583197=ruby/test_vm_dump [310/757] 583197=json/json_encoding_test [311/757] 583197=prism/ruby/reflection_test [312/757] 583197=-ext-/win32/test_dln [313/757] 583197=ruby/test_object [314/757] 583197=rubygems/test_gem_resolver [315/757] 583197=rubygems/test_gem_source_vendor [316/757] 583197=ruby/test_super [317/757] 583198=prism/unescape_test [318/757] 583198=rubygems/test_gem_commands_exec_command [319/757] 583197=prism/result/regular_expression_options_test [320/757] 583197=net/http/test_buffered_io [321/757] 583197=openssl/test_ossl [322/757] 583198=rubygems/test_gem_installer [323/757] 583199=-ext-/bug_reporter/test_bug_reporter [324/757] 583199=rubygems/test_gem_source_subpath_problem [325/757] 583199=psych/test_object_references [326/757] 583199=-ext-/arith_seq/test_arith_seq_extract [327/757] 583199=ruby/test_eval [328/757] 583199=monitor/test_monitor [329/757] 583199=ruby/test_beginendblock [330/757] 583199=-ext-/string/test_nofree [331/757] 583199=ruby/test_regexp [332/757] 583198=ruby/test_whileuntil [333/757] 583198=prism/ruby/parameters_signature_test [334/757] 583198=-ext-/struct/test_member [335/757] 583198=psych/test_object [336/757] 583198=uri/test_mailto [337/757] 583198=resolv/test_addr [338/757] 583198=ruby/enc/test_case_options [339/757] 583198=cgi/test_cgi_header [340/757] 583198=-ext-/struct/test_duplicate [341/757] 583198=rubygems/test_gem_resolver_api_set [342/757] 583198=json/test_helper [343/757] 583198=-ext-/econv/test_append [344/757] 583198=rubygems/test_gem_resolver_installer_set [345/757] 583198=-ext-/st/test_foreach [346/757] 583198=prism/encoding/symbol_encoding_test [347/757] 583198=openssl/test_x509ext [348/757] 583198=psych/visitors/test_emitter [349/757] 583198=prism/bom_test [350/757] 583198=optparse/test_summary [351/757] 583198=mkmf/test_config [352/757] 583198=ruby/test_file [353/757] 583197=-ext-/stack/test_stack_overflow [354/757] 583197=-ext-/string/test_rb_str_dup [355/757] 583197=ruby/test_lambda [356/757] 583197=psych/test_scalar_scanner [357/757] 583197=ruby/test_trace [358/757] 583197=prism/api/dump_test [359/757] 583197=ruby/test_keyword [360/757] 583197=ruby/test_arity [361/757] 583197=rubygems/test_gem_path_support [362/757] 583197=rubygems/test_gem_name_tuple [363/757] 583197=-ext-/integer/test_integer [364/757] 583197=socket/test_tcp [365/757] 583197=rubygems/test_gem_requirement [366/757] 583197=ruby/test_pipe [367/757] 583197=ruby/test_string [368/757] 583198=rubygems/test_gem_resolver_activation_request [369/757] 583198=rubygems/test_gem_commands_server_command [370/757] 583198=ruby/test_encoding [371/757] 583198=openssl/test_hmac [372/757] 583198=mkmf/test_constant [373/757] 583198=test_find [374/757] 583198=mkmf/test_flags [375/757] 583198=ruby/test_numeric [376/757] 583198=-ext-/test_bug-3571 [377/757] 583198=psych/test_yamlstore [378/757] 583198=-ext-/rational/test_rat [379/757] 583198=rubygems/test_gem_request_connection_pools [380/757] 583198=-ext-/string/test_capacity [381/757] 583198=rubygems/test_gem_commands_owner_command [382/757] 583198=-ext-/float/test_nextafter [383/757] 583198=uri/test_file [384/757] 583198=ruby/test_time [385/757] 583198=rubygems/test_gem_commands_unpack_command [386/757] 583198=rubygems/test_gem_ext_cargo_builder [387/757] 583198=-ext-/win32/test_console_attr [388/757] 583198=ruby/test_proc [389/757] 583198=zlib/test_zlib [390/757] 583199=-ext-/gvl/test_ubf_async_safe [391/757] 583199=prism/snippets_test [392/757] 583199=date/test_date_compat [393/757] 583199=rubygems/test_gem_version_option [394/757] 583199=rubygems/test_gem_uri [395/757] 583199=resolv/test_resource [396/757] 583199=rubygems/test_gem_package_tar_reader_entry [397/757] 583199=-ext-/test_bug-5832 [398/757] 583199=-ext-/iter/test_yield_block [399/757] 583199=fiber/test_enumerator [400/757] 583199=-ext-/path_to_class/test_path_to_class [401/757] 583199=psych/test_data [402/757] 583199=ruby/test_frozen_error [403/757] 583199=did_you_mean/test_spell_checker [404/757] 583199=rubygems/test_gem_version [405/757] 583199=rubygems/test_gem_ext_ext_conf_builder [406/757] 583199=optparse/test_reqarg [407/757] 583199=ruby/test_io_buffer [408/757] 583199=ruby/test_thread_queue [409/757] 583198=-ext-/funcall/test_passing_block [410/757] 583198=ruby/test_defined [411/757] 583198=fileutils/test_nowrite [412/757] 583198=openssl/test_kdf [413/757] 583198=uri/test_ldap [414/757] 583198=ruby/test_comparable [415/757] 583198=prism/api/freeze_test [416/757] 583198=json/json_string_matching_test [417/757] 583198=rubygems/test_gem_config_file [418/757] 583198=prism/ruby/location_test [419/757] 583198=ruby/test_io_timeout [420/757] 583198=ruby/test_yjit_exit_locations [421/757] 583198=-ext-/string/test_cstr [422/757] 583198=ruby/enc/test_euc_tw [423/757] 583198=rubygems/test_gem_resolver_dependency_request [424/757] 583198=psych/visitors/test_yaml_tree [425/757] 583198=rubygems/test_gem_commands_yank_command [426/757] 583198=openssl/test_pkey_dsa [427/757] 583199=-ext-/bignum/test_big2str [428/757] 583199=rubygems/test_gem_resolver_specification [429/757] 583199=did_you_mean/tree_spell/test_human_typo [430/757] 583199=-ext-/wait/test_wait [431/757] 583199=psych/test_nil [432/757] 583199=psych/test_psych [433/757] 583199=error_highlight/test_error_highlight [434/757] 583198=dtrace/test_function_entry [435/757] 583198=psych/test_string [436/757] 583198=json/json_common_interface_test [437/757] 583198=prism/version_test [438/757] 583198=prism/result/named_capture_test [439/757] 583198=dtrace/test_raise [440/757] 583198=ruby/test_complexrational [441/757] 583198=ruby/test_string_memory [442/757] 583198=prism/api/lex_test [443/757] 583198=ripper/test_files_lib [444/757] 583198=psych/test_marshalable [445/757] 583198=-ext-/test_enumerator_kw [446/757] 583198=fiber/test_timeout [447/757] 583198=erb/test_erb_m17n [448/757] 583198=ruby/test_frozen [449/757] 583198=rubygems/test_gem_resolver_index_specification [450/757] 583198=psych/test_serialize_subclasses [451/757] 583198=mkmf/test_egrep_cpp [452/757] 583198=rubygems/test_webauthn_poller [453/757] 583199=date/test_date_conv [454/757] 583199=rubygems/test_gem_commands_update_command [455/757] 583198=date/test_date [456/757] 583198=ruby/enc/test_big5 [457/757] 583198=-ext-/load/test_protect [458/757] 583198=psych/test_psych_set [459/757] 583198=psych/test_tree_builder [460/757] 583198=yaml/test_store [461/757] 583198=coverage/test_coverage [462/757] 583198=net/http/test_http_request [463/757] 583198=test_tempfile [464/757] 583198=ruby/test_fnmatch [465/757] 583198=pathname/test_pathname [466/757] 583198=fiber/test_io [467/757] 583199=rubygems/test_gem_unsatisfiable_dependency_error [468/757] 583199=ruby/test_literal [469/757] 583198=prism/result/static_inspect_test [470/757] 583198=rubygems/test_config [471/757] 583198=ruby/test_complex2 [472/757] 583198=rubygems/test_gem_security_signer [473/757] 583198=rubygems/test_gem_util [474/757] 583198=fiber/test_thread [475/757] 583199=openssl/test_pkey [476/757] 583198=prism/api/parse_success_test [477/757] 583199=-ext-/string/test_external_new [478/757] 583198=prism/result/index_write_test [479/757] 583198=prism/ruby/compiler_test [480/757] 583199=rubygems/test_gem_platform [481/757] 583198=rubygems/test_gem_commands_query_command [482/757] 583199=rubygems/test_gem_remote_fetcher_local_ssl_server [483/757] 583198=-ext-/bignum/test_bigzero [484/757] 583198=ruby/test_data [485/757] 583198=ruby/test_memory_view [486/757] 583198=psych/test_null [487/757] 583198=fiber/test_ractor [488/757] 583198=ruby/test_m17n_comb [489/757] 583198=openssl/test_pkey_dh [490/757] 583199=rubygems/test_gem_ext_rake_builder [491/757] 583199=test_singleton [492/757] 583199=psych/test_numeric [493/757] 583199=-ext-/string/test_fstring [494/757] 583199=-ext-/thread/test_instrumentation_api [495/757] 583197=test_weakref [496/757] 583197=io/console/test_ractor [497/757] 583197=test_timeout [498/757] 583198=did_you_mean/spell_checking/test_key_name_check [499/757] 583198=date/test_date_strftime [500/757] 583198=json/json_parser_test [501/757] 583198=uri/test_ws [502/757] 583198=rubygems/test_gem_commands_stale_command [503/757] 583197=rubygems/test_gem_commands_cert_command [504/757] 583198=prism/percent_delimiter_string_test [505/757] 583198=socket/test_basicsocket [506/757] 583198=optparse/test_zsh_completion [507/757] 583198=ruby/test_syntax [508/757] 583199=psych/test_scalar [509/757] 583199=did_you_mean/spell_checking/test_class_name_check [510/757] 583199=ruby/test_pack [511/757] 583197=openssl/test_pkcs7 [512/757] 583199=rubygems/test_gem_commands_environment_command [513/757] 583199=optparse/test_optparse [514/757] 583199=fiber/test_io_buffer [515/757] 583197=psych/test_deprecated [516/757] 583197=-ext-/bignum/test_div [517/757] 583197=ripper/test_files_test_2 [518/757] 583197=prism/ruby/pattern_test [519/757] 583197=optparse/test_bash_completion [520/757] 583197=ruby/test_exception [521/757] 583199=-ext-/iseq_load/test_iseq_load [522/757] 583199=openssl/test_ns_spki [523/757] 583199=psych/test_stream [524/757] 583199=mkmf/test_have_library [525/757] 583199=objspace/test_objspace [526/757] 583198=-ext-/load/test_stringify_symbols [527/757] 583198=dtrace/test_require [528/757] 583198=prism/library_symbols_test [529/757] 583198=rubygems/test_deprecate [530/757] 583198=net/http/test_httpresponses [531/757] 583198=uri/test_common [532/757] 583198=uri/test_generic [533/757] 583198=-ext-/test_ensure_and_callcc [534/757] 583198=rubygems/test_gem_request_set_lockfile [535/757] 583197=-ext-/postponed_job/test_postponed_job [536/757] 583198=ruby/test_process [537/757] 583197=openssl/test_provider [538/757] 583197=ruby/enc/test_euc_kr [539/757] 583197=rubygems/test_gem_source_specific_file [540/757] 583197=-ext-/proc/test_bmethod [541/757] 583197=ruby/test_rand [542/757] 583197=prism/encoding/encodings_test [543/757] 583197=ruby/test_random_formatter [544/757] 583197=test_securerandom [545/757] 583197=test_tsort [546/757] 583197=-ext-/typeddata/test_typeddata [547/757] 583197=rubygems/test_gem_commands_fetch_command Leaked file descriptor: TestProcess#test_gid_from_name: 10 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2025-05-04 07:12:27.429662484 +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 583198 opc 10r REG 252,0 6940392 36566444 /var/lib/sss/mc/group [548/757] 583197=rubygems/test_gem_commands_outdated_command [549/757] 583197=prism/encoding/string_encoding_test [550/757] 583197=rubygems/test_gem_dependency_list [551/757] 583197=-ext-/struct/test_len [552/757] 583197=rubygems/test_gem_doctor [553/757] 583197=json/json_fixtures_test [554/757] 583197=optparse/test_kwargs [555/757] 583197=io/wait/test_io_wait [556/757] 583197=-ext-/bignum/test_pack [557/757] 583197=ruby/test_complex [558/757] 583197=ruby/test_threadgroup [559/757] 583197=dtrace/test_array_create [560/757] 583197=ruby/test_dir_m17n [561/757] 583197=prism/result/static_literals_test [562/757] 583197=lib/!Nothing_to_test [563/757] 583197=-ext-/win32/test_fd_setsize [564/757] 583197=fiber/test_process [565/757] 583197=test_forwardable [566/757] 583197=rubygems/test_gem_commands_install_command [567/757] 583197=ruby/test_iterator [568/757] 583197=dtrace/test_string [569/757] 583197=rubygems/test_gem_rdoc [570/757] 583197=-ext-/load/test_dot_dot [571/757] 583197=rubygems/test_kernel [572/757] 583197=prism/encoding/regular_expression_encoding_test [573/757] 583197=ruby/enc/test_cesu8 [574/757] 583197=ruby/test_zjit [575/757] 583197=ruby/test_shapes [576/757] 583197=optparse/test_did_you_mean [577/757] 583197=psych/test_merge_keys [578/757] 583197=fiber/test_storage [579/757] 583197=did_you_mean/spell_checking/test_method_name_check [580/757] 583197=rubygems/test_gem_resolver_requirement_list [581/757] 583197=psych/test_exception [582/757] 583197=-ext-/arith_seq/test_arith_seq_beg_len_step [583/757] 583197=optparse/test_noarg [584/757] 583197=rubygems/test_gem_impossible_dependencies_error [585/757] 583197=test_pp [586/757] 583197=rubygems/test_gem_security [587/757] 583197=date/test_date_ractor [588/757] 583197=erb/test_erb [589/757] 583197=ruby/test_basicinstructions [590/757] 583197=ruby/enc/test_utf32 [591/757] 583197=rubygems/test_gem_resolver_git_specification [592/757] 583197=optparse/test_optarg [593/757] 583197=rubygems/test_gem_commands_pristine_command [594/757] 583197=ruby/test_variable [595/757] 583197=psych/test_hash [596/757] 583197=ruby/test_assignment [597/757] 583198=rubygems/test_gem_update_suggestion [598/757] 583198=fileutils/test_verbose [599/757] 583198=rubygems/test_gem_commands_open_command [600/757] 583198=-ext-/string/test_normalize [601/757] 583198=ruby/enc/test_emoji_breaks [602/757] 583197=ruby/test_undef [603/757] 583198=rubygems/test_gem_resolver_lock_set [604/757] 583197=openssl/test_random [605/757] 583197=openssl/test_asn1 [606/757] 583198=rubygems/test_gem_command [607/757] 583197=ruby/test_yield [608/757] 583198=rubygems/test_remote_fetch_error [609/757] 583198=prism/regexp_test [610/757] 583198=ruby/test_optimization [611/757] 583197=-ext-/exception/test_data_error [612/757] 583197=ripper/test_files_sample [613/757] 583197=ruby/test_rubyoptions [614/757] 583198=ruby/enc/test_shift_jis [615/757] 583198=cgi/test_cgi_util [616/757] 583198=rubygems/test_gem_uri_formatter [617/757] 583198=test_prettyprint [618/757] 583198=-ext-/exception/test_enc_raise [619/757] 583198=prism/lex_test [620/757] 583198=ruby/test_clone [621/757] 583198=rubygems/test_gem_resolver_lock_specification [622/757] 583198=psych/test_boolean [623/757] 583198=fiber/test_queue [624/757] 583198=ruby/test_gc_compact [625/757] 583199=fileutils/test_dryrun [626/757] 583199=did_you_mean/test_tree_spell_checker [627/757] 583199=psych/nodes/test_enumerable [628/757] 583199=dtrace/test_hash_create [629/757] 583199=ruby/enc/test_grapheme_breaks [630/757] 583199=prism/ruby/ruby_parser_test [631/757] 583199=ruby/test_unicode_escape [632/757] 583199=ruby/test_default_gems [633/757] 583199=date/test_switch_hitter [634/757] 583199=psych/test_yamldbm [635/757] 583199=ruby/test_warning [636/757] 583199=rubygems/test_gem_spec_fetcher [637/757] 583199=rubygems/test_gem_commands_dependency_command [638/757] 583199=fiber/test_backtrace [639/757] 583199=ruby/enc/test_gbk [640/757] 583199=date/test_date_parse [641/757] 583199=test_open3 [642/757] 583199=resolv/test_mdns [643/757] 583199=openssl/test_buffering [644/757] 583199=openssl/test_pkey_ec [645/757] 583199=resolv/test_svcb_https [646/757] 583198=-ext-/method/test_arity [647/757] 583198=ruby/enc/test_case_mapping [648/757] 583198=ruby/test_rational [649/757] 583199=rubygems/test_gem_ext_cargo_builder_unit [650/757] 583198=rubygems/test_webauthn_listener [651/757] 583199=io/wait/test_ractor [652/757] 583199=rubygems/test_gem_resolver_api_specification [653/757] 583199=-ext-/test_scan_args [654/757] 583198=rubygems/test_gem_commands_specification_command [655/757] 583199=rubygems/test_gem_package_old [656/757] 583199=rubygems/test_gem_commands_which_command [657/757] 583199=rubygems/test_gem_request [658/757] 583198=rubygems/test_gem_dependency_installer [659/757] 583199=test_pty [660/757] 583197=ruby/test_hash [661/757] 583199=uri/test_http [662/757] 583199=rubygems/test_gem_gemcutter_utilities [663/757] 583199=prism/ruby/desugar_compiler_test [664/757] 583199=-ext-/marshal/test_internal_ivar [665/757] 583199=rubygems/test_gem_source_local [666/757] 583199=-ext-/tracepoint/test_tracepoint [667/757] 583199=rubygems/test_gem_text [668/757] 583199=ruby/test_settracefunc [669/757] 583198=ruby/test_backtrace [670/757] 583199=prism/ruby/tunnel_test [671/757] 583199=prism/locals_test [672/757] 583199=rubygems/test_gem_commands_push_command [673/757] 583199=ruby/test_sprintf_comb [674/757] 583199=-ext-/string/test_too_many_dummy_encodings [675/757] 583199=ruby/test_method_cache [676/757] 583199=rubygems/test_gem_package_tar_writer [677/757] 583199=-ext-/bignum/test_str2big [678/757] 583199=stringio/test_ractor [679/757] 583199=net/http/test_http Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 11 #<File::Stat dev=0x9, ino=37397670, 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 583199 opc 11u IPv4 37397670 0t0 TCP localhost:36321->localhost:41574 (CLOSE_WAIT) [680/757] 583198=ruby/enc/test_utf16 [681/757] 583198=psych/test_set [682/757] 583198=ripper/test_filter .Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 12 #<File::Stat dev=0x9, ino=37396055, 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> [683/757] 583198=ripper/test_parser_eventsCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 583199 opc 12u IPv4 37396055 0t0 TCP localhost:43597->localhost:38224 (CLOSE_WAIT) [684/757] 583198=rubygems/test_gem_remote_fetcher Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 13 #<File::Stat dev=0x9, ino=37396149, 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 583199 opc 13u IPv4 37396149 0t0 TCP localhost:41133->localhost:44494 (CLOSE_WAIT) Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 14 #<File::Stat dev=0x9, ino=37396250, 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 583199 opc 14u IPv4 37396250 0t0 TCP localhost:44795->localhost:57752 (CLOSE_WAIT) [685/757] 583198=ruby/enc/test_koi8 [686/757] 583198=psych/test_json_tree [687/757] 583198=openssl/test_pkcs12 [688/757] 583197=psych/test_yaml [689/757] 583197=openssl/test_x509name [690/757] 583197=ruby/test_argf [691/757] 583198=ruby/test_m17n [692/757] 583198=ruby/test_method .Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 15 #<File::Stat dev=0x9, ino=37397749, 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 583199 opc 15u IPv4 37397749 0t0 TCP localhost:42945->localhost:33304 (CLOSE_WAIT) .Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 16 #<File::Stat dev=0x9, ino=37397779, 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 583199 opc 16u IPv4 37397779 0t0 TCP localhost:36603->localhost:38334 (CLOSE_WAIT) [693/757] 583197=rubygems/test_gem_dependency [694/757] 583197=rubygems/test_gem_remote_fetcher_local_server [695/757] 583197=optparse/test_cclass [696/757] 583197=rubygems/test_gem_uninstaller [697/757] 583197=ruby/test_yjit [698/757] 583197=ruby/test_parse [699/757] 583197=prism/result/attribute_write_test [700/757] 583197=dtrace/test_method_cache [701/757] 583197=prism/result/string_test [702/757] 583197=rubygems/test_gem_specification [703/757] 583199=-ext-/st/test_numhash [704/757] 583199=ruby/test_system [705/757] 583199=io/nonblock/test_flush [706/757] 583199=openssl/test_pkey_rsa [707/757] 583199=prism/result/constant_path_node_test [708/757] 583199=ruby/test_stringchar [709/757] 583199=mkmf/test_sizeof [710/757] 583197=date/test_date_attr [711/757] 583197=rubygems/test_gem_request_set_lockfile_parser [712/757] 583197=rubygems/test_gem_install_update_options [713/757] 583197=prism/result/warnings_test [714/757] 583197=ruby/test_econv [715/757] 583197=rubygems/test_gem_dependency_resolution_error [716/757] 583197=ruby/test_mixed_unicode_escapes [717/757] 583197=json/json_coder_test [718/757] 583197=fiber/test_sleep [719/757] 583198=prism/ruby/dispatcher_test [720/757] 583198=fileutils/test_fileutils [721/757] 583197=ruby/enc/test_cp949 [722/757] 583197=did_you_mean/edit_distance/test_jaro_winkler [723/757] 583197=rubygems/test_gem_resolver_vendor_set [724/757] 583199=ruby/test_condition [725/757] 583199=set/test_sorted_set [726/757] 583197=ruby/enc/test_emoji [727/757] 583197=ruby/test_stack [728/757] 583199=ruby/enc/test_windows_1252 [729/757] 583199=psych/test_date_time [730/757] 583199=ruby/test_weakmap [731/757] 583198=-ext-/string/test_coderange [732/757] 583198=-ext-/symbol/test_inadvertent_creation [733/757] 583198=mkmf/test_framework [734/757] 583198=cgi/test_cgi_tag_helper [735/757] 583198=psych/test_safe_load [736/757] 583198=ruby/enc/test_iso_8859 [737/757] 583198=mkmf/test_libs [738/757] 583198=-ext-/string/test_qsort [739/757] 583197=dtrace/test_gc [740/757] 583197=ruby/test_math [741/757] 583198=prism/result/comments_test [742/757] 583198=ruby/test_const [743/757] 583198=rubygems/test_exit [744/757] 583197=ruby/test_class [745/757] 583198=rubygems/test_gem_commands_sources_command [746/757] 583198=ruby/test_name_error [747/757] 583198=json/json_addition_test [748/757] 583198=rubygems/test_gem_source_list [749/757] 583198=psych/handlers/test_recorder [750/757] 583198=psych/test_yaml_special_cases [751/757] 583198=ruby/test_sprintf [752/757] 583198=-ext-/string/test_enc_associate [753/757] 583198=ruby/test_enumerator [754/757] 583197=ruby/test_case [755/757] 583197=open-uri/test_open-uri [756/757] 583197=psych/test_array [757/757] 583197=rubygems/test_gem_command_manager Finished tests in 184.557847s, 149.2215 tests/s, 32781.5484 assertions/s. 27540 tests, 6050092 assertions, 0 failures, 0 errors, 126 skips ruby -v: ruby 3.5.0dev (2025-05-05T00:46:32Z master ce51ef30df) +PRISM [aarch64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3' BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/zjit/target/release/' /home/opc/ruby/src/master/zjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk making enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' making srcs under enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/home/opc/ruby/build/master' making encs make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle' 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.9.2/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/opc/ruby/build/master' ruby 3.5.0dev (2025-05-05T00:46:32Z master ce51ef30df) +PRISM [aarch64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ..................................... Finished in 23.557083 seconds 3336 files, 33632 examples, 214005 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'" exit with 0.