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