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