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