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