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