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