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