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