# Logfile created on 2025-01-15 07:54:31 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055e35529d608 @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, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk.20250115-075431", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055e35534a510 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055e35534a3d0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055e35534a240 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20250115-075431", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20250115-075431>, @binmode=false, @mon_data=#<Monitor:0x000055e35534a150>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j20
tool/config.guess already exists
tool/config.sub already exists
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision unchanged
$$$[end] "make update-download -j20" exit with 0.
$$$[beg] make update-src      -j20
From https://github.com/ruby/ruby
   e0be1b9..c2ba840  master     -> origin/master
Updating e0be1b9..c2ba840
Fast-forward
 NEWS.md                                            |     1 +
 common.mk                                          |     4 +-
 gems/bundled_gems                                  |     1 +
 lib/rdoc.rb                                        |   211 -
 lib/rdoc/code_object.rb                            |   427 -
 lib/rdoc/code_object/alias.rb                      |   111 -
 lib/rdoc/code_object/anon_class.rb                 |    10 -
 lib/rdoc/code_object/any_method.rb                 |   379 -
 lib/rdoc/code_object/attr.rb                       |   175 -
 lib/rdoc/code_object/class_module.rb               |   868 -
 lib/rdoc/code_object/constant.rb                   |   186 -
 lib/rdoc/code_object/context.rb                    |  1264 --
 lib/rdoc/code_object/context/section.rb            |   233 -
 lib/rdoc/code_object/extend.rb                     |     9 -
 lib/rdoc/code_object/ghost_method.rb               |     6 -
 lib/rdoc/code_object/include.rb                    |     9 -
 lib/rdoc/code_object/meta_method.rb                |     6 -
 lib/rdoc/code_object/method_attr.rb                |   430 -
 lib/rdoc/code_object/mixin.rb                      |   120 -
 lib/rdoc/code_object/normal_class.rb               |    92 -
 lib/rdoc/code_object/normal_module.rb              |    73 -
 lib/rdoc/code_object/require.rb                    |    51 -
 lib/rdoc/code_object/single_class.rb               |    30 -
 lib/rdoc/code_object/top_level.rb                  |   291 -
 lib/rdoc/code_objects.rb                           |     5 -
 lib/rdoc/comment.rb                                |   229 -
 lib/rdoc/cross_reference.rb                        |   228 -
 lib/rdoc/encoding.rb                               |   120 -
 lib/rdoc/erb_partial.rb                            |    18 -
 lib/rdoc/erbio.rb                                  |    37 -
 lib/rdoc/generator.rb                              |    51 -
 lib/rdoc/generator/darkfish.rb                     |   828 -
 lib/rdoc/generator/json_index.rb                   |   300 -
 lib/rdoc/generator/markup.rb                       |   159 -
 lib/rdoc/generator/pot.rb                          |    99 -
 lib/rdoc/generator/pot/message_extractor.rb        |    68 -
 lib/rdoc/generator/pot/po.rb                       |    84 -
 lib/rdoc/generator/pot/po_entry.rb                 |   141 -
 lib/rdoc/generator/ri.rb                           |    30 -
 lib/rdoc/generator/template/darkfish/.document     |     0
 lib/rdoc/generator/template/darkfish/_footer.rhtml |     5 -
 lib/rdoc/generator/template/darkfish/_head.rhtml   |    43 -
 .../template/darkfish/_sidebar_VCS_info.rhtml      |    19 -
 .../template/darkfish/_sidebar_classes.rhtml       |    34 -
 .../template/darkfish/_sidebar_extends.rhtml       |    15 -
 .../template/darkfish/_sidebar_in_files.rhtml      |     9 -
 .../template/darkfish/_sidebar_includes.rhtml      |    15 -
 .../template/darkfish/_sidebar_installed.rhtml     |    15 -
 .../template/darkfish/_sidebar_methods.rhtml       |    21 -
 .../template/darkfish/_sidebar_navigation.rhtml    |    11 -
 .../template/darkfish/_sidebar_pages.rhtml         |    32 -
 .../template/darkfish/_sidebar_parent.rhtml        |     6 -
 .../template/darkfish/_sidebar_search.rhtml        |    14 -
 .../template/darkfish/_sidebar_sections.rhtml      |    11 -
 .../darkfish/_sidebar_table_of_contents.rhtml      |    39 -
 .../template/darkfish/_sidebar_toggle.rhtml        |     3 -
 lib/rdoc/generator/template/darkfish/class.rhtml   |   206 -
 lib/rdoc/generator/template/darkfish/css/fonts.css |   167 -
 lib/rdoc/generator/template/darkfish/css/rdoc.css  |   668 -
 .../template/darkfish/fonts/Lato-Light.ttf         |   Bin 94668 -> 0 bytes
 .../template/darkfish/fonts/Lato-LightItalic.ttf   |   Bin 94196 -> 0 bytes
 .../template/darkfish/fonts/Lato-Regular.ttf       |   Bin 96184 -> 0 bytes
 .../template/darkfish/fonts/Lato-RegularItalic.ttf |   Bin 95316 -> 0 bytes
 .../template/darkfish/fonts/SourceCodePro-Bold.ttf |   Bin 138268 -> 0 bytes
 .../darkfish/fonts/SourceCodePro-Regular.ttf       |   Bin 138680 -> 0 bytes
 .../generator/template/darkfish/images/add.png     |   Bin 733 -> 0 bytes
 .../template/darkfish/images/arrow_up.png          |   Bin 372 -> 0 bytes
 .../generator/template/darkfish/images/brick.png   |   Bin 452 -> 0 bytes
 .../template/darkfish/images/brick_link.png        |   Bin 764 -> 0 bytes
 .../generator/template/darkfish/images/bug.png     |   Bin 774 -> 0 bytes
 .../template/darkfish/images/bullet_black.png      |   Bin 211 -> 0 bytes
 .../darkfish/images/bullet_toggle_minus.png        |   Bin 207 -> 0 bytes
 .../darkfish/images/bullet_toggle_plus.png         |   Bin 209 -> 0 bytes
 .../generator/template/darkfish/images/date.png    |   Bin 626 -> 0 bytes
 .../generator/template/darkfish/images/delete.png  |   Bin 715 -> 0 bytes
 .../generator/template/darkfish/images/find.png    |   Bin 659 -> 0 bytes
 .../template/darkfish/images/loadingAnimation.gif  |   Bin 5886 -> 0 bytes
 .../template/darkfish/images/macFFBgHack.png       |   Bin 207 -> 0 bytes
 .../generator/template/darkfish/images/package.png |   Bin 853 -> 0 bytes
 .../template/darkfish/images/page_green.png        |   Bin 621 -> 0 bytes
 .../template/darkfish/images/page_white_text.png   |   Bin 342 -> 0 bytes
 .../template/darkfish/images/page_white_width.png  |   Bin 309 -> 0 bytes
 .../generator/template/darkfish/images/plugin.png  |   Bin 591 -> 0 bytes
 .../generator/template/darkfish/images/ruby.png    |   Bin 592 -> 0 bytes
 .../template/darkfish/images/tag_blue.png          |   Bin 1880 -> 0 bytes
 .../template/darkfish/images/tag_green.png         |   Bin 613 -> 0 bytes
 .../template/darkfish/images/transparent.png       |   Bin 97 -> 0 bytes
 .../generator/template/darkfish/images/wrench.png  |   Bin 610 -> 0 bytes
 .../template/darkfish/images/wrench_orange.png     |   Bin 584 -> 0 bytes
 .../generator/template/darkfish/images/zoom.png    |   Bin 692 -> 0 bytes
 lib/rdoc/generator/template/darkfish/index.rhtml   |    23 -
 .../generator/template/darkfish/js/darkfish.js     |   120 -
 lib/rdoc/generator/template/darkfish/js/search.js  |   110 -
 lib/rdoc/generator/template/darkfish/page.rhtml    |    18 -
 .../template/darkfish/servlet_not_found.rhtml      |    20 -
 .../generator/template/darkfish/servlet_root.rhtml |    65 -
 .../template/darkfish/table_of_contents.rhtml      |    70 -
 lib/rdoc/generator/template/json_index/.document   |     1 -
 .../generator/template/json_index/js/navigation.js |   105 -
 .../generator/template/json_index/js/searcher.js   |   229 -
 lib/rdoc/i18n.rb                                   |    10 -
 lib/rdoc/i18n/locale.rb                            |   102 -
 lib/rdoc/i18n/text.rb                              |   126 -
 lib/rdoc/known_classes.rb                          |    74 -
 lib/rdoc/markdown.rb                               | 16793 -------------------
 lib/rdoc/markdown/.document                        |     1 -
 lib/rdoc/markdown/entities.rb                      |  2131 ---
 lib/rdoc/markdown/literals.rb                      |   454 -
 lib/rdoc/markup.rb                                 |   240 -
 lib/rdoc/markup/attr_changer.rb                    |    22 -
 lib/rdoc/markup/attr_span.rb                       |    35 -
 lib/rdoc/markup/attribute_manager.rb               |   405 -
 lib/rdoc/markup/attributes.rb                      |    70 -
 lib/rdoc/markup/blank_line.rb                      |    27 -
 lib/rdoc/markup/block_quote.rb                     |    14 -
 lib/rdoc/markup/document.rb                        |   164 -
 lib/rdoc/markup/formatter.rb                       |   272 -
 lib/rdoc/markup/hard_break.rb                      |    31 -
 lib/rdoc/markup/heading.rb                         |    78 -
 lib/rdoc/markup/include.rb                         |    42 -
 lib/rdoc/markup/indented_paragraph.rb              |    47 -
 lib/rdoc/markup/list.rb                            |   101 -
 lib/rdoc/markup/list_item.rb                       |    99 -
 lib/rdoc/markup/paragraph.rb                       |    28 -
 lib/rdoc/markup/parser.rb                          |   585 -
 lib/rdoc/markup/pre_process.rb                     |   318 -
 lib/rdoc/markup/raw.rb                             |    69 -
 lib/rdoc/markup/regexp_handling.rb                 |    40 -
 lib/rdoc/markup/rule.rb                            |    20 -
 lib/rdoc/markup/table.rb                           |    56 -
 lib/rdoc/markup/to_ansi.rb                         |    93 -
 lib/rdoc/markup/to_bs.rb                           |   102 -
 lib/rdoc/markup/to_html.rb                         |   452 -
 lib/rdoc/markup/to_html_crossref.rb                |   226 -
 lib/rdoc/markup/to_html_snippet.rb                 |   287 -
 lib/rdoc/markup/to_joined_paragraph.rb             |    46 -
 lib/rdoc/markup/to_label.rb                        |    74 -
 lib/rdoc/markup/to_markdown.rb                     |   191 -
 lib/rdoc/markup/to_rdoc.rb                         |   352 -
 lib/rdoc/markup/to_table_of_contents.rb            |    88 -
 lib/rdoc/markup/to_test.rb                         |    69 -
 lib/rdoc/markup/to_tt_only.rb                      |   120 -
 lib/rdoc/markup/verbatim.rb                        |    83 -
 lib/rdoc/options.rb                                |  1397 --
 lib/rdoc/parser.rb                                 |   297 -
 lib/rdoc/parser/c.rb                               |  1260 --
 lib/rdoc/parser/changelog.rb                       |   349 -
 lib/rdoc/parser/markdown.rb                        |    22 -
 lib/rdoc/parser/prism_ruby.rb                      |  1028 --
 lib/rdoc/parser/rd.rb                              |    22 -
 lib/rdoc/parser/ripper_state_lex.rb                |   302 -
 lib/rdoc/parser/ruby.rb                            |  2381 ---
 lib/rdoc/parser/ruby_tools.rb                      |   165 -
 lib/rdoc/parser/simple.rb                          |    61 -
 lib/rdoc/parser/text.rb                            |    11 -
 lib/rdoc/rd.rb                                     |    99 -
 lib/rdoc/rd/.document                              |     1 -
 lib/rdoc/rd/block_parser.rb                        |  1706 --
 lib/rdoc/rd/inline.rb                              |    71 -
 lib/rdoc/rd/inline_parser.rb                       |  1854 --
 lib/rdoc/rdoc.gemspec                              |    67 -
 lib/rdoc/rdoc.rb                                   |   566 -
 lib/rdoc/ri.rb                                     |    20 -
 lib/rdoc/ri/driver.rb                              |  1557 --
 lib/rdoc/ri/formatter.rb                           |     6 -
 lib/rdoc/ri/paths.rb                               |   171 -
 lib/rdoc/ri/store.rb                               |     6 -
 lib/rdoc/ri/task.rb                                |    71 -
 lib/rdoc/rubygems_hook.rb                          |   330 -
 lib/rdoc/servlet.rb                                |   451 -
 lib/rdoc/stats.rb                                  |   461 -
 lib/rdoc/stats/normal.rb                           |    58 -
 lib/rdoc/stats/quiet.rb                            |    59 -
 lib/rdoc/stats/verbose.rb                          |    44 -
 lib/rdoc/store.rb                                  |  1001 --
 lib/rdoc/task.rb                                   |   354 -
 lib/rdoc/text.rb                                   |   322 -
 lib/rdoc/token_stream.rb                           |   118 -
 lib/rdoc/tom_doc.rb                                |   257 -
 lib/rdoc/version.rb                                |    10 -
 .../Amps and angle encoding.text                   |    21 -
 test/rdoc/MarkdownTest_1.0.3/Auto links.text       |    13 -
 .../rdoc/MarkdownTest_1.0.3/Backslash escapes.text |   120 -
 .../Blockquotes with code blocks.text              |    11 -
 test/rdoc/MarkdownTest_1.0.3/Code Blocks.text      |    14 -
 test/rdoc/MarkdownTest_1.0.3/Code Spans.text       |     6 -
 ...rd-wrapped paragraphs with list-like lines.text |     8 -
 test/rdoc/MarkdownTest_1.0.3/Horizontal rules.text |    67 -
 .../MarkdownTest_1.0.3/Inline HTML (Advanced).text |    15 -
 .../MarkdownTest_1.0.3/Inline HTML (Simple).text   |    69 -
 .../MarkdownTest_1.0.3/Inline HTML comments.text   |    13 -
 .../MarkdownTest_1.0.3/Links, inline style.text    |    12 -
 .../MarkdownTest_1.0.3/Links, reference style.text |    71 -
 .../Links, shortcut references.text                |    20 -
 .../Literal quotes in titles.text                  |     7 -
 .../Markdown Documentation - Basics.text           |   306 -
 .../Markdown Documentation - Syntax.text           |   888 -
 .../MarkdownTest_1.0.3/Nested blockquotes.text     |     5 -
 .../Ordered and unordered lists.text               |   131 -
 .../MarkdownTest_1.0.3/Strong and em together.text |     7 -
 test/rdoc/MarkdownTest_1.0.3/Tabs.text             |    21 -
 test/rdoc/MarkdownTest_1.0.3/Tidiness.text         |     5 -
 test/rdoc/README                                   |     1 -
 test/rdoc/binary.dat                               |   Bin 1024 -> 0 bytes
 test/rdoc/helper.rb                                |     5 -
 test/rdoc/hidden.zip.txt                           |     1 -
 test/rdoc/support/formatter_test_case.rb           |   764 -
 test/rdoc/support/test_case.rb                     |   217 -
 test/rdoc/support/text_formatter_test_case.rb      |   131 -
 test/rdoc/test.ja.largedoc                         |     3 -
 test/rdoc/test.ja.rdoc                             |    10 -
 test/rdoc/test.ja.txt                              |     8 -
 test/rdoc/test.txt                                 |     1 -
 test/rdoc/test_rdoc_alias.rb                       |    13 -
 test/rdoc/test_rdoc_any_method.rb                  |   609 -
 test/rdoc/test_rdoc_attr.rb                        |   190 -
 test/rdoc/test_rdoc_class_module.rb                |  1665 --
 test/rdoc/test_rdoc_code_object.rb                 |   440 -
 test/rdoc/test_rdoc_comment.rb                     |   506 -
 test/rdoc/test_rdoc_constant.rb                    |   182 -
 test/rdoc/test_rdoc_context.rb                     |   971 --
 test/rdoc/test_rdoc_context_section.rb             |   146 -
 test/rdoc/test_rdoc_cross_reference.rb             |   219 -
 test/rdoc/test_rdoc_encoding.rb                    |   184 -
 test/rdoc/test_rdoc_extend.rb                      |    94 -
 test/rdoc/test_rdoc_generator_darkfish.rb          |   444 -
 test/rdoc/test_rdoc_generator_json_index.rb        |   371 -
 test/rdoc/test_rdoc_generator_markup.rb            |    59 -
 test/rdoc/test_rdoc_generator_pot.rb               |    92 -
 test/rdoc/test_rdoc_generator_pot_po.rb            |    52 -
 test/rdoc/test_rdoc_generator_pot_po_entry.rb      |   140 -
 test/rdoc/test_rdoc_generator_ri.rb                |    76 -
 test/rdoc/test_rdoc_i18n_locale.rb                 |    74 -
 test/rdoc/test_rdoc_i18n_text.rb                   |   124 -
 test/rdoc/test_rdoc_include.rb                     |   109 -
 test/rdoc/test_rdoc_markdown.rb                    |  1122 --
 test/rdoc/test_rdoc_markdown_test.rb               |  1883 ---
 test/rdoc/test_rdoc_markup.rb                      |    95 -
 test/rdoc/test_rdoc_markup_attribute_manager.rb    |   395 -
 test/rdoc/test_rdoc_markup_attributes.rb           |    39 -
 test/rdoc/test_rdoc_markup_document.rb             |   207 -
 test/rdoc/test_rdoc_markup_formatter.rb            |   181 -
 test/rdoc/test_rdoc_markup_hard_break.rb           |    31 -
 test/rdoc/test_rdoc_markup_heading.rb              |    29 -
 test/rdoc/test_rdoc_markup_include.rb              |    19 -
 test/rdoc/test_rdoc_markup_indented_paragraph.rb   |    53 -
 test/rdoc/test_rdoc_markup_paragraph.rb            |    32 -
 test/rdoc/test_rdoc_markup_parser.rb               |  1684 --
 test/rdoc/test_rdoc_markup_pre_process.rb          |   481 -
 test/rdoc/test_rdoc_markup_raw.rb                  |    22 -
 test/rdoc/test_rdoc_markup_to_ansi.rb              |   380 -
 test/rdoc/test_rdoc_markup_to_bs.rb                |   363 -
 test/rdoc/test_rdoc_markup_to_html.rb              |   994 --
 test/rdoc/test_rdoc_markup_to_html_crossref.rb     |   328 -
 test/rdoc/test_rdoc_markup_to_html_snippet.rb      |   709 -
 test/rdoc/test_rdoc_markup_to_joined_paragraph.rb  |    32 -
 test/rdoc/test_rdoc_markup_to_label.rb             |   112 -
 test/rdoc/test_rdoc_markup_to_markdown.rb          |   397 -
 test/rdoc/test_rdoc_markup_to_rdoc.rb              |   388 -
 test/rdoc/test_rdoc_markup_to_table_of_contents.rb |   126 -
 test/rdoc/test_rdoc_markup_to_tt_only.rb           |   246 -
 test/rdoc/test_rdoc_markup_verbatim.rb             |    29 -
 test/rdoc/test_rdoc_method_attr.rb                 |   219 -
 test/rdoc/test_rdoc_normal_class.rb                |    47 -
 test/rdoc/test_rdoc_normal_module.rb               |    42 -
 test/rdoc/test_rdoc_options.rb                     |   972 --
 test/rdoc/test_rdoc_parser.rb                      |   334 -
 test/rdoc/test_rdoc_parser_c.rb                    |  2150 ---
 test/rdoc/test_rdoc_parser_changelog.rb            |   484 -
 test/rdoc/test_rdoc_parser_markdown.rb             |    61 -
 test/rdoc/test_rdoc_parser_prism_ruby.rb           |  2016 ---
 test/rdoc/test_rdoc_parser_rd.rb                   |    55 -
 test/rdoc/test_rdoc_parser_ruby.rb                 |  4400 -----
 test/rdoc/test_rdoc_parser_simple.rb               |   115 -
 test/rdoc/test_rdoc_rd.rb                          |    30 -
 test/rdoc/test_rdoc_rd_block_parser.rb             |   557 -
 test/rdoc/test_rdoc_rd_inline.rb                   |    63 -
 test/rdoc/test_rdoc_rd_inline_parser.rb            |   178 -
 test/rdoc/test_rdoc_rdoc.rb                        |   583 -
 test/rdoc/test_rdoc_require.rb                     |    25 -
 test/rdoc/test_rdoc_ri_driver.rb                   |  1612 --
 test/rdoc/test_rdoc_ri_paths.rb                    |   157 -
 test/rdoc/test_rdoc_rubygems_hook.rb               |   317 -
 test/rdoc/test_rdoc_servlet.rb                     |   555 -
 test/rdoc/test_rdoc_single_class.rb                |    20 -
 test/rdoc/test_rdoc_stats.rb                       |   722 -
 test/rdoc/test_rdoc_store.rb                       |  1032 --
 test/rdoc/test_rdoc_task.rb                        |   182 -
 test/rdoc/test_rdoc_text.rb                        |   585 -
 test/rdoc/test_rdoc_token_stream.rb                |   109 -
 test/rdoc/test_rdoc_tom_doc.rb                     |   579 -
 test/rdoc/test_rdoc_top_level.rb                   |   290 -
 test/rdoc/xref_data.rb                             |   163 -
 test/rdoc/xref_test_case.rb                        |    93 -
 test/rubygems/test_gem_commands_install_command.rb |     4 +-
 test/rubygems/test_gem_commands_update_command.rb  |     2 +-
 tool/lib/bundled_gem.rb                            |     3 +-
 tool/rbinstall.rb                                  |     3 +
 tool/rdoc-srcdir                                   |     3 +-
 299 files changed, 15 insertions(+), 89925 deletions(-)
 delete mode 100644 lib/rdoc.rb
 delete mode 100644 lib/rdoc/code_object.rb
 delete mode 100644 lib/rdoc/code_object/alias.rb
 delete mode 100644 lib/rdoc/code_object/anon_class.rb
 delete mode 100644 lib/rdoc/code_object/any_method.rb
 delete mode 100644 lib/rdoc/code_object/attr.rb
 delete mode 100644 lib/rdoc/code_object/class_module.rb
 delete mode 100644 lib/rdoc/code_object/constant.rb
 delete mode 100644 lib/rdoc/code_object/context.rb
 delete mode 100644 lib/rdoc/code_object/context/section.rb
 delete mode 100644 lib/rdoc/code_object/extend.rb
 delete mode 100644 lib/rdoc/code_object/ghost_method.rb
 delete mode 100644 lib/rdoc/code_object/include.rb
 delete mode 100644 lib/rdoc/code_object/meta_method.rb
 delete mode 100644 lib/rdoc/code_object/method_attr.rb
 delete mode 100644 lib/rdoc/code_object/mixin.rb
 delete mode 100644 lib/rdoc/code_object/normal_class.rb
 delete mode 100644 lib/rdoc/code_object/normal_module.rb
 delete mode 100644 lib/rdoc/code_object/require.rb
 delete mode 100644 lib/rdoc/code_object/single_class.rb
 delete mode 100644 lib/rdoc/code_object/top_level.rb
 delete mode 100644 lib/rdoc/code_objects.rb
 delete mode 100644 lib/rdoc/comment.rb
 delete mode 100644 lib/rdoc/cross_reference.rb
 delete mode 100644 lib/rdoc/encoding.rb
 delete mode 100644 lib/rdoc/erb_partial.rb
 delete mode 100644 lib/rdoc/erbio.rb
 delete mode 100644 lib/rdoc/generator.rb
 delete mode 100644 lib/rdoc/generator/darkfish.rb
 delete mode 100644 lib/rdoc/generator/json_index.rb
 delete mode 100644 lib/rdoc/generator/markup.rb
 delete mode 100644 lib/rdoc/generator/pot.rb
 delete mode 100644 lib/rdoc/generator/pot/message_extractor.rb
 delete mode 100644 lib/rdoc/generator/pot/po.rb
 delete mode 100644 lib/rdoc/generator/pot/po_entry.rb
 delete mode 100644 lib/rdoc/generator/ri.rb
 delete mode 100644 lib/rdoc/generator/template/darkfish/.document
 delete mode 100644 lib/rdoc/generator/template/darkfish/_footer.rhtml
 delete mode 100644 lib/rdoc/generator/template/darkfish/_head.rhtml
 delete mode 100644 lib/rdoc/generator/template/darkfish/_sidebar_VCS_info.rhtml
 delete mode 100644 lib/rdoc/generator/template/darkfish/_sidebar_classes.rhtml
 delete mode 100644 lib/rdoc/generator/template/darkfish/_sidebar_extends.rhtml
 delete mode 100644 lib/rdoc/generator/template/darkfish/_sidebar_in_files.rhtml
 delete mode 100644 lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml
 delete mode 100644 lib/rdoc/generator/template/darkfish/_sidebar_installed.rhtml
 delete mode 100644 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
 delete mode 100644 lib/rdoc/generator/template/darkfish/_sidebar_navigation.rhtml
 delete mode 100644 lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml
 delete mode 100644 lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml
 delete mode 100644 lib/rdoc/generator/template/darkfish/_sidebar_search.rhtml
 delete mode 100644 lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml
 delete mode 100644 lib/rdoc/generator/template/darkfish/_sidebar_table_of_contents.rhtml
 delete mode 100644 lib/rdoc/generator/template/darkfish/_sidebar_toggle.rhtml
 delete mode 100644 lib/rdoc/generator/template/darkfish/class.rhtml
 delete mode 100644 lib/rdoc/generator/template/darkfish/css/fonts.css
 delete mode 100644 lib/rdoc/generator/template/darkfish/css/rdoc.css
 delete mode 100644 lib/rdoc/generator/template/darkfish/fonts/Lato-Light.ttf
 delete mode 100644 lib/rdoc/generator/template/darkfish/fonts/Lato-LightItalic.ttf
 delete mode 100644 lib/rdoc/generator/template/darkfish/fonts/Lato-Regular.ttf
 delete mode 100644 lib/rdoc/generator/template/darkfish/fonts/Lato-RegularItalic.ttf
 delete mode 100644 lib/rdoc/generator/template/darkfish/fonts/SourceCodePro-Bold.ttf
 delete mode 100644 lib/rdoc/generator/template/darkfish/fonts/SourceCodePro-Regular.ttf
 delete mode 100644 lib/rdoc/generator/template/darkfish/images/add.png
 delete mode 100644 lib/rdoc/generator/template/darkfish/images/arrow_up.png
 delete mode 100644 lib/rdoc/generator/template/darkfish/images/brick.png
 delete mode 100644 lib/rdoc/generator/template/darkfish/images/brick_link.png
 delete mode 100644 lib/rdoc/generator/template/darkfish/images/bug.png
 delete mode 100644 lib/rdoc/generator/template/darkfish/images/bullet_black.png
 delete mode 100644 lib/rdoc/generator/template/darkfish/images/bullet_toggle_minus.png
 delete mode 100644 lib/rdoc/generator/template/darkfish/images/bullet_toggle_plus.png
 delete mode 100644 lib/rdoc/generator/template/darkfish/images/date.png
 delete mode 100644 lib/rdoc/generator/template/darkfish/images/delete.png
 delete mode 100644 lib/rdoc/generator/template/darkfish/images/find.png
 delete mode 100644 lib/rdoc/generator/template/darkfish/images/loadingAnimation.gif
 delete mode 100644 lib/rdoc/generator/template/darkfish/images/macFFBgHack.png
 delete mode 100644 lib/rdoc/generator/template/darkfish/images/package.png
 delete mode 100644 lib/rdoc/generator/template/darkfish/images/page_green.png
 delete mode 100644 lib/rdoc/generator/template/darkfish/images/page_white_text.png
 delete mode 100644 lib/rdoc/generator/template/darkfish/images/page_white_width.png
 delete mode 100644 lib/rdoc/generator/template/darkfish/images/plugin.png
 delete mode 100644 lib/rdoc/generator/template/darkfish/images/ruby.png
 delete mode 100644 lib/rdoc/generator/template/darkfish/images/tag_blue.png
 delete mode 100644 lib/rdoc/generator/template/darkfish/images/tag_green.png
 delete mode 100644 lib/rdoc/generator/template/darkfish/images/transparent.png
 delete mode 100644 lib/rdoc/generator/template/darkfish/images/wrench.png
 delete mode 100644 lib/rdoc/generator/template/darkfish/images/wrench_orange.png
 delete mode 100644 lib/rdoc/generator/template/darkfish/images/zoom.png
 delete mode 100644 lib/rdoc/generator/template/darkfish/index.rhtml
 delete mode 100644 lib/rdoc/generator/template/darkfish/js/darkfish.js
 delete mode 100644 lib/rdoc/generator/template/darkfish/js/search.js
 delete mode 100644 lib/rdoc/generator/template/darkfish/page.rhtml
 delete mode 100644 lib/rdoc/generator/template/darkfish/servlet_not_found.rhtml
 delete mode 100644 lib/rdoc/generator/template/darkfish/servlet_root.rhtml
 delete mode 100644 lib/rdoc/generator/template/darkfish/table_of_contents.rhtml
 delete mode 100644 lib/rdoc/generator/template/json_index/.document
 delete mode 100644 lib/rdoc/generator/template/json_index/js/navigation.js
 delete mode 100644 lib/rdoc/generator/template/json_index/js/searcher.js
 delete mode 100644 lib/rdoc/i18n.rb
 delete mode 100644 lib/rdoc/i18n/locale.rb
 delete mode 100644 lib/rdoc/i18n/text.rb
 delete mode 100644 lib/rdoc/known_classes.rb
 delete mode 100644 lib/rdoc/markdown.rb
 delete mode 100644 lib/rdoc/markdown/.document
 delete mode 100644 lib/rdoc/markdown/entities.rb
 delete mode 100644 lib/rdoc/markdown/literals.rb
 delete mode 100644 lib/rdoc/markup.rb
 delete mode 100644 lib/rdoc/markup/attr_changer.rb
 delete mode 100644 lib/rdoc/markup/attr_span.rb
 delete mode 100644 lib/rdoc/markup/attribute_manager.rb
 delete mode 100644 lib/rdoc/markup/attributes.rb
 delete mode 100644 lib/rdoc/markup/blank_line.rb
 delete mode 100644 lib/rdoc/markup/block_quote.rb
 delete mode 100644 lib/rdoc/markup/document.rb
 delete mode 100644 lib/rdoc/markup/formatter.rb
 delete mode 100644 lib/rdoc/markup/hard_break.rb
 delete mode 100644 lib/rdoc/markup/heading.rb
 delete mode 100644 lib/rdoc/markup/include.rb
 delete mode 100644 lib/rdoc/markup/indented_paragraph.rb
 delete mode 100644 lib/rdoc/markup/list.rb
 delete mode 100644 lib/rdoc/markup/list_item.rb
 delete mode 100644 lib/rdoc/markup/paragraph.rb
 delete mode 100644 lib/rdoc/markup/parser.rb
 delete mode 100644 lib/rdoc/markup/pre_process.rb
 delete mode 100644 lib/rdoc/markup/raw.rb
 delete mode 100644 lib/rdoc/markup/regexp_handling.rb
 delete mode 100644 lib/rdoc/markup/rule.rb
 delete mode 100644 lib/rdoc/markup/table.rb
 delete mode 100644 lib/rdoc/markup/to_ansi.rb
 delete mode 100644 lib/rdoc/markup/to_bs.rb
 delete mode 100644 lib/rdoc/markup/to_html.rb
 delete mode 100644 lib/rdoc/markup/to_html_crossref.rb
 delete mode 100644 lib/rdoc/markup/to_html_snippet.rb
 delete mode 100644 lib/rdoc/markup/to_joined_paragraph.rb
 delete mode 100644 lib/rdoc/markup/to_label.rb
 delete mode 100644 lib/rdoc/markup/to_markdown.rb
 delete mode 100644 lib/rdoc/markup/to_rdoc.rb
 delete mode 100644 lib/rdoc/markup/to_table_of_contents.rb
 delete mode 100644 lib/rdoc/markup/to_test.rb
 delete mode 100644 lib/rdoc/markup/to_tt_only.rb
 delete mode 100644 lib/rdoc/markup/verbatim.rb
 delete mode 100644 lib/rdoc/options.rb
 delete mode 100644 lib/rdoc/parser.rb
 delete mode 100644 lib/rdoc/parser/c.rb
 delete mode 100644 lib/rdoc/parser/changelog.rb
 delete mode 100644 lib/rdoc/parser/markdown.rb
 delete mode 100644 lib/rdoc/parser/prism_ruby.rb
 delete mode 100644 lib/rdoc/parser/rd.rb
 delete mode 100644 lib/rdoc/parser/ripper_state_lex.rb
 delete mode 100644 lib/rdoc/parser/ruby.rb
 delete mode 100644 lib/rdoc/parser/ruby_tools.rb
 delete mode 100644 lib/rdoc/parser/simple.rb
 delete mode 100644 lib/rdoc/parser/text.rb
 delete mode 100644 lib/rdoc/rd.rb
 delete mode 100644 lib/rdoc/rd/.document
 delete mode 100644 lib/rdoc/rd/block_parser.rb
 delete mode 100644 lib/rdoc/rd/inline.rb
 delete mode 100644 lib/rdoc/rd/inline_parser.rb
 delete mode 100644 lib/rdoc/rdoc.gemspec
 delete mode 100644 lib/rdoc/rdoc.rb
 delete mode 100644 lib/rdoc/ri.rb
 delete mode 100644 lib/rdoc/ri/driver.rb
 delete mode 100644 lib/rdoc/ri/formatter.rb
 delete mode 100644 lib/rdoc/ri/paths.rb
 delete mode 100644 lib/rdoc/ri/store.rb
 delete mode 100644 lib/rdoc/ri/task.rb
 delete mode 100644 lib/rdoc/rubygems_hook.rb
 delete mode 100644 lib/rdoc/servlet.rb
 delete mode 100644 lib/rdoc/stats.rb
 delete mode 100644 lib/rdoc/stats/normal.rb
 delete mode 100644 lib/rdoc/stats/quiet.rb
 delete mode 100644 lib/rdoc/stats/verbose.rb
 delete mode 100644 lib/rdoc/store.rb
 delete mode 100644 lib/rdoc/task.rb
 delete mode 100644 lib/rdoc/text.rb
 delete mode 100644 lib/rdoc/token_stream.rb
 delete mode 100644 lib/rdoc/tom_doc.rb
 delete mode 100644 lib/rdoc/version.rb
 delete mode 100644 test/rdoc/MarkdownTest_1.0.3/Amps and angle encoding.text
 delete mode 100644 test/rdoc/MarkdownTest_1.0.3/Auto links.text
 delete mode 100644 test/rdoc/MarkdownTest_1.0.3/Backslash escapes.text
 delete mode 100644 test/rdoc/MarkdownTest_1.0.3/Blockquotes with code blocks.text
 delete mode 100644 test/rdoc/MarkdownTest_1.0.3/Code Blocks.text
 delete mode 100644 test/rdoc/MarkdownTest_1.0.3/Code Spans.text
 delete mode 100644 test/rdoc/MarkdownTest_1.0.3/Hard-wrapped paragraphs with list-like lines.text
 delete mode 100644 test/rdoc/MarkdownTest_1.0.3/Horizontal rules.text
 delete mode 100644 test/rdoc/MarkdownTest_1.0.3/Inline HTML (Advanced).text
 delete mode 100644 test/rdoc/MarkdownTest_1.0.3/Inline HTML (Simple).text
 delete mode 100644 test/rdoc/MarkdownTest_1.0.3/Inline HTML comments.text
 delete mode 100644 test/rdoc/MarkdownTest_1.0.3/Links, inline style.text
 delete mode 100644 test/rdoc/MarkdownTest_1.0.3/Links, reference style.text
 delete mode 100644 test/rdoc/MarkdownTest_1.0.3/Links, shortcut references.text
 delete mode 100644 test/rdoc/MarkdownTest_1.0.3/Literal quotes in titles.text
 delete mode 100644 test/rdoc/MarkdownTest_1.0.3/Markdown Documentation - Basics.text
 delete mode 100644 test/rdoc/MarkdownTest_1.0.3/Markdown Documentation - Syntax.text
 delete mode 100644 test/rdoc/MarkdownTest_1.0.3/Nested blockquotes.text
 delete mode 100644 test/rdoc/MarkdownTest_1.0.3/Ordered and unordered lists.text
 delete mode 100644 test/rdoc/MarkdownTest_1.0.3/Strong and em together.text
 delete mode 100644 test/rdoc/MarkdownTest_1.0.3/Tabs.text
 delete mode 100644 test/rdoc/MarkdownTest_1.0.3/Tidiness.text
 delete mode 100644 test/rdoc/README
 delete mode 100644 test/rdoc/binary.dat
 delete mode 100644 test/rdoc/helper.rb
 delete mode 100644 test/rdoc/hidden.zip.txt
 delete mode 100644 test/rdoc/support/formatter_test_case.rb
 delete mode 100644 test/rdoc/support/test_case.rb
 delete mode 100644 test/rdoc/support/text_formatter_test_case.rb
 delete mode 100644 test/rdoc/test.ja.largedoc
 delete mode 100644 test/rdoc/test.ja.rdoc
 delete mode 100644 test/rdoc/test.ja.txt
 delete mode 100644 test/rdoc/test.txt
 delete mode 100644 test/rdoc/test_rdoc_alias.rb
 delete mode 100644 test/rdoc/test_rdoc_any_method.rb
 delete mode 100644 test/rdoc/test_rdoc_attr.rb
 delete mode 100644 test/rdoc/test_rdoc_class_module.rb
 delete mode 100644 test/rdoc/test_rdoc_code_object.rb
 delete mode 100644 test/rdoc/test_rdoc_comment.rb
 delete mode 100644 test/rdoc/test_rdoc_constant.rb
 delete mode 100644 test/rdoc/test_rdoc_context.rb
 delete mode 100644 test/rdoc/test_rdoc_context_section.rb
 delete mode 100644 test/rdoc/test_rdoc_cross_reference.rb
 delete mode 100644 test/rdoc/test_rdoc_encoding.rb
 delete mode 100644 test/rdoc/test_rdoc_extend.rb
 delete mode 100644 test/rdoc/test_rdoc_generator_darkfish.rb
 delete mode 100644 test/rdoc/test_rdoc_generator_json_index.rb
 delete mode 100644 test/rdoc/test_rdoc_generator_markup.rb
 delete mode 100644 test/rdoc/test_rdoc_generator_pot.rb
 delete mode 100644 test/rdoc/test_rdoc_generator_pot_po.rb
 delete mode 100644 test/rdoc/test_rdoc_generator_pot_po_entry.rb
 delete mode 100644 test/rdoc/test_rdoc_generator_ri.rb
 delete mode 100644 test/rdoc/test_rdoc_i18n_locale.rb
 delete mode 100644 test/rdoc/test_rdoc_i18n_text.rb
 delete mode 100644 test/rdoc/test_rdoc_include.rb
 delete mode 100644 test/rdoc/test_rdoc_markdown.rb
 delete mode 100644 test/rdoc/test_rdoc_markdown_test.rb
 delete mode 100644 test/rdoc/test_rdoc_markup.rb
 delete mode 100644 test/rdoc/test_rdoc_markup_attribute_manager.rb
 delete mode 100644 test/rdoc/test_rdoc_markup_attributes.rb
 delete mode 100644 test/rdoc/test_rdoc_markup_document.rb
 delete mode 100644 test/rdoc/test_rdoc_markup_formatter.rb
 delete mode 100644 test/rdoc/test_rdoc_markup_hard_break.rb
 delete mode 100644 test/rdoc/test_rdoc_markup_heading.rb
 delete mode 100644 test/rdoc/test_rdoc_markup_include.rb
 delete mode 100644 test/rdoc/test_rdoc_markup_indented_paragraph.rb
 delete mode 100644 test/rdoc/test_rdoc_markup_paragraph.rb
 delete mode 100644 test/rdoc/test_rdoc_markup_parser.rb
 delete mode 100644 test/rdoc/test_rdoc_markup_pre_process.rb
 delete mode 100644 test/rdoc/test_rdoc_markup_raw.rb
 delete mode 100644 test/rdoc/test_rdoc_markup_to_ansi.rb
 delete mode 100644 test/rdoc/test_rdoc_markup_to_bs.rb
 delete mode 100644 test/rdoc/test_rdoc_markup_to_html.rb
 delete mode 100644 test/rdoc/test_rdoc_markup_to_html_crossref.rb
 delete mode 100644 test/rdoc/test_rdoc_markup_to_html_snippet.rb
 delete mode 100644 test/rdoc/test_rdoc_markup_to_joined_paragraph.rb
 delete mode 100644 test/rdoc/test_rdoc_markup_to_label.rb
 delete mode 100644 test/rdoc/test_rdoc_markup_to_markdown.rb
 delete mode 100644 test/rdoc/test_rdoc_markup_to_rdoc.rb
 delete mode 100644 test/rdoc/test_rdoc_markup_to_table_of_contents.rb
 delete mode 100644 test/rdoc/test_rdoc_markup_to_tt_only.rb
 delete mode 100644 test/rdoc/test_rdoc_markup_verbatim.rb
 delete mode 100644 test/rdoc/test_rdoc_method_attr.rb
 delete mode 100644 test/rdoc/test_rdoc_normal_class.rb
 delete mode 100644 test/rdoc/test_rdoc_normal_module.rb
 delete mode 100644 test/rdoc/test_rdoc_options.rb
 delete mode 100644 test/rdoc/test_rdoc_parser.rb
 delete mode 100644 test/rdoc/test_rdoc_parser_c.rb
 delete mode 100644 test/rdoc/test_rdoc_parser_changelog.rb
 delete mode 100644 test/rdoc/test_rdoc_parser_markdown.rb
 delete mode 100644 test/rdoc/test_rdoc_parser_prism_ruby.rb
 delete mode 100644 test/rdoc/test_rdoc_parser_rd.rb
 delete mode 100644 test/rdoc/test_rdoc_parser_ruby.rb
 delete mode 100644 test/rdoc/test_rdoc_parser_simple.rb
 delete mode 100644 test/rdoc/test_rdoc_rd.rb
 delete mode 100644 test/rdoc/test_rdoc_rd_block_parser.rb
 delete mode 100644 test/rdoc/test_rdoc_rd_inline.rb
 delete mode 100644 test/rdoc/test_rdoc_rd_inline_parser.rb
 delete mode 100644 test/rdoc/test_rdoc_rdoc.rb
 delete mode 100644 test/rdoc/test_rdoc_require.rb
 delete mode 100644 test/rdoc/test_rdoc_ri_driver.rb
 delete mode 100644 test/rdoc/test_rdoc_ri_paths.rb
 delete mode 100644 test/rdoc/test_rdoc_rubygems_hook.rb
 delete mode 100644 test/rdoc/test_rdoc_servlet.rb
 delete mode 100644 test/rdoc/test_rdoc_single_class.rb
 delete mode 100644 test/rdoc/test_rdoc_stats.rb
 delete mode 100644 test/rdoc/test_rdoc_store.rb
 delete mode 100644 test/rdoc/test_rdoc_task.rb
 delete mode 100644 test/rdoc/test_rdoc_text.rb
 delete mode 100644 test/rdoc/test_rdoc_token_stream.rb
 delete mode 100644 test/rdoc/test_rdoc_tom_doc.rb
 delete mode 100644 test/rdoc/test_rdoc_top_level.rb
 delete mode 100644 test/rdoc/xref_data.rb
 delete mode 100644 test/rdoc/xref_test_case.rb
