# Logfile created on 2024-09-18 18:21:40 +0000 by logger.rb/v1.5.0 #<BuildRuby:0x0000003fbe2bc8b8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @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/sipeed/ruby/logs/brlog.trunk.20240918-182139", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000003fbe29aa60 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000003fbe29a920 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000003fbe29a768 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/sipeed/ruby/logs/brlog.trunk.20240918-182139", @dev=#<File:/home/sipeed/ruby/logs/brlog.trunk.20240918-182139>, @binmode=false, @mon_data=#<Monitor:0x0000003fbe29a650>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision - echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk/gems/typeprof-0.21.11.gem Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby f8e1c93..07d3bf4 master -> origin/master Updating f8e1c93..07d3bf4 Fast-forward compile.c | 54 +++++++++++++++++++++++++++++++++++++------------- prism_compile.c | 40 +++++++++++++++++++++++++++---------- test/ruby/test_call.rb | 15 ++++++++++++++ 3 files changed, 84 insertions(+), 25 deletions(-) Latest commit hash = 07d3bf4832 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 /tmp/ruby/src/trunk/revision.h updated generating riscv64-linux-fake.rb riscv64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision - echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk/gems/typeprof-0.21.11.gem Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... 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/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem 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 -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --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=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Debian 13.2.0-23revyos1) 13.2.0 Copyright (C) 2023 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 /tmp/ruby/src/trunk/compile.c compiling /tmp/ruby/src/trunk/version.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --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=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Debian 13.2.0-23revyos1) 13.2.0 Copyright (C) 2023 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 2b949c13e43ebe1a8974853cec7189a208199dce7585dacfdcb9c76365575e81 builtin_binary.inc compiling /tmp/ruby/src/trunk/builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.4.0 linking ruby $$$[end] "make ruby -j4" exit with 0. $$$[beg] make all -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --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=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Debian 13.2.0-23revyos1) 13.2.0 Copyright (C) 2023 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 building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so building spec/ruby/optional/capi/ext/bignum_spec.so building spec/ruby/optional/capi/ext/binding_spec.so building spec/ruby/optional/capi/ext/boolean_spec.so building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so building spec/ruby/optional/capi/ext/class_under_autoload_spec.so building spec/ruby/optional/capi/ext/complex_spec.so building spec/ruby/optional/capi/ext/constants_spec.so building spec/ruby/optional/capi/ext/data_spec.so building spec/ruby/optional/capi/ext/debug_spec.so building spec/ruby/optional/capi/ext/encoding_spec.so building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk' linking ruby make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --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=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision - echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision - gcc (Debian 13.2.0-23revyos1) 13.2.0 Copyright (C) 2023 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 /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk/gems/typeprof-0.21.11.gem transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' Extracting bundle gem power_assert-2.0.3... Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem 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 make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems -r./riscv64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk/bin installing base libraries: /tmp/ruby/install/trunk/lib installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/riscv64-linux installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/riscv64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/riscv64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/riscv64-linux installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/riscv64-linux installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk/bin installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk/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.0 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.0 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: /tmp/ruby/install/trunk/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.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: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 minitest 5.25.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.7 rss 0.3.1 net-ftp 0.3.7 net-imap 0.4.16 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.3 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 installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: power_assert-2.0.4dev.gem not found in bundled_gems typeprof-0.30.0.gem not found in bundled_gems $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1985 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.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=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Debian 13.2.0-23revyos1) 13.2.0 Copyright (C) 2023 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 /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.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=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Debian 13.2.0-23revyos1) 13.2.0 Copyright (C) 2023 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 making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' Run options: --seed=20007 "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: [ 1/914] 3694458=test_enc_associate [ 2/914] 3694459=test_lazy_enumerator [ 3/914] 3694460=test_unix [ 4/914] 3694461=test_nofree [ 5/914] 3694461=test_context [ 6/914] 3694460=test_gem_commands_pristine_command [ 7/914] 3694461=parser_test [ 8/914] 3694461=test_symbol [ 9/914] 3694459=test_coder [ 10/914] 3694458=test_find_executable [ 11/914] 3694458=test_function_entry [ 12/914] 3694458=test_arith_seq_beg_len_step [ 13/914] 3694459=test_gem_resolver_requirement_list [ 14/914] 3694458=test_pkcs7 [ 15/914] 3694459=test_mailto [ 16/914] 3694459=test_symbol [ 17/914] 3694459=test_coderange [ 18/914] 3694459=test_gem_source_fetch_problem [ 19/914] 3694459=json_generic_object_test [ 20/914] 3694459=test_http_request [ 21/914] 3694459=test_resize [ 22/914] 3694459=test_error_highlight [ 23/914] 3694458=test_rdoc_comment [ 24/914] 3694458=test_rdoc_generator_darkfish [ 25/914] 3694459=test_word [ 26/914] 3694459=test_gem_commands_cleanup_command [ 27/914] 3694458=test_cgi_multipart [ 28/914] 3694461=test_member [ 29/914] 3694461=test_numeric [ 30/914] 3694461=test_eval [ 31/914] 3694461=test_autoconf [ 32/914] 3694461=test_dir [ 33/914] 3694460=test_date_ractor [ 34/914] 3694458=test_gem_console_ui [ 35/914] 3694458=test_ractor_compatibility [ 36/914] 3694460=test_rdoc_markup_to_ansi [ 37/914] 3694461=test_history [ 38/914] 3694461=test_mixed_unicode_escapes [ 39/914] 3694461=test_ipaddr [ 40/914] 3694461=test_win32ole_variant [ 41/914] 3694461=overlap_test [ 42/914] 3694460=test_gem_resolver_api_specification [ 43/914] 3694459=static_literals_test [ 44/914] 3694460=test_merge_keys [ 45/914] 3694459=test_rdoc_extend [ 46/914] 3694460=test_threadgroup [ 47/914] 3694458=test_gem_specification [ 48/914] 3694459=test_enum [ 49/914] 3694460=test_complex2 [ 50/914] 3694460=test_resolve_symbol [ 51/914] 3694460=test_gem_package [ 52/914] 3694461=test_have_macro [ 53/914] 3694459=test_win32ole_event [ 54/914] 3694459=test_time_tz [ 55/914] 3694460=test_rdoc_generator_json_index [ 56/914] 3694461=ractor_test [ 57/914] 3694459=test_trace [ 58/914] 3694459=test_io_wait_uncommon [ 59/914] 3694459=test_arity [ 60/914] 3694459=test_stringio [ 61/914] 3694460=test_win32ole_variable [ 62/914] 3694460=test_gem_ci_detector [ 63/914] 3694460=test_bignum [ 64/914] 3694461=test_rdoc_class_module [ 65/914] 3694459=test_singleton_function [ 66/914] 3694459=test_ancdata [ 67/914] 3694459=test_reline_key [ 68/914] 3694460=test_rb_str_dup [ 69/914] 3694460=test_nonblock [ 70/914] 3694460=test_weakref [ 71/914] 3694459=test_unicode_normalize [ 72/914] 3694459=test_marshal [ 73/914] 3694460=test_timeout [ 74/914] 3694460=test_alias [ 75/914] 3694459=test_ractor [ 76/914] 3694460=test_debugger_integration [ 77/914] 3694460=test_rendering [ 78/914] 3694460=test_thread [ 79/914] 3694461=json_ext_parser_test [ 80/914] 3694461=test_my_integer [ 81/914] 3694461=test_ssl [ 82/914] 3694459=test_gem_commands_open_command [ 83/914] 3694459=test_dns [ 84/914] 3694459=test_ractor [ 85/914] 3694459=test_gem [ 86/914] 3694458=test_gem_source_lock [ 87/914] 3694458=test_registry [ 88/914] 3694458=test_parser [ 89/914] 3694458=test_cgi_core [ 90/914] 3694458=test_gem_commands_setup_command [ 91/914] 3694461=test_integer [ 92/914] 3694461=test_dryrun [ 93/914] 3694461=test_rdoc_attr [ 94/914] 3694461=test_env [ 95/914] 3694458=test_gem_resolver_git_specification [ 96/914] 3694458=test_usrmarshal [ 97/914] 3694459=test_object_references [ 98/914] 3694459=test_capacity [ 99/914] 3694459=test_nextafter [100/914] 3694459=test_have_func [101/914] 3694458=test_stat [102/914] 3694458=test_gem_request_set_lockfile_tokenizer [103/914] 3694458=test_rubygems [104/914] 3694458=test_https_proxy [105/914] 3694458=ripper_test [106/914] 3694460=test_call [107/914] 3694460=test_integer [108/914] 3694458=test_cgi_modruby [109/914] 3694458=test_rubyoptions [110/914] 3694461=test_super [111/914] 3694461=test_jaro_winkler [112/914] 3694461=test_helper [113/914] 3694461=test_random_formatter [114/914] 3694461=test_ast [115/914] 3694460=test_gem_request_set_gem_dependency_api [116/914] 3694460=test_lambda [117/914] 3694460=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 45271> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 3694460 sipeed 9u IPv4 1985154 0t0 TCP localhost:45271->localhost:37706 (CLOSE_WAIT) Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 9 [118/914] 3694460=test_x509store [119/914] 3694460=test_rdoc_code_object [120/914] 3694460=test_x509name [121/914] 3694460=test_fips [122/914] 3694460=test_update [123/914] 3694460=parse_comments_test [124/914] 3694460=test_transcode [125/914] 3694458=json_generator_test [126/914] 3694460=test_eval [127/914] 3694458=test_enumerable [128/914] 3694458=test_gem_resolver_vendor_set [129/914] 3694458=test_config [130/914] 3694460=test_gem_resolver_api_set [131/914] 3694460=ruby_parser_test [132/914] 3694460=test_gem_safe_marshal [133/914] 3694459=test_rdoc_ri_paths [134/914] 3694458=test_locale [135/914] 3694459=test_addr [136/914] 3694459=library_symbols_test [137/914] 3694459=test_ensured [138/914] 3694459=test_ts [139/914] 3694458=test_encoding [140/914] 3694458=test_erb_command [141/914] 3694458=test_helper [142/914] 3694458=test_gem_uri_formatter [143/914] 3694458=test_constant [144/914] 3694460=test_dup [145/914] 3694460=test_pty [146/914] 3694460=test_range [147/914] 3694459=test_project_sanity [148/914] 3694459=test_udp [149/914] 3694459=unescape_test [150/914] 3694460=test_ostruct [151/914] 3694460=test_force_exit [152/914] 3694460=test_file [153/914] 3694460=bom_test [154/914] 3694460=test_data_error [155/914] 3694460=test_gem_commands_check_command [156/914] 3694460=test_regexp [157/914] 3694458=errors_test [158/914] 3694459=test_integer_comb [159/914] 3694458=test_rdoc_markup_document [160/914] 3694458=test_tmpdir [161/914] 3694458=test_ftp [162/914] 3694458=test_vm_dump [163/914] 3694458=test_pointer [164/914] 3694458=test_big5 [165/914] 3694458=test_func [166/914] 3694458=test_type [167/914] 3694458=test_ractor [168/914] 3694458=test_tsort [169/914] 3694458=test_signedness [170/914] 3694459=test_rdoc_rd_block_parser [171/914] 3694459=test_normalize [172/914] 3694459=test_ossl [173/914] 3694458=test_timeout [174/914] 3694458=test_flip [175/914] 3694458=test_change_word [176/914] 3694458=test_sleep [177/914] 3694458=test_gem_local_remote_options [178/914] 3694458=test_ruby_lex [179/914] 3694458=test_object [180/914] 3694458=test_date_arith [181/914] 3694458=test_gem_command_manager [182/914] 3694458=test_basicinstructions [183/914] 3694458=test_gem_gemcutter_utilities [184/914] 3694458=parse_test [185/914] 3694458=lex_test [186/914] 3694458=test_gem_remote_fetcher_local_ssl_server [187/914] 3694459=test_key_actor_emacs [188/914] 3694459=test_arithmetic_sequence [189/914] 3694459=test_object [190/914] 3694459=heredoc_dedent_test [191/914] 3694459=test_cgi_header [192/914] 3694459=version_test [193/914] 3694459=test_not [194/914] 3694459=test_gem_resolver_lock_set [195/914] 3694459=test_import [196/914] 3694458=test_rdoc_parser_markdown [197/914] 3694458=test_gem_update_suggestion [198/914] 3694458=test_files_test [199/914] 3694458=test_file_exhaustive [200/914] 3694459=attribute_write_test [201/914] 3694459=test_logger [202/914] 3694459=test_win32ole_method [203/914] 3694459=test_delete [204/914] 3694459=dump_test [205/914] 3694459=test_class_name_check [206/914] 3694459=test_keyword [207/914] 3694459=test_continuation [208/914] 3694459=test_fd_setsize [209/914] 3694459=test_numhash [210/914] 3694459=test_gem_commands_push_command [211/914] 3694460=test_weakkeymap [212/914] 3694459=test_pkey_rsa [213/914] 3694458=test_gem_platform [214/914] 3694458=test_rdoc_markup_hard_break [215/914] 3694458=test_placearg [216/914] 3694458=test_gem_package_task [217/914] 3694458=test_date_strptime [218/914] 3694458=test_lexer [219/914] 3694458=test_thread_cv [220/914] 3694458=test_ssl_session [221/914] 3694460=test_random [222/914] 3694460=test_notimplement [223/914] 3694460=test_key_event_record [224/914] 3694460=test_gem_uri [225/914] 3694460=test_gem_commands_update_command [226/914] 3694459=test_gem_resolver_vendor_specification [227/914] 3694459=test_data [228/914] 3694459=test_gem_gem_runner [229/914] 3694458=test_filter [230/914] 3694459=test_rdoc_method_attr [231/914] 3694458=test_unicode [232/914] 3694458=test_koi8 [233/914] 3694458=test_rdoc_parser_changelog [234/914] 3694458=test_enumerator [235/914] 3694458=test_rdoc_generator_pot [236/914] 3694458=test_case_mapping [237/914] 3694458=test_path [238/914] 3694458=test_win32ole_param_event [239/914] 3694458=test_bn [240/914] 3694459=test_addrinfo [241/914] 3694458=test_http [242/914] 3694459=test_tree_spell_checker [243/914] 3694459=test_rdoc_markup_to_html [244/914] 3694459=test_date_compat [245/914] 3694459=test_bug-14834 [246/914] 3694459=test_rdoc_parser_prism_ruby [247/914] 3694460=test_compile_prism [248/914] 3694459=test_terminfo [249/914] 3694459=test_color [250/914] 3694459=json_encoding_test [251/914] 3694459=test_key_stroke [252/914] 3694459=test_httpresponses [253/914] 3694459=test_encoding [254/914] 3694459=test_set_len [255/914] 3694459=test_rdoc_ri_driver [256/914] 3694460=test_httpheader [257/914] 3694460=test_gem_resolver_local_specification [258/914] 3694460=test_rdoc_markup_to_label [259/914] 3694460=test_install [260/914] 3694459=string_encoding_test [261/914] 3694459=test_sockopt [262/914] 3694459=test_win32ole_param [263/914] 3694459=test_gem_commands_yank_command [264/914] 3694458=test_pair [265/914] 3694460=test_euc_jp [266/914] 3694460=test_rdoc_generator_pot_po_entry [267/914] 3694460=test_acceptable [268/914] 3694459=test_document [269/914] 3694459=test_bundled_gems [270/914] 3694459=test_rdoc_i18n_locale [271/914] 3694459=test_name_error_extension [272/914] 3694459=test_human_typo [273/914] 3694459=test_primitive [274/914] 3694459=test_rbconfig [275/914] 3694459=test_rdoc_servlet [276/914] 3694459=test_gem_security [277/914] 3694460=test_ractor [278/914] 3694460=test_digest [279/914] 3694460=test_closure [280/914] 3694460=test_bundled_ca [281/914] 3694460=test_open3 [282/914] 3694460=test_fiber [283/914] 3694458=test_multi_irb_commands [284/914] 3694458=test_date_marshal [285/914] 3694458=test_mkmf [286/914] 3694458=test_history [287/914] 3694458=test_popen_deadlock [288/914] 3694458=test_delegate [289/914] 3694458=test_exit [290/914] 3694458=test_recursion [291/914] 3694460=test_stream [292/914] 3694458=test_webauthn_listener_response [293/914] 3694460=test_time [294/914] 3694458=test_to_ary_concat [295/914] 3694460=test_printf [296/914] 3694460=test_rdoc_markup_pre_process [297/914] 3694460=test_pinned [298/914] 3694460=test_within_pipe [299/914] 3694460=test_gem_bundler_version_finder [300/914] 3694460=test_emoji_breaks [301/914] 3694460=test_help [302/914] 3694460=test_rdoc_markup_to_bs [303/914] 3694460=test_beginendblock [304/914] 3694460=test_gem_commands_unpack_command [305/914] 3694460=test_files_lib [306/914] 3694458=test_pkey_dsa [307/914] 3694458=test_class [308/914] 3694458=test_ocsp [309/914] 3694459=test_scheduler [310/914] 3694459=test_rdoc_markup_heading [311/914] 3694459=test_iseq [312/914] 3694458=test_exception_at_throwing [313/914] 3694458=test_gem_commands_server_command [314/914] 3694458=test_did_you_mean [315/914] 3694458=test_variable_name_check [316/914] 3694458=test_io_m17n [317/914] 3694459=test_tracer [318/914] 3694459=test_cmethod [319/914] 3694459=test_option [320/914] 3694459=breadth_first_search_test [321/914] 3694459=test_append [322/914] 3694459=test_gem_commands_build_command [323/914] 3694459=node_id_test [324/914] 3694459=test_case_comprehensive [325/914] 3694459=test_interned_str [326/914] 3694459=test_files_test_1 [327/914] 3694458=test_gem_path_support [328/914] 3694458=test_struct [329/914] 3694460=test_set [330/914] 3694460=test_mutex [331/914] 3694460=test_x509req [332/914] 3694460=test_rdoc_rd_inline [333/914] 3694460=test_div [334/914] 3694460=test_allocation [335/914] 3694458=test_engine [336/914] 3694458=test_win32ole_variant_m [337/914] 3694458=test_key_error [338/914] 3694458=test_serialize_subclasses [339/914] 3694458=test_insns_leaf [340/914] 3694458=test_deprecated [341/914] 3694458=test_color_printer [342/914] 3694458=test_pkg_config [343/914] 3694458=test_cparser [344/914] 3694458=magic_comment_test [345/914] 3694458=test_rdoc_markup_to_html_snippet [346/914] 3694458=onigmo_test [347/914] 3694458=test_struct [348/914] 3694458=test_variable [349/914] 3694458=test_rdoc_markup_include [350/914] 3694458=test_sexp [351/914] 3694458=fuzzer_test [352/914] 3694458=test_win32ole_variant_outarg [353/914] 3694458=json_common_interface_test [354/914] 3694458=test_gem_source_subpath_problem [355/914] 3694458=test_dln [356/914] 3694458=comments_test [357/914] 3694458=json_parser_test [358/914] 3694458=test_nomethod_error [359/914] 3694458=test_config [360/914] 3694458=test_new [361/914] 3694458=test_gem_security_signer [362/914] 3694458=test_cipher [363/914] 3694458=test_gem_resolver_git_set [364/914] 3694459=test_storage [365/914] 3694459=constant_path_node_test [366/914] 3694459=test_digest_extend [367/914] 3694459=test_omap [368/914] 3694459=test_iterator [369/914] 3694459=test_string [370/914] 3694459=test_memory_view [371/914] 3694459=test_debug [372/914] 3694459=test_shellwords [373/914] 3694459=heredoc_test [374/914] 3694459=test_metaclass [375/914] 3694459=test_rdoc_top_level [376/914] 3694458=test_rdoc_rd [377/914] 3694458=dispatcher_test [378/914] 3694458=test_cgi_session [379/914] 3694458=test_x509crl [380/914] 3694459=test_fixnum [381/914] 3694459=test_signal [382/914] 3694458=test_process [383/914] 3694458=test_input_method [384/914] 3694458=test_windows_1252 [385/914] 3694458=test_cgi_cookie [386/914] 3694458=test_require [387/914] 3694459=test_cd [388/914] 3694459=test_float [389/914] 3694459=test_gem_source_git [390/914] 3694460=test_gem_commands_signout_command [391/914] 3694460=test_refinement [392/914] 3694459=test_regex_casefold [393/914] 3694459=warnings_test [394/914] 3694459=test_gem_resolver_installer_set [395/914] 3694459=test_dir_m17n [396/914] 3694458=test_rational [397/914] 3694458=fixtures_test [398/914] 3694458=test_rational2 [399/914] 3694458=test_propertyputref [400/914] 3694458=test_spell_checker [401/914] 3694458=test_assembler [402/914] 3694458=test_gem_source_installed [403/914] 3694458=test_erb [404/914] 3694458=test_x509ext [405/914] 3694458=test_proxy [406/914] 3694458=test_yield_block [407/914] 3694458=test_len [408/914] 3694458=test_completion [409/914] 3694459=test_gem_commands_cert_command [410/914] 3694458=test_provider [411/914] 3694458=test_abi [412/914] 3694458=test_yamldbm [413/914] 3694458=test_gem_commands_rebuild_command [414/914] 3694458=test_load [415/914] 3694458=test_rdoc_parser_simple [416/914] 3694460=test_gem_ext_builder [417/914] 3694458=test_https [418/914] 3694460=test_evaluation [419/914] 3694460=test_benchmark [420/914] 3694460=test_gem_dependency_list [421/914] 3694460=test_nesting_parser [422/914] 3694460=implicit_array_test [423/914] 3694460=test_win32ole_method_event [424/914] 3694460=test_scalar_scanner [425/914] 3694460=test_gem_source [426/914] 3694458=test_helper_method [427/914] 3694458=test_gem_package_tar_writer [428/914] 3694458=test_array [429/914] 3694460=test_gem_commands_outdated_command [430/914] 3694460=test_boolean [431/914] 3694460=test_instrumentation_api [432/914] 3694460=test_stringify_symbols [433/914] 3694460=test_rubyvm [434/914] 3694460=test_configuration [435/914] 3694460=test_monitor [436/914] 3694459=test_buffered_io [437/914] 3694459=test_whileuntil [438/914] 3694459=test_rdoc_generator_markup [439/914] 3694459=test_method_name_check [440/914] 3694460=test_arith_seq_extract [441/914] 3694459=test_parser [442/914] 3694459=test_ssl [443/914] 3694460=test_gem_ext_cargo_builder [444/914] 3694460=test_module [445/914] 3694460=test_gem_request_set [446/914] 3694460=test_gem_resolver_installed_specification [447/914] 3694460=test_scanner_events [448/914] 3694460=test_gem_remote_fetcher [449/914] 3694460=test_mdns [450/914] 3694460=test_parse [451/914] 3694460=test_gem_dependency [452/914] 3694460=test_gem_resolver_specification [453/914] 3694460=test_path_to_class [454/914] 3694460=lex_test [455/914] 3694460=test_rdoc_markup_verbatim [456/914] 3694460=test_inlinecache [457/914] 3694460=test_gem_commands_search_command [458/914] 3694460=test_complex [459/914] 3694460=test_gem_ext_ext_conf_builder [460/914] 3694458=test_method_cache [461/914] 3694458=test_gem_stub_specification [462/914] 3694460=test_frozen_error [463/914] 3694460=test_gem_commands_signin_command [464/914] 3694458=test_resource [465/914] 3694458=test_emitter [466/914] 3694458=test_ldap [467/914] 3694458=test_string_processing [468/914] 3694458=encodings_test [469/914] 3694458=test_fileutils [470/914] 3694460=test_rdoc_options [471/914] 3694458=test_cesu8 [472/914] 3694458=test_econv [473/914] 3694460=test_gem_version [474/914] 3694460=test_too_many_dummy_encodings [475/914] 3694460=test_reqarg [476/914] 3694460=test_rdoc_include [477/914] 3694460=test_stack [478/914] 3694458=test_gem_commands_list_command [479/914] 3694458=desugar_compiler_test [480/914] 3694458=test_gem_resolver_index_specification [481/914] 3694458=test_internal_ivar [482/914] 3694458=test_gem_commands_help_command [483/914] 3694458=test_rdoc_markup [484/914] 3694458=test_tracepoint [485/914] 3694460=test_prettyprint [486/914] 3694458=test_basicsocket [487/914] 3694458=test_utf32 [488/914] 3694460=test_duplicate [489/914] 3694458=test_noarg [490/914] 3694460=pattern_test [491/914] 3694460=test_tempfile [492/914] 3694458=test_queue [493/914] 3694458=test_function [494/914] 3694460=test_irb [495/914] 3694458=test_random [496/914] 3694458=test_asn1 [497/914] 3694458=test_const [498/914] 3694458=test_rdoc_normal_class [499/914] 3694458=test_class [500/914] 3694459=test_load [501/914] 3694459=json_string_matching_test [502/914] 3694459=test_gem_installer [503/914] 3694460=test_yamlstore [504/914] 3694460=symbol_encoding_test [505/914] 3694460=test_rdoc_parser_rd [506/914] 3694460=test_date_strftime [507/914] 3694460=test_gem_commands_owner_command [508/914] 3694460=test_gem_source_vendor [509/914] 3694460=test_recorder [510/914] 3694460=test_formatter [511/914] 3694460=test_bash_completion [512/914] 3694460=test_rdoc_constant [513/914] 3694460=test_deprecate [514/914] 3694460=test_file [515/914] 3694460=test_gem_available_set [516/914] 3694460=test_rdoc_markdown [517/914] 3694460=test_modify_expand [518/914] 3694460=test_rdoc_any_method [519/914] 3694460=test_complexrational [520/914] 3694460=test_init [521/914] 3694460=test_pathname [522/914] 3694460=test_rdoc_encoding [523/914] 3694460=test_coverage [524/914] 3694460=test_gem_package_tar_reader [525/914] 3694460=regexp_test [526/914] 3694460=test_find [527/914] 3694460=test_ractor [528/914] 3694460=test_wss [529/914] 3694460=test_fiddle [530/914] 3694460=test_cgi_util [531/914] 3694460=test_require [532/914] 3694458=test_gem_ext_cmake_builder [533/914] 3694458=test_gem_commands_contents_command [534/914] 3694458=test_digest [535/914] 3694458=test_marshalable [536/914] 3694458=test_profile_frames [537/914] 3694458=test_cstr [538/914] 3694459=test_warning [539/914] 3694459=test_pstore [540/914] 3694459=test_enc_str_buf_cat [541/914] 3694459=test_gbk [542/914] 3694459=test_class2name [543/914] 3694459=index_write_test [544/914] 3694459=test_rdoc_parser_c [545/914] 3694460=test_comparable [546/914] 3694460=json_fixtures_test [547/914] 3694460=test_shapes [548/914] 3694460=test_io_timeout [549/914] 3694460=test_gem_commands_sources_command [550/914] 3694459=test_ansi_without_terminfo [551/914] 3694459=test_bmethod [552/914] 3694459=test_euc_tw [553/914] 3694459=test_ractor [554/914] 3694459=test_rdoc_markup_formatter [555/914] 3694459=test_nowrite [556/914] 3694459=test_thread_queue [557/914] 3694460=test_handle [558/914] 3694458=test_wait [559/914] 3694458=test_yaml [560/914] 3694458=test_forwardable [561/914] 3694458=test_big2str [562/914] 3694458=test_files_sample [563/914] 3694460=test_stringscanner [564/914] 3694458=test_convertible [565/914] 3694460=test_yield [566/914] 3694459=test_rdoc_alias [567/914] 3694459=test_fstring [568/914] 3694459=test_array [569/914] 3694459=test_optparse [570/914] 3694459=test_rdoc_markup_raw [571/914] 3694459=test_webauthn_poller [572/914] 3694459=test_rat [573/914] 3694459=test_typeddata [574/914] 3694461=test_gem_resolver_best_set [575/914] 3694461=test_rdoc_markup_to_html_crossref [576/914] 3694459=locals_test [577/914] 3694459=test_rdoc_require [578/914] 3694459=test_gem_commands_install_command [579/914] 3694461=test_clone [580/914] 3694461=test_readpartial [581/914] 3694461=test_ractor [582/914] 3694461=test_io_buffer [583/914] 3694461=test_pack [584/914] 3694461=test_backtrace [585/914] 3694461=test_rdoc_task [586/914] 3694461=regular_expression_options_test [587/914] 3694461=test_gem_resolver_conflict [588/914] 3694461=test_rdoc_markup_indented_paragraph [589/914] 3694461=numeric_value_test [590/914] 3694461=test_autoload [591/914] 3694459=test_utf16 [592/914] 3694459=test_unicode_escape [593/914] 3694459=test_io [594/914] 3694460=test_face [595/914] 3694460=test_case [596/914] 3694460=test_sizeof [597/914] 3694461=test_rendering [598/914] 3694461=test_yaml_tree [599/914] 3694461=test_gc [600/914] 3694461=test_gem_commands_fetch_command [601/914] 3694461=test_math [602/914] 3694461=test_libs [603/914] 3694461=test_config [604/914] 3694461=test_sleep [605/914] 3694461=test_ripper [606/914] 3694461=test_gem_config_file [607/914] 3694458=test_gem_resolver_activation_request [608/914] 3694458=test_protocol [609/914] 3694458=test_getopts [610/914] 3694458=test_yjit_exit_locations [611/914] 3694458=test_etc [612/914] 3694461=test_pkcs12 [613/914] 3694458=test_system [614/914] 3694461=test_bigzero [615/914] 3694461=test_pkey_dh [616/914] 3694461=test_iseq_load [617/914] 3694458=test_gem_util [618/914] 3694458=source_location_test [619/914] 3694458=test_gem_package_tar_header [620/914] 3694458=test_ftp [621/914] 3694458=test_rdoc_context_section [622/914] 3694458=test_euc_kr [623/914] 3694458=test_rdoc_rubygems_hook [624/914] 3694458=test_method [625/914] 3694460=test_gem_commands_query_command [626/914] 3694461=test_array_create [627/914] 3694461=test_pack [628/914] 3694461=test_gem_impossible_dependencies_error [629/914] 3694461=test_to_ruby [630/914] 3694461=test_pattern_key_name_check [631/914] 3694461=test_io [632/914] 3694461=test_ubf_async_safe [633/914] 3694461=test_hash [634/914] 3694460=test_win32ole_type_event [635/914] 3694460=test_emoji [636/914] 3694460=test_sorted_set [637/914] 3694460=test_win32ole_record [638/914] 3694460=test_gem_unsatisfiable_dependency_error [639/914] 3694460=test_foreach [640/914] 3694460=test_gem_source_specific_file [641/914] 3694459=test_condition [642/914] 3694459=test_gem_commands_uninstall_command [643/914] 3694460=test_cp949 [644/914] 3694460=test_summary [645/914] 3694460=test_console_attr [646/914] 3694460=test_type_completor [647/914] 3694460=test_kwargs [648/914] 3694460=test_gem_commands_exec_command [649/914] 3694459=test_io_wait [650/914] 3694459=test_date_attr [651/914] 3694459=test_ellipsize [652/914] 3694459=test_yjit [653/914] 3694459=test_weakmap [654/914] 3694460=test_workspace [655/914] 3694460=test_m17n [656/914] 3694460=test_gem_commands_environment_command [657/914] 3694460=test_ws [658/914] 3694460=test_argf [659/914] 3694461=test_ns_spki [660/914] 3694461=test_framework [661/914] 3694461=test_kill_ring [662/914] 3694461=test_external_new [663/914] 3694461=test_alias_and_anchor [664/914] 3694461=test_postponed_job [665/914] 3694461=test_hash [666/914] 3694461=test_tree_builder [667/914] 3694461=test_gem_resolver_dependency_request [668/914] 3694461=test_win32ole_typelib [669/914] 3694461=test_protect [670/914] 3694461=test_raise_exception [671/914] 3694461=test_gem_request_set_lockfile [672/914] 3694458=equality_test [673/914] 3694458=test_set [674/914] 3694458=regular_expression_encoding_test [675/914] 3694458=test_show_source [676/914] 3694458=test_have_library [677/914] 3694461=test_remote_fetch_error [678/914] 3694461=test_gem_commands_stale_command [679/914] 3694461=test_c_struct_entry [680/914] 3694461=test_lock_native_thread [681/914] 3694460=test_undef [682/914] 3694460=test_line_editor [683/914] 3694460=test_objspace [684/914] 3694461=test_gem_security_trust_dir [685/914] 3694461=test_sprintf [686/914] 3694461=test_gem_requirement [687/914] 3694461=test_string_memory [688/914] 3694461=test_nil [689/914] 3694461=test_num2int [690/914] 3694461=test_rdoc_single_class [691/914] 3694461=test_verbose [692/914] 3694458=test_pp [693/914] 3694461=test_gem_remote_fetcher_local_server [694/914] 3694458=test_frozen [695/914] 3694458=test_gem_ext_configure_builder [696/914] 3694459=test_macro [697/914] 3694459=test_iter_break [698/914] 3694458=test_exception [699/914] 3694459=test_zsh_completion [700/914] 3694459=test_rdoc_token_stream [701/914] 3694458=test_address_resolve [702/914] 3694459=test_yaml_special_cases [703/914] 3694461=test_optarg [704/914] 3694458=test_gem_source_list [705/914] 3694459=test_config [706/914] 3694459=test_numeric [707/914] 3694458=parse_stream_test [708/914] 3694458=test_gem_commands_lock_command [709/914] 3694458=test_assignment [710/914] 3694461=test_ifunless [711/914] 3694461=test_bug-3571 [712/914] 3694459=test_key_actor_vi [713/914] 3694461=test_gem_command [714/914] 3694459=test_gem_spec_fetcher [715/914] 3694461=test_common [716/914] 3694459=test_rdoc_markup_to_tt_only [717/914] 3694459=test_hmac [718/914] 3694459=test_rdoc_tom_doc [719/914] 3694459=test_object_create_start [720/914] 3694459=snippets_test [721/914] 3694461=test_gem_rdoc [722/914] 3694461=test_date [723/914] 3694461=parse_success_test [724/914] 3694461=test_gem_ext_cargo_builder_unit [725/914] 3694461=test_at_exit [726/914] 3694461=test_command [727/914] 3694461=!Nothing_to_test [728/914] 3694461=test_psych [729/914] 3694461=test_enc_raise [730/914] 3694461=test_rdoc_markup_paragraph [731/914] 3694461=test_gem_doctor [732/914] 3694461=test_kdf [733/914] 3694461=test_kernel [734/914] 3694461=test_eval_history [735/914] 3694461=static_inspect_test [736/914] 3694461=test_files_ext [737/914] 3694459=test_bug-5832 [738/914] 3694459=test_emitter [739/914] 3694459=test_gem_silent_ui [740/914] 3694461=test_time [741/914] 3694459=test_windows_1251 [742/914] 3694459=test_rdoc_rdoc [743/914] 3694459=test_gem_uninstaller [744/914] 3694461=test_gb18030 [745/914] 3694461=test_buffering [746/914] 3694461=test_svcb_https [747/914] 3694461=test_key_name_check [748/914] 3694461=test_backtrace [749/914] 3694461=test_defined [750/914] 3694461=test_io_buffer [751/914] 3694461=test_rdoc_i18n_text [752/914] 3694461=test_disable_irb [753/914] 3694461=test_date_parse [754/914] 3694461=test_pipe [755/914] 3694461=test_thread [756/914] 3694461=test_trick [757/914] 3694458=test_pkey_ec [758/914] 3694458=integer_base_flags_test [759/914] 3694458=test_mul [760/914] 3694458=newline_offsets_test [761/914] 3694458=test_null [762/914] 3694458=test_win32ole_type [763/914] 3694458=test_default_gems [764/914] 3694458=test_rdoc_markup_to_rdoc [765/914] 3694458=test_rdoc_rd_inline_parser [766/914] 3694459=compiler_test [767/914] 3694459=test_rdoc_markup_attributes [768/914] 3694459=test_custom_command [769/914] 3694458=json_addition_test [770/914] 3694459=test_qsort [771/914] 3694459=test_rdoc_parser [772/914] 3694458=test_gem_dependency_resolution_error [773/914] 3694458=test_pattern_matching [774/914] 3694459=test_rdoc_stats [775/914] 3694458=test_string [776/914] 3694459=test_ensure_and_callcc [777/914] 3694459=test_rdoc_store [778/914] 3694458=test_x509attr [779/914] 3694458=test_raise [780/914] 3694458=test_depth_first [781/914] 3694458=test_gem_request_set_lockfile_parser [782/914] 3694458=test_gem_validator [783/914] 3694458=test_folderitem2_invokeverb [784/914] 3694458=test_rdoc_markup_parser [785/914] 3694458=test_require_path_check [786/914] 3694458=test_files_test_2 [787/914] 3694458=test_fnmatch [788/914] 3694458=test_egrep_cpp [789/914] 3694458=test_zlib [790/914] 3694459=test_cgi_tag_helper [791/914] 3694459=test_optimization [792/914] 3694461=test_date_conv [793/914] 3694461=test_ole_methods [794/914] 3694461=test_erb_m17n [795/914] 3694461=test_string [796/914] 3694458=test_proc [797/914] 3694459=test_gc_compact [798/914] 3694458=integer_parse_test [799/914] 3694458=test_gem_package_old [800/914] 3694458=test_gem_resolver_index_set [801/914] 3694458=test_literal [802/914] 3694458=test_c_struct_builder [803/914] 3694458=test_dot_dot [804/914] 3694458=test_str2big [805/914] 3694458=test_rdoc_markup_to_table_of_contents [806/914] 3694458=location_test [807/914] 3694458=test_objectspace [808/914] 3694459=test_socket [809/914] 3694459=test_gem_remote_fetcher_s3 [810/914] 3694459=test_thread [811/914] 3694459=test_severity [812/914] 3694459=test_ractor [813/914] 3694459=test_gem_install_update_options [814/914] 3694459=test_require_lib [815/914] 3694458=test_extlibs [816/914] 3694458=test_rdoc_generator_ri [817/914] 3694458=test_gem_stream_ui [818/914] 3694458=test_memory_view [819/914] 3694458=test_m17n_comb [820/914] 3694460=test_ractor [821/914] 3694460=test_ansi_with_terminfo [822/914] 3694460=test_rdoc_generator_pot_po [823/914] 3694460=test_json_tree [824/914] 3694460=test_rdoc_markup_to_markdown [825/914] 3694460=test_pkey [826/914] 3694460=test_case [827/914] 3694460=test_reline [828/914] 3694459=test_parser_events [829/914] 3694459=test_cclass [830/914] 3694459=test_gem_version_option [831/914] 3694459=test_grapheme_breaks [832/914] 3694459=test_gem_request_connection_pools [833/914] 3694459=test_win32ole [834/914] 3694459=test_generic [835/914] 3694459=test_scan_args [836/914] 3694459=test_enumerator_kw [837/914] 3694459=tunnel_test [838/914] 3694459=test_gem_text [839/914] 3694460=test_settracefunc [840/914] 3694459=test_gem_ext_cargo_builder_link_flag_converter [841/914] 3694459=test_gem_commands_mirror [842/914] 3694459=test_gem_request [843/914] 3694459=test_method_cache [844/914] 3694459=test_sprintf_comb [845/914] 3694459=test_exception [846/914] 3694460=test_bug_reporter [847/914] 3694460=test_gem_name_tuple [848/914] 3694460=test_gem_package_tar_reader_entry [849/914] 3694460=test_rand [850/914] 3694460=test_rdoc_cross_reference [851/914] 3694460=parameters_signature_test [852/914] 3694460=test_gem_commands_info_command [853/914] 3694460=test_scalar [854/914] 3694460=test_gem_dependency_installer [855/914] 3694461=test_case_options [856/914] 3694461=test_store [857/914] 3694461=test_tcp [858/914] 3694461=test_iso_8859 [859/914] 3694461=test_rdoc_text [860/914] 3694461=test_syntax [861/914] 3694458=test_gem_safe_yaml [862/914] 3694458=test_date_time [863/914] 3694458=test_rdoc_markup_to_joined_paragraph [864/914] 3694458=test_require [865/914] 3694458=test_data [866/914] 3694458=test_date_new [867/914] 3694458=test_rdoc_parser_ruby [868/914] 3694459=test_open-uri [869/914] 3694459=test_httpresponse [870/914] 3694459=test_rdoc_context [871/914] 3694458=test_nil2vtempty [872/914] 3694458=test_stream [873/914] 3694458=test_gem_commands_dependency_command [874/914] 3694458=test_gem_resolver [875/914] 3694458=test_safe_load [876/914] 3694458=test_gem_resolver_composed_set [877/914] 3694458=test_rdoc_markup_attribute_manager [878/914] 3694458=test_name_error [879/914] 3694458=test_http [880/914] 3694458=test_shift_jis [881/914] 3694458=test_gem_commands_which_command [882/914] 3694458=test_inadvertent_creation [883/914] 3694459=test_flags [884/914] 3694458=test_enumerator [885/914] 3694460=test_gem_commands_specification_command [886/914] 3694460=reflection_test [887/914] 3694460=test_gem_ext_rake_builder [888/914] 3694459=test_arity [889/914] 3694459=test_logdevice [890/914] 3694460=test_gem_resolver_lock_specification [891/914] 3694460=test_err_in_callback [892/914] 3694460=test_x509cert [893/914] 3694459=test_gc [894/914] 3694460=test_process [895/914] 3694461=test_last_thread [896/914] 3694461=command_line_test [897/914] 3694461=test_pack [898/914] 3694461=test_gem_source_local [899/914] 3694461=test_gem_security_policy [900/914] 3694461=newline_test [901/914] 3694461=test_uncorrectable_name_check [902/914] 3694461=test_stringchar [903/914] 3694461=test_hash_create [904/914] 3694461=test_passing_block [905/914] 3694461=test_thread_fd_close [906/914] 3694461=test_securerandom [907/914] 3694461=test_logperiod [908/914] 3694461=test_rdoc_markdown_test [909/914] 3694461=test_rdoc_normal_module [910/914] 3694461=test_c_union_entity [911/914] 3694461=test_io_console [912/914] 3694461=test_flush [913/914] 3694461=test_singleton [914/914] 3694461=test_switch_hitter Failed tests: TestAllocation::MethodCall::WithBlock#test_argument_forwarding: Test::Unit::AssertionFailedError: Expected 0 array allocations for "argument_forwarding(1, *empty_array, a: 2, &block)", but 1 arrays allocated TestAllocation::MethodCall::WithBlock#test_keyword_splat_parameter: Test::Unit::AssertionFailedError: Expected 0 array allocations for "keyword_splat(*empty_array, a: 2, &block)", but 1 arrays allocated TestAllocation::MethodCall::WithBlock#test_positional_splat_and_post_parameters: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "splat_post(1, **empty_hash, &block)", but 1 hashes allocated TestAllocation::MethodCall::WithBlock#test_keyword_parameter: Test::Unit::AssertionFailedError: Expected 0 array allocations for "keyword(*empty_array, a: 2, &block)", but 1 arrays allocated TestAllocation::MethodCall::WithBlock#test_no_parameters: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "none(**empty_hash, &block)", but 1 hashes allocated TestAllocation::MethodCall::WithBlock#test_required_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: Expected 0 array allocations for "required_and_keyword_splat(1, *empty_array, a: 2, &block)", but 1 arrays allocated TestAllocation::MethodCall::WithBlock#test_required_parameter: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "required(1, **empty_hash, &block)", but 1 hashes allocated TestAllocation::MethodCall::WithBlock#test_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, a: 2, &block)", but 1 hashes allocated TestAllocation::MethodCall::WithBlock#test_nested_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, a: 2, &block)", but 1 hashes allocated TestAllocation::MethodCall::WithBlock#test_required_and_positional_splat_parameters: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "req_splat(1, **empty_hash, &block)", but 1 hashes allocated TestAllocation::MethodCall::WithBlock#test_optional_parameter: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "optional(1, **empty_hash, &block)", but 1 hashes allocated TestAllocation::MethodCall::WithBlock#test_keyword_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: Expected 0 array allocations for "keyword_and_keyword_splat(*empty_array, a: 2, &block)", but 1 arrays allocated TestAllocation::MethodCall::WithBlock#test_required_positional_and_keyword_parameter: Test::Unit::AssertionFailedError: Expected 0 array allocations for "required_and_keyword(1, *empty_array, a: 2, &block)", but 1 arrays allocated TestAllocation::MethodCall::WithBlock#test_positional_splat_and_keyword_parameter: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "splat_and_keyword(1, *empty_array, a: 2, &block)", but 1 hashes allocated TestAllocation::MethodCall::WithBlock#test_nested_argument_forwarding: Test::Unit::AssertionFailedError: Expected 0 array allocations for "argument_forwarding(1, *empty_array, a: 2, &block)", but 1 arrays allocated TestAllocation::MethodCall::WithBlock#test_ruby2_keywords: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "r2k(1, **nil, &block)", but 1 hashes allocated TestAllocation::MethodCall::WithBlock#test_no_array_allocation_with_splat_and_nonstatic_keywords: Test::Unit::AssertionFailedError: Expected 0 array allocations for "keyword(*empty_array, a: empty_array, &block)", but 1 arrays allocated TestAllocation::MethodCall::WithBlock#test_positional_splat_parameter: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "splat(1, **empty_hash, &block)", but 1 hashes allocated TestAllocation::ProcCall::WithBlock#test_keyword_splat_parameter: Test::Unit::AssertionFailedError: Expected 0 array allocations for "keyword_splat.(*empty_array, a: 2, &block)", but 1 arrays allocated TestAllocation::ProcCall::WithBlock#test_positional_splat_and_post_parameters: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "splat_post.(1, **empty_hash, &block)", but 1 hashes allocated TestAllocation::ProcCall::WithBlock#test_keyword_parameter: Test::Unit::AssertionFailedError: Expected 0 array allocations for "keyword.(*empty_array, a: 2, &block)", but 1 arrays allocated TestAllocation::ProcCall::WithBlock#test_no_parameters: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "none.(**empty_hash, &block)", but 1 hashes allocated TestAllocation::ProcCall::WithBlock#test_required_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: Expected 0 array allocations for "required_and_keyword_splat.(1, *empty_array, a: 2, &block)", but 1 arrays allocated TestAllocation::ProcCall::WithBlock#test_required_parameter: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "required.(1, **empty_hash, &block)", but 1 hashes allocated TestAllocation::ProcCall::WithBlock#test_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat.(1, *empty_array, a: 2, &block)", but 1 hashes allocated TestAllocation::ProcCall::WithBlock#test_required_and_positional_splat_parameters: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "req_splat.(1, **empty_hash, &block)", but 1 hashes allocated TestAllocation::ProcCall::WithBlock#test_optional_parameter: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "optional.(1, **empty_hash, &block)", but 1 hashes allocated TestAllocation::ProcCall::WithBlock#test_keyword_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: Expected 0 array allocations for "keyword_and_keyword_splat.(*empty_array, a: 2, &block)", but 1 arrays allocated TestAllocation::ProcCall::WithBlock#test_required_positional_and_keyword_parameter: Test::Unit::AssertionFailedError: Expected 0 array allocations for "required_and_keyword.(1, *empty_array, a: 2, &block)", but 1 arrays allocated TestAllocation::ProcCall::WithBlock#test_positional_splat_and_keyword_parameter: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "splat_and_keyword.(1, *empty_array, a: 2, &block)", but 1 hashes allocated TestAllocation::ProcCall::WithBlock#test_ruby2_keywords: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "r2k.(1, **nil, &block)", but 1 hashes allocated TestAllocation::ProcCall::WithBlock#test_no_array_allocation_with_splat_and_nonstatic_keywords: Test::Unit::AssertionFailedError: Expected 0 array allocations for "keyword.(*empty_array, a: empty_array, &block)", but 1 arrays allocated TestAllocation::ProcCall::WithBlock#test_positional_splat_parameter: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "splat.(1, **empty_hash, &block)", but 1 hashes allocated Retrying... 1) Failure: TestAllocation::MethodCall::WithBlock#test_argument_forwarding [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:104]: Expected 0 array allocations for "argument_forwarding(1, *empty_array, a: 2, &block)", but 1 arrays allocated Expected 0 hash allocations for "argument_forwarding(1, *empty_array, a: 2, &block)", but 1 hashes allocated Expected 0 hash allocations for "argument_forwarding(1, **nil, &block)", but 1 hashes allocated Expected 0 hash allocations for "argument_forwarding(1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "argument_forwarding(1, **hash1, &block)", but 1 hashes allocated Expected 0 array allocations for "argument_forwarding(1, *empty_array, **hash1, &block)", but 1 arrays allocated Expected 0 hash allocations for "argument_forwarding(1, *empty_array, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "argument_forwarding(1, *empty_array, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "argument_forwarding(*array1, a: 2, &block)", but 1 arrays allocated Expected 0 hash allocations for "argument_forwarding(*array1, a: 2, &block)", but 1 hashes allocated Expected 0 array allocations for "argument_forwarding(*array1, **nill, &block)", but 1 arrays allocated Expected 0 hash allocations for "argument_forwarding(*array1, **nill, &block)", but 1 hashes allocated Expected 0 array allocations for "argument_forwarding(*array1, **empty_hash, &block)", but 1 arrays allocated Expected 0 hash allocations for "argument_forwarding(*array1, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "argument_forwarding(*array1, **hash1, &block)", but 1 arrays allocated Expected 0 hash allocations for "argument_forwarding(*array1, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "argument_forwarding(*array1, *empty_array, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "argument_forwarding(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "argument_forwarding(1, *empty_array, a: 2, **empty_hash, &block)", but 1 arrays allocated Expected 0 array allocations for "argument_forwarding(1, *empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated Expected 0 array allocations for "argument_forwarding(*array1, **empty_hash, a: 2, &block)", but 1 arrays allocated Expected 0 array allocations for "argument_forwarding(*array1, **hash1, **empty_hash, &block)", but 1 arrays allocated Expected 0 array allocations for "argument_forwarding(*array1, **nil, &block)", but 1 arrays allocated Expected 0 hash allocations for "argument_forwarding(*array1, **nil, &block)", but 1 hashes allocated. <true> expected but was <false>. 2) Failure: TestAllocation::MethodCall::WithBlock#test_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:86]: Expected 0 array allocations for "keyword_splat(*empty_array, a: 2, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword_splat(*empty_array, **hash1, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword_splat(*empty_array, a: 2, **empty_hash, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword_splat(*empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated. <true> expected but was <false>. 3) Failure: TestAllocation::MethodCall::WithBlock#test_positional_splat_and_post_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:89]: Expected 0 hash allocations for "splat_post(1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_post(1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_post(*array1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_post(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_post(1, *array1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_post(1, *array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated. <true> expected but was <false>. 4) Failure: TestAllocation::MethodCall::WithBlock#test_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:86]: Expected 0 array allocations for "keyword(*empty_array, a: 2, &block)", but 1 arrays allocated Expected 0 hash allocations for "keyword(*empty_array, a: 2, &block)", but 1 hashes allocated Expected 0 hash allocations for "keyword(**nil, &block)", but 1 hashes allocated Expected 0 hash allocations for "keyword(**empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "keyword(**hash1, &block)", but 1 hashes allocated Expected 0 array allocations for "keyword(*empty_array, **hash1, &block)", but 1 arrays allocated Expected 0 hash allocations for "keyword(*empty_array, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "keyword(*empty_array, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "keyword(*empty_array, a: 2, **empty_hash, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword(*empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated. <true> expected but was <false>. 5) Failure: TestAllocation::MethodCall::WithBlock#test_no_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:76]: Expected 0 hash allocations for "none(**empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "none(*empty_array, **empty_hash, &block)", but 1 arrays allocated Expected 0 hash allocations for "none(*empty_array, **empty_hash, &block)", but 1 hashes allocated. <true> expected but was <false>. 6) Failure: TestAllocation::MethodCall::WithBlock#test_required_and_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:102]: Expected 0 array allocations for "required_and_keyword_splat(1, *empty_array, a: 2, &block)", but 1 arrays allocated Expected 0 array allocations for "required_and_keyword_splat(1, *empty_array, **hash1, &block)", but 1 arrays allocated Expected 0 array allocations for "required_and_keyword_splat(*array1, a: 2, &block)", but 1 arrays allocated Expected 0 array allocations for "required_and_keyword_splat(*array1, **nill, &block)", but 1 arrays allocated Expected 0 array allocations for "required_and_keyword_splat(*array1, **empty_hash, &block)", but 1 arrays allocated Expected 0 array allocations for "required_and_keyword_splat(*array1, **hash1, &block)", but 1 arrays allocated Expected 0 array allocations for "required_and_keyword_splat(1, *empty_array, a: 2, **empty_hash, &block)", but 1 arrays allocated Expected 0 array allocations for "required_and_keyword_splat(1, *empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated Expected 0 array allocations for "required_and_keyword_splat(*array1, **empty_hash, a: 2, &block)", but 1 arrays allocated Expected 0 array allocations for "required_and_keyword_splat(*array1, **hash1, **empty_hash, &block)", but 1 arrays allocated Expected 0 array allocations for "required_and_keyword_splat(*array1, **nil, &block)", but 1 arrays allocated. <true> expected but was <false>. 7) Failure: TestAllocation::MethodCall::WithBlock#test_required_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:82]: Expected 0 hash allocations for "required(1, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "required(1, *empty_array, **empty_hash, &block)", but 1 arrays allocated Expected 0 hash allocations for "required(1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "required(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "required(*empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated. <true> expected but was <false>. Finished tests in 832.668198s, 38.1376 tests/s, 7797.2787 assertions/s. 8) Failure: TestAllocation::MethodCall::WithBlock#test_anonymous_splat_and_anonymous_keyword_splat_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:104]: Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, a: 2, &block)", but 1 hashes allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, **nil, &block)", but 1 hashes allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, a: 2, &block)", but 1 arrays allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, a: 2, &block)", but 1 hashes allocated Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **nill, &block)", but 1 arrays allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **nill, &block)", but 1 hashes allocated Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **empty_hash, &block)", but 1 arrays allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **hash1, &block)", but 1 arrays allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **empty_hash, a: 2, &block)", but 1 arrays allocated Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **hash1, **empty_hash, &block)", but 1 arrays allocated Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **nil, &block)", but 1 arrays allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **nil, &block)", but 1 hashes allocated. <true> expected but was <false>. 9) Failure: TestAllocation::MethodCall::WithBlock#test_nested_anonymous_splat_and_anonymous_keyword_splat_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:105]: Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, a: 2, &block)", but 1 hashes allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, **nil, &block)", but 1 hashes allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, *empty_array, **empty_hash, &block)", but 1 hashes allocated 31756 tests, 6492546 assertions, 33 failures, 0 errors, 366 skips ruby -v: ruby 3.4.0dev (2024-09-18T18:18:29Z master 07d3bf4832) +PRISM [riscv64-linux] Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, a: 2, &block)", but 1 arrays allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, a: 2, &block)", but 1 hashes allocated Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **nill, &block)", but 1 arrays allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **nill, &block)", but 1 hashes allocated Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **empty_hash, &block)", but 1 arrays allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **hash1, &block)", but 1 arrays allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **empty_hash, a: 2, &block)", but 1 arrays allocated Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **hash1, **empty_hash, &block)", but 1 arrays allocated Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **nil, &block)", but 1 arrays allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **nil, &block)", but 1 hashes allocated. <true> expected but was <false>. 10) Failure: TestAllocation::MethodCall::WithBlock#test_required_and_positional_splat_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:89]: Expected 0 hash allocations for "req_splat(1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "req_splat(1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "req_splat(*array1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "req_splat(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "req_splat(1, *array1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "req_splat(1, *array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated. <true> expected but was <false>. 11) Failure: TestAllocation::MethodCall::WithBlock#test_optional_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:83]: Expected 0 hash allocations for "optional(1, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "optional(1, *empty_array, **empty_hash, &block)", but 1 arrays allocated Expected 0 hash allocations for "optional(1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "optional(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "optional(*empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated. <true> expected but was <false>. 12) Failure: TestAllocation::MethodCall::WithBlock#test_keyword_and_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:86]: Expected 0 array allocations for "keyword_and_keyword_splat(*empty_array, a: 2, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword_and_keyword_splat(*empty_array, **hash1, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword_and_keyword_splat(*empty_array, a: 2, **empty_hash, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword_and_keyword_splat(*empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated. <true> expected but was <false>. 13) Failure: TestAllocation::MethodCall::WithBlock#test_required_positional_and_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:102]: Expected 0 array allocations for "required_and_keyword(1, *empty_array, a: 2, &block)", but 1 arrays allocated Expected 0 hash allocations for "required_and_keyword(1, *empty_array, a: 2, &block)", but 1 hashes allocated Expected 0 hash allocations for "required_and_keyword(1, **nil, &block)", but 1 hashes allocated Expected 0 hash allocations for "required_and_keyword(1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "required_and_keyword(1, **hash1, &block)", but 1 hashes allocated Expected 0 array allocations for "required_and_keyword(1, *empty_array, **hash1, &block)", but 1 arrays allocated Expected 0 hash allocations for "required_and_keyword(1, *empty_array, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "required_and_keyword(1, *empty_array, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "required_and_keyword(*array1, a: 2, &block)", but 1 arrays allocated Expected 0 hash allocations for "required_and_keyword(*array1, a: 2, &block)", but 1 hashes allocated Expected 0 array allocations for "required_and_keyword(*array1, **nill, &block)", but 1 arrays allocated Expected 0 hash allocations for "required_and_keyword(*array1, **nill, &block)", but 1 hashes allocated Expected 0 array allocations for "required_and_keyword(*array1, **empty_hash, &block)", but 1 arrays allocated Expected 0 hash allocations for "required_and_keyword(*array1, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "required_and_keyword(*array1, **hash1, &block)", but 1 arrays allocated Expected 0 hash allocations for "required_and_keyword(*array1, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "required_and_keyword(*array1, *empty_array, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "required_and_keyword(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "required_and_keyword(1, *empty_array, a: 2, **empty_hash, &block)", but 1 arrays allocated Expected 0 array allocations for "required_and_keyword(1, *empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated Expected 0 array allocations for "required_and_keyword(*array1, **empty_hash, a: 2, &block)", but 1 arrays allocated Expected 0 array allocations for "required_and_keyword(*array1, **hash1, **empty_hash, &block)", but 1 arrays allocated Expected 0 array allocations for "required_and_keyword(*array1, **nil, &block)", but 1 arrays allocated Expected 0 hash allocations for "required_and_keyword(*array1, **nil, &block)", but 1 hashes allocated. <true> expected but was <false>. 14) Failure: TestAllocation::MethodCall::WithBlock#test_positional_splat_and_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:104]: Expected 0 hash allocations for "splat_and_keyword(1, *empty_array, a: 2, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_and_keyword(1, **nil, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_and_keyword(1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_and_keyword(1, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_and_keyword(1, *empty_array, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_and_keyword(1, *empty_array, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_and_keyword(*array1, a: 2, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_and_keyword(*array1, **nill, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_and_keyword(*array1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_and_keyword(*array1, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_and_keyword(*array1, *empty_array, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_and_keyword(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_and_keyword(*array1, **nil, &block)", but 1 hashes allocated. <true> expected but was <false>. 15) Failure: TestAllocation::MethodCall::WithBlock#test_nested_argument_forwarding [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:105]: Expected 0 array allocations for "argument_forwarding(1, *empty_array, a: 2, &block)", but 1 arrays allocated Expected 0 hash allocations for "argument_forwarding(1, *empty_array, a: 2, &block)", but 1 hashes allocated Expected 0 hash allocations for "argument_forwarding(1, **nil, &block)", but 1 hashes allocated Expected 0 hash allocations for "argument_forwarding(1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "argument_forwarding(1, **hash1, &block)", but 1 hashes allocated Expected 0 array allocations for "argument_forwarding(1, *empty_array, **hash1, &block)", but 1 arrays allocated Expected 0 hash allocations for "argument_forwarding(1, *empty_array, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "argument_forwarding(1, *empty_array, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "argument_forwarding(*array1, a: 2, &block)", but 1 arrays allocated Expected 0 hash allocations for "argument_forwarding(*array1, a: 2, &block)", but 1 hashes allocated Expected 0 array allocations for "argument_forwarding(*array1, **nill, &block)", but 1 arrays allocated Expected 0 hash allocations for "argument_forwarding(*array1, **nill, &block)", but 1 hashes allocated Expected 0 array allocations for "argument_forwarding(*array1, **empty_hash, &block)", but 1 arrays allocated Expected 0 hash allocations for "argument_forwarding(*array1, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "argument_forwarding(*array1, **hash1, &block)", but 1 arrays allocated Expected 0 hash allocations for "argument_forwarding(*array1, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "argument_forwarding(*array1, *empty_array, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "argument_forwarding(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "argument_forwarding(1, *empty_array, a: 2, **empty_hash, &block)", but 1 arrays allocated Expected 0 array allocations for "argument_forwarding(1, *empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated Expected 0 array allocations for "argument_forwarding(*array1, **empty_hash, a: 2, &block)", but 1 arrays allocated Expected 0 array allocations for "argument_forwarding(*array1, **hash1, **empty_hash, &block)", but 1 arrays allocated Expected 0 array allocations for "argument_forwarding(*array1, **nil, &block)", but 1 arrays allocated Expected 0 hash allocations for "argument_forwarding(*array1, **nil, &block)", but 1 hashes allocated. <true> expected but was <false>. 16) Failure: TestAllocation::MethodCall::WithBlock#test_ruby2_keywords [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:108]: Expected 0 hash allocations for "r2k(1, **nil, &block)", but 1 hashes allocated Expected 0 hash allocations for "r2k(1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "r2k(1, *empty_array, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "r2k(*array1, **nill, &block)", but 1 hashes allocated Expected 0 hash allocations for "r2k(*array1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "r2k(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "r2k(*array1, **nil, &block)", but 1 hashes allocated. <true> expected but was <false>. 17) Failure: TestAllocation::MethodCall::WithBlock#test_no_array_allocation_with_splat_and_nonstatic_keywords [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:88]: Expected 0 array allocations for "keyword(*empty_array, a: empty_array, &block)", but 1 arrays allocated Expected 0 array allocations for "->{keyword(*empty_array, a: empty_array, &block)}.call", but 1 arrays allocated Expected 0 array allocations for "$x = empty_array; keyword(*empty_array, a: $x, &block)", but 1 arrays allocated Expected 0 array allocations for "@x = empty_array; keyword(*empty_array, a: @x, &block)", but 1 arrays allocated Expected 0 array allocations for "self.class.const_set(:X, empty_array); keyword(*empty_array, a: X, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword(*empty_array, a: Object::X, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword(*empty_array, a: ::X, &block)", but 1 arrays allocated Expected 0 array allocations for "T = self; B = block; class Object; @@x = X; T.keyword(*X, a: @@x, &B) end", but 1 arrays allocated Expected 0 array allocations for "keyword(*empty_array, a: empty_array, b: 1, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword(*empty_array, a: empty_array, b: 1.0, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword(*empty_array, a: empty_array, b: 1.0r, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword(*empty_array, a: empty_array, b: 1.0i, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword(*empty_array, a: empty_array, b: 'a', &block)", but 1 arrays allocated Expected 0 array allocations for "keyword(*empty_array, a: empty_array, b: :b, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword(*empty_array, a: empty_array, b: /a/, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword(*empty_array, a: self, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword(*empty_array, a: empty_array, b: nil, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword(*empty_array, a: empty_array, b: true, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword(*empty_array, a: empty_array, b: false, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword(*empty_array, a: ->{}, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword(*empty_array, a: $1, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword(*empty_array, a: $`, &block)", but 1 arrays allocated. <true> expected but was <false>. 18) Failure: TestAllocation::MethodCall::WithBlock#test_positional_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:90]: Expected 0 hash allocations for "splat(1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat(1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat(*array1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat(1, *array1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat(1, *array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated. <true> expected but was <false>. 19) Failure: TestAllocation::ProcCall::WithBlock#test_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:85]: Expected 0 array allocations for "keyword_splat.(*empty_array, a: 2, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword_splat.(*empty_array, **hash1, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword_splat.(*empty_array, a: 2, **empty_hash, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword_splat.(*empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated. <true> expected but was <false>. 20) Failure: TestAllocation::ProcCall::WithBlock#test_positional_splat_and_post_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:88]: Expected 0 hash allocations for "splat_post.(1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_post.(1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_post.(*array1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_post.(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_post.(1, *array1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_post.(1, *array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated. <true> expected but was <false>. 21) Failure: TestAllocation::ProcCall::WithBlock#test_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:85]: Expected 0 array allocations for "keyword.(*empty_array, a: 2, &block)", but 1 arrays allocated Expected 0 hash allocations for "keyword.(*empty_array, a: 2, &block)", but 1 hashes allocated Expected 0 hash allocations for "keyword.(**nil, &block)", but 1 hashes allocated Expected 0 hash allocations for "keyword.(**empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "keyword.(**hash1, &block)", but 1 hashes allocated Expected 0 array allocations for "keyword.(*empty_array, **hash1, &block)", but 1 arrays allocated Expected 0 hash allocations for "keyword.(*empty_array, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "keyword.(*empty_array, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "keyword.(*empty_array, a: 2, **empty_hash, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword.(*empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated. <true> expected but was <false>. 22) Failure: TestAllocation::ProcCall::WithBlock#test_no_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:75]: Expected 0 hash allocations for "none.(**empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "none.(*empty_array, **empty_hash, &block)", but 1 arrays allocated Expected 0 hash allocations for "none.(*empty_array, **empty_hash, &block)", but 1 hashes allocated. <true> expected but was <false>. 23) Failure: TestAllocation::ProcCall::WithBlock#test_required_and_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:101]: Expected 0 array allocations for "required_and_keyword_splat.(1, *empty_array, a: 2, &block)", but 1 arrays allocated Expected 0 array allocations for "required_and_keyword_splat.(1, *empty_array, **hash1, &block)", but 1 arrays allocated Expected 0 array allocations for "required_and_keyword_splat.(*array1, a: 2, &block)", but 1 arrays allocated Expected 0 array allocations for "required_and_keyword_splat.(*array1, **nill, &block)", but 1 arrays allocated Expected 0 array allocations for "required_and_keyword_splat.(*array1, **empty_hash, &block)", but 1 arrays allocated Expected 0 array allocations for "required_and_keyword_splat.(*array1, **hash1, &block)", but 1 arrays allocated Expected 0 array allocations for "required_and_keyword_splat.(1, *empty_array, a: 2, **empty_hash, &block)", but 1 arrays allocated Expected 0 array allocations for "required_and_keyword_splat.(1, *empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated Expected 0 array allocations for "required_and_keyword_splat.(*array1, **empty_hash, a: 2, &block)", but 1 arrays allocated Expected 0 array allocations for "required_and_keyword_splat.(*array1, **hash1, **empty_hash, &block)", but 1 arrays allocated Expected 0 array allocations for "required_and_keyword_splat.(*array1, **nil, &block)", but 1 arrays allocated. <true> expected but was <false>. 24) Failure: TestAllocation::ProcCall::WithBlock#test_required_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:81]: Expected 0 hash allocations for "required.(1, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "required.(1, *empty_array, **empty_hash, &block)", but 1 arrays allocated Expected 0 hash allocations for "required.(1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "required.(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "required.(*empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated. <true> expected but was <false>. 25) Failure: TestAllocation::ProcCall::WithBlock#test_anonymous_splat_and_anonymous_keyword_splat_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:103]: Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat.(1, *empty_array, a: 2, &block)", but 1 hashes allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat.(1, **nil, &block)", but 1 hashes allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat.(1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat.(1, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat.(1, *empty_array, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat.(1, *empty_array, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "anon_splat_and_anon_keyword_splat.(*array1, a: 2, &block)", but 1 arrays allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat.(*array1, a: 2, &block)", but 1 hashes allocated Expected 0 array allocations for "anon_splat_and_anon_keyword_splat.(*array1, **nill, &block)", but 1 arrays allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat.(*array1, **nill, &block)", but 1 hashes allocated Expected 0 array allocations for "anon_splat_and_anon_keyword_splat.(*array1, **empty_hash, &block)", but 1 arrays allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat.(*array1, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "anon_splat_and_anon_keyword_splat.(*array1, **hash1, &block)", but 1 arrays allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat.(*array1, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat.(*array1, *empty_array, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat.(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "anon_splat_and_anon_keyword_splat.(*array1, **empty_hash, a: 2, &block)", but 1 arrays allocated Expected 0 array allocations for "anon_splat_and_anon_keyword_splat.(*array1, **hash1, **empty_hash, &block)", but 1 arrays allocated Expected 0 array allocations for "anon_splat_and_anon_keyword_splat.(*array1, **nil, &block)", but 1 arrays allocated Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat.(*array1, **nil, &block)", but 1 hashes allocated. <true> expected but was <false>. 26) Failure: TestAllocation::ProcCall::WithBlock#test_required_and_positional_splat_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:88]: Expected 0 hash allocations for "req_splat.(1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "req_splat.(1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "req_splat.(*array1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "req_splat.(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "req_splat.(1, *array1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "req_splat.(1, *array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated. <true> expected but was <false>. 27) Failure: TestAllocation::ProcCall::WithBlock#test_optional_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:82]: Expected 0 hash allocations for "optional.(1, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "optional.(1, *empty_array, **empty_hash, &block)", but 1 arrays allocated Expected 0 hash allocations for "optional.(1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "optional.(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "optional.(*empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated. <true> expected but was <false>. 28) Failure: TestAllocation::ProcCall::WithBlock#test_keyword_and_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:85]: Expected 0 array allocations for "keyword_and_keyword_splat.(*empty_array, a: 2, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword_and_keyword_splat.(*empty_array, **hash1, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword_and_keyword_splat.(*empty_array, a: 2, **empty_hash, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword_and_keyword_splat.(*empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated. <true> expected but was <false>. 29) Failure: TestAllocation::ProcCall::WithBlock#test_required_positional_and_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:101]: Expected 0 array allocations for "required_and_keyword.(1, *empty_array, a: 2, &block)", but 1 arrays allocated Expected 0 hash allocations for "required_and_keyword.(1, *empty_array, a: 2, &block)", but 1 hashes allocated Expected 0 hash allocations for "required_and_keyword.(1, **nil, &block)", but 1 hashes allocated Expected 0 hash allocations for "required_and_keyword.(1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "required_and_keyword.(1, **hash1, &block)", but 1 hashes allocated Expected 0 array allocations for "required_and_keyword.(1, *empty_array, **hash1, &block)", but 1 arrays allocated Expected 0 hash allocations for "required_and_keyword.(1, *empty_array, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "required_and_keyword.(1, *empty_array, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "required_and_keyword.(*array1, a: 2, &block)", but 1 arrays allocated Expected 0 hash allocations for "required_and_keyword.(*array1, a: 2, &block)", but 1 hashes allocated Expected 0 array allocations for "required_and_keyword.(*array1, **nill, &block)", but 1 arrays allocated Expected 0 hash allocations for "required_and_keyword.(*array1, **nill, &block)", but 1 hashes allocated Expected 0 array allocations for "required_and_keyword.(*array1, **empty_hash, &block)", but 1 arrays allocated Expected 0 hash allocations for "required_and_keyword.(*array1, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "required_and_keyword.(*array1, **hash1, &block)", but 1 arrays allocated Expected 0 hash allocations for "required_and_keyword.(*array1, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "required_and_keyword.(*array1, *empty_array, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "required_and_keyword.(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 array allocations for "required_and_keyword.(1, *empty_array, a: 2, **empty_hash, &block)", but 1 arrays allocated Expected 0 array allocations for "required_and_keyword.(1, *empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated Expected 0 array allocations for "required_and_keyword.(*array1, **empty_hash, a: 2, &block)", but 1 arrays allocated Expected 0 array allocations for "required_and_keyword.(*array1, **hash1, **empty_hash, &block)", but 1 arrays allocated Expected 0 array allocations for "required_and_keyword.(*array1, **nil, &block)", but 1 arrays allocated Expected 0 hash allocations for "required_and_keyword.(*array1, **nil, &block)", but 1 hashes allocated. <true> expected but was <false>. 30) Failure: TestAllocation::ProcCall::WithBlock#test_positional_splat_and_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:103]: Expected 0 hash allocations for "splat_and_keyword.(1, *empty_array, a: 2, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_and_keyword.(1, **nil, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_and_keyword.(1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_and_keyword.(1, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_and_keyword.(1, *empty_array, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_and_keyword.(1, *empty_array, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_and_keyword.(*array1, a: 2, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_and_keyword.(*array1, **nill, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_and_keyword.(*array1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_and_keyword.(*array1, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_and_keyword.(*array1, *empty_array, **hash1, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_and_keyword.(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat_and_keyword.(*array1, **nil, &block)", but 1 hashes allocated. <true> expected but was <false>. 31) Failure: TestAllocation::ProcCall::WithBlock#test_ruby2_keywords [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:107]: Expected 0 hash allocations for "r2k.(1, **nil, &block)", but 1 hashes allocated Expected 0 hash allocations for "r2k.(1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "r2k.(1, *empty_array, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "r2k.(*array1, **nill, &block)", but 1 hashes allocated Expected 0 hash allocations for "r2k.(*array1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "r2k.(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "r2k.(*array1, **nil, &block)", but 1 hashes allocated. <true> expected but was <false>. 32) Failure: TestAllocation::ProcCall::WithBlock#test_no_array_allocation_with_splat_and_nonstatic_keywords [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:88]: Expected 0 array allocations for "keyword.(*empty_array, a: empty_array, &block)", but 1 arrays allocated Expected 0 array allocations for "->{keyword.(*empty_array, a: empty_array, &block)}.call", but 1 arrays allocated Expected 0 array allocations for "$x = empty_array; keyword.(*empty_array, a: $x, &block)", but 1 arrays allocated Expected 0 array allocations for "@x = empty_array; keyword.(*empty_array, a: @x, &block)", but 1 arrays allocated Expected 0 array allocations for "self.class.const_set(:X, empty_array); keyword.(*empty_array, a: X, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword.(*empty_array, a: Object::X, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword.(*empty_array, a: ::X, &block)", but 1 arrays allocated Expected 0 array allocations for "T = keyword; B = block; class Object; @@x = X; T.(*X, a: @@x, &B) end", but 1 arrays allocated Expected 0 array allocations for "keyword.(*empty_array, a: empty_array, b: 1, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword.(*empty_array, a: empty_array, b: 1.0, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword.(*empty_array, a: empty_array, b: 1.0r, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword.(*empty_array, a: empty_array, b: 1.0i, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword.(*empty_array, a: empty_array, b: 'a', &block)", but 1 arrays allocated Expected 0 array allocations for "keyword.(*empty_array, a: empty_array, b: :b, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword.(*empty_array, a: empty_array, b: /a/, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword.(*empty_array, a: self, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword.(*empty_array, a: empty_array, b: nil, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword.(*empty_array, a: empty_array, b: true, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword.(*empty_array, a: empty_array, b: false, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword.(*empty_array, a: ->{}, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword.(*empty_array, a: $1, &block)", but 1 arrays allocated Expected 0 array allocations for "keyword.(*empty_array, a: $`, &block)", but 1 arrays allocated. <true> expected but was <false>. 33) Failure: TestAllocation::ProcCall::WithBlock#test_positional_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:89]: Expected 0 hash allocations for "splat.(1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat.(1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat.(*array1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat.(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat.(1, *array1, **empty_hash, &block)", but 1 hashes allocated Expected 0 hash allocations for "splat.(1, *array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated. <true> expected but was <false>. make: *** [uncommon.mk:964: yes-test-all] Error 33 $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.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=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Debian 13.2.0-23revyos1) 13.2.0 Copyright (C) 2023 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 making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' ruby 3.4.0dev (2024-09-18T18:18:29Z master 07d3bf4832) [riscv64-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 112.763901 seconds 3436 files, 32788 examples, 137832 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.