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