Latest commit hash = c2ba840451
$$$[end] "make update-src      -j20" exit with 0.
$$$[beg] make after-update    -j20
sed 's/{\$([^(){}]*)[^{}]*}//g' /tmp/ruby/src/trunk/common.mk > uncommon.mk
Downloading bundled gem rdoc-6.10.0...
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision unchanged
/tmp/ruby/src/trunk/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
Extracting bundle gem rdoc-6.10.0...
/bin/sh /tmp/ruby/src/trunk/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb unchanged
generating enc.mk
Unpacked gems/rdoc-6.10.0.gem
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'
$$$[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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/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   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -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/version.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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/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   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -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.

creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/trunk/loadpath.c
builtin_binary.inc updated
6d6227a5f5bcf9694870b19da5d9e3f0e36198d347d39ac34fb5c2ff4c15904b  builtin_binary.inc
compiling /tmp/ruby/src/trunk/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.5.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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/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   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -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 encdb.h
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
encdb.h unchanged
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/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
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/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/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/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
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/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk'
linking ruby
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
$$$[end] "make all -j20" exit with 0.
$$$[beg] make install -j20
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/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   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -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
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision -
generating encdb.h
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
/tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision unchanged
encdb.h 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
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/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/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/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
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/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
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/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
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/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/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 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.5.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.5.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.5.0+0
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.5.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk/bin
installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.5.0+0
installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.5.0+0
installing manpages:                /tmp/ruby/install/trunk/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.5.0+0
                                    bundler 2.7.0.dev
                                    cgi 0.4.1
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    irb 1.14.3
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.6.0
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.3.0
                                    readline 0.0.4
                                    reline 0.6.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    set 1.1.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.2
                                    weakref 0.1.3
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.5.0+0
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    fiddle 1.1.7.dev
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.9.1
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.2
                                    stringio 3.1.3.dev
                                    strscan 3.1.2
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.5.0+0
                                    minitest 5.25.4
                                    power_assert 2.0.5
                                    rake 13.2.1
                                    test-unit 3.6.7
                                    rexml 3.4.0
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.5
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.8.1
                                    typeprof 0.30.1
                                    debug 1.10.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.9
                                    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.2.0
                                    csv 3.3.2
                                    repl_type_completor 0.1.9
                                    ostruct 0.6.1
                                    pstore 0.1.4
                                    benchmark 0.4.0
                                    logger 1.6.5
                                    rdoc 6.10.0
installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.5.0+0/cache
$$$[end] "make install -j20" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j20'
PASS all 2005 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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/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   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/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   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -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
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/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=45472
  "--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/833] 1007336=test_gem_resolver_api_specification
[  2/833] 1007334=overlap_test
[  3/833] 1007337=static_literals_test
[  4/833] 1007338=test_ipaddr
[  5/833] 1007335=test_history
[  6/833] 1007339=test_mixed_unicode_escapes
[  7/833] 1007351=test_win32ole_variant
[  8/833] 1007352=test_merge_keys
[  9/833] 1007357=test_have_macro
[ 10/833] 1007355=test_complex2
[ 11/833] 1007353=test_resolve_symbol
[ 12/833] 1007351=test_gem_package
[ 13/833] 1007342=test_threadgroup
[ 14/833] 1007339=test_gem_specification
[ 15/833] 1007355=test_enum
[ 16/833] 1007340=test_win32ole_variable
[ 17/833] 1007344=test_io_wait_uncommon
[ 18/833] 1007348=test_arity
[ 19/833] 1007341=test_stringio
[ 20/833] 1007340=test_gem_ci_detector
[ 21/833] 1007359=test_bignum
[ 22/833] 1007348=test_time_tz
[ 23/833] 1007343=test_win32ole_event
[ 24/833] 1007352=ractor_test
[ 25/833] 1007343=test_trace
[ 26/833] 1007344=parser_test
[ 27/833] 1007346=test_symbol
[ 28/833] 1007343=test_coder
[ 29/833] 1007358=test_nofree
[ 30/833] 1007358=test_gem_commands_pristine_command
[ 31/833] 1007338=test_context
[ 32/833] 1007337=test_find_executable
[ 33/833] 1007352=test_enc_associate
[ 34/833] 1007353=test_lazy_enumerator
[ 35/833] 1007335=test_unix
[ 36/833] 1007337=test_gem_resolver_requirement_list
[ 37/833] 1007348=test_arith_seq_beg_len_step
[ 38/833] 1007344=test_pkcs7
[ 39/833] 1007343=test_function_entry
[ 40/833] 1007343=json_generic_object_test
[ 41/833] 1007343=test_gem_source_fetch_problem
[ 42/833] 1007335=test_http_request
[ 43/833] 1007348=test_resize
[ 44/833] 1007348=test_error_highlight
[ 45/833] 1007335=test_mailto
[ 46/833] 1007359=test_coderange
[ 47/833] 1007335=test_symbol
[ 48/833] 1007359=test_ractor_compatibility
[ 49/833] 1007341=test_autoconf
[ 50/833] 1007341=test_eval
[ 51/833] 1007341=test_dir
[ 52/833] 1007340=test_gem_console_ui
[ 53/833] 1007335=test_date_ractor
[ 54/833] 1007336=test_word
[ 55/833] 1007340=test_gem_commands_cleanup_command
[ 56/833] 1007336=test_cgi_multipart
[ 57/833] 1007337=test_numeric
[ 58/833] 1007337=test_member
[ 59/833] 1007337=test_gem_commands_setup_command
[ 60/833] 1007343=test_env
[ 61/833] 1007338=test_integer
[ 62/833] 1007344=test_dryrun
[ 63/833] 1007338=test_nextafter
[ 64/833] 1007344=test_capacity
[ 65/833] 1007344=test_stat
[ 66/833] 1007336=test_gem_request_set_lockfile_tokenizer
[ 67/833] 1007344=test_have_func
[ 68/833] 1007335=test_gem_resolver_git_specification
[ 69/833] 1007341=test_object_references
[ 70/833] 1007341=test_usrmarshal
[ 71/833] 1007334=test_cgi_modruby
[ 72/833] 1007334=test_integer
[ 73/833] 1007336=test_super
[ 74/833] 1007338=test_rubyoptions
[ 75/833] 1007353=test_https_proxy
[ 76/833] 1007359=ripper_test
[ 77/833] 1007357=test_call
[ 78/833] 1007352=test_rubygems
[ 79/833] 1007353=test_unicode_normalize
[ 80/833] 1007353=test_marshal
[ 81/833] 1007341=test_weakref
[ 82/833] 1007340=test_nonblock
[ 83/833] 1007341=test_alias
[ 84/833] 1007340=test_timeout
[ 85/833] 1007357=test_singleton_function
[ 86/833] 1007357=test_ancdata
[ 87/833] 1007348=test_rb_str_dup
[ 88/833] 1007348=test_reline_key
[ 89/833] 1007357=test_ssl
[ 90/833] 1007348=test_ractor
[ 91/833] 1007337=test_thread
[ 92/833] 1007352=json_ext_parser_test
[ 93/833] 1007341=test_my_integer
[ 94/833] 1007352=test_debugger_integration
[ 95/833] 1007341=test_rendering
[ 96/833] 1007353=test_registry
[ 97/833] 1007353=test_gem_commands_open_command
[ 98/833] 1007352=test_dns
[ 99/833] 1007335=test_ractor
[100/833] 1007335=test_gem_source_lock
[101/833] 1007341=test_gem
[102/833] 1007336=test_cgi_core
[103/833] 1007336=test_parser
[104/833] 1007351=test_ensured
[105/833] 1007336=test_locale
[106/833] 1007355=test_addr
[107/833] 1007335=library_symbols_test
[108/833] 1007355=test_ts
[109/833] 1007353=test_project_sanity
[110/833] 1007351=test_range
[111/833] 1007336=test_constant
[112/833] 1007335=test_pty
[113/833] 1007353=test_dup
[114/833] 1007359=test_erb_command
[115/833] 1007342=test_helper
[116/833] 1007342=test_encoding
[117/833] 1007359=test_gem_uri_formatter
[118/833] 1007348=test_udp
[119/833] 1007348=bom_test
[120/833] 1007346=test_data_error
[121/833] 1007348=test_force_exit
[122/833] 1007353=test_file
[123/833] 1007348=unescape_test
[124/833] 1007348=test_integer_comb
[125/833] 1007346=test_tmpdir
[126/833] 1007359=test_ftp
[127/833] 1007346=test_vm_dump
[128/833] 1007346=errors_test
[129/833] 1007359=test_gem_commands_check_command
[130/833] 1007342=test_regexp
[131/833] 1007359=test_webauthn_listener
[132/833] 1007358=test_helper
[133/833] 1007346=test_random_formatter
[134/833] 1007359=test_jaro_winkler
[135/833] 1007359=test_ast
[136/833] 1007346=test_gem_request_set_gem_dependency_api
[137/833] 1007355=test_lambda
[138/833] 1007358=test_update
[139/833] 1007358=test_x509name
[140/833] 1007355=test_fips
[141/833] 1007358=parse_comments_test
[142/833] 1007352=test_x509store
[143/833] 1007335=json_generator_test
[144/833] 1007358=test_eval
[145/833] 1007340=test_transcode
[146/833] 1007352=test_gem_resolver_api_set
[147/833] 1007346=ruby_parser_test
[148/833] 1007346=test_gem_safe_marshal
[149/833] 1007355=test_enumerable
[150/833] 1007355=test_config
[151/833] 1007352=test_gem_resolver_vendor_set
[152/833] 1007352=test_not
[153/833] 1007352=test_gem_resolver_lock_set
[154/833] 1007352=test_import
[155/833] 1007340=test_file_exhaustive
[156/833] 1007335=test_gem_update_suggestion
[157/833] 1007351=test_files_test
[158/833] 1007335=attribute_write_test
[159/833] 1007335=test_class_name_check
[160/833] 1007335=test_keyword
[161/833] 1007351=dump_test
[162/833] 1007358=test_fd_setsize
[163/833] 1007358=test_continuation
[164/833] 1007358=test_win32ole_method
[165/833] 1007358=test_delete
[166/833] 1007358=test_gem_platform
[167/833] 1007355=test_placearg
[168/833] 1007352=test_date_strptime
[169/833] 1007358=test_gem_package_task
[170/833] 1007358=test_weakkeymap
[171/833] 1007339=test_gem_commands_push_command
[172/833] 1007352=test_numhash
[173/833] 1007352=test_pkey_rsa
[174/833] 1007344=test_signedness
[175/833] 1007355=test_tsort
[176/833] 1007355=test_pointer
[177/833] 1007346=test_big5
[178/833] 1007346=test_func
[179/833] 1007355=test_ractor
[180/833] 1007335=test_type
[181/833] 1007335=test_sleep
[182/833] 1007355=test_ruby_lex
[183/833] 1007343=test_object
[184/833] 1007355=test_date_arith
[185/833] 1007355=test_gem_local_remote_options
[186/833] 1007339=test_timeout
[187/833] 1007339=test_normalize
[188/833] 1007339=test_ossl
[189/833] 1007355=test_change_word
[190/833] 1007355=test_flip
[191/833] 1007334=test_arithmetic_sequence
[192/833] 1007355=test_gem_gemcutter_utilities
[193/833] 1007334=test_basicinstructions
[194/833] 1007334=parse_test
[195/833] 1007358=test_gem_command_manager
[196/833] 1007334=test_key_actor_emacs
[197/833] 1007343=test_gem_remote_fetcher_local_ssl_server
[198/833] 1007341=lex_test
[199/833] 1007358=version_test
[200/833] 1007358=test_object
[201/833] 1007358=heredoc_dedent_test
[202/833] 1007358=test_cgi_header
[203/833] 1007341=test_color
[204/833] 1007358=json_encoding_test
[205/833] 1007358=test_key_stroke
[206/833] 1007358=test_install
[207/833] 1007352=test_sockopt
[208/833] 1007352=string_encoding_test
[209/833] 1007341=test_httpresponses
[210/833] 1007352=test_encoding
[211/833] 1007341=test_set_len
[212/833] 1007341=test_gem_resolver_local_specification
[213/833] 1007334=test_httpheader
[214/833] 1007355=test_name_error_extension
[215/833] 1007352=test_bundled_gems
[216/833] 1007355=test_gem_commands_yank_command
[217/833] 1007352=test_win32ole_param
[218/833] 1007352=test_pair
[219/833] 1007346=test_document
[220/833] 1007341=test_euc_jp
[221/833] 1007341=test_acceptable
[222/833] 1007346=test_rbconfig
[223/833] 1007346=test_human_typo
[224/833] 1007351=test_primitive
[225/833] 1007346=test_key_event_record
[226/833] 1007351=test_gem_uri
[227/833] 1007358=test_random
[228/833] 1007351=test_notimplement
[229/833] 1007351=test_configuration
[230/833] 1007358=test_gem_commands_update_command
[231/833] 1007351=test_gem_resolver_vendor_specification
[232/833] 1007334=test_lexer
[233/833] 1007346=test_thread_cv
[234/833] 1007334=test_dbm
[235/833] 1007351=test_ssl_session
[236/833] 1007334=test_koi8
[237/833] 1007334=test_enumerator
[238/833] 1007334=test_unicode
[239/833] 1007341=test_gem_gem_runner
[240/833] 1007334=test_filter
[241/833] 1007341=test_data
[242/833] 1007341=test_http
[243/833] 1007334=test_addrinfo
[244/833] 1007336=test_tree_spell_checker
[245/833] 1007334=test_path
[246/833] 1007334=test_case_mapping
[247/833] 1007336=test_bn
[248/833] 1007334=test_win32ole_param_event
[249/833] 1007334=test_compile_prism
[250/833] 1007336=test_date_compat
[251/833] 1007336=test_bug-14834
[252/833] 1007336=test_scheduler
[253/833] 1007348=test_pkey_dsa
[254/833] 1007357=test_class
[255/833] 1007355=test_ocsp
[256/833] 1007336=test_iseq
[257/833] 1007357=test_exception_at_throwing
[258/833] 1007334=test_cmethod
[259/833] 1007334=percent_delimiter_string_test
[260/833] 1007334=test_tracer
[261/833] 1007357=test_append
[262/833] 1007357=test_option
[263/833] 1007334=breadth_first_search_test
[264/833] 1007334=test_gem_commands_server_command
[265/833] 1007357=test_variable_name_check
[266/833] 1007334=test_io_m17n
[267/833] 1007357=test_did_you_mean
[268/833] 1007355=freeze_test
[269/833] 1007346=test_interned_str
[270/833] 1007346=test_case_comprehensive
[271/833] 1007346=test_gem_commands_build_command
[272/833] 1007355=node_id_test
[273/833] 1007357=test_closure
[274/833] 1007357=test_bundled_ca
[275/833] 1007355=test_fiber
[276/833] 1007336=test_multi_irb_commands
[277/833] 1007336=test_open3
[278/833] 1007344=test_ractor
[279/833] 1007346=test_gem_security
[280/833] 1007344=test_digest
[281/833] 1007344=test_exit
[282/833] 1007358=test_recursion
[283/833] 1007358=test_history
[284/833] 1007344=test_date_marshal
[285/833] 1007344=test_mkmf
[286/833] 1007344=test_delegate
[287/833] 1007358=test_popen_deadlock
[288/833] 1007344=test_pinned
[289/833] 1007351=test_webauthn_listener_response
[290/833] 1007351=test_time
[291/833] 1007344=test_to_ary_concat
[292/833] 1007351=test_stream
[293/833] 1007348=test_printf
[294/833] 1007351=test_help
[295/833] 1007348=test_gem_commands_unpack_command
[296/833] 1007351=test_files_lib
[297/833] 1007351=test_beginendblock
[298/833] 1007344=test_gem_bundler_version_finder
[299/833] 1007344=test_emoji_breaks
[300/833] 1007344=test_within_pipe
[301/833] 1007358=test_gem_resolver_git_set
[302/833] 1007344=test_storage
[303/833] 1007344=constant_path_node_test
[304/833] 1007348=test_new
[305/833] 1007344=test_cipher
[306/833] 1007348=test_gem_security_signer
[307/833] 1007334=test_debug
[308/833] 1007334=test_memory_view
[309/833] 1007351=test_shellwords
[310/833] 1007351=test_digest_extend
[311/833] 1007344=test_iterator
[312/833] 1007334=test_string
[313/833] 1007334=test_omap
[314/833] 1007351=test_process
[315/833] 1007334=test_input_method
[316/833] 1007351=test_windows_1252
[317/833] 1007348=dispatcher_test
[318/833] 1007351=test_cgi_session
[319/833] 1007344=heredoc_test
[320/833] 1007348=test_metaclass
[321/833] 1007351=test_fixnum
[322/833] 1007344=test_signal
[323/833] 1007348=test_x509crl
[324/833] 1007351=test_refinement
[325/833] 1007334=test_gem_commands_signout_command
[326/833] 1007334=test_regex_casefold
[327/833] 1007334=test_gem_source_git
[328/833] 1007358=test_dir_m17n
[329/833] 1007348=warnings_test
[330/833] 1007348=test_gem_resolver_installer_set
[331/833] 1007357=test_float
[332/833] 1007348=test_cd
[333/833] 1007348=test_cgi_cookie
[334/833] 1007348=test_require
[335/833] 1007334=test_mutex
[336/833] 1007336=test_x509req
[337/833] 1007344=test_files_test_1
[338/833] 1007336=test_set
[339/833] 1007336=test_gem_path_support
[340/833] 1007336=test_struct
[341/833] 1007358=test_serialize_subclasses
[342/833] 1007358=test_insns_leaf
[343/833] 1007358=test_deprecated
[344/833] 1007358=test_color_printer
[345/833] 1007358=test_allocation
[346/833] 1007336=test_div
[347/833] 1007336=test_win32ole_variant_m
[348/833] 1007336=test_engine
[349/833] 1007336=test_key_error
[350/833] 1007336=test_struct
[351/833] 1007336=magic_comment_test
[352/833] 1007357=onigmo_test
[353/833] 1007357=test_sexp
[354/833] 1007357=fuzzer_test
[355/833] 1007357=test_variable
[356/833] 1007351=test_pkg_config
[357/833] 1007351=test_cparser
[358/833] 1007336=named_capture_test
[359/833] 1007336=comments_test
[360/833] 1007336=json_parser_test
[361/833] 1007357=test_nomethod_error
[362/833] 1007357=test_config
[363/833] 1007336=test_win32ole_variant_outarg
[364/833] 1007336=test_gem_source_subpath_problem
[365/833] 1007343=test_dln
[366/833] 1007343=json_common_interface_test
[367/833] 1007357=test_instrumentation_api
[368/833] 1007343=test_stringify_symbols
[369/833] 1007343=test_boolean
[370/833] 1007343=test_whileuntil
[371/833] 1007343=string_query_test
[372/833] 1007334=test_configuration
[373/833] 1007336=test_rubyvm
[374/833] 1007336=test_monitor
[375/833] 1007343=test_buffered_io
[376/833] 1007343=test_method_name_check
[377/833] 1007343=test_arith_seq_extract
[378/833] 1007334=test_parser
[379/833] 1007334=test_module
[380/833] 1007343=test_gem_request_set
[381/833] 1007336=test_ssl
[382/833] 1007352=test_gem_ext_cargo_builder
[383/833] 1007352=test_assembler
[384/833] 1007352=test_spell_checker
[385/833] 1007352=test_propertyputref
[386/833] 1007352=test_rational
[387/833] 1007351=fixtures_test
[388/833] 1007343=test_rational2
[389/833] 1007343=test_len
[390/833] 1007343=test_proxy
[391/833] 1007343=test_yield_block
[392/833] 1007343=test_completion
[393/833] 1007351=test_gem_commands_cert_command
[394/833] 1007348=test_erb
[395/833] 1007348=test_x509ext
[396/833] 1007348=test_gem_source_installed
[397/833] 1007348=test_https
[398/833] 1007353=test_gem_ext_builder
[399/833] 1007338=test_evaluation
[400/833] 1007338=test_abi
[401/833] 1007344=test_provider
[402/833] 1007335=test_yamldbm
[403/833] 1007335=test_gem_commands_rebuild_command
[404/833] 1007338=test_load
[405/833] 1007338=test_gem_source
[406/833] 1007342=test_scalar_scanner
[407/833] 1007335=test_gem_commands_outdated_command
[408/833] 1007342=test_helper_method
[409/833] 1007335=test_gem_package_tar_writer
[410/833] 1007342=test_array
[411/833] 1007343=test_gem_dependency_list
[412/833] 1007344=implicit_array_test
[413/833] 1007344=test_win32ole_method_event
[414/833] 1007344=test_nesting_parser
[415/833] 1007343=test_tracepoint
[416/833] 1007344=test_prettyprint
[417/833] 1007344=test_gem_commands_help_command
[418/833] 1007335=test_duplicate
[419/833] 1007335=test_basicsocket
[420/833] 1007335=test_utf32
[421/833] 1007335=desugar_compiler_test
[422/833] 1007335=test_gem_resolver_index_specification
[423/833] 1007338=test_internal_ivar
[424/833] 1007338=test_queue
[425/833] 1007338=test_function
[426/833] 1007335=test_noarg
[427/833] 1007344=pattern_test
[428/833] 1007344=test_tempfile
[429/833] 1007335=test_asn1
[430/833] 1007335=test_random
[431/833] 1007335=test_load
[432/833] 1007335=json_string_matching_test
[433/833] 1007335=test_const
[434/833] 1007335=test_class
[435/833] 1007343=test_irb
[436/833] 1007352=symbol_encoding_test
[437/833] 1007352=test_date_strftime
[438/833] 1007344=test_gem_installer
[439/833] 1007334=test_yamlstore
[440/833] 1007353=test_gem_remote_fetcher
[441/833] 1007334=test_parse
[442/833] 1007343=test_mdns
[443/833] 1007343=test_gem_resolver_installed_specification
[444/833] 1007343=string_test
[445/833] 1007343=test_scanner_events
[446/833] 1007343=test_complex
[447/833] 1007352=test_gem_commands_search_command
[448/833] 1007353=test_gem_stub_specification
[449/833] 1007340=test_method_cache
[450/833] 1007340=test_frozen_error
[451/833] 1007352=test_gem_ext_ext_conf_builder
[452/833] 1007340=test_path_to_class
[453/833] 1007340=lex_test
[454/833] 1007334=test_gem_dependency
[455/833] 1007343=test_gem_resolver_specification
[456/833] 1007353=test_inlinecache
[457/833] 1007343=test_cesu8
[458/833] 1007343=test_econv
[459/833] 1007353=test_gem_version
[460/833] 1007353=test_ldap
[461/833] 1007353=test_resource
[462/833] 1007353=test_gem_commands_signin_command
[463/833] 1007334=test_emitter
[464/833] 1007334=encodings_test
[465/833] 1007353=test_string_processing
[466/833] 1007334=test_fileutils
[467/833] 1007353=test_reqarg
[468/833] 1007338=test_stack
[469/833] 1007340=test_gem_commands_list_command
[470/833] 1007340=test_too_many_dummy_encodings
[471/833] 1007334=test_enc_str_buf_cat
[472/833] 1007340=test_class2name
[473/833] 1007340=test_gbk
[474/833] 1007340=test_profile_frames
[475/833] 1007334=test_cstr
[476/833] 1007353=test_warning
[477/833] 1007353=json_fixtures_test
[478/833] 1007353=test_shapes
[479/833] 1007353=test_io_timeout
[480/833] 1007353=index_write_test
[481/833] 1007340=test_comparable
[482/833] 1007340=test_thread_queue
[483/833] 1007353=test_nowrite
[484/833] 1007353=test_gem_commands_sources_command
[485/833] 1007358=test_euc_tw
[486/833] 1007358=test_ractor
[487/833] 1007358=test_bmethod
[488/833] 1007358=test_big2str
[489/833] 1007358=test_handle
[490/833] 1007346=test_wait
[491/833] 1007351=test_forwardable
[492/833] 1007343=test_yaml
[493/833] 1007351=test_bash_completion
[494/833] 1007351=test_deprecate
[495/833] 1007352=test_recorder
[496/833] 1007352=test_gem_commands_owner_command
[497/833] 1007346=test_gem_source_vendor
[498/833] 1007351=test_pathname
[499/833] 1007346=test_complexrational
[500/833] 1007353=test_init
[501/833] 1007346=test_gem_package_tar_reader
[502/833] 1007346=regexp_test
[503/833] 1007346=test_coverage
[504/833] 1007343=test_file
[505/833] 1007343=test_modify_expand
[506/833] 1007343=test_gem_available_set
[507/833] 1007357=test_wss
[508/833] 1007338=test_fiddle
[509/833] 1007357=test_find
[510/833] 1007334=test_ractor
[511/833] 1007337=test_digest
[512/833] 1007343=test_marshalable
[513/833] 1007357=test_require
[514/833] 1007351=test_cgi_util
[515/833] 1007343=test_gem_commands_contents_command
[516/833] 1007338=test_gem_ext_cmake_builder
[517/833] 1007334=test_case
[518/833] 1007338=test_sizeof
[519/833] 1007334=test_face
[520/833] 1007358=test_rendering
[521/833] 1007358=test_autoload
[522/833] 1007334=test_utf16
[523/833] 1007343=numeric_value_test
[524/833] 1007334=test_io
[525/833] 1007343=test_unicode_escape
[526/833] 1007353=test_libs
[527/833] 1007353=test_gc
[528/833] 1007353=test_math
[529/833] 1007353=test_gem_commands_fetch_command
[530/833] 1007343=test_sleep
[531/833] 1007351=test_config
[532/833] 1007351=test_yaml_tree
[533/833] 1007351=test_yjit_exit_locations
[534/833] 1007351=test_etc
[535/833] 1007355=test_gem_config_file
[536/833] 1007353=test_ripper
[537/833] 1007351=test_protocol
[538/833] 1007346=test_getopts
[539/833] 1007346=test_gem_resolver_activation_request
[540/833] 1007346=test_bigzero
[541/833] 1007355=test_pkey_dh
[542/833] 1007346=source_location_test
[543/833] 1007341=test_gem_package_tar_header
[544/833] 1007355=test_iseq_load
[545/833] 1007346=test_gem_util
[546/833] 1007341=test_system
[547/833] 1007342=test_pkcs12
[548/833] 1007352=test_convertible
[549/833] 1007346=test_yield
[550/833] 1007353=test_stringscanner
[551/833] 1007353=test_files_sample
[552/833] 1007351=test_rat
[553/833] 1007351=test_webauthn_poller
[554/833] 1007337=test_typeddata
[555/833] 1007353=test_gem_resolver_best_set
[556/833] 1007353=test_fstring
[557/833] 1007351=test_array
[558/833] 1007351=test_optparse
[559/833] 1007353=test_clone
[560/833] 1007351=test_gem_commands_install_command
[561/833] 1007335=test_ractor
[562/833] 1007337=test_readpartial
[563/833] 1007335=locals_test
[564/833] 1007335=test_io_buffer
[565/833] 1007353=test_backtrace
[566/833] 1007357=test_pack
[567/833] 1007357=test_gem_resolver_conflict
[568/833] 1007335=regular_expression_options_test
[569/833] 1007357=test_argf
[570/833] 1007335=test_ns_spki
[571/833] 1007335=test_framework
[572/833] 1007335=test_kill_ring
[573/833] 1007335=test_workspace
[574/833] 1007355=test_weakmap
[575/833] 1007341=test_yjit
[576/833] 1007341=test_ws
[577/833] 1007341=test_m17n
[578/833] 1007335=test_gem_commands_environment_command
[579/833] 1007335=test_hash
[580/833] 1007335=test_tree_builder
[581/833] 1007335=test_gem_resolver_dependency_request
[582/833] 1007335=test_external_new
[583/833] 1007335=test_postponed_job
[584/833] 1007342=test_alias_and_anchor
[585/833] 1007342=test_raise_exception
[586/833] 1007337=test_gem_request_set_lockfile
[587/833] 1007341=test_win32ole_typelib
[588/833] 1007341=test_protect
[589/833] 1007341=test_gem_commands_stale_command
[590/833] 1007341=test_c_struct_entry
[591/833] 1007335=test_lock_native_thread
[592/833] 1007341=test_remote_fetch_error
[593/833] 1007341=test_have_library
[594/833] 1007337=equality_test
[595/833] 1007337=regular_expression_encoding_test
[596/833] 1007337=test_show_source
[597/833] 1007337=test_set
[598/833] 1007342=test_gem_security_trust_dir
[599/833] 1007337=test_string_memory
[600/833] 1007335=test_sprintf
[601/833] 1007337=test_gem_requirement
[602/833] 1007342=test_line_editor
[603/833] 1007342=test_objspace
[604/833] 1007351=test_undef
[605/833] 1007351=test_euc_kr
[606/833] 1007337=test_ftp
[607/833] 1007351=test_gem_impossible_dependencies_error
[608/833] 1007351=test_array_create
[609/833] 1007351=test_pack
[610/833] 1007337=test_pattern_key_name_check
[611/833] 1007337=test_to_ruby
[612/833] 1007339=test_method
[613/833] 1007337=test_gem_commands_query_command
[614/833] 1007335=test_gem_unsatisfiable_dependency_error
[615/833] 1007335=test_win32ole_record
[616/833] 1007335=test_cp949
[617/833] 1007335=test_gem_source_specific_file
[618/833] 1007353=test_foreach
[619/833] 1007353=test_condition
[620/833] 1007344=test_gem_commands_uninstall_command
[621/833] 1007353=test_io
[622/833] 1007351=test_win32ole_type_event
[623/833] 1007351=test_emoji
[624/833] 1007351=test_sorted_set
[625/833] 1007335=test_ubf_async_safe
[626/833] 1007335=test_hash
[627/833] 1007343=test_gem_commands_exec_command
[628/833] 1007351=test_io_wait
[629/833] 1007353=test_kwargs
[630/833] 1007337=test_ellipsize
[631/833] 1007337=test_date_attr
[632/833] 1007353=test_console_attr
[633/833] 1007337=test_summary
[634/833] 1007353=test_type_completor
[635/833] 1007353=snippets_test
[636/833] 1007337=test_at_exit
[637/833] 1007337=test_command
[638/833] 1007338=test_gem_rdoc
[639/833] 1007344=test_date
[640/833] 1007344=parse_success_test
[641/833] 1007344=test_gem_ext_cargo_builder_unit
[642/833] 1007344=test_object_create_start
[643/833] 1007344=test_psych
[644/833] 1007351=test_enc_raise
[645/833] 1007351=!Nothing_to_test
[646/833] 1007351=test_kernel
[647/833] 1007338=test_eval_history
[648/833] 1007338=test_kdf
[649/833] 1007344=test_gem_doctor
[650/833] 1007341=test_emitter
[651/833] 1007341=test_gem_silent_ui
[652/833] 1007338=static_inspect_test
[653/833] 1007344=test_bug-5832
[654/833] 1007344=test_files_ext
[655/833] 1007337=test_exception
[656/833] 1007344=test_zsh_completion
[657/833] 1007344=test_iter_break
[658/833] 1007344=test_verbose
[659/833] 1007337=test_nil
[660/833] 1007337=test_num2int
[661/833] 1007344=test_macro
[662/833] 1007341=test_pp
[663/833] 1007344=test_gem_remote_fetcher_local_server
[664/833] 1007337=test_frozen
[665/833] 1007338=test_gem_ext_configure_builder
[666/833] 1007337=test_yaml_special_cases
[667/833] 1007337=test_optarg
[668/833] 1007338=test_gem_source_list
[669/833] 1007341=test_config
[670/833] 1007344=test_address_resolve
[671/833] 1007338=test_gem_command
[672/833] 1007337=test_key_actor_vi
[673/833] 1007344=test_bug-3571
[674/833] 1007344=test_common
[675/833] 1007341=test_gem_spec_fetcher
[676/833] 1007338=parse_stream_test
[677/833] 1007338=test_numeric
[678/833] 1007338=test_assignment
[679/833] 1007337=test_ifunless
[680/833] 1007344=test_gem_commands_lock_command
[681/833] 1007341=test_hmac
[682/833] 1007337=test_command_aliasing
[683/833] 1007337=test_qsort
[684/833] 1007341=test_gem_dependency_resolution_error
[685/833] 1007337=test_custom_command
[686/833] 1007341=json_addition_test
[687/833] 1007337=test_ensure_and_callcc
[688/833] 1007337=test_depth_first
[689/833] 1007337=test_gem_request_set_lockfile_parser
[690/833] 1007344=test_raise
[691/833] 1007344=test_x509attr
[692/833] 1007341=test_pattern_matching
[693/833] 1007341=test_string
[694/833] 1007344=test_folderitem2_invokeverb
[695/833] 1007344=test_require_path_check
[696/833] 1007343=test_fnmatch
[697/833] 1007337=test_files_test_2
[698/833] 1007344=test_gem_validator
[699/833] 1007344=integer_parse_test
[700/833] 1007343=test_proc
[701/833] 1007344=test_string
[702/833] 1007341=test_gc_compact
[703/833] 1007351=test_gem_resolver_index_set
[704/833] 1007351=test_gem_package_old
[705/833] 1007351=test_zlib
[706/833] 1007353=test_cgi_tag_helper
[707/833] 1007353=test_egrep_cpp
[708/833] 1007355=test_erb_m17n
[709/833] 1007355=test_ole_methods
[710/833] 1007355=test_optimization
[711/833] 1007353=test_date_conv
[712/833] 1007353=test_gem_uninstaller
[713/833] 1007357=test_buffering
[714/833] 1007357=test_svcb_https
[715/833] 1007357=test_gb18030
[716/833] 1007357=relocation_test
[717/833] 1007346=test_windows_1251
[718/833] 1007346=test_time
[719/833] 1007357=test_key_name_check
[720/833] 1007357=test_defined
[721/833] 1007340=test_backtrace
[722/833] 1007357=test_io_buffer
[723/833] 1007340=test_disable_irb
[724/833] 1007346=test_pipe
[725/833] 1007357=test_trick
[726/833] 1007340=test_thread
[727/833] 1007340=test_pkey_ec
[728/833] 1007358=integer_base_flags_test
[729/833] 1007358=test_date_parse
[730/833] 1007346=compiler_test
[731/833] 1007346=test_null
[732/833] 1007346=test_win32ole_type
[733/833] 1007346=test_mul
[734/833] 1007346=newline_offsets_test
[735/833] 1007340=test_default_gems
[736/833] 1007358=test_enumerator_kw
[737/833] 1007358=test_gem_text
[738/833] 1007343=test_settracefunc
[739/833] 1007340=tunnel_test
[740/833] 1007340=test_generic
[741/833] 1007358=test_win32ole
[742/833] 1007358=test_scan_args
[743/833] 1007358=test_gem_request
[744/833] 1007340=test_method_cache
[745/833] 1007340=test_sprintf_comb
[746/833] 1007338=test_gem_commands_mirror
[747/833] 1007338=test_gem_ext_cargo_builder_link_flag_converter
[748/833] 1007346=test_bug_reporter
[749/833] 1007338=test_rand
[750/833] 1007340=test_gem_name_tuple
[751/833] 1007358=test_gem_package_tar_reader_entry
[752/833] 1007340=test_exception
[753/833] 1007338=test_case_options
[754/833] 1007338=test_store
[755/833] 1007358=parameters_signature_test
[756/833] 1007358=test_gem_dependency_installer
[757/833] 1007346=test_scalar
[758/833] 1007346=test_gem_commands_info_command
[759/833] 1007346=test_socket
[760/833] 1007353=test_thread
[761/833] 1007338=test_gem_remote_fetcher_s3
[762/833] 1007352=location_test
[763/833] 1007352=test_objectspace
[764/833] 1007343=test_literal
[765/833] 1007338=test_str2big
[766/833] 1007353=test_c_struct_builder
[767/833] 1007338=test_dot_dot
[768/833] 1007338=test_gem_stream_ui
[769/833] 1007338=test_extlibs
[770/833] 1007353=test_ractor
[771/833] 1007353=test_require_lib
[772/833] 1007336=test_gem_install_update_options
[773/833] 1007343=test_json_tree
[774/833] 1007343=test_memory_view
[775/833] 1007336=test_m17n_comb
[776/833] 1007343=test_ractor
[777/833] 1007343=test_cclass
[778/833] 1007339=test_gem_request_connection_pools
[779/833] 1007337=test_grapheme_breaks
[780/833] 1007337=test_gem_version_option
[781/833] 1007343=test_pkey
[782/833] 1007337=test_reline
[783/833] 1007346=test_parser_events
[784/833] 1007343=test_err_in_callback
[785/833] 1007343=test_gem_resolver_lock_specification
[786/833] 1007346=test_gc
[787/833] 1007343=test_x509cert
[788/833] 1007341=test_gem_ext_rake_builder
[789/833] 1007357=test_arity
[790/833] 1007357=test_gem_source_local
[791/833] 1007335=test_gem_security_policy
[792/833] 1007335=test_process
[793/833] 1007357=test_last_thread
[794/833] 1007343=test_pack
[795/833] 1007340=command_line_test
[796/833] 1007340=test_passing_block
[797/833] 1007340=test_thread_fd_close
[798/833] 1007340=test_uncorrectable_name_check
[799/833] 1007340=test_ansi
[800/833] 1007340=newline_test
[801/833] 1007341=test_hash_create
[802/833] 1007341=test_stringchar
[803/833] 1007341=test_io_console
[804/833] 1007338=test_singleton
[805/833] 1007351=test_flush
[806/833] 1007351=test_switch_hitter
[807/833] 1007338=test_securerandom
[808/833] 1007340=test_c_union_entity
[809/833] 1007338=test_gem_safe_yaml
[810/833] 1007351=test_syntax
[811/833] 1007338=test_data
[812/833] 1007338=test_date_new
[813/833] 1007338=test_date_time
[814/833] 1007343=test_require
[815/833] 1007343=test_iso_8859
[816/833] 1007340=test_tcp
[817/833] 1007338=test_stream
[818/833] 1007338=test_nil2vtempty
[819/833] 1007343=test_open-uri
[820/833] 1007338=test_httpresponse
[821/833] 1007348=test_name_error
[822/833] 1007338=test_gem_commands_dependency_command
[823/833] 1007348=test_gem_resolver_composed_set
[824/833] 1007338=test_safe_load
[825/833] 1007348=test_gem_resolver
[826/833] 1007338=test_gem_commands_specification_command
[827/833] 1007343=reflection_test
[828/833] 1007339=test_shift_jis
[829/833] 1007339=test_gem_commands_which_command
[830/833] 1007343=test_http
[831/833] 1007338=test_enumerator
[832/833] 1007343=test_inadvertent_creation
[833/833] 1007358=test_flags
Finished tests in 28.926684s, 1024.0718 tests/s, 216014.7735 assertions/s.
29623 tests, 6248591 assertions, 0 failures, 0 errors, 388 skips

ruby -v: ruby 3.5.0dev (2025-01-15T07:53:33Z master c2ba840451) +PRISM [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 -j' TESTS='-j20'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/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   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -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
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
ruby 3.5.0dev (2025-01-15T07:53:33Z master c2ba840451) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ......................................................

Finished in 7.257735 seconds

3413 files, 33298 examples, 170985 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j20'" exit with 0.
raw logfile