# Logfile created on 2024-03-26 16:12:18 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x000055a94ba67008 @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="-j20", @btest_opts="-j20", @test_opts="TESTS='-j20'", @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/ko1/ruby/logs/brlog.trunk.20240326-161218", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055a94bafb320 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055a94bafb1b8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055a94bafb028 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240326-161218", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240326-161218>, @binmode=false, @mon_data=#<Monitor:0x000055a94bafaf60>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j20 make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode -j20" exit with 0. $$$[beg] make update-download -j20 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 Update debug to 2d602636d99114d55a32fedd652c9c704446a749 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 - echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.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 /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 -j20" exit with 0. $$$[beg] make update-rubyspec -j20 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j20" exit with 0. $$$[beg] make update-src -j20 From https://github.com/ruby/ruby 19752cf..4300c42 master -> origin/master Updating 19752cf..4300c42 Fast-forward lib/prism/node_ext.rb | 1 + prism/config.yml | 10 + prism/prism.c | 147 ++++++--- prism_compile.c | 367 +++++++++++++-------- test/prism/snapshots/alias.txt | 2 +- test/prism/snapshots/dash_heredocs.txt | 20 +- test/prism/snapshots/dos_endings.txt | 10 +- test/prism/snapshots/dstring.txt | 8 +- .../snapshots/heredocs_leading_whitespace.txt | 10 +- test/prism/snapshots/heredocs_nested.txt | 16 +- .../snapshots/heredocs_with_ignored_newlines.txt | 19 +- test/prism/snapshots/lambda.txt | 3 +- test/prism/snapshots/method_calls.txt | 5 +- test/prism/snapshots/methods.txt | 3 +- test/prism/snapshots/modules.txt | 5 +- test/prism/snapshots/regex.txt | 8 +- test/prism/snapshots/seattlerb/difficult0_.txt | 5 +- test/prism/snapshots/seattlerb/dstr_evstr.txt | 1 + test/prism/snapshots/seattlerb/dstr_lex_state.txt | 1 + test/prism/snapshots/seattlerb/dstr_str.txt | 3 +- test/prism/snapshots/seattlerb/evstr_evstr.txt | 1 + test/prism/snapshots/seattlerb/evstr_str.txt | 3 +- test/prism/snapshots/seattlerb/heredoc_nested.txt | 5 +- .../prism/snapshots/seattlerb/heredoc_squiggly.txt | 7 +- ...edoc_squiggly_blank_line_plus_interpolation.txt | 5 +- .../seattlerb/heredoc_squiggly_blank_lines.txt | 7 +- .../seattlerb/heredoc_squiggly_interp.txt | 9 +- .../snapshots/seattlerb/heredoc_squiggly_tabs.txt | 5 +- .../seattlerb/heredoc_squiggly_tabs_extra.txt | 5 +- .../heredoc_squiggly_visually_blank_lines.txt | 7 +- ...h_interpolation_and_carriage_return_escapes.txt | 5 +- ...olation_and_carriage_return_escapes_windows.txt | 5 +- .../seattlerb/parse_line_dstr_escaped_newline.txt | 3 +- .../seattlerb/parse_line_dstr_soft_newline.txt | 3 +- .../seattlerb/parse_line_evstr_after_break.txt | 4 +- .../seattlerb/parse_line_heredoc_evstr.txt | 5 +- .../seattlerb/pct_w_heredoc_interp_nested.txt | 1 + test/prism/snapshots/seattlerb/qsymbols_interp.txt | 2 +- test/prism/snapshots/seattlerb/str_evstr.txt | 3 +- .../prism/snapshots/seattlerb/str_evstr_escape.txt | 5 +- .../snapshots/seattlerb/str_heredoc_interp.txt | 3 +- .../seattlerb/str_interp_ternary_or_label.txt | 1 + .../seattlerb/str_lit_concat_bad_encodings.txt | 5 +- .../prism/snapshots/seattlerb/str_pct_Q_nested.txt | 5 +- .../snapshots/seattlerb/str_pct_nested_nested.txt | 6 +- test/prism/snapshots/seattlerb/str_str.txt | 3 +- test/prism/snapshots/seattlerb/str_str_str.txt | 5 +- test/prism/snapshots/seattlerb/words_interp.txt | 3 +- test/prism/snapshots/spanning_heredoc.txt | 40 ++- test/prism/snapshots/strings.txt | 23 +- test/prism/snapshots/symbols.txt | 10 +- test/prism/snapshots/tilde_heredocs.txt | 97 +++--- test/prism/snapshots/undef.txt | 2 +- .../unparser/corpus/literal/assignment.txt | 25 +- .../snapshots/unparser/corpus/literal/def.txt | 5 +- .../snapshots/unparser/corpus/literal/dstr.txt | 47 ++- .../snapshots/unparser/corpus/literal/literal.txt | 66 ++-- .../snapshots/unparser/corpus/semantic/dstr.txt | 114 ++++--- .../snapshots/unparser/corpus/semantic/literal.txt | 2 +- .../snapshots/whitequark/array_symbols_interp.txt | 2 +- .../snapshots/whitequark/array_words_interp.txt | 4 +- test/prism/snapshots/whitequark/bug_435.txt | 1 + test/prism/snapshots/whitequark/bug_466.txt | 1 + test/prism/snapshots/whitequark/bug_473.txt | 1 + test/prism/snapshots/whitequark/bug_480.txt | 1 + .../snapshots/whitequark/bug_interp_single.txt | 2 + .../snapshots/whitequark/dedenting_heredoc.txt | 59 ++-- ...nterpolating_heredoc_fake_line_continuation.txt | 5 +- ...non_interpolating_heredoc_line_continuation.txt | 5 +- .../whitequark/endless_method_command_syntax.txt | 6 +- .../whitequark/non_lvar_injecting_match.txt | 2 +- test/prism/snapshots/whitequark/parser_bug_640.txt | 5 +- ...r_drops_truncated_parts_of_squiggly_heredoc.txt | 3 +- test/prism/snapshots/whitequark/regex_interp.txt | 4 +- test/prism/snapshots/whitequark/ruby_bug_11990.txt | 5 +- .../whitequark/slash_newline_in_heredocs.txt | 7 +- test/prism/snapshots/whitequark/string_concat.txt | 6 +- test/prism/snapshots/whitequark/string_dvar.txt | 5 +- test/prism/snapshots/whitequark/string_interp.txt | 5 +- test/prism/snapshots/whitequark/symbol_interp.txt | 4 +- test/prism/snapshots/whitequark/undef.txt | 2 +- test/prism/snapshots/whitequark/xstring_interp.txt | 4 +- test/prism/snapshots/xstring.txt | 4 +- 83 files changed, 843 insertions(+), 496 deletions(-) Latest commit hash = 4300c42a7e $$$[end] "make update-src -j20" exit with 0. $$$[beg] make after-update -j20 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 x86_64-linux-fake.rb x86_64-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 Update debug to 2d602636d99114d55a32fedd652c9c704446a749 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 echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - /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 /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 -j20" exit with 0. $$$[beg] make miniruby -j20 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/x86_64-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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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 (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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 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 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 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_memchr.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 -j20" exit with 0. $$$[beg] make ruby -j20 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/x86_64-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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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 (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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 655437b38ee8bda381eb99c98425022a05fc2678538187defaeb18ea9708a61b 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 -j20" exit with 0. $$$[beg] make all -j20 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/x86_64-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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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 (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so building spec/ruby/optional/capi/ext/bignum_spec.so building spec/ruby/optional/capi/ext/binding_spec.so building spec/ruby/optional/capi/ext/boolean_spec.so building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so building spec/ruby/optional/capi/ext/class_under_autoload_spec.so building spec/ruby/optional/capi/ext/complex_spec.so building spec/ruby/optional/capi/ext/constants_spec.so building spec/ruby/optional/capi/ext/data_spec.so building spec/ruby/optional/capi/ext/debug_spec.so building spec/ruby/optional/capi/ext/encoding_spec.so building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/st_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 making srcs under 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 transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' 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/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' 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/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' 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/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]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' 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/debug-1.9.1/ext/debug' 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 -j20" exit with 0. $$$[beg] make install -j20 Update minitest to 287b35d60c8e19c11ba090efc6eeb225325a8520 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 Update debug to 2d602636d99114d55a32fedd652c9c704446a749 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 - 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/x86_64-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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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 /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 echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision - echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - generating enc.mk gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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. /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem transdb.h unchanged Extracting bundle gem power_assert-2.0.3... 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 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 make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering 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/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' 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/pathname' make[2]: Leaving 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/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' 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/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' 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/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' 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/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' 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/nkf-0.2.0/ext/nkf' 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/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/racc-1.7.3/ext/racc/cparse' 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./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --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/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-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.4.0.1 matrix 0.4.2 prime 0.1.2 rbs 3.4.4 typeprof 0.21.11 debug 1.9.1 racc 1.7.3 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.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 -j20" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j20' PASS all 1924 tests $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j20' 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/x86_64-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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no 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 (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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='-j20'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20' 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/x86_64-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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no 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 (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.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=49432 "--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 -j20 # Running tests: [ 1/877] 79334=test_rdoc_require [ 2/877] 79335=locals_test [ 3/877] 79337=test_readpartial [ 4/877] 79338=test_clone [ 5/877] 79339=test_gem_commands_install_command [ 6/877] 79336=test_gem_resolver_conflict [ 7/877] 79350=test_rdoc_task [ 8/877] 79349=test_io_buffer [ 9/877] 79347=ruby_parser_test [ 10/877] 79352=test_backtrace [ 11/877] 79348=test_pack [ 12/877] 79350=test_rdoc_markup_indented_paragraph [ 13/877] 79348=test_stringscanner [ 14/877] 79342=test_files_sample [ 15/877] 79341=test_rdoc_alias [ 16/877] 79343=test_yield [ 17/877] 79344=test_convertible [ 18/877] 79346=parser_test [ 19/877] 79353=test_array [ 20/877] 79340=test_optparse [ 21/877] 79351=test_fstring [ 22/877] 79345=test_rdoc_markup_to_html_crossref [ 23/877] 79353=test_typeddata [ 24/877] 79347=test_gem_resolver_best_set [ 25/877] 79348=encoding_test [ 26/877] 79334=test_rat [ 27/877] 79342=test_webauthn_poller [ 28/877] 79334=test_rdoc_markup_raw [ 29/877] 79334=test_protocol [ 30/877] 79346=test_getopts [ 31/877] 79349=test_gem_resolver_activation_request [ 32/877] 79346=test_gem_config_file [ 33/877] 79340=test_ripper [ 34/877] 79336=test_etc [ 35/877] 79338=test_yjit_exit_locations [ 36/877] 79338=test_system [ 37/877] 79350=test_pkcs12 [ 38/877] 79351=test_gem_package_tar_header [ 39/877] 79336=test_iseq_load [ 40/877] 79348=test_gem_util [ 41/877] 79341=test_bigzero [ 42/877] 79341=test_pkey_dh [ 43/877] 79347=test_io [ 44/877] 79346=test_unicode_escape [ 45/877] 79349=test_autoload [ 46/877] 79353=test_utf16 [ 47/877] 79353=test_rendering [ 48/877] 79335=test_case [ 49/877] 79335=test_sizeof [ 50/877] 79346=test_face [ 51/877] 79342=test_yaml_tree [ 52/877] 79351=test_sleep [ 53/877] 79340=test_config [ 54/877] 79341=test_libs [ 55/877] 79334=test_gc [ 56/877] 79334=test_math [ 57/877] 79337=test_gem_commands_fetch_command [ 58/877] 79346=test_emoji [ 59/877] 79353=test_win32ole_type_event [ 60/877] 79342=test_sorted_set [ 61/877] 79353=test_hash [ 62/877] 79334=test_ubf_async_safe [ 63/877] 79334=test_io [ 64/877] 79346=test_cp949 [ 65/877] 79346=test_condition [ 66/877] 79346=test_gem_source_specific_file [ 67/877] 79341=test_foreach [ 68/877] 79341=test_gem_commands_uninstall_command [ 69/877] 79345=test_gem_unsatisfiable_dependency_error [ 70/877] 79350=test_win32ole_record [ 71/877] 79350=test_type_completor [ 72/877] 79350=test_console_attr [ 73/877] 79350=test_summary [ 74/877] 79348=test_ellipsize [ 75/877] 79346=test_date_attr [ 76/877] 79348=test_gem_commands_exec_command [ 77/877] 79346=test_io_wait [ 78/877] 79350=warnings_test [ 79/877] 79342=test_kwargs [ 80/877] 79342=test_ftp [ 81/877] 79342=test_euc_kr [ 82/877] 79345=test_rdoc_context_section [ 83/877] 79342=test_method [ 84/877] 79345=test_gem_commands_query_command [ 85/877] 79350=test_rdoc_rubygems_hook [ 86/877] 79337=test_pattern_key_name_check [ 87/877] 79334=test_to_ruby [ 88/877] 79340=test_gem_impossible_dependencies_error [ 89/877] 79337=test_pack [ 90/877] 79340=test_array_create [ 91/877] 79340=test_show_source [ 92/877] 79334=test_set [ 93/877] 79334=test_gem_commands_stale_command [ 94/877] 79350=test_lock_native_thread [ 95/877] 79340=test_c_struct_entry [ 96/877] 79337=test_remote_fetch_error [ 97/877] 79337=test_have_library [ 98/877] 79346=test_objspace [ 99/877] 79334=ripper_test [100/877] 79338=test_line_editor [101/877] 79338=test_undef [102/877] 79338=test_string_memory [103/877] 79340=test_gem_requirement [104/877] 79338=test_sprintf [105/877] 79350=comments_test [106/877] 79350=test_gem_security_trust_dir [107/877] 79340=test_ws [108/877] 79340=test_m17n [109/877] 79338=test_gem_commands_environment_command [110/877] 79340=test_workspace [111/877] 79345=test_weakmap [112/877] 79350=test_yjit [113/877] 79350=test_framework [114/877] 79341=test_ns_spki [115/877] 79350=test_kill_ring [116/877] 79341=test_argf [117/877] 79352=test_raise_exception [118/877] 79350=test_gem_request_set_lockfile [119/877] 79340=test_win32ole_typelib [120/877] 79340=test_protect [121/877] 79340=test_hash [122/877] 79338=test_gem_resolver_dependency_request [123/877] 79340=test_tree_builder [124/877] 79340=test_external_new [125/877] 79338=test_postponed_job [126/877] 79340=test_alias_and_anchor [127/877] 79340=test_fileutils [128/877] 79334=test_string_processing [129/877] 79336=test_ldap [130/877] 79336=test_resource [131/877] 79336=test_gem_commands_signin_command [132/877] 79348=test_emitter [133/877] 79334=test_gem_version [134/877] 79348=test_cesu8 [135/877] 79348=test_econv [136/877] 79336=test_rdoc_options [137/877] 79334=test_too_many_dummy_encodings [138/877] 79339=test_gem_commands_list_command [139/877] 79339=test_stack [140/877] 79334=test_rdoc_include [141/877] 79334=test_reqarg [142/877] 79350=test_scanner_events [143/877] 79340=test_gem_resolver_installed_specification [144/877] 79350=test_parse [145/877] 79340=test_mdns [146/877] 79340=test_gem_remote_fetcher [147/877] 79338=test_rdoc_markup_verbatim [148/877] 79352=test_inlinecache [149/877] 79338=test_path_to_class [150/877] 79352=test_gem_dependency [151/877] 79338=test_gem_resolver_specification [152/877] 79338=test_frozen_error [153/877] 79336=test_gem_stub_specification [154/877] 79338=test_method_cache [155/877] 79338=test_gem_ext_ext_conf_builder [156/877] 79334=test_complex [157/877] 79336=test_gem_commands_search_command [158/877] 79336=test_irb [159/877] 79337=test_load [160/877] 79337=json_string_matching_test [161/877] 79337=test_const [162/877] 79337=test_class [163/877] 79334=test_rdoc_normal_class [164/877] 79334=test_asn1 [165/877] 79352=test_random [166/877] 79352=test_yamlstore [167/877] 79334=test_gem_installer [168/877] 79352=test_date_strftime [169/877] 79350=test_rdoc_parser_rd [170/877] 79350=test_internal_ivar [171/877] 79350=test_gem_resolver_index_specification [172/877] 79336=test_duplicate [173/877] 79336=test_basicsocket [174/877] 79350=test_utf32 [175/877] 79336=test_prettyprint [176/877] 79351=test_tracepoint [177/877] 79350=test_rdoc_markup [178/877] 79350=test_gem_commands_help_command [179/877] 79336=test_tempfile [180/877] 79348=parse_comments_test [181/877] 79348=test_noarg [182/877] 79350=test_queue [183/877] 79350=test_function [184/877] 79339=test_ractor [185/877] 79352=test_find [186/877] 79352=test_fiddle [187/877] 79352=test_wss [188/877] 79351=test_gem_commands_contents_command [189/877] 79339=test_gem_ext_cmake_builder [190/877] 79352=test_require [191/877] 79339=test_cgi_util [192/877] 79348=test_marshalable [193/877] 79348=test_digest [194/877] 79336=test_recorder [195/877] 79350=test_gem_commands_owner_command [196/877] 79351=test_gem_source_vendor [197/877] 79351=test_rdoc_constant [198/877] 79336=test_deprecate [199/877] 79336=test_bash_completion [200/877] 79336=test_formatter [201/877] 79336=test_modify_expand [202/877] 79336=test_rdoc_any_method [203/877] 79339=test_gem_available_set [204/877] 79339=test_rdoc_markdown [205/877] 79351=test_file [206/877] 79351=test_gem_package_tar_reader [207/877] 79351=regexp_test [208/877] 79351=test_coverage [209/877] 79336=test_rdoc_encoding [210/877] 79339=test_pathname [211/877] 79336=test_init [212/877] 79338=test_complexrational [213/877] 79338=test_ractor [214/877] 79338=test_euc_tw [215/877] 79338=test_bmethod [216/877] 79343=test_ansi_without_terminfo [217/877] 79338=test_gem_commands_sources_command [218/877] 79342=test_thread_queue [219/877] 79350=test_nowrite [220/877] 79343=test_rdoc_markup_formatter [221/877] 79350=test_forwardable [222/877] 79350=test_yaml [223/877] 79339=test_handle [224/877] 79338=test_wait [225/877] 79338=test_big2str [226/877] 79338=test_cstr [227/877] 79350=test_pstore [228/877] 79343=test_profile_frames [229/877] 79336=test_class2name [230/877] 79336=test_gbk [231/877] 79353=test_enc_str_buf_cat [232/877] 79336=test_comparable [233/877] 79353=test_rdoc_parser_c [234/877] 79336=test_io_timeout [235/877] 79350=json_fixtures_test [236/877] 79335=test_shapes [237/877] 79336=test_ractor [238/877] 79350=test_m17n_comb [239/877] 79348=test_memory_view [240/877] 79335=test_rdoc_markup_to_markdown [241/877] 79336=test_json_tree [242/877] 79336=test_rdoc_generator_pot_po [243/877] 79336=test_ansi_with_terminfo [244/877] 79336=test_reline [245/877] 79339=test_parser_events [246/877] 79348=test_pkey [247/877] 79343=test_case [248/877] 79343=test_gem_request_connection_pools [249/877] 79348=test_grapheme_breaks [250/877] 79336=test_gem_version_option [251/877] 79348=test_cclass [252/877] 79339=test_str2big [253/877] 79339=test_c_struct_builder [254/877] 79336=test_dot_dot [255/877] 79336=test_literal [256/877] 79335=test_socket [257/877] 79348=test_thread [258/877] 79340=test_objectspace [259/877] 79338=test_rdoc_markup_to_table_of_contents [260/877] 79353=test_require_lib [261/877] 79339=parse_test [262/877] 79352=test_gem_install_update_options [263/877] 79338=test_severity [264/877] 79338=test_ractor [265/877] 79338=test_gem_stream_ui [266/877] 79338=test_rdoc_generator_ri [267/877] 79338=test_extlibs [268/877] 79348=test_exception [269/877] 79352=test_rand [270/877] 79345=test_gem_name_tuple [271/877] 79351=test_gem_package_tar_reader_entry [272/877] 79345=test_bug_reporter [273/877] 79336=test_gem_dependency_installer [274/877] 79337=test_scalar [275/877] 79337=test_gem_commands_info_command [276/877] 79337=test_rdoc_cross_reference [277/877] 79352=test_store [278/877] 79351=test_case_options [279/877] 79351=test_scan_args [280/877] 79351=test_win32ole [281/877] 79351=test_generic [282/877] 79351=test_settracefunc [283/877] 79352=test_gem_text [284/877] 79345=test_enumerator_kw [285/877] 79345=test_gem_commands_mirror [286/877] 79345=test_gem_ext_cargo_builder_link_flag_converter [287/877] 79352=test_sprintf_comb [288/877] 79345=test_gem_request [289/877] 79337=test_method_cache [290/877] 79337=test_gem_resolver_composed_set [291/877] 79352=test_safe_load [292/877] 79344=test_gem_resolver [293/877] 79337=test_gem_commands_dependency_command [294/877] 79352=test_name_error [295/877] 79345=test_rdoc_markup_attribute_manager [296/877] 79345=test_enumerator [297/877] 79352=test_inadvertent_creation [298/877] 79337=test_flags [299/877] 79340=test_shift_jis [300/877] 79340=test_gem_commands_which_command [301/877] 79340=test_http [302/877] 79340=test_gem_commands_specification_command [303/877] 79352=test_rdoc_text [304/877] 79343=test_iso_8859 [305/877] 79343=test_tcp [306/877] 79340=index_write_test [307/877] 79335=test_date_new [308/877] 79350=test_data [309/877] 79335=test_rdoc_markup_to_joined_paragraph [310/877] 79350=test_date_time [311/877] 79335=test_require [312/877] 79335=test_gem_safe_yaml [313/877] 79350=test_syntax [314/877] 79343=test_httpresponse [315/877] 79340=test_open-uri [316/877] 79352=test_rdoc_parser_ruby [317/877] 79344=test_stream [318/877] 79344=test_nil2vtempty [319/877] 79344=test_rdoc_context [320/877] 79343=test_hash_create [321/877] 79343=test_stringchar [322/877] 79349=test_uncorrectable_name_check [323/877] 79335=newline_test [324/877] 79349=test_thread_fd_close [325/877] 79349=test_passing_block [326/877] 79349=test_c_union_entity [327/877] 79349=test_rdoc_normal_module [328/877] 79343=test_rdoc_markdown_test [329/877] 79335=test_logperiod [330/877] 79335=test_securerandom [331/877] 79335=test_switch_hitter [332/877] 79335=test_io_console [333/877] 79351=test_flush [334/877] 79351=test_singleton [335/877] 79351=test_logdevice [336/877] 79341=test_gem_ext_rake_builder [337/877] 79340=test_arity [338/877] 79340=test_gc [339/877] 79349=test_x509cert [340/877] 79352=test_err_in_callback [341/877] 79352=test_gem_resolver_lock_specification [342/877] 79337=test_pack [343/877] 79352=test_process [344/877] 79349=test_last_thread [345/877] 79344=test_gem_security_policy [346/877] 79337=test_gem_source_local [347/877] 79338=test_ifunless [348/877] 79338=test_assignment [349/877] 79337=test_gem_commands_lock_command [350/877] 79337=test_numeric [351/877] 79348=test_common [352/877] 79344=test_gem_spec_fetcher [353/877] 79337=test_gem_command [354/877] 79351=test_key_actor_vi [355/877] 79344=test_bug-3571 [356/877] 79344=test_rdoc_markup_to_tt_only [357/877] 79341=test_hmac [358/877] 79341=test_rdoc_tom_doc [359/877] 79344=test_macro [360/877] 79337=test_pp [361/877] 79341=test_gem_ext_configure_builder [362/877] 79348=test_frozen [363/877] 79341=test_verbose [364/877] 79337=test_rdoc_single_class [365/877] 79348=test_nil [366/877] 79337=test_num2int [367/877] 79344=test_exception [368/877] 79341=test_zsh_completion [369/877] 79348=test_iter_break [370/877] 79341=test_address_resolve [371/877] 79344=test_rdoc_token_stream [372/877] 79337=test_gem_source_list [373/877] 79348=test_optarg [374/877] 79344=test_yaml_special_cases [375/877] 79344=test_config [376/877] 79341=test_kdf [377/877] 79344=test_gem_doctor [378/877] 79337=dispatcher_test [379/877] 79348=test_eval_history [380/877] 79351=test_kernel [381/877] 79341=test_bug-5832 [382/877] 79341=test_files_ext [383/877] 79344=test_gem_silent_ui [384/877] 79337=test_emitter [385/877] 79337=test_object_create_start [386/877] 79337=test_command [387/877] 79348=test_at_exit [388/877] 79344=test_date [389/877] 79344=test_gem_rdoc [390/877] 79348=test_gem_ext_cargo_builder_unit [391/877] 79348=test_rdoc_markup_paragraph [392/877] 79343=test_psych [393/877] 79341=test_enc_raise [394/877] 79343=!Nothing_to_test [395/877] 79341=test_date_parse [396/877] 79343=test_pkey_ec [397/877] 79336=test_pipe [398/877] 79348=test_trick [399/877] 79344=test_thread [400/877] 79344=test_rdoc_rd_inline_parser [401/877] 79341=test_rdoc_markup_to_rdoc [402/877] 79343=test_default_gems [403/877] 79344=test_win32ole_type [404/877] 79341=test_null [405/877] 79344=test_mul [406/877] 79341=test_rdoc_markup_attributes [407/877] 79336=test_rdoc_rdoc [408/877] 79344=test_windows_1251 [409/877] 79341=test_time [410/877] 79344=test_svcb_https [411/877] 79344=test_buffering [412/877] 79343=test_gb18030 [413/877] 79344=test_gem_uninstaller [414/877] 79343=test_rdoc_i18n_text [415/877] 79343=test_defined [416/877] 79339=test_backtrace [417/877] 79336=test_key_name_check [418/877] 79339=test_io_buffer [419/877] 79341=test_gem_validator [420/877] 79336=test_fnmatch [421/877] 79337=test_files_test_2 [422/877] 79341=test_folderitem2_invokeverb [423/877] 79341=test_require_path_check [424/877] 79336=test_rdoc_markup_parser [425/877] 79339=test_erb_m17n [426/877] 79343=test_ole_methods [427/877] 79339=test_optimization [428/877] 79343=test_date_conv [429/877] 79343=test_cgi_tag_helper [430/877] 79343=test_zlib [431/877] 79336=test_egrep_cpp [432/877] 79349=test_gem_resolver_index_set [433/877] 79338=test_gem_package_old [434/877] 79341=test_proc [435/877] 79349=test_string [436/877] 79338=test_gc_compact [437/877] 79336=json_addition_test [438/877] 79336=test_rdoc_parser [439/877] 79336=test_qsort [440/877] 79336=test_gem_dependency_resolution_error [441/877] 79336=test_string [442/877] 79336=test_pattern_matching [443/877] 79334=test_rdoc_stats [444/877] 79351=test_gem_request_set_lockfile_parser [445/877] 79336=test_depth_first [446/877] 79336=test_raise [447/877] 79334=test_x509attr [448/877] 79336=test_rdoc_store [449/877] 79334=test_transcode [450/877] 79351=test_eval [451/877] 79334=json_generator_test [452/877] 79351=test_config [453/877] 79334=test_gem_resolver_vendor_set [454/877] 79334=test_enumerable [455/877] 79334=test_gem_safe_marshal [456/877] 79347=test_gem_resolver_api_set [457/877] 79341=test_lambda [458/877] 79347=test_gem_request_set_gem_dependency_api [459/877] 79344=test_ast [460/877] 79341=test_helper [461/877] 79342=test_random_formatter [462/877] 79336=test_jaro_winkler [463/877] 79336=test_webauthn_listener [464/877] 79342=test_rdoc_code_object [465/877] 79341=test_x509store Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 39995> [466/877] 79353=test_update [467/877] 79353=test_x509name [468/877] 79353=test_fips COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 79336 ko1 11u IPv4 725068869 0t0 TCP localhost:39995->localhost:35006 (CLOSE_WAIT) [469/877] 79351=bom_test Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 [470/877] 79351=test_data_error [471/877] 79347=test_file [472/877] 79336=test_force_exit [473/877] 79336=test_ostruct [474/877] 79351=unescape_test [475/877] 79341=test_udp [476/877] 79341=static_inspect_test [477/877] 79341=errors_test [478/877] 79353=test_regexp [479/877] 79336=test_gem_commands_check_command [480/877] 79341=test_vm_dump [481/877] 79341=test_tmpdir [482/877] 79336=test_rdoc_markup_document [483/877] 79336=test_integer_comb [484/877] 79335=test_rdoc_ri_paths [485/877] 79342=test_ts [486/877] 79335=test_ensured [487/877] 79341=test_addr [488/877] 79334=test_locale [489/877] 79341=library_symbols_test [490/877] 79341=test_gem_uri_formatter [491/877] 79335=test_helper [492/877] 79335=test_erb_command [493/877] 79341=test_encoding [494/877] 79335=test_project_sanity [495/877] 79334=test_range [496/877] 79335=command_line_test [497/877] 79335=test_pty [498/877] 79341=test_dup [499/877] 79341=test_constant [500/877] 79342=test_key_actor_emacs [501/877] 79342=test_gem_gemcutter_utilities [502/877] 79335=test_basicinstructions [503/877] 79351=test_gem_command_manager [504/877] 79348=test_arithmetic_sequence [505/877] 79348=heredoc_dedent_test [506/877] 79348=test_cgi_header [507/877] 79335=test_object [508/877] 79348=version_test [509/877] 79335=test_ractor [510/877] 79348=test_type [511/877] 79348=test_func [512/877] 79335=test_big5 [513/877] 79335=test_pointer [514/877] 79351=test_rdoc_rd_block_parser [515/877] 79334=test_signedness [516/877] 79351=test_tsort [517/877] 79351=test_change_word [518/877] 79351=compiler_test [519/877] 79351=test_flip [520/877] 79351=test_timeout [521/877] 79342=test_ossl [522/877] 79351=test_normalize [523/877] 79351=test_object [524/877] 79335=test_ruby_lex [525/877] 79335=test_date_arith [526/877] 79335=test_gem_local_remote_options [527/877] 79338=test_sleep [528/877] 79351=test_delete [529/877] 79351=test_win32ole_method [530/877] 79351=test_fd_setsize [531/877] 79351=test_continuation [532/877] 79335=test_keyword [533/877] 79351=test_class_name_check [534/877] 79351=test_pkey_rsa [535/877] 79351=test_weakkeymap [536/877] 79343=test_gem_commands_push_command [537/877] 79336=test_numhash [538/877] 79351=test_placearg [539/877] 79336=test_date_strptime [540/877] 79335=test_gem_package_task [541/877] 79335=test_rdoc_markup_hard_break [542/877] 79335=test_gem_platform [543/877] 79336=test_import [544/877] 79335=test_not [545/877] 79335=test_gem_resolver_lock_set [546/877] 79351=test_rdoc_parser_markdown [547/877] 79335=test_file_exhaustive [548/877] 79351=test_files_test [549/877] 79337=test_gem_update_suggestion [550/877] 79337=test_logger [551/877] 79348=test_coderange [552/877] 79348=test_symbol [553/877] 79348=location_test [554/877] 79337=test_mailto [555/877] 79337=test_rdoc_generator_darkfish [556/877] 79351=test_error_highlight [557/877] 79348=test_resize [558/877] 79348=test_rdoc_comment [559/877] 79348=json_generic_object_test [560/877] 79348=test_gem_source_fetch_problem [561/877] 79348=test_http_request [562/877] 79348=test_numeric [563/877] 79348=test_member [564/877] 79348=test_gem_commands_cleanup_command [565/877] 79343=test_word [566/877] 79343=test_cgi_multipart [567/877] 79337=test_ractor_compatibility [568/877] 79351=test_autoconf [569/877] 79351=test_eval [570/877] 79351=test_gem_console_ui [571/877] 79351=test_date_ractor [572/877] 79343=test_dir [573/877] 79348=format_errors_test [574/877] 79348=test_unix [575/877] 79348=test_lazy_enumerator [576/877] 79345=test_enc_associate [577/877] 79351=ruby_api_test [578/877] 79341=test_find_executable [579/877] 79341=test_symbol [580/877] 79343=test_coder [581/877] 79343=test_nofree [582/877] 79336=test_gem_commands_pristine_command [583/877] 79343=test_context [584/877] 79351=test_function_entry [585/877] 79351=test_pkcs7 [586/877] 79337=test_gem_resolver_requirement_list [587/877] 79337=test_arith_seq_beg_len_step [588/877] 79348=test_enum [589/877] 79343=test_gem_specification [590/877] 79337=test_threadgroup [591/877] 79351=test_have_macro [592/877] 79334=test_gem_package [593/877] 79345=test_resolve_symbol [594/877] 79345=test_complex2 [595/877] 79345=test_trace [596/877] 79345=ractor_test [597/877] 79345=test_rdoc_generator_json_index [598/877] 79345=test_time_tz [599/877] 79351=test_win32ole_event [600/877] 79351=test_gem_ci_detector [601/877] 79351=test_rdoc_class_module [602/877] 79345=test_bignum [603/877] 79350=test_win32ole_variable [604/877] 79350=test_io_wait_uncommon [605/877] 79350=test_stringio [606/877] 79345=test_arity [607/877] 79345=test_win32ole_variant [608/877] 79345=test_ipaddr [609/877] 79345=test_rdoc_markup_to_ansi [610/877] 79334=test_mixed_unicode_escapes [611/877] 79334=test_history [612/877] 79334=test_gem_resolver_api_specification [613/877] 79350=test_merge_keys [614/877] 79345=test_rdoc_extend [615/877] 79350=test_gem_source_lock [616/877] 79345=test_gem [617/877] 79334=test_dns [618/877] 79350=test_gem_commands_open_command [619/877] 79350=test_ractor [620/877] 79350=parse_stream_test [621/877] 79350=test_parser [622/877] 79350=test_cgi_core [623/877] 79351=test_rb_str_dup [624/877] 79348=test_reline_key [625/877] 79351=test_ancdata [626/877] 79351=test_singleton_function [627/877] 79351=test_alias [628/877] 79350=test_timeout [629/877] 79348=test_unicode_normalize [630/877] 79337=test_marshal [631/877] 79351=test_weakref [632/877] 79336=test_nonblock [633/877] 79336=json_ext_parser_test [634/877] 79336=test_thread [635/877] 79340=test_my_integer [636/877] 79340=test_rendering [637/877] 79340=test_debugger_integration [638/877] 79340=test_ractor [639/877] 79334=test_ssl [640/877] 79351=test_object_references [641/877] 79351=test_usrmarshal [642/877] 79351=test_gem_resolver_git_specification [643/877] 79337=test_gem_request_set_lockfile_tokenizer [644/877] 79351=test_stat [645/877] 79351=test_have_func [646/877] 79337=test_nextafter [647/877] 79340=test_capacity [648/877] 79340=test_https_proxy [649/877] 79340=test_call [650/877] 79337=test_rubygems [651/877] 79334=test_super [652/877] 79341=test_rubyoptions [653/877] 79340=test_cgi_modruby [654/877] 79340=test_integer [655/877] 79337=test_gem_commands_setup_command [656/877] 79350=test_dryrun [657/877] 79350=desugar_compiler_test [658/877] 79339=test_integer [659/877] 79350=test_env [660/877] 79339=test_rdoc_attr [661/877] 79339=test_cparser [662/877] 79343=test_pkg_config [663/877] 79343=test_sexp [664/877] 79343=test_rdoc_markup_include [665/877] 79343=fuzzer_test [666/877] 79334=test_variable [667/877] 79343=test_struct [668/877] 79343=test_rdoc_markup_to_html_snippet [669/877] 79334=magic_comment_test [670/877] 79334=test_dln [671/877] 79334=test_gem_source_subpath_problem [672/877] 79343=json_common_interface_test [673/877] 79337=test_win32ole_variant_outarg [674/877] 79343=test_config [675/877] 79337=memsize_test [676/877] 79337=test_nomethod_error [677/877] 79337=json_parser_test [678/877] 79347=test_set [679/877] 79343=test_gem_path_support [680/877] 79347=test_struct [681/877] 79334=test_files_test_1 [682/877] 79337=test_rdoc_rd_inline [683/877] 79337=test_x509req [684/877] 79343=test_mutex [685/877] 79351=test_key_error [686/877] 79351=test_win32ole_variant_m [687/877] 79351=test_engine [688/877] 79351=test_div [689/877] 79351=test_color_printer [690/877] 79351=test_deprecated [691/877] 79351=test_serialize_subclasses [692/877] 79351=test_insns_leaf [693/877] 79351=test_signal [694/877] 79337=test_fixnum [695/877] 79337=test_x509crl [696/877] 79345=test_cgi_session [697/877] 79345=test_rdoc_rd [698/877] 79345=test_metaclass [699/877] 79345=test_rdoc_top_level [700/877] 79337=test_windows_1252 [701/877] 79337=test_input_method [702/877] 79347=test_process [703/877] 79347=test_float [704/877] 79337=test_cgi_cookie [705/877] 79337=test_require [706/877] 79339=test_dir_m17n [707/877] 79345=test_gem_resolver_installer_set [708/877] 79338=test_refinement [709/877] 79346=test_gem_commands_signout_command [710/877] 79348=test_regex_casefold [711/877] 79346=test_gem_source_git [712/877] 79349=test_cipher [713/877] 79349=test_gem_security_signer [714/877] 79345=test_new [715/877] 79345=test_storage [716/877] 79345=test_gem_resolver_git_set [717/877] 79349=test_string [718/877] 79349=test_iterator [719/877] 79349=test_omap [720/877] 79349=test_digest_extend [721/877] 79349=test_shellwords [722/877] 79349=test_debug [723/877] 79349=test_memory_view [724/877] 79349=pattern_test [725/877] 79349=test_rdoc_parser_simple [726/877] 79349=test_yamldbm [727/877] 79349=test_load [728/877] 79349=test_abi [729/877] 79343=test_provider [730/877] 79345=test_evaluation [731/877] 79345=test_https [732/877] 79348=test_gem_ext_builder [733/877] 79346=test_win32ole_method_event [734/877] 79346=test_nesting_parser [735/877] 79349=test_gem_dependency_list [736/877] 79346=test_benchmark [737/877] 79349=test_gem_commands_outdated_command [738/877] 79349=test_gem_package_tar_writer [739/877] 79349=test_array [740/877] 79343=test_gem_source [741/877] 79345=test_scalar_scanner [742/877] 79345=test_rational2 [743/877] 79345=test_rational [744/877] 79345=test_assembler [745/877] 79345=test_spell_checker [746/877] 79347=test_propertyputref [747/877] 79347=attribute_write_test [748/877] 79345=test_x509ext [749/877] 79347=test_erb [750/877] 79345=test_gem_source_installed [751/877] 79345=test_completion [752/877] 79347=test_gem_commands_cert_command [753/877] 79339=test_len [754/877] 79339=test_yield_block [755/877] 79339=test_parser [756/877] 79339=test_arith_seq_extract [757/877] 79342=test_method_name_check [758/877] 79342=test_gem_ext_cargo_builder [759/877] 79343=test_ssl [760/877] 79342=constant_path_node_test [761/877] 79342=test_gem_request_set [762/877] 79339=test_module [763/877] 79340=test_boolean [764/877] 79340=test_instrumentation_api [765/877] 79350=integer_parse_test [766/877] 79350=test_stringify_symbols [767/877] 79350=test_buffered_io [768/877] 79351=test_monitor [769/877] 79348=test_configuration [770/877] 79345=test_rubyvm [771/877] 79345=test_rdoc_generator_markup [772/877] 79345=test_whileuntil [773/877] 79345=test_bn [774/877] 79345=test_win32ole_param_event [775/877] 79350=test_path [776/877] 79345=test_case_mapping [777/877] 79350=test_tree_spell_checker [778/877] 79345=test_http [779/877] 79350=test_addrinfo [780/877] 79342=test_bug-14834 [781/877] 79350=test_date_compat [782/877] 79350=test_rdoc_markup_to_html [783/877] 79348=test_compile_prism [784/877] 79342=test_terminfo [785/877] 79342=test_thread_cv [786/877] 79350=test_lexer [787/877] 79350=test_ssl_session [788/877] 79351=test_gem_commands_update_command [789/877] 79335=test_gem_resolver_vendor_specification [790/877] 79335=test_key_event_record [791/877] 79335=test_gem_uri [792/877] 79335=test_random [793/877] 79335=test_notimplement [794/877] 79335=test_rdoc_method_attr [795/877] 79346=test_gem_gem_runner [796/877] 79348=test_filter [797/877] 79346=test_data [798/877] 79346=static_literals_test [799/877] 79346=test_rdoc_generator_pot [800/877] 79348=parameters_signature_test [801/877] 79334=test_koi8 [802/877] 79334=test_enumerator [803/877] 79334=test_rdoc_parser_changelog [804/877] 79335=test_unicode [805/877] 79348=test_document [806/877] 79335=test_rdoc_generator_pot_po_entry [807/877] 79348=test_euc_jp [808/877] 79335=test_acceptable [809/877] 79348=test_gem_commands_yank_command [810/877] 79337=test_win32ole_param [811/877] 79337=test_pair [812/877] 79334=test_name_error_extension [813/877] 79334=test_chilled [814/877] 79334=test_rdoc_i18n_locale [815/877] 79334=test_primitive [816/877] 79346=test_human_typo [817/877] 79334=test_rbconfig [818/877] 79346=test_key_stroke [819/877] 79346=test_color [820/877] 79334=json_encoding_test [821/877] 79334=test_gem_resolver_local_specification [822/877] 79335=test_httpheader [823/877] 79334=test_rdoc_ri_driver [824/877] 79346=test_encoding [825/877] 79346=test_httpresponses [826/877] 79335=test_set_len [827/877] 79335=test_sockopt [828/877] 79335=test_install [829/877] 79346=test_rdoc_markup_to_label [830/877] 79342=test_rdoc_markup_pre_process [831/877] 79346=test_printf [832/877] 79346=test_webauthn_listener_response [833/877] 79346=test_time [834/877] 79342=test_to_ary_concat [835/877] 79334=test_stream [836/877] 79334=test_pinned [837/877] 79334=test_gem_bundler_version_finder [838/877] 79346=test_emoji_breaks [839/877] 79335=test_within_pipe [840/877] 79334=test_gem_commands_unpack_command [841/877] 79335=test_files_lib [842/877] 79348=test_beginendblock [843/877] 79347=test_rdoc_markup_to_bs [844/877] 79350=test_help [845/877] 79350=test_digest [846/877] 79350=test_ractor [847/877] 79334=test_gem_security [848/877] 79347=test_rdoc_servlet [849/877] 79351=test_fiber [850/877] 79350=test_open3 [851/877] 79347=test_bundled_ca [852/877] 79348=test_closure [853/877] 79342=test_delegate [854/877] 79342=test_popen_deadlock [855/877] 79353=test_history [856/877] 79353=test_date_marshal [857/877] 79353=test_mkmf [858/877] 79353=test_recursion [859/877] 79353=test_exit [860/877] 79339=test_variable_name_check [861/877] 79338=test_io_m17n [862/877] 79347=test_did_you_mean [863/877] 79339=test_gem_commands_server_command [864/877] 79339=test_append [865/877] 79339=test_option [866/877] 79348=test_cmethod [867/877] 79348=test_tracer [868/877] 79348=test_gem_commands_build_command [869/877] 79347=test_interned_str [870/877] 79347=test_case_comprehensive [871/877] 79353=test_class [872/877] 79353=test_ocsp [873/877] 79339=test_pkey_dsa [874/877] 79342=test_scheduler [875/877] 79348=test_iseq [876/877] 79342=test_exception_at_throwing [877/877] 79353=test_rdoc_markup_heading Finished tests in 34.933093s, 750.7781 tests/s, 272113.1215 assertions/s. 26227 tests, 9505753 assertions, 0 failures, 0 errors, 268 skips ruby -v: ruby 3.4.0dev (2024-03-26T16:11:09Z master 4300c42a7e) [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20' 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/x86_64-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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no 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 (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.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.20240326-240310-mqvs2l/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.20240326-240310-mqvs2l/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.20240326-240310-mqvs2l/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.20240326-240310-mqvs2l/4-mspec-multi-3 $ /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.20240326-240310-mqvs2l/5-mspec-multi-4 $ /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.20240326-240310-mqvs2l/6-mspec-multi-5 $ /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.20240326-240310-mqvs2l/7-mspec-multi-6 $ /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.20240326-240310-mqvs2l/8-mspec-multi-7 $ /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.20240326-240310-mqvs2l/9-mspec-multi-8 $ /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.20240326-240310-mqvs2l/10-mspec-multi-9 $ /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.20240326-240310-mqvs2l/11-mspec-multi-10 $ /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.20240326-240310-mqvs2l/12-mspec-multi-11 $ /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.20240326-240310-mqvs2l/13-mspec-multi-12 $ /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.20240326-240310-mqvs2l/14-mspec-multi-13 $ /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.20240326-240310-mqvs2l/15-mspec-multi-14 $ /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.20240326-240310-mqvs2l/16-mspec-multi-15 $ /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.20240326-240310-mqvs2l/17-mspec-multi-16 $ /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.20240326-240310-mqvs2l/18-mspec-multi-17 $ /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.20240326-240310-mqvs2l/19-mspec-multi-18 $ /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.20240326-240310-mqvs2l/20-mspec-multi-19 ruby 3.4.0dev (2024-03-26T16:11:09Z master 4300c42a7e) [x86_64-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 8.122200 seconds 3427 files, 32552 examples, 191012 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 0.