# Logfile created on 2024-07-11 18:30:00 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffc0f61fdd0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/home/opc/ruby/src", @BUILD_DIR="/home/opc/ruby/build", @INSTALL_DIR="/home/opc/ruby/install", @TARGET_NAME="master", @TARGET_SRC_DIR="/home/opc/ruby/src/master", @TARGET_BUILD_DIR="/home/opc/ruby/build/master", @TARGET_INSTALL_DIR="/home/opc/ruby/install/master", @configure_opts=["--disable-dtrace --disable-yjit"], @build_opts="-j3", @btest_opts="-j3", @test_opts="TESTS='-j3'", @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/opc/ruby/logs/brlog.master.20240711-183000", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffc0f549fa0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffc0f549e60 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffc0f5ebd28 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20240711-183000", @dev=#<File:/home/opc/ruby/logs/brlog.master.20240711-183000>, @binmode=false, @mon_data=#<Monitor:0x0000fffc0f549be0>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /home/opc/ruby/src/master/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-src      -j3
From https://github.com/ruby/ruby
   c0ad0c3..1f6aead  master     -> origin/master
Updating c0ad0c3..1f6aead
Fast-forward
 lib/error_highlight/base.rb                        |  114 +-
 lib/prism/desugar_compiler.rb                      |  185 +-
 lib/prism/node_ext.rb                              |   38 +-
 lib/prism/parse_result.rb                          |   21 +-
 lib/prism/parse_result/errors.rb                   |   65 +
 lib/prism/parse_result/newlines.rb                 |   56 +-
 lib/prism/prism.gemspec                            |    2 +
 prism/config.yml                                   |  149 +-
 prism/parser.h                                     |   13 +-
 prism/prism.c                                      |  553 +++--
 prism/templates/ext/prism/api_node.c.erb           |   23 +-
 prism/templates/include/prism/ast.h.erb            |   24 +-
 prism/templates/lib/prism/dot_visitor.rb.erb       |    8 +-
 prism/templates/lib/prism/dsl.rb.erb               |  126 +-
 prism/templates/lib/prism/inspect_visitor.rb.erb   |   13 +-
 prism/templates/lib/prism/node.rb.erb              |  149 +-
 prism/templates/lib/prism/reflection.rb.erb        |    7 +-
 prism/templates/lib/prism/serialize.rb.erb         |   18 +-
 prism/templates/src/diagnostic.c.erb               |    1 +
 prism/templates/src/node.c.erb                     |   13 +-
 prism/templates/src/prettyprint.c.erb              |   13 +-
 prism/templates/src/serialize.c.erb                |    4 +-
 prism/templates/template.rb                        |   45 +-
 prism/util/pm_newline_list.c                       |   29 +
 prism/util/pm_newline_list.h                       |   11 +
 prism_compile.c                                    |  256 ++-
 test/error_highlight/test_error_highlight.rb       |   37 +-
 test/prism/errors/1_2_3.txt                        |   11 +
 ...global_variable_with_global_number_variable.txt |    3 +
 ...ng_global_variable_with_non_global_variable.txt |    3 +
 ...ng_non_global_variable_with_global_variable.txt |    3 +
 test/prism/errors/alnum_delimiters.txt             |    3 +
 test/prism/errors/alnum_delimiters_2.txt           |    3 +
 test/prism/errors/alnum_delimiters_3.txt           |    3 +
 test/prism/errors/alnum_delimiters_4.txt           |    3 +
 test/prism/errors/alnum_delimiters_5.txt           |    3 +
 test/prism/errors/alnum_delimiters_6.txt           |    3 +
 test/prism/errors/alnum_delimiters_7.txt           |    3 +
 test/prism/errors/alnum_delimiters_8.txt           |    3 +
 test/prism/errors/alnum_delimiters_9.txt           |    3 +
 test/prism/errors/argument_after_ellipsis.txt      |    3 +
 ...t_forwarding_only_effects_its_own_internals.txt |    3 +
 ...nt_forwarding_when_parent_is_not_forwarding.txt |    3 +
 test/prism/errors/arguments_after_block.txt        |    3 +
 .../errors/arguments_binding_power_for_and.txt     |    5 +
 test/prism/errors/assign_to_numbered_parameter.txt |   11 +
 test/prism/errors/bad_arguments.txt                |    6 +
 test/prism/errors/begin_at_toplevel.txt            |    3 +
 .../errors/binary_range_with_left_unary_range.txt  |    7 +
 test/prism/errors/block_arg_and_block.txt          |    3 +
 ...ck_beginning_with_brace_and_ending_with_end.txt |    6 +
 test/prism/errors/break_1.txt                      |    4 +
 test/prism/errors/break_1_2_3.txt                  |    8 +
 test/prism/errors/call_with_block_and_write.txt    |    4 +
 .../errors/call_with_block_operator_write.txt      |    4 +
 test/prism/errors/call_with_block_or_write.txt     |    4 +
 ...not_assign_to_a_reserved_numbered_parameter.txt |   14 +
 test/prism/errors/case_without_clauses.txt         |    4 +
 ..._without_when_clauses_errors_on_else_clause.txt |    5 +
 test/prism/errors/check_value_expression.txt       |   20 +
 .../errors/class_definition_in_method_body.txt     |    3 +
 .../errors/class_definition_in_method_defs.txt     |    7 +
 test/prism/errors/class_name.txt                   |    3 +
 test/prism/errors/command_call_in.txt              |    7 +
 test/prism/errors/command_calls.txt                |    3 +
 test/prism/errors/command_calls_10.txt             |    3 +
 test/prism/errors/command_calls_11.txt             |    3 +
 test/prism/errors/command_calls_12.txt             |    3 +
 test/prism/errors/command_calls_13.txt             |    3 +
 test/prism/errors/command_calls_14.txt             |    3 +
 test/prism/errors/command_calls_15.txt             |    3 +
 test/prism/errors/command_calls_16.txt             |    3 +
 test/prism/errors/command_calls_17.txt             |    5 +
 test/prism/errors/command_calls_18.txt             |    3 +
 test/prism/errors/command_calls_19.txt             |    3 +
 test/prism/errors/command_calls_2.txt              |    6 +
 test/prism/errors/command_calls_20.txt             |    3 +
 test/prism/errors/command_calls_21.txt             |    5 +
 test/prism/errors/command_calls_22.txt             |    3 +
 test/prism/errors/command_calls_23.txt             |    3 +
 test/prism/errors/command_calls_24.txt             |    5 +
 test/prism/errors/command_calls_25.txt             |    8 +
 test/prism/errors/command_calls_26.txt             |    3 +
 test/prism/errors/command_calls_27.txt             |    3 +
 test/prism/errors/command_calls_28.txt             |    3 +
 test/prism/errors/command_calls_29.txt             |    3 +
 test/prism/errors/command_calls_3.txt              |    3 +
 test/prism/errors/command_calls_30.txt             |    3 +
 test/prism/errors/command_calls_4.txt              |    3 +
 test/prism/errors/command_calls_5.txt              |    3 +
 test/prism/errors/command_calls_6.txt              |    6 +
 test/prism/errors/command_calls_7.txt              |    6 +
 test/prism/errors/command_calls_8.txt              |    6 +
 test/prism/errors/command_calls_9.txt              |    6 +
 test/prism/errors/conditional_predicate_closed.txt |    6 +
 .../prism/errors/constant_assignment_in_method.txt |    3 +
 .../constant_path_with_invalid_token_after.txt     |    4 +
 .../errors/content_after_unterminated_heredoc.txt  |    4 +
 .../errors/cr_without_lf_in_percent_expression.txt |    3 +
 .../errors/def_with_empty_expression_receiver.txt  |    3 +
 ..._with_expression_receiver_and_no_identifier.txt |    4 +
 .../def_with_multiple_statements_receiver.txt      |   10 +
 test/prism/errors/defining_numbered_parameter.txt  |    3 +
 .../prism/errors/defining_numbered_parameter_2.txt |    3 +
 ...a_f_and_A_F_in_u_Unicode_character_notation.txt |    4 +
 .../do_not_allow_forward_arguments_in_blocks.txt   |    3 +
 ..._allow_forward_arguments_in_lambda_literals.txt |    3 +
 ...imal_digits_in_u_Unicode_character_notation.txt |    3 +
 ...le_codepoints_in_a_single_character_literal.txt |    3 +
 ..._allow_trailing_commas_in_lambda_parameters.txt |    3 +
 ..._allow_trailing_commas_in_method_parameters.txt |    3 +
 .../errors/dont_allow_return_inside_class_body.txt |    3 +
 .../dont_allow_return_inside_module_body.txt       |    3 +
 ...ont_allow_setting_to_back_and_nth_reference.txt |    7 +
 test/prism/errors/double_arguments_forwarding.txt  |    4 +
 .../errors/double_scope_numbered_parameters.txt    |    3 +
 .../double_splat_followed_by_splat_argument.txt    |    3 +
 test/prism/errors/duplicate_pattern_capture.txt    |   17 +
 test/prism/errors/duplicate_pattern_hash_key.txt   |    4 +
 test/prism/errors/duplicate_pattern_hash_key_2.txt |    3 +
 test/prism/errors/duplicated_parameter_names.txt   |    3 +
 test/prism/errors/duplicated_parameter_names_2.txt |    3 +
 test/prism/errors/duplicated_parameter_names_3.txt |    3 +
 test/prism/errors/duplicated_parameter_names_4.txt |    3 +
 test/prism/errors/duplicated_parameter_names_5.txt |    3 +
 test/prism/errors/ellipsis_in_no_paren_call.txt    |    3 +
 test/prism/errors/for_loops_index_missing.txt      |    5 +
 test/prism/errors/for_loops_only_end.txt           |    5 +
 .../errors/forwarding_arg_after_keyword_rest.txt   |    3 +
 test/prism/errors/forwarding_arg_and_block.txt     |    3 +
 .../errors/incomplete_instance_var_string.txt      |    4 +
 .../errors/index_call_with_block_and_write.txt     |    5 +
 .../index_call_with_block_operator_write.txt       |    5 +
 .../errors/index_call_with_block_or_write.txt      |    5 +
 ...ular_expression_with_unknown_regexp_options.txt |    3 +
 .../prism/errors/invalid_global_variable_write.txt |    4 +
 test/prism/errors/invalid_hex_escape.txt           |    3 +
 test/prism/errors/invalid_multi_target.txt         |    3 +
 test/prism/errors/invalid_multi_target_10.txt      |    3 +
 test/prism/errors/invalid_multi_target_11.txt      |    3 +
 test/prism/errors/invalid_multi_target_12.txt      |    3 +
 test/prism/errors/invalid_multi_target_13.txt      |    3 +
 test/prism/errors/invalid_multi_target_14.txt      |    3 +
 test/prism/errors/invalid_multi_target_15.txt      |    3 +
 test/prism/errors/invalid_multi_target_16.txt      |    3 +
 test/prism/errors/invalid_multi_target_17.txt      |    3 +
 test/prism/errors/invalid_multi_target_18.txt      |    3 +
 test/prism/errors/invalid_multi_target_19.txt      |    3 +
 test/prism/errors/invalid_multi_target_2.txt       |    3 +
 test/prism/errors/invalid_multi_target_20.txt      |    3 +
 test/prism/errors/invalid_multi_target_3.txt       |    3 +
 test/prism/errors/invalid_multi_target_4.txt       |    3 +
 test/prism/errors/invalid_multi_target_5.txt       |    3 +
 test/prism/errors/invalid_multi_target_6.txt       |    3 +
 test/prism/errors/invalid_multi_target_7.txt       |    3 +
 test/prism/errors/invalid_multi_target_8.txt       |    4 +
 test/prism/errors/invalid_multi_target_9.txt       |    4 +
 test/prism/errors/invalid_number_underscores.txt   |    3 +
 .../prism/errors/invalid_number_underscores_10.txt |    3 +
 .../prism/errors/invalid_number_underscores_11.txt |    3 +
 .../prism/errors/invalid_number_underscores_12.txt |    3 +
 test/prism/errors/invalid_number_underscores_2.txt |    3 +
 test/prism/errors/invalid_number_underscores_3.txt |    3 +
 test/prism/errors/invalid_number_underscores_4.txt |    3 +
 test/prism/errors/invalid_number_underscores_5.txt |    3 +
 test/prism/errors/invalid_number_underscores_6.txt |    3 +
 test/prism/errors/invalid_number_underscores_7.txt |    3 +
 test/prism/errors/invalid_number_underscores_8.txt |    3 +
 test/prism/errors/invalid_number_underscores_9.txt |    3 +
 test/prism/errors/invalid_operator_write_dot.txt   |    3 +
 test/prism/errors/invalid_operator_write_fcall.txt |    3 +
 test/prism/errors/it_with_ordinary_parameter.txt   |    3 +
 ...words_parameters_before_required_parameters.txt |    4 +
 test/prism/errors/loop_conditional_is_closed.txt   |    4 +
 test/prism/errors/match_plus.txt                   |    7 +
 ...ethod_parameters_after_arguments_forwarding.txt |    4 +
 .../prism/errors/method_parameters_after_block.txt |    4 +
 ...method_with_arguments_after_anonymous_block.txt |    4 +
 .../errors/missing_terminator_in_parentheses.txt   |    3 +
 .../errors/module_definition_in_method_body.txt    |    3 +
 ...dule_definition_in_method_body_within_block.txt |    7 +
 .../errors/module_definition_in_method_defs.txt    |    7 +
 test/prism/errors/module_name_recoverable.txt      |    4 +
 .../errors/multiple_error_in_parameters_order.txt  |    5 +
 test/prism/errors/next_1.txt                       |    4 +
 test/prism/errors/next_1_2_3.txt                   |    8 +
 test/prism/errors/non_assoc_equality.txt           |   19 +
 test/prism/errors/non_assoc_range.txt              |    4 +
 .../numbered_parameters_in_block_arguments.txt     |    3 +
 ...tional_block_parameters_with_unary_operator.txt |    3 +
 ...onal_block_parameters_with_unary_operator_2.txt |    3 +
 ...onal_block_parameters_with_unary_operator_3.txt |    3 +
 ...onal_block_parameters_with_unary_operator_4.txt |    3 +
 ...eter_name_ending_with_bang_or_question_mark.txt |    4 +
 test/prism/errors/pre_execution_context.txt        |    4 +
 test/prism/errors/pre_execution_missing_brace.txt  |    3 +
 test/prism/errors/range_and_bin_op.txt             |    4 +
 test/prism/errors/range_and_bin_op_2.txt           |    4 +
 test/prism/errors/range_and_bin_op_3.txt           |    3 +
 test/prism/errors/range_and_bin_op_4.txt           |    4 +
 test/prism/errors/range_and_bin_op_5.txt           |    5 +
 test/prism/errors/range_and_bin_op_6.txt           |    3 +
 test/prism/errors/range_and_bin_op_7.txt           |    3 +
 test/prism/errors/range_and_bin_op_8.txt           |    4 +
 .../rational_number_with_exponential_portion.txt   |    4 +
 ...ular_expression_with_unknown_regexp_options.txt |    3 +
 ...eated_parameter_name_in_destructured_params.txt |    3 +
 ...words_parameters_before_required_parameters.txt |    4 +
 test/prism/errors/return_1.txt                     |    3 +
 test/prism/errors/return_1_2_3.txt                 |    7 +
 ...rning_to_optional_parameters_multiple_times.txt |    4 +
 .../semicolon_after_inheritance_operator.txt       |    3 +
 ..._be_defined_in_an_endless_method_definition.txt |    3 +
 test/prism/errors/shadow_args_in_block.txt         |    3 +
 test/prism/errors/shadow_args_in_lambda.txt        |    5 +
 .../prism/errors/singleton_method_for_literals.txt |   39 +
 .../splat_argument_after_keyword_argument.txt      |    3 +
 test/prism/errors/statement_at_non_statement.txt   |    9 +
 test/prism/errors/statement_operators.txt          |   25 +
 .../errors/switching_to_named_arguments_twice.txt  |    5 +
 .../switching_to_optional_arguments_twice.txt      |    5 +
 test/prism/errors/symbol_in_hash.txt               |    3 +
 test/prism/errors/symbol_in_keyword_parameter.txt  |    3 +
 test/prism/errors/targeting_numbered_parameter.txt |    3 +
 ...constant_starting_with_downcased_identifier.txt |    4 +
 ...op_level_constant_with_downcased_identifier.txt |    4 +
 test/prism/errors/trailing_comma_in_calls.txt      |    3 +
 test/prism/errors/unexpected_block.txt             |    3 +
 test/prism/errors/unterminated_W_list.txt          |    3 +
 .../errors/unterminated_argument_expression.txt    |    5 +
 test/prism/errors/unterminated_embdoc.txt          |    3 +
 test/prism/errors/unterminated_embdoc_2.txt        |    3 +
 test/prism/errors/unterminated_empty_string.txt    |    3 +
 test/prism/errors/unterminated_global_variable.txt |    3 +
 .../errors/unterminated_global_variable_2.txt      |    3 +
 test/prism/errors/unterminated_i_list.txt          |    3 +
 .../errors/unterminated_interpolated_string.txt    |    3 +
 .../errors/unterminated_interpolated_symbol.txt    |    3 +
 .../unterminated_parenthesized_expression.txt      |    4 +
 .../errors/unterminated_regular_expression.txt     |    3 +
 ...nterminated_regular_expression_with_heredoc.txt |    4 +
 test/prism/errors/unterminated_s_symbol.txt        |    3 +
 test/prism/errors/unterminated_string.txt          |    3 +
 ...d_unicode_brackets_should_be_a_syntax_error.txt |    3 +
 test/prism/errors/unterminated_xstring.txt         |    3 +
 .../errors/void_value_expression_in_arguments.txt  |   17 +
 .../errors/void_value_expression_in_array.txt      |   15 +
 .../errors/void_value_expression_in_assignment.txt |    9 +
 .../void_value_expression_in_begin_statement.txt   |   21 +
 .../void_value_expression_in_binary_call.txt       |   11 +
 .../prism/errors/void_value_expression_in_call.txt |   11 +
 .../void_value_expression_in_constant_path.txt     |    5 +
 test/prism/errors/void_value_expression_in_def.txt |   10 +
 .../errors/void_value_expression_in_expression.txt |   19 +
 .../prism/errors/void_value_expression_in_hash.txt |    9 +
 .../errors/void_value_expression_in_modifier.txt   |   13 +
 .../errors/void_value_expression_in_statement.txt  |   26 +
 .../errors/void_value_expression_in_unary_call.txt |    5 +
 test/prism/errors/while_endless_method.txt         |    5 +
 test/prism/errors/writing_numbered_parameter.txt   |    3 +
 test/prism/errors_test.rb                          | 2284 +-------------------
 test/prism/fixtures/patterns.txt                   |    3 +
 test/prism/newline_test.rb                         |    3 +-
 test/prism/result/breadth_first_search_test.rb     |   18 +
 test/prism/result/integer_base_flags_test.rb       |    4 +-
 test/prism/result/node_id_test.rb                  |   27 +
 test/prism/result/warnings_test.rb                 |   48 +-
 test/prism/snapshots/alias.txt                     |   63 +-
 test/prism/snapshots/arithmetic.txt                |   22 +-
 test/prism/snapshots/arrays.txt                    |  251 ++-
 test/prism/snapshots/begin_ensure.txt              |   59 +-
 test/prism/snapshots/begin_rescue.txt              |  159 +-
 test/prism/snapshots/blocks.txt                    |  117 +-
 test/prism/snapshots/boolean_operators.txt         |    5 +
 test/prism/snapshots/booleans.txt                  |    4 +
 test/prism/snapshots/break.txt                     |  118 +-
 test/prism/snapshots/case.txt                      |  113 +-
 test/prism/snapshots/classes.txt                   |   71 +-
 test/prism/snapshots/command_method_call.txt       |  128 +-
 test/prism/snapshots/comments.txt                  |   20 +-
 test/prism/snapshots/constants.txt                 |  273 ++-
 test/prism/snapshots/dash_heredocs.txt             |   57 +-
 test/prism/snapshots/defined.txt                   |   19 +-
 test/prism/snapshots/dos_endings.txt               |   24 +-
 test/prism/snapshots/dstring.txt                   |   26 +-
 test/prism/snapshots/dsym_str.txt                  |    4 +-
 test/prism/snapshots/embdoc_no_newline_at_end.txt  |    2 +
 test/prism/snapshots/emoji_method_calls.txt        |    6 +-
 test/prism/snapshots/endless_methods.txt           |   20 +-
 .../snapshots/endless_range_in_conditional.txt     |   19 +-
 test/prism/snapshots/for.txt                       |   67 +-
 test/prism/snapshots/global_variables.txt          |   72 +-
 test/prism/snapshots/hashes.txt                    |   68 +-
 test/prism/snapshots/heredoc.txt                   |    4 +-
 .../snapshots/heredoc_with_carriage_returns.txt    |    4 +-
 test/prism/snapshots/heredoc_with_comment.txt      |    4 +-
 .../heredoc_with_escaped_newline_at_start.txt      |   10 +-
 .../snapshots/heredoc_with_trailing_newline.txt    |    4 +-
 .../snapshots/heredocs_leading_whitespace.txt      |   22 +-
 test/prism/snapshots/heredocs_nested.txt           |   30 +-
 .../snapshots/heredocs_with_ignored_newlines.txt   |   24 +-
 ...eredocs_with_ignored_newlines_and_non_empty.txt |    4 +-
 test/prism/snapshots/if.txt                        |  114 +-
 test/prism/snapshots/indented_file_end.txt         |    3 +
 test/prism/snapshots/integer_operations.txt        |  196 +-
 test/prism/snapshots/keyword_method_names.txt      |   26 +-
 test/prism/snapshots/keywords.txt                  |   16 +-
 test/prism/snapshots/lambda.txt                    |   23 +-
 test/prism/snapshots/method_calls.txt              |  428 ++--
 test/prism/snapshots/methods.txt                   |  289 ++-
 test/prism/snapshots/modules.txt                   |   36 +-
 test/prism/snapshots/multi_write.txt               |   34 +-
 test/prism/snapshots/newline_terminated.txt        |   36 +-
 test/prism/snapshots/next.txt                      |   99 +-
 test/prism/snapshots/nils.txt                      |   13 +-
 test/prism/snapshots/non_alphanumeric_methods.txt  |   44 +-
 test/prism/snapshots/not.txt                       |   23 +-
 test/prism/snapshots/numbers.txt                   |   78 +-
 test/prism/snapshots/patterns.txt                  |  915 ++++++--
 test/prism/snapshots/procs.txt                     |   60 +-
 .../prism/snapshots/range_begin_open_exclusive.txt |    6 +-
 .../prism/snapshots/range_begin_open_inclusive.txt |    6 +-
 test/prism/snapshots/range_end_open_exclusive.txt  |    6 +-
 test/prism/snapshots/range_end_open_inclusive.txt  |    6 +-
 test/prism/snapshots/ranges.txt                    |  175 +-
 test/prism/snapshots/regex.txt                     |   97 +-
 test/prism/snapshots/regex_char_width.txt          |   11 +-
 test/prism/snapshots/repeat_parameters.txt         |   44 +-
 test/prism/snapshots/rescue.txt                    |   80 +-
 test/prism/snapshots/return.txt                    |   70 +-
 test/prism/snapshots/seattlerb/BEGIN.txt           |    6 +-
 .../snapshots/seattlerb/TestRubyParserShared.txt   |   89 +-
 test/prism/snapshots/seattlerb/__ENCODING__.txt    |    3 +
 .../snapshots/seattlerb/alias_gvar_backref.txt     |    5 +
 test/prism/snapshots/seattlerb/alias_resword.txt   |    7 +-
 test/prism/snapshots/seattlerb/and_multi.txt       |    7 +
 .../prism/snapshots/seattlerb/aref_args_assocs.txt |    9 +-
 .../snapshots/seattlerb/aref_args_lit_assocs.txt   |   11 +-
 test/prism/snapshots/seattlerb/args_kw_block.txt   |    6 +-
 .../snapshots/seattlerb/array_line_breaks.txt      |    6 +-
 .../seattlerb/array_lits_trailing_calls.txt        |   10 +-
 test/prism/snapshots/seattlerb/assoc__bare.txt     |    7 +-
 test/prism/snapshots/seattlerb/assoc_label.txt     |    9 +-
 .../snapshots/seattlerb/attr_asgn_colon_id.txt     |    7 +-
 .../snapshots/seattlerb/attrasgn_array_arg.txt     |   12 +-
 .../snapshots/seattlerb/attrasgn_array_lhs.txt     |   14 +-
 .../seattlerb/attrasgn_primary_dot_constant.txt    |    6 +-
 .../seattlerb/backticks_interpolation_line.txt     |    7 +-
 test/prism/snapshots/seattlerb/bang_eq.txt         |    8 +-
 test/prism/snapshots/seattlerb/bdot2.txt           |   10 +-
 test/prism/snapshots/seattlerb/bdot3.txt           |   10 +-
 .../snapshots/seattlerb/begin_ensure_no_bodies.txt |    4 +
 .../seattlerb/begin_rescue_else_ensure_bodies.txt  |   18 +-
 .../begin_rescue_else_ensure_no_bodies.txt         |    6 +
 .../seattlerb/begin_rescue_ensure_no_bodies.txt    |    5 +
 test/prism/snapshots/seattlerb/block_arg__bare.txt |    4 +
 .../snapshots/seattlerb/block_arg_kwsplat.txt      |    7 +-
 .../seattlerb/block_arg_opt_arg_block.txt          |    9 +-
 .../snapshots/seattlerb/block_arg_opt_splat.txt    |    9 +-
 .../block_arg_opt_splat_arg_block_omfg.txt         |    9 +-
 .../snapshots/seattlerb/block_arg_optional.txt     |    9 +-
 test/prism/snapshots/seattlerb/block_arg_scope.txt |    7 +-
 .../prism/snapshots/seattlerb/block_arg_scope2.txt |    7 +-
 .../snapshots/seattlerb/block_arg_splat_arg.txt    |    7 +-
 .../snapshots/seattlerb/block_args_kwargs.txt      |    9 +-
 .../snapshots/seattlerb/block_args_no_kwargs.txt   |    8 +-
 test/prism/snapshots/seattlerb/block_args_opt1.txt |   14 +-
 test/prism/snapshots/seattlerb/block_args_opt2.txt |   11 +-
 .../snapshots/seattlerb/block_args_opt2_2.txt      |   17 +-
 test/prism/snapshots/seattlerb/block_args_opt3.txt |   18 +-
 .../seattlerb/block_call_defn_call_block_call.txt  |   12 +-
 .../seattlerb/block_call_dot_op2_brace_block.txt   |   14 +-
 .../block_call_dot_op2_cmd_args_do_block.txt       |   14 +-
 .../seattlerb/block_call_operation_colon.txt       |    5 +-
 .../seattlerb/block_call_operation_dot.txt         |    5 +-
 .../seattlerb/block_call_paren_call_block_call.txt |   11 +-
 .../seattlerb/block_command_operation_colon.txt    |    9 +-
 .../seattlerb/block_command_operation_dot.txt      |    9 +-
 .../seattlerb/block_decomp_anon_splat_arg.txt      |    9 +-
 .../snapshots/seattlerb/block_decomp_arg_splat.txt |    9 +-
 .../seattlerb/block_decomp_arg_splat_arg.txt       |    9 +-
 .../snapshots/seattlerb/block_decomp_splat.txt     |    9 +-
 test/prism/snapshots/seattlerb/block_kw.txt        |    9 +-
 .../snapshots/seattlerb/block_kw__required.txt     |    7 +-
 .../prism/snapshots/seattlerb/block_kwarg_lvar.txt |   11 +-
 .../seattlerb/block_kwarg_lvar_multiple.txt        |   13 +-
 test/prism/snapshots/seattlerb/block_opt_arg.txt   |    9 +-
 test/prism/snapshots/seattlerb/block_opt_splat.txt |    9 +-
 .../seattlerb/block_opt_splat_arg_block_omfg.txt   |    9 +-
 test/prism/snapshots/seattlerb/block_optarg.txt    |    9 +-
 .../snapshots/seattlerb/block_paren_splat.txt      |    9 +-
 .../prism/snapshots/seattlerb/block_reg_optarg.txt |    9 +-
 test/prism/snapshots/seattlerb/block_return.txt    |    7 +-
 test/prism/snapshots/seattlerb/block_scope.txt     |    6 +-
 test/prism/snapshots/seattlerb/block_splat_reg.txt |    7 +-
 test/prism/snapshots/seattlerb/bug169.txt          |    6 +-
 test/prism/snapshots/seattlerb/bug179.txt          |    6 +-
 test/prism/snapshots/seattlerb/bug190.txt          |    4 +-
 test/prism/snapshots/seattlerb/bug191.txt          |   18 +-
 test/prism/snapshots/seattlerb/bug202.txt          |    8 +-
 test/prism/snapshots/seattlerb/bug236.txt          |   13 +-
 test/prism/snapshots/seattlerb/bug290.txt          |    6 +-
 test/prism/snapshots/seattlerb/bug_187.txt         |    9 +-
 test/prism/snapshots/seattlerb/bug_215.txt         |    5 +-
 test/prism/snapshots/seattlerb/bug_249.txt         |   15 +-
 test/prism/snapshots/seattlerb/bug_and.txt         |    9 +-
 test/prism/snapshots/seattlerb/bug_args__19.txt    |   11 +-
 test/prism/snapshots/seattlerb/bug_args_masgn.txt  |    8 +-
 test/prism/snapshots/seattlerb/bug_args_masgn2.txt |    9 +-
 .../seattlerb/bug_args_masgn_outer_parens__19.txt  |    9 +-
 .../seattlerb/bug_call_arglist_parens.txt          |   30 +-
 .../snapshots/seattlerb/bug_case_when_regexp.txt   |    8 +-
 test/prism/snapshots/seattlerb/bug_comma.txt       |    3 +
 test/prism/snapshots/seattlerb/bug_cond_pct.txt    |    6 +-
 test/prism/snapshots/seattlerb/bug_hash_args.txt   |   10 +-
 .../seattlerb/bug_hash_args_trailing_comma.txt     |   10 +-
 .../snapshots/seattlerb/bug_hash_interp_array.txt  |    8 +-
 test/prism/snapshots/seattlerb/bug_masgn_right.txt |    8 +-
 test/prism/snapshots/seattlerb/bug_not_parens.txt  |    4 +-
 .../snapshots/seattlerb/bug_op_asgn_rescue.txt     |    5 +
 test/prism/snapshots/seattlerb/call_and.txt        |    8 +-
 test/prism/snapshots/seattlerb/call_arg_assoc.txt  |   11 +-
 .../snapshots/seattlerb/call_arg_assoc_kwsplat.txt |   14 +-
 .../prism/snapshots/seattlerb/call_arg_kwsplat.txt |    7 +-
 .../snapshots/seattlerb/call_args_assoc_quoted.txt |   24 +-
 .../seattlerb/call_args_assoc_trailing_comma.txt   |   11 +-
 .../snapshots/seattlerb/call_args_command.txt      |    6 +-
 test/prism/snapshots/seattlerb/call_array_arg.txt  |   12 +-
 .../snapshots/seattlerb/call_array_block_call.txt  |    6 +-
 .../seattlerb/call_array_lambda_block_call.txt     |    7 +-
 .../seattlerb/call_array_lit_inline_hash.txt       |   11 +-
 test/prism/snapshots/seattlerb/call_assoc.txt      |    9 +-
 test/prism/snapshots/seattlerb/call_assoc_new.txt  |    9 +-
 .../seattlerb/call_assoc_new_if_multiline.txt      |   17 +-
 .../seattlerb/call_assoc_trailing_comma.txt        |    9 +-
 .../snapshots/seattlerb/call_bang_command_call.txt |    6 +-
 .../snapshots/seattlerb/call_bang_squiggle.txt     |    8 +-
 .../seattlerb/call_begin_call_block_call.txt       |    9 +-
 .../snapshots/seattlerb/call_block_arg_named.txt   |    5 +-
 test/prism/snapshots/seattlerb/call_carat.txt      |    8 +-
 test/prism/snapshots/seattlerb/call_colon2.txt     |    5 +-
 .../snapshots/seattlerb/call_colon_parens.txt      |    6 +-
 test/prism/snapshots/seattlerb/call_div.txt        |    8 +-
 test/prism/snapshots/seattlerb/call_dot_parens.txt |    6 +-
 test/prism/snapshots/seattlerb/call_env.txt        |    4 +-
 test/prism/snapshots/seattlerb/call_eq3.txt        |    8 +-
 test/prism/snapshots/seattlerb/call_gt.txt         |    8 +-
 test/prism/snapshots/seattlerb/call_kwsplat.txt    |    7 +-
 .../snapshots/seattlerb/call_leading_dots.txt      |    4 +-
 .../seattlerb/call_leading_dots_comment.txt        |    4 +-
 test/prism/snapshots/seattlerb/call_lt.txt         |    8 +-
 test/prism/snapshots/seattlerb/call_lte.txt        |    8 +-
 test/prism/snapshots/seattlerb/call_not.txt        |    6 +-
 test/prism/snapshots/seattlerb/call_pipe.txt       |    8 +-
 test/prism/snapshots/seattlerb/call_rshift.txt     |    8 +-
 .../snapshots/seattlerb/call_self_brackets.txt     |    7 +-
 test/prism/snapshots/seattlerb/call_spaceship.txt  |    8 +-
 .../seattlerb/call_stabby_do_end_with_block.txt    |   12 +-
 .../seattlerb/call_stabby_with_braces_block.txt    |   12 +-
 test/prism/snapshots/seattlerb/call_star.txt       |    8 +-
 test/prism/snapshots/seattlerb/call_star2.txt      |    8 +-
 .../snapshots/seattlerb/call_trailing_comma.txt    |    6 +-
 .../snapshots/seattlerb/call_trailing_dots.txt     |    4 +-
 test/prism/snapshots/seattlerb/call_unary_bang.txt |    6 +-
 test/prism/snapshots/seattlerb/case_in.txt         |  243 ++-
 test/prism/snapshots/seattlerb/case_in_31.txt      |   14 +-
 test/prism/snapshots/seattlerb/case_in_37.txt      |   16 +-
 test/prism/snapshots/seattlerb/case_in_42.txt      |   13 +-
 test/prism/snapshots/seattlerb/case_in_42_2.txt    |   12 +-
 test/prism/snapshots/seattlerb/case_in_47.txt      |   15 +-
 test/prism/snapshots/seattlerb/case_in_67.txt      |   12 +-
 test/prism/snapshots/seattlerb/case_in_86.txt      |   15 +-
 test/prism/snapshots/seattlerb/case_in_86_2.txt    |   15 +-
 .../seattlerb/case_in_array_pat_const.txt          |   12 +-
 .../seattlerb/case_in_array_pat_const2.txt         |   13 +-
 .../seattlerb/case_in_array_pat_paren_assign.txt   |   14 +-
 test/prism/snapshots/seattlerb/case_in_const.txt   |    9 +-
 test/prism/snapshots/seattlerb/case_in_else.txt    |   13 +-
 test/prism/snapshots/seattlerb/case_in_find.txt    |   13 +-
 .../snapshots/seattlerb/case_in_find_array.txt     |   12 +-
 .../prism/snapshots/seattlerb/case_in_hash_pat.txt |   16 +-
 .../seattlerb/case_in_hash_pat_assign.txt          |   24 +-
 .../seattlerb/case_in_hash_pat_paren_assign.txt    |   16 +-
 .../seattlerb/case_in_hash_pat_paren_true.txt      |   14 +-
 .../snapshots/seattlerb/case_in_hash_pat_rest.txt  |   16 +-
 .../seattlerb/case_in_hash_pat_rest_solo.txt       |   12 +-
 .../seattlerb/case_in_if_unless_post_mod.txt       |   21 +-
 .../prism/snapshots/seattlerb/case_in_multiple.txt |   17 +-
 test/prism/snapshots/seattlerb/case_in_or.txt      |   12 +-
 test/prism/snapshots/seattlerb/class_comments.txt  |    6 +
 .../prism/snapshots/seattlerb/cond_unary_minus.txt |    5 +-
 .../snapshots/seattlerb/const_2_op_asgn_or2.txt    |    7 +-
 .../snapshots/seattlerb/const_3_op_asgn_or.txt     |    6 +-
 .../snapshots/seattlerb/const_op_asgn_and1.txt     |    6 +-
 .../snapshots/seattlerb/const_op_asgn_and2.txt     |    6 +-
 .../prism/snapshots/seattlerb/const_op_asgn_or.txt |    7 +-
 .../snapshots/seattlerb/defined_eh_parens.txt      |    5 +-
 .../snapshots/seattlerb/defn_arg_asplat_arg.txt    |    4 +
 .../snapshots/seattlerb/defn_arg_forward_args.txt  |   10 +-
 .../snapshots/seattlerb/defn_args_forward_args.txt |   12 +-
 test/prism/snapshots/seattlerb/defn_comments.txt   |    3 +
 .../snapshots/seattlerb/defn_endless_command.txt   |    8 +-
 .../seattlerb/defn_endless_command_rescue.txt      |    9 +-
 .../snapshots/seattlerb/defn_forward_args.txt      |    9 +-
 .../seattlerb/defn_forward_args__no_parens.txt     |    9 +-
 test/prism/snapshots/seattlerb/defn_kwarg_env.txt  |    9 +-
 .../prism/snapshots/seattlerb/defn_kwarg_kwarg.txt |    8 +-
 .../snapshots/seattlerb/defn_kwarg_kwsplat.txt     |    6 +-
 .../seattlerb/defn_kwarg_kwsplat_anon.txt          |    6 +-
 test/prism/snapshots/seattlerb/defn_kwarg_lvar.txt |    8 +-
 .../snapshots/seattlerb/defn_kwarg_no_parens.txt   |    6 +-
 test/prism/snapshots/seattlerb/defn_kwarg_val.txt  |    6 +-
 test/prism/snapshots/seattlerb/defn_no_kwargs.txt  |    5 +
 test/prism/snapshots/seattlerb/defn_oneliner.txt   |    8 +-
 .../snapshots/seattlerb/defn_oneliner_eq2.txt      |   10 +-
 .../snapshots/seattlerb/defn_oneliner_noargs.txt   |    6 +-
 .../seattlerb/defn_oneliner_noargs_parentheses.txt |    6 +-
 .../snapshots/seattlerb/defn_oneliner_rescue.txt   |   24 +-
 .../snapshots/seattlerb/defn_opt_last_arg.txt      |    5 +
 test/prism/snapshots/seattlerb/defn_opt_reg.txt    |    5 +
 .../snapshots/seattlerb/defn_opt_splat_arg.txt     |    6 +-
 test/prism/snapshots/seattlerb/defn_powarg.txt     |    4 +
 .../prism/snapshots/seattlerb/defn_reg_opt_reg.txt |    6 +-
 test/prism/snapshots/seattlerb/defn_splat_arg.txt  |    4 +
 test/prism/snapshots/seattlerb/defn_unary_not.txt  |    5 +
 test/prism/snapshots/seattlerb/defns_reserved.txt  |    4 +
 .../seattlerb/defs_as_arg_with_do_block_inside.txt |   10 +-
 test/prism/snapshots/seattlerb/defs_comments.txt   |    4 +
 .../snapshots/seattlerb/defs_endless_command.txt   |    8 +-
 .../seattlerb/defs_endless_command_rescue.txt      |    9 +-
 test/prism/snapshots/seattlerb/defs_kwarg.txt      |    7 +-
 test/prism/snapshots/seattlerb/defs_oneliner.txt   |    9 +-
 .../snapshots/seattlerb/defs_oneliner_eq2.txt      |   11 +-
 .../snapshots/seattlerb/defs_oneliner_rescue.txt   |   27 +-
 test/prism/snapshots/seattlerb/difficult0_.txt     |   10 +-
 .../seattlerb/difficult1_line_numbers.txt          |   53 +-
 .../seattlerb/difficult1_line_numbers2.txt         |   18 +-
 test/prism/snapshots/seattlerb/difficult2_.txt     |   19 +-
 test/prism/snapshots/seattlerb/difficult3_.txt     |    9 +-
 test/prism/snapshots/seattlerb/difficult3_2.txt    |    7 +-
 test/prism/snapshots/seattlerb/difficult3_3.txt    |    7 +-
 test/prism/snapshots/seattlerb/difficult3_4.txt    |    9 +
 test/prism/snapshots/seattlerb/difficult3_5.txt    |   10 +-
 test/prism/snapshots/seattlerb/difficult3__10.txt  |    9 +-
 test/prism/snapshots/seattlerb/difficult3__11.txt  |    9 +-
 test/prism/snapshots/seattlerb/difficult3__12.txt  |    9 +-
 test/prism/snapshots/seattlerb/difficult3__6.txt   |    9 +-
 test/prism/snapshots/seattlerb/difficult3__7.txt   |    9 +-
 test/prism/snapshots/seattlerb/difficult3__8.txt   |    9 +-
 test/prism/snapshots/seattlerb/difficult3__9.txt   |    9 +-
 .../seattlerb/difficult4__leading_dots.txt         |    4 +-
 .../seattlerb/difficult4__leading_dots2.txt        |    8 +-
 test/prism/snapshots/seattlerb/difficult6_.txt     |   11 +-
 test/prism/snapshots/seattlerb/difficult6__7.txt   |   12 +-
 test/prism/snapshots/seattlerb/difficult6__8.txt   |   12 +-
 test/prism/snapshots/seattlerb/difficult7_.txt     |   20 +-
 test/prism/snapshots/seattlerb/do_bug.txt          |   11 +-
 test/prism/snapshots/seattlerb/do_lambda.txt       |    4 +
 test/prism/snapshots/seattlerb/dot2_nil__26.txt    |    4 +-
 test/prism/snapshots/seattlerb/dot3_nil__26.txt    |    4 +-
 test/prism/snapshots/seattlerb/dstr_evstr.txt      |   10 +-
 .../snapshots/seattlerb/dstr_evstr_empty_end.txt   |    5 +
 test/prism/snapshots/seattlerb/dstr_lex_state.txt  |    8 +-
 test/prism/snapshots/seattlerb/dstr_str.txt        |   10 +-
 test/prism/snapshots/seattlerb/dsym_esc_to_sym.txt |    4 +-
 test/prism/snapshots/seattlerb/dsym_to_sym.txt     |   12 +-
 .../snapshots/seattlerb/eq_begin_line_numbers.txt  |    6 +-
 ...eq_begin_why_wont_people_use_their_spacebar.txt |    8 +-
 test/prism/snapshots/seattlerb/evstr_evstr.txt     |    8 +-
 test/prism/snapshots/seattlerb/evstr_str.txt       |    8 +-
 test/prism/snapshots/seattlerb/expr_not_bang.txt   |    4 +-
 test/prism/snapshots/seattlerb/f_kw.txt            |    6 +-
 test/prism/snapshots/seattlerb/f_kw__required.txt  |    4 +
 test/prism/snapshots/seattlerb/flip2_env_lvar.txt  |    3 +
 .../snapshots/seattlerb/float_with_if_modifier.txt |    6 +
 .../seattlerb/heredoc__backslash_dos_format.txt    |    3 +
 .../snapshots/seattlerb/heredoc_backslash_nl.txt   |    6 +-
 .../snapshots/seattlerb/heredoc_bad_hex_escape.txt |    3 +
 .../snapshots/seattlerb/heredoc_bad_oct_escape.txt |    3 +
 .../snapshots/seattlerb/heredoc_comma_arg.txt      |    6 +-
 test/prism/snapshots/seattlerb/heredoc_lineno.txt  |    6 +-
 test/prism/snapshots/seattlerb/heredoc_nested.txt  |   16 +-
 .../prism/snapshots/seattlerb/heredoc_squiggly.txt |   11 +-
 ...edoc_squiggly_blank_line_plus_interpolation.txt |    9 +-
 .../seattlerb/heredoc_squiggly_blank_lines.txt     |   11 +-
 .../snapshots/seattlerb/heredoc_squiggly_empty.txt |    4 +-
 .../seattlerb/heredoc_squiggly_interp.txt          |   15 +-
 .../seattlerb/heredoc_squiggly_no_indent.txt       |    4 +-
 .../snapshots/seattlerb/heredoc_squiggly_tabs.txt  |    9 +-
 .../seattlerb/heredoc_squiggly_tabs_extra.txt      |    9 +-
 .../heredoc_squiggly_visually_blank_lines.txt      |   11 +-
 .../heredoc_trailing_slash_continued_call.txt      |    4 +-
 test/prism/snapshots/seattlerb/heredoc_unicode.txt |    4 +-
 .../heredoc_with_carriage_return_escapes.txt       |    4 +-
 ...eredoc_with_carriage_return_escapes_windows.txt |    4 +-
 .../heredoc_with_extra_carriage_horrible_mix.txt   |    4 +-
 .../heredoc_with_extra_carriage_returns.txt        |    4 +-
 ...heredoc_with_extra_carriage_returns_windows.txt |    4 +-
 ...h_interpolation_and_carriage_return_escapes.txt |   10 +-
 ...olation_and_carriage_return_escapes_windows.txt |   10 +-
 .../heredoc_with_not_global_interpolation.txt      |    4 +-
 .../heredoc_with_only_carriage_returns.txt         |    4 +-
 .../heredoc_with_only_carriage_returns_windows.txt |    4 +-
 test/prism/snapshots/seattlerb/if_elsif.txt        |    8 +-
 test/prism/snapshots/seattlerb/if_symbol.txt       |    5 +-
 test/prism/snapshots/seattlerb/in_expr_no_case.txt |    4 +
 test/prism/snapshots/seattlerb/index_0.txt         |    4 +-
 test/prism/snapshots/seattlerb/index_0_opasgn.txt  |    4 +-
 .../seattlerb/integer_with_if_modifier.txt         |    7 +-
 .../interpolated_symbol_array_line_breaks.txt      |   10 +-
 .../interpolated_word_array_line_breaks.txt        |    6 +-
 test/prism/snapshots/seattlerb/iter_args_1.txt     |    7 +-
 test/prism/snapshots/seattlerb/iter_args_10_1.txt  |    9 +-
 test/prism/snapshots/seattlerb/iter_args_10_2.txt  |    9 +-
 test/prism/snapshots/seattlerb/iter_args_11_1.txt  |    9 +-
 test/prism/snapshots/seattlerb/iter_args_11_2.txt  |    9 +-
 test/prism/snapshots/seattlerb/iter_args_2__19.txt |    8 +-
 test/prism/snapshots/seattlerb/iter_args_3.txt     |    8 +-
 test/prism/snapshots/seattlerb/iter_args_4.txt     |    7 +-
 test/prism/snapshots/seattlerb/iter_args_5.txt     |    7 +-
 test/prism/snapshots/seattlerb/iter_args_6.txt     |    9 +-
 test/prism/snapshots/seattlerb/iter_args_7_1.txt   |    9 +-
 test/prism/snapshots/seattlerb/iter_args_7_2.txt   |    9 +-
 test/prism/snapshots/seattlerb/iter_args_8_1.txt   |    9 +-
 test/prism/snapshots/seattlerb/iter_args_8_2.txt   |    9 +-
 test/prism/snapshots/seattlerb/iter_args_9_1.txt   |    9 +-
 test/prism/snapshots/seattlerb/iter_args_9_2.txt   |    9 +-
 test/prism/snapshots/seattlerb/iter_kwarg.txt      |    9 +-
 .../snapshots/seattlerb/iter_kwarg_kwsplat.txt     |    9 +-
 test/prism/snapshots/seattlerb/label_vs_string.txt |    4 +-
 .../snapshots/seattlerb/lambda_do_vs_brace.txt     |   16 +-
 .../snapshots/seattlerb/lasgn_arg_rescue_arg.txt   |    8 +-
 .../seattlerb/lasgn_call_bracket_rescue_arg.txt    |    8 +-
 .../seattlerb/lasgn_call_nobracket_rescue_arg.txt  |    8 +-
 test/prism/snapshots/seattlerb/lasgn_command.txt   |    5 +-
 test/prism/snapshots/seattlerb/lasgn_env.txt       |    5 +-
 test/prism/snapshots/seattlerb/lasgn_ivar_env.txt  |    5 +-
 .../seattlerb/lasgn_lasgn_command_call.txt         |    6 +-
 .../snapshots/seattlerb/lasgn_middle_splat.txt     |    4 +
 .../snapshots/seattlerb/magic_encoding_comment.txt |   11 +-
 .../snapshots/seattlerb/masgn_anon_splat_arg.txt   |    5 +
 .../snapshots/seattlerb/masgn_arg_colon_arg.txt    |    4 +
 test/prism/snapshots/seattlerb/masgn_arg_ident.txt |    4 +
 .../snapshots/seattlerb/masgn_arg_splat_arg.txt    |    7 +
 test/prism/snapshots/seattlerb/masgn_colon2.txt    |   11 +-
 test/prism/snapshots/seattlerb/masgn_colon3.txt    |   11 +-
 .../snapshots/seattlerb/masgn_command_call.txt     |    7 +-
 .../snapshots/seattlerb/masgn_double_paren.txt     |    6 +
 test/prism/snapshots/seattlerb/masgn_lhs_splat.txt |   13 +-
 test/prism/snapshots/seattlerb/masgn_paren.txt     |    5 +
 test/prism/snapshots/seattlerb/masgn_splat_arg.txt |    6 +
 .../snapshots/seattlerb/masgn_splat_arg_arg.txt    |    7 +
 test/prism/snapshots/seattlerb/masgn_star.txt      |    6 +-
 .../snapshots/seattlerb/masgn_var_star_var.txt     |    6 +
 .../snapshots/seattlerb/messy_op_asgn_lineno.txt   |    9 +-
 .../seattlerb/method_call_assoc_trailing_comma.txt |    9 +-
 .../seattlerb/method_call_trailing_comma.txt       |    6 +-
 .../snapshots/seattlerb/mlhs_back_anonsplat.txt    |    7 +
 test/prism/snapshots/seattlerb/mlhs_back_splat.txt |    8 +
 .../snapshots/seattlerb/mlhs_front_anonsplat.txt   |    7 +
 .../prism/snapshots/seattlerb/mlhs_front_splat.txt |    8 +
 test/prism/snapshots/seattlerb/mlhs_keyword.txt    |    6 +-
 .../snapshots/seattlerb/mlhs_mid_anonsplat.txt     |   10 +
 test/prism/snapshots/seattlerb/mlhs_mid_splat.txt  |   11 +
 test/prism/snapshots/seattlerb/mlhs_rescue.txt     |    8 +-
 test/prism/snapshots/seattlerb/module_comments.txt |    6 +
 .../seattlerb/multiline_hash_declaration.txt       |   20 +-
 .../non_interpolated_symbol_array_line_breaks.txt  |   10 +-
 .../non_interpolated_word_array_line_breaks.txt    |    6 +-
 .../snapshots/seattlerb/op_asgn_command_call.txt   |    5 +-
 .../seattlerb/op_asgn_dot_ident_command_call.txt   |    7 +-
 .../seattlerb/op_asgn_index_command_call.txt       |   10 +-
 .../op_asgn_primary_colon_const_command_call.txt   |    5 +
 .../op_asgn_primary_colon_identifier1.txt          |    7 +-
 ..._asgn_primary_colon_identifier_command_call.txt |    5 +-
 .../op_asgn_val_dot_ident_command_call.txt         |    6 +-
 .../snapshots/seattlerb/parse_def_special_name.txt |    3 +
 .../snapshots/seattlerb/parse_if_not_canonical.txt |   10 +-
 .../seattlerb/parse_if_not_noncanonical.txt        |   10 +-
 .../prism/snapshots/seattlerb/parse_line_block.txt |    8 +-
 .../seattlerb/parse_line_block_inline_comment.txt  |    8 +-
 ..._line_block_inline_comment_leading_newlines.txt |    8 +-
 .../parse_line_block_inline_multiline_comment.txt  |    8 +-
 ...rse_line_call_ivar_arg_no_parens_line_break.txt |    5 +-
 .../parse_line_call_ivar_line_break_paren.txt      |    5 +-
 .../seattlerb/parse_line_call_no_args.txt          |   12 +-
 .../seattlerb/parse_line_defn_complex.txt          |   14 +-
 .../seattlerb/parse_line_defn_no_parens.txt        |    4 +
 .../seattlerb/parse_line_defn_no_parens_args.txt   |    4 +
 test/prism/snapshots/seattlerb/parse_line_dot2.txt |   12 +-
 .../snapshots/seattlerb/parse_line_dot2_open.txt   |   10 +-
 test/prism/snapshots/seattlerb/parse_line_dot3.txt |   12 +-
 .../snapshots/seattlerb/parse_line_dot3_open.txt   |   10 +-
 .../seattlerb/parse_line_dstr_escaped_newline.txt  |    8 +-
 .../seattlerb/parse_line_dstr_soft_newline.txt     |    8 +-
 .../seattlerb/parse_line_evstr_after_break.txt     |    8 +-
 .../snapshots/seattlerb/parse_line_hash_lit.txt    |    8 +-
 .../snapshots/seattlerb/parse_line_heredoc.txt     |    6 +-
 .../seattlerb/parse_line_heredoc_evstr.txt         |   10 +-
 .../seattlerb/parse_line_heredoc_hardnewline.txt   |    6 +-
 .../seattlerb/parse_line_heredoc_regexp_chars.txt  |    6 +-
 .../seattlerb/parse_line_iter_call_no_parens.txt   |   12 +-
 .../seattlerb/parse_line_iter_call_parens.txt      |   12 +-
 .../seattlerb/parse_line_multiline_str.txt         |    6 +-
 .../parse_line_multiline_str_literal_n.txt         |    6 +-
 .../snapshots/seattlerb/parse_line_newlines.txt    |    3 +
 .../snapshots/seattlerb/parse_line_op_asgn.txt     |    5 +-
 .../snapshots/seattlerb/parse_line_postexe.txt     |    6 +-
 .../snapshots/seattlerb/parse_line_preexe.txt      |    6 +-
 .../snapshots/seattlerb/parse_line_rescue.txt      |   14 +-
 .../snapshots/seattlerb/parse_line_return.txt      |   11 +-
 .../parse_line_str_with_newline_escape.txt         |    5 +-
 .../snapshots/seattlerb/parse_line_to_ary.txt      |    7 +-
 .../seattlerb/parse_line_trailing_newlines.txt     |    6 +-
 .../seattlerb/parse_opt_call_args_assocs_comma.txt |   11 +-
 .../seattlerb/parse_opt_call_args_lit_comma.txt    |    8 +-
 .../snapshots/seattlerb/parse_pattern_019.txt      |   14 +-
 .../snapshots/seattlerb/parse_pattern_044.txt      |    8 +
 .../snapshots/seattlerb/parse_pattern_051.txt      |   20 +-
 .../snapshots/seattlerb/parse_pattern_058.txt      |   23 +-
 .../snapshots/seattlerb/parse_pattern_058_2.txt    |   21 +-
 .../snapshots/seattlerb/parse_pattern_069.txt      |   16 +-
 .../snapshots/seattlerb/parse_pattern_076.txt      |   19 +-
 .../seattlerb/parse_until_not_canonical.txt        |    7 +-
 .../seattlerb/parse_until_not_noncanonical.txt     |    7 +-
 .../seattlerb/parse_while_not_canonical.txt        |    7 +-
 .../seattlerb/parse_while_not_noncanonical.txt     |    7 +-
 test/prism/snapshots/seattlerb/pctW_lineno.txt     |    4 +-
 .../snapshots/seattlerb/pct_Q_backslash_nl.txt     |    4 +-
 test/prism/snapshots/seattlerb/pct_nl.txt          |    3 +
 .../seattlerb/pct_w_heredoc_interp_nested.txt      |   10 +-
 test/prism/snapshots/seattlerb/pipe_semicolon.txt  |    6 +-
 test/prism/snapshots/seattlerb/pipe_space.txt      |    6 +-
 test/prism/snapshots/seattlerb/qWords_space.txt    |    4 +-
 test/prism/snapshots/seattlerb/qsymbols.txt        |   10 +-
 test/prism/snapshots/seattlerb/qsymbols_empty.txt  |    4 +-
 .../snapshots/seattlerb/qsymbols_empty_space.txt   |    4 +-
 test/prism/snapshots/seattlerb/qsymbols_interp.txt |   17 +-
 .../snapshots/seattlerb/quoted_symbol_hash_arg.txt |    8 +-
 .../snapshots/seattlerb/quoted_symbol_keys.txt     |    8 +-
 test/prism/snapshots/seattlerb/qw_escape.txt       |    4 +-
 test/prism/snapshots/seattlerb/qw_escape_term.txt  |    4 +-
 test/prism/snapshots/seattlerb/qwords_empty.txt    |    4 +-
 .../seattlerb/read_escape_unicode_curlies.txt      |    4 +-
 .../snapshots/seattlerb/read_escape_unicode_h4.txt |    4 +-
 test/prism/snapshots/seattlerb/regexp.txt          |   12 +-
 .../snapshots/seattlerb/regexp_esc_C_slash.txt     |    4 +-
 test/prism/snapshots/seattlerb/regexp_esc_u.txt    |    4 +-
 .../snapshots/seattlerb/regexp_escape_extended.txt |    4 +-
 .../snapshots/seattlerb/regexp_unicode_curlies.txt |    6 +-
 .../seattlerb/required_kwarg_no_value.txt          |    4 +
 .../seattlerb/rescue_do_end_ensure_result.txt      |   13 +-
 .../snapshots/seattlerb/rescue_do_end_no_raise.txt |   21 +-
 .../snapshots/seattlerb/rescue_do_end_raised.txt   |   13 +-
 .../snapshots/seattlerb/rescue_do_end_rescued.txt  |   21 +-
 test/prism/snapshots/seattlerb/rescue_in_block.txt |   10 +-
 test/prism/snapshots/seattlerb/rescue_parens.txt   |    7 +-
 .../snapshots/seattlerb/return_call_assocs.txt     |   51 +-
 test/prism/snapshots/seattlerb/rhs_asgn.txt        |    6 +-
 test/prism/snapshots/seattlerb/ruby21_numbers.txt  |   12 +-
 test/prism/snapshots/seattlerb/safe_attrasgn.txt   |    6 +-
 .../snapshots/seattlerb/safe_attrasgn_constant.txt |    6 +-
 test/prism/snapshots/seattlerb/safe_call.txt       |    4 +-
 .../seattlerb/safe_call_after_newline.txt          |    4 +-
 .../snapshots/seattlerb/safe_call_dot_parens.txt   |    4 +-
 .../snapshots/seattlerb/safe_call_newline.txt      |    4 +-
 .../snapshots/seattlerb/safe_call_operator.txt     |    6 +-
 .../snapshots/seattlerb/safe_call_rhs_newline.txt  |    3 +
 test/prism/snapshots/seattlerb/safe_calls.txt      |    6 +-
 test/prism/snapshots/seattlerb/safe_op_asgn.txt    |    6 +-
 test/prism/snapshots/seattlerb/safe_op_asgn2.txt   |    4 +-
 .../seattlerb/slashy_newlines_within_string.txt    |    6 +-
 .../snapshots/seattlerb/stabby_arg_no_paren.txt    |    5 +
 .../stabby_arg_opt_splat_arg_block_omfg.txt        |    7 +-
 .../snapshots/seattlerb/stabby_block_iter_call.txt |   10 +-
 .../stabby_block_iter_call_no_target_with_arg.txt  |   12 +-
 test/prism/snapshots/seattlerb/stabby_block_kw.txt |    7 +-
 .../seattlerb/stabby_block_kw__required.txt        |    5 +
 .../snapshots/seattlerb/stabby_proc_scope.txt      |    5 +
 test/prism/snapshots/seattlerb/str_backslashes.txt |    4 +-
 .../str_double_double_escaped_newline.txt          |    6 +-
 .../seattlerb/str_double_escaped_newline.txt       |    6 +-
 .../snapshots/seattlerb/str_double_newline.txt     |    6 +-
 test/prism/snapshots/seattlerb/str_evstr.txt       |    8 +-
 .../prism/snapshots/seattlerb/str_evstr_escape.txt |   10 +-
 .../snapshots/seattlerb/str_heredoc_interp.txt     |    8 +-
 .../seattlerb/str_interp_ternary_or_label.txt      |   14 +-
 .../seattlerb/str_lit_concat_bad_encodings.txt     |    8 +-
 .../seattlerb/str_newline_hash_line_number.txt     |    6 +-
 .../prism/snapshots/seattlerb/str_pct_Q_nested.txt |   10 +-
 .../snapshots/seattlerb/str_pct_nested_nested.txt  |   14 +-
 test/prism/snapshots/seattlerb/str_pct_q.txt       |    4 +-
 .../str_single_double_escaped_newline.txt          |    6 +-
 .../seattlerb/str_single_escaped_newline.txt       |    6 +-
 .../snapshots/seattlerb/str_single_newline.txt     |    6 +-
 test/prism/snapshots/seattlerb/str_str.txt         |   10 +-
 test/prism/snapshots/seattlerb/str_str_str.txt     |   12 +-
 test/prism/snapshots/seattlerb/super_arg.txt       |    5 +-
 test/prism/snapshots/seattlerb/symbol_empty.txt    |    4 +-
 test/prism/snapshots/seattlerb/symbol_list.txt     |   10 +-
 test/prism/snapshots/seattlerb/symbols.txt         |   10 +-
 test/prism/snapshots/seattlerb/symbols_empty.txt   |    4 +-
 .../snapshots/seattlerb/symbols_empty_space.txt    |    4 +-
 test/prism/snapshots/seattlerb/symbols_interp.txt  |   10 +-
 test/prism/snapshots/seattlerb/thingy.txt          |   10 +-
 test/prism/snapshots/seattlerb/uminus_float.txt    |    3 +
 test/prism/snapshots/seattlerb/unary_minus.txt     |    4 +-
 test/prism/snapshots/seattlerb/unary_plus.txt      |    4 +-
 .../snapshots/seattlerb/unary_plus_on_literal.txt  |    6 +-
 test/prism/snapshots/seattlerb/unary_tilde.txt     |    4 +-
 test/prism/snapshots/seattlerb/utf8_bom.txt        |    6 +-
 test/prism/snapshots/seattlerb/when_splat.txt      |    5 +
 test/prism/snapshots/seattlerb/words_interp.txt    |   10 +-
 .../snapshots/single_method_call_with_bang.txt     |    4 +-
 test/prism/snapshots/single_quote_heredocs.txt     |    4 +-
 test/prism/snapshots/spanning_heredoc.txt          |   87 +-
 test/prism/snapshots/spanning_heredoc_newlines.txt |   18 +-
 test/prism/snapshots/strings.txt                   |  130 +-
 test/prism/snapshots/super.txt                     |   42 +-
 test/prism/snapshots/symbols.txt                   |  159 +-
 test/prism/snapshots/ternary_operator.txt          |   57 +-
 test/prism/snapshots/tilde_heredocs.txt            |  148 +-
 test/prism/snapshots/undef.txt                     |   40 +-
 test/prism/snapshots/unescaping.txt                |   10 +-
 test/prism/snapshots/unless.txt                    |   50 +-
 .../snapshots/unparser/corpus/literal/alias.txt    |   10 +-
 .../unparser/corpus/literal/assignment.txt         |  259 ++-
 .../snapshots/unparser/corpus/literal/block.txt    |  241 ++-
 .../snapshots/unparser/corpus/literal/case.txt     |   54 +-
 .../snapshots/unparser/corpus/literal/class.txt    |   40 +-
 .../snapshots/unparser/corpus/literal/def.txt      |  175 +-
 .../snapshots/unparser/corpus/literal/defined.txt  |   18 +-
 .../snapshots/unparser/corpus/literal/defs.txt     |   59 +-
 .../snapshots/unparser/corpus/literal/dstr.txt     |   96 +-
 .../snapshots/unparser/corpus/literal/empty.txt    |    2 +
 .../unparser/corpus/literal/empty_begin.txt        |    3 +
 .../snapshots/unparser/corpus/literal/flipflop.txt |   44 +-
 .../snapshots/unparser/corpus/literal/for.txt      |   29 +-
 .../snapshots/unparser/corpus/literal/hookexe.txt  |   12 +-
 .../prism/snapshots/unparser/corpus/literal/if.txt |   64 +-
 .../snapshots/unparser/corpus/literal/kwbegin.txt  |  109 +-
 .../snapshots/unparser/corpus/literal/lambda.txt   |   23 +-
 .../snapshots/unparser/corpus/literal/literal.txt  |  371 ++--
 .../snapshots/unparser/corpus/literal/module.txt   |   21 +-
 .../snapshots/unparser/corpus/literal/opasgn.txt   |  104 +-
 .../snapshots/unparser/corpus/literal/pattern.txt  |  140 +-
 .../snapshots/unparser/corpus/literal/pragma.txt   |    8 +-
 .../snapshots/unparser/corpus/literal/range.txt    |   26 +-
 .../snapshots/unparser/corpus/literal/rescue.txt   |    8 +
 .../snapshots/unparser/corpus/literal/send.txt     |  274 ++-
 .../snapshots/unparser/corpus/literal/since/27.txt |   15 +-
 .../snapshots/unparser/corpus/literal/since/30.txt |   28 +-
 .../snapshots/unparser/corpus/literal/since/31.txt |   14 +-
 .../snapshots/unparser/corpus/literal/since/32.txt |   26 +-
 .../unparser/corpus/literal/singletons.txt         |    6 +
 .../snapshots/unparser/corpus/literal/super.txt    |   35 +-
 .../snapshots/unparser/corpus/literal/unary.txt    |   43 +-
 .../snapshots/unparser/corpus/literal/undef.txt    |   10 +-
 .../unparser/corpus/literal/variables.txt          |   15 +-
 .../snapshots/unparser/corpus/literal/while.txt    |  146 +-
 .../snapshots/unparser/corpus/semantic/and.txt     |    8 +
 .../snapshots/unparser/corpus/semantic/block.txt   |   36 +-
 .../snapshots/unparser/corpus/semantic/def.txt     |   12 +-
 .../snapshots/unparser/corpus/semantic/dstr.txt    |  193 +-
 .../snapshots/unparser/corpus/semantic/kwbegin.txt |   55 +-
 .../snapshots/unparser/corpus/semantic/literal.txt |   30 +-
 .../snapshots/unparser/corpus/semantic/opasgn.txt  |   16 +-
 .../snapshots/unparser/corpus/semantic/send.txt    |   12 +-
 .../snapshots/unparser/corpus/semantic/undef.txt   |   10 +-
 .../snapshots/unparser/corpus/semantic/while.txt   |   48 +-
 test/prism/snapshots/until.txt                     |   54 +-
 test/prism/snapshots/variables.txt                 |  139 +-
 test/prism/snapshots/while.txt                     |  113 +-
 test/prism/snapshots/whitequark/__ENCODING__.txt   |    3 +
 .../snapshots/whitequark/__ENCODING___legacy_.txt  |    3 +
 test/prism/snapshots/whitequark/alias.txt          |    7 +-
 test/prism/snapshots/whitequark/alias_gvar.txt     |    8 +
 .../ambiuous_quoted_label_in_ternary_operator.txt  |    9 +-
 test/prism/snapshots/whitequark/and.txt            |    4 +
 test/prism/snapshots/whitequark/and_asgn.txt       |   14 +-
 test/prism/snapshots/whitequark/and_or_masgn.txt   |   14 +
 .../snapshots/whitequark/anonymous_blockarg.txt    |    8 +-
 test/prism/snapshots/whitequark/arg.txt            |    6 +
 .../snapshots/whitequark/arg_duplicate_ignored.txt |    6 +
 test/prism/snapshots/whitequark/arg_label.txt      |   23 +-
 test/prism/snapshots/whitequark/arg_scope.txt      |    8 +-
 test/prism/snapshots/whitequark/args.txt           |  106 +-
 .../snapshots/whitequark/args_args_assocs.txt      |   17 +-
 .../whitequark/args_args_assocs_comma.txt          |    9 +-
 .../prism/snapshots/whitequark/args_args_comma.txt |    4 +-
 test/prism/snapshots/whitequark/args_args_star.txt |    9 +-
 .../snapshots/whitequark/args_assocs_comma.txt     |    9 +-
 .../prism/snapshots/whitequark/args_block_pass.txt |    5 +-
 test/prism/snapshots/whitequark/args_cmd.txt       |    4 +-
 test/prism/snapshots/whitequark/args_star.txt      |    9 +-
 test/prism/snapshots/whitequark/array_assocs.txt   |   18 +-
 test/prism/snapshots/whitequark/array_plain.txt    |    8 +-
 test/prism/snapshots/whitequark/array_splat.txt    |   17 +-
 test/prism/snapshots/whitequark/array_symbols.txt  |    8 +-
 .../snapshots/whitequark/array_symbols_empty.txt   |    6 +-
 .../snapshots/whitequark/array_symbols_interp.txt  |   16 +-
 test/prism/snapshots/whitequark/array_words.txt    |    4 +-
 .../snapshots/whitequark/array_words_empty.txt     |    6 +-
 .../snapshots/whitequark/array_words_interp.txt    |   14 +-
 test/prism/snapshots/whitequark/asgn_cmd.txt       |    7 +
 test/prism/snapshots/whitequark/asgn_mrhs.txt      |    9 +-
 test/prism/snapshots/whitequark/back_ref.txt       |    3 +
 test/prism/snapshots/whitequark/bang.txt           |    4 +-
 test/prism/snapshots/whitequark/bang_cmd.txt       |    4 +-
 test/prism/snapshots/whitequark/begin_cmdarg.txt   |   14 +-
 .../whitequark/beginless_erange_after_newline.txt  |    8 +-
 .../whitequark/beginless_irange_after_newline.txt  |    8 +-
 .../prism/snapshots/whitequark/beginless_range.txt |   10 +-
 test/prism/snapshots/whitequark/blockarg.txt       |    4 +
 test/prism/snapshots/whitequark/blockargs.txt      |  197 +-
 test/prism/snapshots/whitequark/bug_435.txt        |    9 +-
 test/prism/snapshots/whitequark/bug_447.txt        |   14 +-
 test/prism/snapshots/whitequark/bug_452.txt        |   11 +-
 test/prism/snapshots/whitequark/bug_466.txt        |   15 +-
 test/prism/snapshots/whitequark/bug_473.txt        |    8 +-
 test/prism/snapshots/whitequark/bug_480.txt        |    8 +-
 test/prism/snapshots/whitequark/bug_481.txt        |   10 +-
 .../whitequark/bug_ascii_8bit_in_literal.txt       |    4 +-
 .../whitequark/bug_cmd_string_lookahead.txt        |    5 +-
 test/prism/snapshots/whitequark/bug_cmdarg.txt     |   20 +-
 .../whitequark/bug_def_no_paren_eql_begin.txt      |    3 +
 .../whitequark/bug_do_block_in_call_args.txt       |   10 +-
 .../whitequark/bug_do_block_in_cmdarg.txt          |    9 +-
 .../whitequark/bug_do_block_in_hash_brace.txt      |   64 +-
 test/prism/snapshots/whitequark/bug_heredoc_do.txt |    5 +-
 .../snapshots/whitequark/bug_interp_single.txt     |   14 +-
 .../snapshots/whitequark/bug_lambda_leakage.txt    |    7 +-
 .../whitequark/bug_regex_verification.txt          |    4 +-
 .../snapshots/whitequark/bug_rescue_empty_else.txt |    6 +
 .../whitequark/bug_while_not_parens_do.txt         |    7 +-
 test/prism/snapshots/whitequark/case_cond.txt      |    7 +-
 test/prism/snapshots/whitequark/case_cond_else.txt |   11 +-
 test/prism/snapshots/whitequark/case_expr.txt      |    9 +-
 test/prism/snapshots/whitequark/case_expr_else.txt |   13 +-
 test/prism/snapshots/whitequark/casgn_scoped.txt   |    7 +-
 test/prism/snapshots/whitequark/casgn_toplevel.txt |    6 +-
 test/prism/snapshots/whitequark/casgn_unscoped.txt |    5 +-
 test/prism/snapshots/whitequark/character.txt      |    4 +-
 test/prism/snapshots/whitequark/class.txt          |    6 +
 test/prism/snapshots/whitequark/class_super.txt    |    5 +
 .../snapshots/whitequark/class_super_label.txt     |    6 +-
 .../whitequark/comments_before_leading_dot__27.txt |   10 +-
 test/prism/snapshots/whitequark/complex.txt        |   13 +-
 test/prism/snapshots/whitequark/cond_begin.txt     |   10 +-
 .../snapshots/whitequark/cond_begin_masgn.txt      |   10 +-
 test/prism/snapshots/whitequark/cond_eflipflop.txt |    9 +-
 .../cond_eflipflop_with_beginless_range.txt        |    3 +
 .../cond_eflipflop_with_endless_range.txt          |    3 +
 test/prism/snapshots/whitequark/cond_iflipflop.txt |    9 +-
 .../cond_iflipflop_with_beginless_range.txt        |    3 +
 .../cond_iflipflop_with_endless_range.txt          |    3 +
 .../whitequark/cond_match_current_line.txt         |    9 +-
 test/prism/snapshots/whitequark/const_op_asgn.txt  |   27 +-
 test/prism/snapshots/whitequark/const_scoped.txt   |    4 +
 test/prism/snapshots/whitequark/const_toplevel.txt |    3 +
 test/prism/snapshots/whitequark/const_unscoped.txt |    3 +
 test/prism/snapshots/whitequark/cpath.txt          |    7 +
 test/prism/snapshots/whitequark/cvar.txt           |    3 +
 test/prism/snapshots/whitequark/cvasgn.txt         |    5 +-
 .../snapshots/whitequark/dedenting_heredoc.txt     |  111 +-
 ...nterpolating_heredoc_fake_line_continuation.txt |    8 +-
 ...non_interpolating_heredoc_line_continuation.txt |    8 +-
 test/prism/snapshots/whitequark/def.txt            |    8 +
 test/prism/snapshots/whitequark/defined.txt        |    6 +
 test/prism/snapshots/whitequark/defs.txt           |   12 +
 test/prism/snapshots/whitequark/empty_stmt.txt     |    2 +
 .../whitequark/endless_comparison_method.txt       |   32 +-
 test/prism/snapshots/whitequark/endless_method.txt |   26 +-
 .../whitequark/endless_method_command_syntax.txt   |   49 +-
 .../endless_method_forwarded_args_legacy.txt       |    9 +-
 .../whitequark/endless_method_with_rescue_mod.txt  |   17 +-
 .../whitequark/endless_method_without_args.txt     |   24 +-
 test/prism/snapshots/whitequark/ensure.txt         |   10 +-
 test/prism/snapshots/whitequark/ensure_empty.txt   |    4 +
 test/prism/snapshots/whitequark/false.txt          |    3 +
 test/prism/snapshots/whitequark/float.txt          |    4 +
 test/prism/snapshots/whitequark/for.txt            |   14 +-
 test/prism/snapshots/whitequark/for_mlhs.txt       |   11 +-
 test/prism/snapshots/whitequark/forward_arg.txt    |    9 +-
 .../whitequark/forward_arg_with_open_args.txt      |   74 +-
 .../snapshots/whitequark/forward_args_legacy.txt   |   18 +-
 .../forwarded_argument_with_kwrestarg.txt          |    9 +-
 .../whitequark/forwarded_argument_with_restarg.txt |    9 +-
 .../snapshots/whitequark/forwarded_kwrestarg.txt   |    8 +-
 .../forwarded_kwrestarg_with_additional_kwarg.txt  |   12 +-
 .../snapshots/whitequark/forwarded_restarg.txt     |    8 +-
 test/prism/snapshots/whitequark/gvar.txt           |    3 +
 test/prism/snapshots/whitequark/gvasgn.txt         |    5 +-
 test/prism/snapshots/whitequark/hash_empty.txt     |    3 +
 .../prism/snapshots/whitequark/hash_hashrocket.txt |   17 +-
 test/prism/snapshots/whitequark/hash_kwsplat.txt   |    9 +-
 test/prism/snapshots/whitequark/hash_label.txt     |    8 +-
 test/prism/snapshots/whitequark/hash_label_end.txt |   28 +-
 .../whitequark/hash_pair_value_omission.txt        |   22 +-
 test/prism/snapshots/whitequark/heredoc.txt        |    8 +-
 test/prism/snapshots/whitequark/if.txt             |   10 +-
 test/prism/snapshots/whitequark/if_else.txt        |   18 +-
 test/prism/snapshots/whitequark/if_elsif.txt       |   14 +-
 test/prism/snapshots/whitequark/if_masgn__24.txt   |    8 +
 test/prism/snapshots/whitequark/if_mod.txt         |    6 +-
 test/prism/snapshots/whitequark/if_nl_then.txt     |    6 +-
 test/prism/snapshots/whitequark/int.txt            |    8 +-
 test/prism/snapshots/whitequark/int___LINE__.txt   |    3 +
 .../snapshots/whitequark/interp_digit_var.txt      |   86 +-
 test/prism/snapshots/whitequark/ivar.txt           |    3 +
 test/prism/snapshots/whitequark/ivasgn.txt         |    5 +-
 .../whitequark/keyword_argument_omission.txt       |   12 +-
 test/prism/snapshots/whitequark/kwarg.txt          |    4 +
 .../snapshots/whitequark/kwbegin_compstmt.txt      |    8 +-
 test/prism/snapshots/whitequark/kwnilarg.txt       |   15 +-
 test/prism/snapshots/whitequark/kwoptarg.txt       |    6 +-
 .../kwoptarg_with_kwrestarg_and_forwarded_args.txt |    9 +-
 .../prism/snapshots/whitequark/kwrestarg_named.txt |    4 +
 .../snapshots/whitequark/kwrestarg_unnamed.txt     |    4 +
 .../whitequark/lbrace_arg_after_command_args.txt   |   13 +-
 .../whitequark/lparenarg_after_lvar__since_25.txt  |   12 +-
 test/prism/snapshots/whitequark/lvar.txt           |    4 +-
 .../snapshots/whitequark/lvar_injecting_match.txt  |    7 +-
 test/prism/snapshots/whitequark/lvasgn.txt         |    6 +-
 test/prism/snapshots/whitequark/masgn.txt          |   30 +-
 test/prism/snapshots/whitequark/masgn_attr.txt     |   18 +-
 test/prism/snapshots/whitequark/masgn_cmd.txt      |    6 +
 test/prism/snapshots/whitequark/masgn_const.txt    |   11 +
 test/prism/snapshots/whitequark/masgn_nested.txt   |   11 +
 test/prism/snapshots/whitequark/masgn_splat.txt    |   39 +
 .../whitequark/method_definition_in_while_cond.txt |   36 +-
 test/prism/snapshots/whitequark/module.txt         |    4 +
 .../whitequark/multiple_pattern_matches.txt        |   54 +-
 .../whitequark/newline_in_hash_argument.txt        |   39 +-
 test/prism/snapshots/whitequark/nil.txt            |    3 +
 test/prism/snapshots/whitequark/nil_expression.txt |    4 +
 .../whitequark/non_lvar_injecting_match.txt        |   10 +-
 test/prism/snapshots/whitequark/not.txt            |    8 +-
 test/prism/snapshots/whitequark/not_cmd.txt        |    4 +-
 test/prism/snapshots/whitequark/not_masgn__24.txt  |    9 +-
 test/prism/snapshots/whitequark/nth_ref.txt        |    3 +
 .../whitequark/numbered_args_after_27.txt          |   34 +-
 .../whitequark/numparam_outside_block.txt          |   23 +-
 .../whitequark/numparam_ruby_bug_19025.txt         |   12 +-
 test/prism/snapshots/whitequark/op_asgn.txt        |   14 +-
 test/prism/snapshots/whitequark/op_asgn_cmd.txt    |   10 +-
 test/prism/snapshots/whitequark/op_asgn_index.txt  |   10 +-
 .../snapshots/whitequark/op_asgn_index_cmd.txt     |    8 +-
 test/prism/snapshots/whitequark/optarg.txt         |   12 +-
 test/prism/snapshots/whitequark/or.txt             |    4 +
 test/prism/snapshots/whitequark/or_asgn.txt        |   14 +-
 test/prism/snapshots/whitequark/parser_bug_272.txt |    8 +-
 test/prism/snapshots/whitequark/parser_bug_490.txt |   23 +
 test/prism/snapshots/whitequark/parser_bug_507.txt |    6 +
 test/prism/snapshots/whitequark/parser_bug_518.txt |    5 +
 test/prism/snapshots/whitequark/parser_bug_525.txt |   12 +-
 test/prism/snapshots/whitequark/parser_bug_604.txt |    5 +-
 test/prism/snapshots/whitequark/parser_bug_640.txt |    8 +-
 test/prism/snapshots/whitequark/parser_bug_645.txt |    6 +
 test/prism/snapshots/whitequark/parser_bug_830.txt |    4 +-
 test/prism/snapshots/whitequark/parser_bug_989.txt |    4 +-
 ...r_drops_truncated_parts_of_squiggly_heredoc.txt |    7 +-
 .../parser_slash_slash_n_escaping_in_literals.txt  |   44 +-
 .../pattern_matching__FILE__LINE_literals.txt      |   11 +-
 .../whitequark/pattern_matching_blank_else.txt     |   12 +-
 .../snapshots/whitequark/pattern_matching_else.txt |   15 +-
 .../whitequark/pattern_matching_single_line.txt    |   14 +-
 ...single_line_allowed_omission_of_parentheses.txt |   78 +-
 test/prism/snapshots/whitequark/postexe.txt        |    6 +-
 test/prism/snapshots/whitequark/preexe.txt         |    6 +-
 test/prism/snapshots/whitequark/procarg0.txt       |   13 +-
 .../prism/snapshots/whitequark/range_exclusive.txt |    8 +-
 .../prism/snapshots/whitequark/range_inclusive.txt |    8 +-
 test/prism/snapshots/whitequark/rational.txt       |    6 +-
 test/prism/snapshots/whitequark/regex_interp.txt   |   10 +-
 test/prism/snapshots/whitequark/regex_plain.txt    |    4 +-
 test/prism/snapshots/whitequark/resbody_list.txt   |   11 +-
 .../snapshots/whitequark/resbody_list_mrhs.txt     |   11 +-
 .../snapshots/whitequark/resbody_list_var.txt      |   11 +-
 test/prism/snapshots/whitequark/resbody_var.txt    |   20 +-
 test/prism/snapshots/whitequark/rescue.txt         |   10 +-
 test/prism/snapshots/whitequark/rescue_else.txt    |   14 +-
 .../snapshots/whitequark/rescue_else_ensure.txt    |   18 +-
 test/prism/snapshots/whitequark/rescue_ensure.txt  |   14 +-
 .../whitequark/rescue_in_lambda_block.txt          |    5 +
 test/prism/snapshots/whitequark/rescue_mod.txt     |    3 +
 .../prism/snapshots/whitequark/rescue_mod_asgn.txt |    4 +
 .../snapshots/whitequark/rescue_mod_masgn.txt      |   12 +-
 .../snapshots/whitequark/rescue_mod_op_assign.txt  |    4 +
 .../whitequark/rescue_without_begin_end.txt        |   13 +-
 test/prism/snapshots/whitequark/restarg_named.txt  |    4 +
 .../prism/snapshots/whitequark/restarg_unnamed.txt |    4 +
 test/prism/snapshots/whitequark/return.txt         |   15 +-
 test/prism/snapshots/whitequark/return_block.txt   |    5 +-
 test/prism/snapshots/whitequark/ruby_bug_10279.txt |   11 +-
 test/prism/snapshots/whitequark/ruby_bug_10653.txt |   42 +-
 test/prism/snapshots/whitequark/ruby_bug_11107.txt |   10 +-
 test/prism/snapshots/whitequark/ruby_bug_11380.txt |   14 +-
 test/prism/snapshots/whitequark/ruby_bug_11873.txt |   78 +-
 .../snapshots/whitequark/ruby_bug_11873_a.txt      |  138 +-
 .../snapshots/whitequark/ruby_bug_11873_b.txt      |   11 +-
 test/prism/snapshots/whitequark/ruby_bug_11989.txt |    4 +-
 test/prism/snapshots/whitequark/ruby_bug_11990.txt |   10 +-
 test/prism/snapshots/whitequark/ruby_bug_12073.txt |   19 +-
 test/prism/snapshots/whitequark/ruby_bug_12402.txt |   68 +-
 test/prism/snapshots/whitequark/ruby_bug_12669.txt |   18 +-
 test/prism/snapshots/whitequark/ruby_bug_12686.txt |    8 +-
 test/prism/snapshots/whitequark/ruby_bug_13547.txt |    5 +-
 test/prism/snapshots/whitequark/ruby_bug_14690.txt |   10 +-
 test/prism/snapshots/whitequark/ruby_bug_15789.txt |   24 +-
 test/prism/snapshots/whitequark/ruby_bug_9669.txt  |   14 +-
 test/prism/snapshots/whitequark/sclass.txt         |    5 +
 test/prism/snapshots/whitequark/self.txt           |    3 +
 test/prism/snapshots/whitequark/send_attr_asgn.txt |   18 +-
 .../whitequark/send_attr_asgn_conditional.txt      |    6 +-
 test/prism/snapshots/whitequark/send_binary_op.txt |   86 +-
 .../snapshots/whitequark/send_block_chain_cmd.txt  |   40 +-
 .../whitequark/send_block_conditional.txt          |    5 +-
 test/prism/snapshots/whitequark/send_call.txt      |   10 +-
 .../snapshots/whitequark/send_conditional.txt      |    4 +-
 test/prism/snapshots/whitequark/send_index.txt     |    8 +-
 .../prism/snapshots/whitequark/send_index_asgn.txt |   10 +-
 .../whitequark/send_index_asgn_legacy.txt          |   10 +-
 test/prism/snapshots/whitequark/send_index_cmd.txt |    4 +-
 .../snapshots/whitequark/send_index_legacy.txt     |    8 +-
 test/prism/snapshots/whitequark/send_lambda.txt    |    7 +
 .../snapshots/whitequark/send_lambda_args.txt      |    8 +
 .../whitequark/send_lambda_args_noparen.txt        |   10 +-
 .../whitequark/send_lambda_args_shadow.txt         |    5 +
 .../snapshots/whitequark/send_lambda_legacy.txt    |    3 +
 .../whitequark/send_op_asgn_conditional.txt        |    6 +-
 test/prism/snapshots/whitequark/send_plain.txt     |    8 +-
 test/prism/snapshots/whitequark/send_plain_cmd.txt |    8 +-
 test/prism/snapshots/whitequark/send_self.txt      |   10 +-
 .../prism/snapshots/whitequark/send_self_block.txt |   16 +-
 test/prism/snapshots/whitequark/send_unary_op.txt  |    8 +-
 .../whitequark/slash_newline_in_heredocs.txt       |   12 +-
 test/prism/snapshots/whitequark/space_args_arg.txt |    8 +-
 .../snapshots/whitequark/space_args_arg_block.txt  |   23 +-
 .../snapshots/whitequark/space_args_arg_call.txt   |    8 +-
 .../whitequark/space_args_arg_newline.txt          |    8 +-
 .../snapshots/whitequark/space_args_block.txt      |    6 +-
 test/prism/snapshots/whitequark/space_args_cmd.txt |    8 +-
 .../prism/snapshots/whitequark/string___FILE__.txt |    4 +-
 test/prism/snapshots/whitequark/string_concat.txt  |   10 +-
 test/prism/snapshots/whitequark/string_dvar.txt    |   14 +-
 test/prism/snapshots/whitequark/string_interp.txt  |   10 +-
 test/prism/snapshots/whitequark/string_plain.txt   |    6 +-
 test/prism/snapshots/whitequark/super.txt          |    5 +
 test/prism/snapshots/whitequark/super_block.txt    |    6 +
 test/prism/snapshots/whitequark/symbol_interp.txt  |    9 +-
 test/prism/snapshots/whitequark/symbol_plain.txt   |    6 +-
 test/prism/snapshots/whitequark/ternary.txt        |   10 +-
 .../whitequark/ternary_ambiguous_symbol.txt        |   15 +-
 .../snapshots/whitequark/trailing_forward_arg.txt  |   12 +-
 test/prism/snapshots/whitequark/true.txt           |    3 +
 .../whitequark/unary_num_pow_precedence.txt        |   18 +-
 test/prism/snapshots/whitequark/undef.txt          |   14 +-
 test/prism/snapshots/whitequark/unless.txt         |   10 +-
 test/prism/snapshots/whitequark/unless_else.txt    |   18 +-
 test/prism/snapshots/whitequark/unless_mod.txt     |    6 +-
 test/prism/snapshots/whitequark/until.txt          |   12 +-
 test/prism/snapshots/whitequark/until_mod.txt      |    7 +-
 test/prism/snapshots/whitequark/until_post.txt     |    9 +-
 test/prism/snapshots/whitequark/var_and_asgn.txt   |    5 +-
 test/prism/snapshots/whitequark/var_op_asgn.txt    |   16 +-
 .../prism/snapshots/whitequark/var_op_asgn_cmd.txt |    4 +
 test/prism/snapshots/whitequark/var_or_asgn.txt    |    5 +-
 test/prism/snapshots/whitequark/when_multi.txt     |   11 +-
 test/prism/snapshots/whitequark/when_splat.txt     |   12 +-
 test/prism/snapshots/whitequark/when_then.txt      |    9 +-
 test/prism/snapshots/whitequark/while.txt          |   12 +-
 test/prism/snapshots/whitequark/while_mod.txt      |    7 +-
 test/prism/snapshots/whitequark/while_post.txt     |    9 +-
 test/prism/snapshots/whitequark/xstring_interp.txt |    9 +-
 test/prism/snapshots/whitequark/xstring_plain.txt  |    4 +-
 test/prism/snapshots/whitequark/zsuper.txt         |    3 +
 test/prism/snapshots/xstring.txt                   |   19 +-
 test/prism/snapshots/xstring_with_backslash.txt    |    4 +-
 test/prism/snapshots/yield.txt                     |   22 +-
 1180 files changed, 15435 insertions(+), 7437 deletions(-)
 create mode 100644 lib/prism/parse_result/errors.rb
 create mode 100644 test/prism/errors/1_2_3.txt
 create mode 100644 test/prism/errors/aliasing_global_variable_with_global_number_variable.txt
 create mode 100644 test/prism/errors/aliasing_global_variable_with_non_global_variable.txt
 create mode 100644 test/prism/errors/aliasing_non_global_variable_with_global_variable.txt
 create mode 100644 test/prism/errors/alnum_delimiters.txt
 create mode 100644 test/prism/errors/alnum_delimiters_2.txt
 create mode 100644 test/prism/errors/alnum_delimiters_3.txt
 create mode 100644 test/prism/errors/alnum_delimiters_4.txt
 create mode 100644 test/prism/errors/alnum_delimiters_5.txt
 create mode 100644 test/prism/errors/alnum_delimiters_6.txt
 create mode 100644 test/prism/errors/alnum_delimiters_7.txt
 create mode 100644 test/prism/errors/alnum_delimiters_8.txt
 create mode 100644 test/prism/errors/alnum_delimiters_9.txt
 create mode 100644 test/prism/errors/argument_after_ellipsis.txt
 create mode 100644 test/prism/errors/argument_forwarding_only_effects_its_own_internals.txt
 create mode 100644 test/prism/errors/argument_forwarding_when_parent_is_not_forwarding.txt
 create mode 100644 test/prism/errors/arguments_after_block.txt
 create mode 100644 test/prism/errors/arguments_binding_power_for_and.txt
 create mode 100644 test/prism/errors/assign_to_numbered_parameter.txt
 create mode 100644 test/prism/errors/bad_arguments.txt
 create mode 100644 test/prism/errors/begin_at_toplevel.txt
 create mode 100644 test/prism/errors/binary_range_with_left_unary_range.txt
 create mode 100644 test/prism/errors/block_arg_and_block.txt
 create mode 100644 test/prism/errors/block_beginning_with_brace_and_ending_with_end.txt
 create mode 100644 test/prism/errors/break_1.txt
 create mode 100644 test/prism/errors/break_1_2_3.txt
 create mode 100644 test/prism/errors/call_with_block_and_write.txt
 create mode 100644 test/prism/errors/call_with_block_operator_write.txt
 create mode 100644 test/prism/errors/call_with_block_or_write.txt
 create mode 100644 test/prism/errors/cannot_assign_to_a_reserved_numbered_parameter.txt
 create mode 100644 test/prism/errors/case_without_clauses.txt
 create mode 100644 test/prism/errors/case_without_when_clauses_errors_on_else_clause.txt
 create mode 100644 test/prism/errors/check_value_expression.txt
 create mode 100644 test/prism/errors/class_definition_in_method_body.txt
 create mode 100644 test/prism/errors/class_definition_in_method_defs.txt
 create mode 100644 test/prism/errors/class_name.txt
 create mode 100644 test/prism/errors/command_call_in.txt
 create mode 100644 test/prism/errors/command_calls.txt
 create mode 100644 test/prism/errors/command_calls_10.txt
 create mode 100644 test/prism/errors/command_calls_11.txt
 create mode 100644 test/prism/errors/command_calls_12.txt
 create mode 100644 test/prism/errors/command_calls_13.txt
 create mode 100644 test/prism/errors/command_calls_14.txt
 create mode 100644 test/prism/errors/command_calls_15.txt
 create mode 100644 test/prism/errors/command_calls_16.txt
 create mode 100644 test/prism/errors/command_calls_17.txt
 create mode 100644 test/prism/errors/command_calls_18.txt
 create mode 100644 test/prism/errors/command_calls_19.txt
 create mode 100644 test/prism/errors/command_calls_2.txt
 create mode 100644 test/prism/errors/command_calls_20.txt
 create mode 100644 test/prism/errors/command_calls_21.txt
 create mode 100644 test/prism/errors/command_calls_22.txt
 create mode 100644 test/prism/errors/command_calls_23.txt
 create mode 100644 test/prism/errors/command_calls_24.txt
 create mode 100644 test/prism/errors/command_calls_25.txt
 create mode 100644 test/prism/errors/command_calls_26.txt
 create mode 100644 test/prism/errors/command_calls_27.txt
 create mode 100644 test/prism/errors/command_calls_28.txt
 create mode 100644 test/prism/errors/command_calls_29.txt
 create mode 100644 test/prism/errors/command_calls_3.txt
 create mode 100644 test/prism/errors/command_calls_30.txt
 create mode 100644 test/prism/errors/command_calls_4.txt
 create mode 100644 test/prism/errors/command_calls_5.txt
 create mode 100644 test/prism/errors/command_calls_6.txt
 create mode 100644 test/prism/errors/command_calls_7.txt
 create mode 100644 test/prism/errors/command_calls_8.txt
 create mode 100644 test/prism/errors/command_calls_9.txt
 create mode 100644 test/prism/errors/conditional_predicate_closed.txt
 create mode 100644 test/prism/errors/constant_assignment_in_method.txt
 create mode 100644 test/prism/errors/constant_path_with_invalid_token_after.txt
 create mode 100644 test/prism/errors/content_after_unterminated_heredoc.txt
 create mode 100644 test/prism/errors/cr_without_lf_in_percent_expression.txt
 create mode 100644 test/prism/errors/def_with_empty_expression_receiver.txt
 create mode 100644 test/prism/errors/def_with_expression_receiver_and_no_identifier.txt
 create mode 100644 test/prism/errors/def_with_multiple_statements_receiver.txt
 create mode 100644 test/prism/errors/defining_numbered_parameter.txt
 create mode 100644 test/prism/errors/defining_numbered_parameter_2.txt
 create mode 100644 test/prism/errors/do_not_allow_characters_other_than_0_9_a_f_and_A_F_in_u_Unicode_character_notation.txt
 create mode 100644 test/prism/errors/do_not_allow_forward_arguments_in_blocks.txt
 create mode 100644 test/prism/errors/do_not_allow_forward_arguments_in_lambda_literals.txt
 create mode 100644 test/prism/errors/do_not_allow_more_than_6_hexadecimal_digits_in_u_Unicode_character_notation.txt
 create mode 100644 test/prism/errors/do_not_allow_multiple_codepoints_in_a_single_character_literal.txt
 create mode 100644 test/prism/errors/do_not_allow_trailing_commas_in_lambda_parameters.txt
 create mode 100644 test/prism/errors/do_not_allow_trailing_commas_in_method_parameters.txt
 create mode 100644 test/prism/errors/dont_allow_return_inside_class_body.txt
 create mode 100644 test/prism/errors/dont_allow_return_inside_module_body.txt
 create mode 100644 test/prism/errors/dont_allow_setting_to_back_and_nth_reference.txt
 create mode 100644 test/prism/errors/double_arguments_forwarding.txt
 create mode 100644 test/prism/errors/double_scope_numbered_parameters.txt
 create mode 100644 test/prism/errors/double_splat_followed_by_splat_argument.txt
 create mode 100644 test/prism/errors/duplicate_pattern_capture.txt
 create mode 100644 test/prism/errors/duplicate_pattern_hash_key.txt
 create mode 100644 test/prism/errors/duplicate_pattern_hash_key_2.txt
 create mode 100644 test/prism/errors/duplicated_parameter_names.txt
 create mode 100644 test/prism/errors/duplicated_parameter_names_2.txt
 create mode 100644 test/prism/errors/duplicated_parameter_names_3.txt
 create mode 100644 test/prism/errors/duplicated_parameter_names_4.txt
 create mode 100644 test/prism/errors/duplicated_parameter_names_5.txt
 create mode 100644 test/prism/errors/ellipsis_in_no_paren_call.txt
 create mode 100644 test/prism/errors/for_loops_index_missing.txt
 create mode 100644 test/prism/errors/for_loops_only_end.txt
 create mode 100644 test/prism/errors/forwarding_arg_after_keyword_rest.txt
 create mode 100644 test/prism/errors/forwarding_arg_and_block.txt
 create mode 100644 test/prism/errors/incomplete_instance_var_string.txt
 create mode 100644 test/prism/errors/index_call_with_block_and_write.txt
 create mode 100644 test/prism/errors/index_call_with_block_operator_write.txt
 create mode 100644 test/prism/errors/index_call_with_block_or_write.txt
 create mode 100644 test/prism/errors/interpolated_regular_expression_with_unknown_regexp_options.txt
 create mode 100644 test/prism/errors/invalid_global_variable_write.txt
 create mode 100644 test/prism/errors/invalid_hex_escape.txt
 create mode 100644 test/prism/errors/invalid_multi_target.txt
 create mode 100644 test/prism/errors/invalid_multi_target_10.txt
 create mode 100644 test/prism/errors/invalid_multi_target_11.txt
 create mode 100644 test/prism/errors/invalid_multi_target_12.txt
 create mode 100644 test/prism/errors/invalid_multi_target_13.txt
 create mode 100644 test/prism/errors/invalid_multi_target_14.txt
 create mode 100644 test/prism/errors/invalid_multi_target_15.txt
 create mode 100644 test/prism/errors/invalid_multi_target_16.txt
 create mode 100644 test/prism/errors/invalid_multi_target_17.txt
 create mode 100644 test/prism/errors/invalid_multi_target_18.txt
 create mode 100644 test/prism/errors/invalid_multi_target_19.txt
 create mode 100644 test/prism/errors/invalid_multi_target_2.txt
 create mode 100644 test/prism/errors/invalid_multi_target_20.txt
 create mode 100644 test/prism/errors/invalid_multi_target_3.txt
 create mode 100644 test/prism/errors/invalid_multi_target_4.txt
 create mode 100644 test/prism/errors/invalid_multi_target_5.txt
 create mode 100644 test/prism/errors/invalid_multi_target_6.txt
 create mode 100644 test/prism/errors/invalid_multi_target_7.txt
 create mode 100644 test/prism/errors/invalid_multi_target_8.txt
 create mode 100644 test/prism/errors/invalid_multi_target_9.txt
 create mode 100644 test/prism/errors/invalid_number_underscores.txt
 create mode 100644 test/prism/errors/invalid_number_underscores_10.txt
 create mode 100644 test/prism/errors/invalid_number_underscores_11.txt
 create mode 100644 test/prism/errors/invalid_number_underscores_12.txt
 create mode 100644 test/prism/errors/invalid_number_underscores_2.txt
 create mode 100644 test/prism/errors/invalid_number_underscores_3.txt
 create mode 100644 test/prism/errors/invalid_number_underscores_4.txt
 create mode 100644 test/prism/errors/invalid_number_underscores_5.txt
 create mode 100644 test/prism/errors/invalid_number_underscores_6.txt
 create mode 100644 test/prism/errors/invalid_number_underscores_7.txt
 create mode 100644 test/prism/errors/invalid_number_underscores_8.txt
 create mode 100644 test/prism/errors/invalid_number_underscores_9.txt
 create mode 100644 test/prism/errors/invalid_operator_write_dot.txt
 create mode 100644 test/prism/errors/invalid_operator_write_fcall.txt
 create mode 100644 test/prism/errors/it_with_ordinary_parameter.txt
 create mode 100644 test/prism/errors/keywords_parameters_before_required_parameters.txt
 create mode 100644 test/prism/errors/loop_conditional_is_closed.txt
 create mode 100644 test/prism/errors/match_plus.txt
 create mode 100644 test/prism/errors/method_parameters_after_arguments_forwarding.txt
 create mode 100644 test/prism/errors/method_parameters_after_block.txt
 create mode 100644 test/prism/errors/method_with_arguments_after_anonymous_block.txt
 create mode 100644 test/prism/errors/missing_terminator_in_parentheses.txt
 create mode 100644 test/prism/errors/module_definition_in_method_body.txt
 create mode 100644 test/prism/errors/module_definition_in_method_body_within_block.txt
 create mode 100644 test/prism/errors/module_definition_in_method_defs.txt
 create mode 100644 test/prism/errors/module_name_recoverable.txt
 create mode 100644 test/prism/errors/multiple_error_in_parameters_order.txt
 create mode 100644 test/prism/errors/next_1.txt
 create mode 100644 test/prism/errors/next_1_2_3.txt
 create mode 100644 test/prism/errors/non_assoc_equality.txt
 create mode 100644 test/prism/errors/non_assoc_range.txt
 create mode 100644 test/prism/errors/numbered_parameters_in_block_arguments.txt
 create mode 100644 test/prism/errors/optional_block_parameters_with_unary_operator.txt
 create mode 100644 test/prism/errors/optional_block_parameters_with_unary_operator_2.txt
 create mode 100644 test/prism/errors/optional_block_parameters_with_unary_operator_3.txt
 create mode 100644 test/prism/errors/optional_block_parameters_with_unary_operator_4.txt
 create mode 100644 test/prism/errors/parameter_name_ending_with_bang_or_question_mark.txt
 create mode 100644 test/prism/errors/pre_execution_context.txt
 create mode 100644 test/prism/errors/pre_execution_missing_brace.txt
 create mode 100644 test/prism/errors/range_and_bin_op.txt
 create mode 100644 test/prism/errors/range_and_bin_op_2.txt
 create mode 100644 test/prism/errors/range_and_bin_op_3.txt
 create mode 100644 test/prism/errors/range_and_bin_op_4.txt
 create mode 100644 test/prism/errors/range_and_bin_op_5.txt
 create mode 100644 test/prism/errors/range_and_bin_op_6.txt
 create mode 100644 test/prism/errors/range_and_bin_op_7.txt
 create mode 100644 test/prism/errors/range_and_bin_op_8.txt
 create mode 100644 test/prism/errors/rational_number_with_exponential_portion.txt
 create mode 100644 test/prism/errors/regular_expression_with_unknown_regexp_options.txt
 create mode 100644 test/prism/errors/repeated_parameter_name_in_destructured_params.txt
 create mode 100644 test/prism/errors/rest_keywords_parameters_before_required_parameters.txt
 create mode 100644 test/prism/errors/return_1.txt
 create mode 100644 test/prism/errors/return_1_2_3.txt
 create mode 100644 test/prism/errors/returning_to_optional_parameters_multiple_times.txt
 create mode 100644 test/prism/errors/semicolon_after_inheritance_operator.txt
 create mode 100644 test/prism/errors/setter_method_cannot_be_defined_in_an_endless_method_definition.txt
 create mode 100644 test/prism/errors/shadow_args_in_block.txt
 create mode 100644 test/prism/errors/shadow_args_in_lambda.txt
 create mode 100644 test/prism/errors/singleton_method_for_literals.txt
 create mode 100644 test/prism/errors/splat_argument_after_keyword_argument.txt
 create mode 100644 test/prism/errors/statement_at_non_statement.txt
 create mode 100644 test/prism/errors/statement_operators.txt
 create mode 100644 test/prism/errors/switching_to_named_arguments_twice.txt
 create mode 100644 test/prism/errors/switching_to_optional_arguments_twice.txt
 create mode 100644 test/prism/errors/symbol_in_hash.txt
 create mode 100644 test/prism/errors/symbol_in_keyword_parameter.txt
 create mode 100644 test/prism/errors/targeting_numbered_parameter.txt
 create mode 100644 test/prism/errors/top_level_constant_starting_with_downcased_identifier.txt
 create mode 100644 test/prism/errors/top_level_constant_with_downcased_identifier.txt
 create mode 100644 test/prism/errors/trailing_comma_in_calls.txt
 create mode 100644 test/prism/errors/unexpected_block.txt
 create mode 100644 test/prism/errors/unterminated_W_list.txt
 create mode 100644 test/prism/errors/unterminated_argument_expression.txt
 create mode 100644 test/prism/errors/unterminated_embdoc.txt
 create mode 100644 test/prism/errors/unterminated_embdoc_2.txt
 create mode 100644 test/prism/errors/unterminated_empty_string.txt
 create mode 100644 test/prism/errors/unterminated_global_variable.txt
 create mode 100644 test/prism/errors/unterminated_global_variable_2.txt
 create mode 100644 test/prism/errors/unterminated_i_list.txt
 create mode 100644 test/prism/errors/unterminated_interpolated_string.txt
 create mode 100644 test/prism/errors/unterminated_interpolated_symbol.txt
 create mode 100644 test/prism/errors/unterminated_parenthesized_expression.txt
 create mode 100644 test/prism/errors/unterminated_regular_expression.txt
 create mode 100644 test/prism/errors/unterminated_regular_expression_with_heredoc.txt
 create mode 100644 test/prism/errors/unterminated_s_symbol.txt
 create mode 100644 test/prism/errors/unterminated_string.txt
 create mode 100644 test/prism/errors/unterminated_unicode_brackets_should_be_a_syntax_error.txt
 create mode 100644 test/prism/errors/unterminated_xstring.txt
 create mode 100644 test/prism/errors/void_value_expression_in_arguments.txt
 create mode 100644 test/prism/errors/void_value_expression_in_array.txt
 create mode 100644 test/prism/errors/void_value_expression_in_assignment.txt
 create mode 100644 test/prism/errors/void_value_expression_in_begin_statement.txt
 create mode 100644 test/prism/errors/void_value_expression_in_binary_call.txt
 create mode 100644 test/prism/errors/void_value_expression_in_call.txt
 create mode 100644 test/prism/errors/void_value_expression_in_constant_path.txt
 create mode 100644 test/prism/errors/void_value_expression_in_def.txt
 create mode 100644 test/prism/errors/void_value_expression_in_expression.txt
 create mode 100644 test/prism/errors/void_value_expression_in_hash.txt
 create mode 100644 test/prism/errors/void_value_expression_in_modifier.txt
 create mode 100644 test/prism/errors/void_value_expression_in_statement.txt
 create mode 100644 test/prism/errors/void_value_expression_in_unary_call.txt
 create mode 100644 test/prism/errors/while_endless_method.txt
 create mode 100644 test/prism/errors/writing_numbered_parameter.txt
 create mode 100644 test/prism/result/breadth_first_search_test.rb
 create mode 100644 test/prism/result/node_id_test.rb
Latest commit hash = 1f6aeadc82
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
/home/opc/ruby/src/master/revision.h updated
generating /home/opc/ruby/src/master/ext/ripper/eventids2table.c
generating aarch64-linux-fake.rb
make[1]: Entering directory '/home/opc/ruby/src/master/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/ripper'
aarch64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /home/opc/ruby/src/master/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j3" exit with 0.
$$$[beg] make miniruby -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 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 /home/opc/ruby/src/master/miniinit.c
compiling /home/opc/ruby/src/master/ast.c
compiling /home/opc/ruby/src/master/compile.c
compiling /home/opc/ruby/src/master/cont.c
compiling /home/opc/ruby/src/master/eval.c
compiling /home/opc/ruby/src/master/gc.c
compiling /home/opc/ruby/src/master/hash.c
compiling /home/opc/ruby/src/master/iseq.c
compiling /home/opc/ruby/src/master/load.c
compiling /home/opc/ruby/src/master/rjit.c
compiling /home/opc/ruby/src/master/rjit_c.c
compiling /home/opc/ruby/src/master/proc.c
compiling /home/opc/ruby/src/master/ruby.c
compiling /home/opc/ruby/src/master/thread.c
compiling /home/opc/ruby/src/master/version.c
compiling /home/opc/ruby/src/master/vm.c
compiling /home/opc/ruby/src/master/vm_backtrace.c
compiling /home/opc/ruby/src/master/vm_dump.c
compiling /home/opc/ruby/src/master/vm_trace.c
compiling prism/api_node.c
compiling /home/opc/ruby/src/master/prism/api_pack.c
compiling prism/diagnostic.c
compiling /home/opc/ruby/src/master/prism/extension.c
compiling prism/node.c
compiling prism/prettyprint.c
compiling /home/opc/ruby/src/master/prism/regexp.c
compiling prism/serialize.c
compiling /home/opc/ruby/src/master/prism/static_literals.c
compiling prism/token_type.c
compiling /home/opc/ruby/src/master/prism/util/pm_buffer.c
compiling /home/opc/ruby/src/master/prism/util/pm_char.c
compiling /home/opc/ruby/src/master/prism/util/pm_integer.c
compiling /home/opc/ruby/src/master/prism/util/pm_memchr.c
compiling /home/opc/ruby/src/master/prism/util/pm_newline_list.c
compiling /home/opc/ruby/src/master/prism/util/pm_strpbrk.c
compiling /home/opc/ruby/src/master/prism/prism.c
compiling /home/opc/ruby/src/master/prism_init.c
linking miniruby
$$$[end] "make miniruby -j3" exit with 0.
$$$[beg] make ruby -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
8acbc5878d3ff73d3ff7cb2fe529932916b38dda61177648e49d0acf3cdadf47  builtin_binary.inc
compiling /home/opc/ruby/src/master/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j3" exit with 0.
$$$[beg] make all -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 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
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$$$[end] "make all -j3" exit with 0.
$$$[beg] make install -j3
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 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
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
generating enc.mk
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /home/opc/ruby/src/master/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
making srcs under enc
making enc
Extracting bundle gem power_assert-2.0.3...
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems -r./aarch64-linux-fake /home/opc/ruby/src/master/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j3 --jobserver-auth=4,5" --make-flags=" -j3 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /home/opc/ruby/install/master/bin
installing base libraries:          /home/opc/ruby/install/master/lib
installing arch files:              /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux
installing pkgconfig data:          /home/opc/ruby/install/master/lib/pkgconfig
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0/aarch64-linux
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.4.0+0/aarch64-linux
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/3.4.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.4.0+0/ruby
installing command scripts:         /home/opc/ruby/install/master/bin
installing library scripts:         /home/opc/ruby/install/master/lib/ruby/3.4.0+0
installing common headers:          /home/opc/ruby/install/master/include/ruby-3.4.0+0
installing manpages:                /home/opc/ruby/install/master/share/man/man1
installing default gems from lib:   /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.14.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.30.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.9
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.2
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
                                    minitest 5.24.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.1
                                    rss 0.3.0
                                    net-ftp 0.3.7
                                    net-imap 0.4.14
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.2
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.0
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 1974 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j3'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 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
/home/opc/ruby/src/master/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/home/opc/ruby/src/master/basictest/test.rb:condition ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:if/unless ...OK 3
/home/opc/ruby/src/master/basictest/test.rb:case .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:while/until ........OK 8
/home/opc/ruby/src/master/basictest/test.rb:exception ..........OK 10
/home/opc/ruby/src/master/basictest/test.rb:array .......................................OK 39
/home/opc/ruby/src/master/basictest/test.rb:hash ...........................OK 27
/home/opc/ruby/src/master/basictest/test.rb:iterator ...........................................................................................................OK 107
/home/opc/ruby/src/master/basictest/test.rb:float ................................................................................OK 80
/home/opc/ruby/src/master/basictest/test.rb:bignum ...............................OK 31
/home/opc/ruby/src/master/basictest/test.rb:string & char ..............................................................OK 62
/home/opc/ruby/src/master/basictest/test.rb:assignment ..........OK 10
/home/opc/ruby/src/master/basictest/test.rb:call ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:proc .........OK 9
/home/opc/ruby/src/master/basictest/test.rb:signal ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:eval ...........................OK 27
/home/opc/ruby/src/master/basictest/test.rb:system ........OK 8
/home/opc/ruby/src/master/basictest/test.rb:const .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:clone .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:marshal ....OK 4
/home/opc/ruby/src/master/basictest/test.rb:pack ....OK 4
/home/opc/ruby/src/master/basictest/test.rb:math ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:struct ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:variable ............OK 12
/home/opc/ruby/src/master/basictest/test.rb:trace ...OK 3
/home/opc/ruby/src/master/basictest/test.rb:defined? ............OK 12
/home/opc/ruby/src/master/basictest/test.rb:alias ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:path .......................OK 23
/home/opc/ruby/src/master/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j3'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 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 '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Run options: 
  --seed=2731
  "--ruby=./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/home/opc/ruby/src/master/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j3

# Running tests:

[  1/911] 1636975=test_resize
[  2/911] 1636977=test_gem_package_task
[  3/911] 1636976=test_lock_native_thread
[  4/911] 1636975=test_engine
[  5/911] 1636977=integer_parse_test
[  6/911] 1636977=test_fiber
[  7/911] 1636976=test_gem_commands_mirror
[  8/911] 1636976=test_win32ole_param
[  9/911] 1636976=test_key_error
[ 10/911] 1636976=test_usrmarshal
[ 11/911] 1636975=test_gem_validator
[ 12/911] 1636976=test_gem_source_installed
[ 13/911] 1636976=test_gem_security_trust_dir
[ 14/911] 1636975=test_erb_command
[ 15/911] 1636976=test_module
[ 16/911] 1636975=test_ssl
[ 17/911] 1636976=test_abi
[ 18/911] 1636976=test_bundled_ca
[ 19/911] 1636976=test_integer_comb
[ 20/911] 1636977=test_load
[ 21/911] 1636977=test_ostruct
[ 22/911] 1636977=test_config
[ 23/911] 1636977=test_change_word
[ 24/911] 1636977=test_depth_first
[ 25/911] 1636977=equality_test
[ 26/911] 1636977=test_rdoc_parser_markdown
[ 27/911] 1636977=test_custom_command
[ 28/911] 1636977=test_struct
[ 29/911] 1636977=test_c_struct_entry
[ 30/911] 1636976=onigmo_test
[ 31/911] 1636976=test_rubyvm
[ 32/911] 1636976=fuzzer_test
[ 33/911] 1636976=test_cparser
[ 34/911] 1636977=test_rdoc_rd_inline_parser
[ 35/911] 1636977=test_win32ole_type
[ 36/911] 1636977=test_load
[ 37/911] 1636977=test_gem_source_lock
[ 38/911] 1636977=test_new
[ 39/911] 1636977=test_cipher
[ 40/911] 1636977=test_update
[ 41/911] 1636977=test_debugger_integration
[ 42/911] 1636977=test_my_integer
[ 43/911] 1636977=test_gem_resolver_composed_set
[ 44/911] 1636977=test_objectspace
[ 45/911] 1636976=test_require
[ 46/911] 1636977=test_option
[ 47/911] 1636977=test_rdoc_markup_attribute_manager
[ 48/911] 1636977=test_wss
[ 49/911] 1636977=test_tracer
[ 50/911] 1636977=test_cd
[ 51/911] 1636977=test_not
[ 52/911] 1636977=test_cgi_cookie
[ 53/911] 1636977=test_rdoc_rd
[ 54/911] 1636977=test_rdoc_generator_pot
[ 55/911] 1636977=test_rdoc_markup_to_markdown
[ 56/911] 1636977=test_rdoc_markup_to_joined_paragraph
[ 57/911] 1636977=test_rdoc_rd_block_parser
[ 58/911] 1636977=test_x509store
[ 59/911] 1636977=test_metaclass
[ 60/911] 1636977=test_require_lib
[ 61/911] 1636976=test_gem_gem_runner
[ 62/911] 1636976=test_handle
[ 63/911] 1636976=test_gem_security_policy
[ 64/911] 1636976=test_rdoc_markup_document
[ 65/911] 1636976=test_delete
[ 66/911] 1636976=test_proxy
[ 67/911] 1636976=test_file_exhaustive
Leaked file descriptor: TestFileExhaustive#test_expand_path_home_dir_string: 7 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-07-11 00:29:13.685367492 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    1636976  opc    7r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[ 68/911] 1636975=test_completion
[ 69/911] 1636977=test_gem_ci_detector
[ 70/911] 1636977=test_continuation
[ 71/911] 1636977=test_fixnum
[ 72/911] 1636977=test_gem_silent_ui
[ 73/911] 1636975=test_signal
[ 74/911] 1636977=test_io_wait_uncommon
[ 75/911] 1636977=test_ssl_session
[ 76/911] 1636977=test_gem_package_tar_header
[ 77/911] 1636977=test_placearg
[ 78/911] 1636977=test_rational2
[ 79/911] 1636977=fixtures_test
[ 80/911] 1636977=test_case_comprehensive
[ 81/911] 1636977=test_logperiod
[ 82/911] 1636977=test_require_path_check
[ 83/911] 1636977=test_variable_name_check
[ 84/911] 1636977=test_bn
[ 85/911] 1636977=test_irb
[ 86/911] 1636977=test_rdoc_markup_paragraph
[ 87/911] 1636977=test_x509cert
[ 88/911] 1636977=test_ast
[ 89/911] 1636975=test_logdevice
[ 90/911] 1636975=test_gem_commands_info_command
[ 91/911] 1636975=test_https
Leaked file descriptor: TestNetHTTPS#test_max_version: 9 : #<TCPSocket:fd 9, AF_INET6, ::1, 34197>
COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    1636975  opc    9u  IPv6 3757271400      0t0  TCP localhost:34197->localhost:33222 (CLOSE_WAIT)
.Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x0000fffd97a0fcb8 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x0000fffd97a0fcb8 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_session_reuse: #<Thread:0x0000fffd97a0f470 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x0000fffd97a0f470 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x0000fffd97a0f6f0 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTPS#test_certificate_verify_failure: #<Thread:0x0000fffd97a0f6f0 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_certificate_verify_failure: #<Thread:0x0000fffd97a0f3f8 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 10 : #<TCPSocket:fd 10, AF_INET6, ::1, 41415>
COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    1636975  opc   10u  IPv6 3757269864      0t0  TCP localhost:41415->localhost:53492 (CLOSE_WAIT)
Finished thread: TestNetHTTPS#test_skip_hostname_verification: #<Thread:0x0000fffd97a0f3f8 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
.Closed file descriptor: TestNetHTTPS#test_get: 10
Leaked thread: TestNetHTTPS#test_get: #<Thread:0x0000fffd97a0f678 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 41631>
COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    1636975  opc    9u  IPv4 3757269904      0t0  TCP localhost:41631->localhost:45096 (CLOSE_WAIT)
[ 92/911] 1636975=test_object_create_start
[ 93/911] 1636975=test_rdoc_markup_to_ansi
[ 94/911] 1636975=test_protocol
[ 95/911] 1636976=test_evaluation
[ 96/911] 1636976=test_weakkeymap
[ 97/911] 1636975=test_files_test
[ 98/911] 1636975=test_name_error_extension
[ 99/911] 1636975=test_gem_request_set_gem_dependency_api
[100/911] 1636976=test_rdoc_ri_driver
[101/911] 1636975=test_ractor
[102/911] 1636975=test_httpheader
[103/911] 1636975=test_sexp
[104/911] 1636975=test_gem_safe_marshal
[105/911] 1636976=test_digest
[106/911] 1636975=test_signedness
[107/911] 1636976=test_gem_resolver_git_set
[108/911] 1636976=test_gem_commands_check_command
[109/911] 1636976=test_stringscanner
[110/911] 1636976=test_ractor
[111/911] 1636976=parse_stream_test
[112/911] 1636976=test_gem_resolver_installed_specification
[113/911] 1636976=test_exception_at_throwing
[114/911] 1636976=test_gem_resolver_vendor_specification
[115/911] 1636976=test_date_arith
[116/911] 1636976=test_fiddle
[117/911] 1636976=json_generic_object_test
[118/911] 1636976=heredoc_dedent_test
[119/911] 1636976=test_type
[120/911] 1636976=parse_test
[121/911] 1636976=test_mutex
[122/911] 1636975=test_rdoc_token_stream
[123/911] 1636975=test_struct
[124/911] 1636976=test_tmpdir
[125/911] 1636976=test_acceptable
[126/911] 1636976=test_dup
[127/911] 1636975=test_rdoc_single_class
[128/911] 1636975=test_gem_local_remote_options
[129/911] 1636975=test_gem_ext_cargo_builder_link_flag_converter
[130/911] 1636975=test_unicode
[131/911] 1636975=test_eval_history
[132/911] 1636976=test_ripper
[133/911] 1636975=test_gem_source_git
[134/911] 1636976=test_win32ole_method
[135/911] 1636976=test_lexer
[136/911] 1636976=test_regex_casefold
[137/911] 1636976=test_random
[138/911] 1636976=test_files_ext
[139/911] 1636976=test_thread_cv
[140/911] 1636975=test_assembler
[141/911] 1636975=overlap_test
[142/911] 1636976=test_stringio
[143/911] 1636976=command_line_test
[144/911] 1636976=test_at_exit
[145/911] 1636976=test_benchmark
[146/911] 1636975=test_class
[147/911] 1636975=test_have_macro
[148/911] 1636975=test_gem_source
[149/911] 1636975=test_mkmf
[150/911] 1636975=test_autoload
[151/911] 1636976=test_array
[152/911] 1636975=test_gem_package
[153/911] 1636975=test_sockopt
[154/911] 1636975=test_ftp
[155/911] 1636975=test_encoding
[156/911] 1636975=test_install
[157/911] 1636975=test_rdoc_comment
[158/911] 1636975=test_gem_source_fetch_problem
[159/911] 1636975=test_gem_request_set_lockfile_tokenizer
[160/911] 1636975=test_lazy_enumerator
[161/911] 1636975=test_cgi_multipart
[162/911] 1636975=test_find_executable
[163/911] 1636975=test_ractor_compatibility
[164/911] 1636975=test_arithmetic_sequence
[165/911] 1636975=test_autoconf
[166/911] 1636975=test_iseq
[167/911] 1636975=test_parser
[168/911] 1636975=test_rdoc_ri_paths
[169/911] 1636976=test_primitive
[170/911] 1636975=parser_test
[171/911] 1636976=test_pair
[172/911] 1636975=test_win32ole_variant_m
[173/911] 1636975=test_gem_package_tar_reader
[174/911] 1636975=test_gem_commands_signout_command
[175/911] 1636975=test_env
[176/911] 1636975=test_singleton_function
[177/911] 1636975=test_eval
[178/911] 1636975=test_document
[179/911] 1636975=test_gem_safe_yaml
[180/911] 1636975=test_gem_commands_setup_command
[181/911] 1636975=test_history
[182/911] 1636975=test_uncorrectable_name_check
[183/911] 1636975=test_io
[184/911] 1636976=test_closure
[185/911] 1636976=ripper_test
[186/911] 1636976=test_rubygems
[187/911] 1636976=test_resolve_symbol
[188/911] 1636976=test_files_test_1
[189/911] 1636976=test_dir
[190/911] 1636976=test_rdoc_rd_inline
[191/911] 1636976=test_path
[192/911] 1636976=test_digest
[193/911] 1636976=test_https_proxy
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 41613>
COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    1636976  opc    8u  IPv4 3757276073      0t0  TCP localhost:41613 (LISTEN)
[194/911] 1636976=test_rdoc_parser
[195/911] 1636976=test_win32ole_param_event
[196/911] 1636976=test_stat
[197/911] 1636976=test_gem_commands_rebuild_command
[198/911] 1636976=test_nomethod_error
.Closed file descriptor: TestNoMethodError#test_new_name: 8
......[199/911] 1636976=test_etc
[200/911] 1636976=test_workspace
[201/911] 1636976=test_printf
[202/911] 1636976=test_x509attr
[203/911] 1636976=magic_comment_test
[204/911] 1636976=test_win32ole_variant
[205/911] 1636976=test_gem_remote_fetcher_s3
[206/911] 1636976=test_cgi_modruby
[207/911] 1636976=test_gem_ext_configure_builder
[208/911] 1636976=json_ext_parser_test
[209/911] 1636976=test_rdoc_parser_simple
[210/911] 1636976=test_nonblock
[211/911] 1636976=test_omap
[212/911] 1636976=test_date_strptime
[213/911] 1636976=implicit_array_test
[214/911] 1636976=test_scanner_events
[215/911] 1636976=test_ocsp
[216/911] 1636976=test_ipaddr
[217/911] 1636976=test_rdoc_generator_pot_po
[218/911] 1636976=test_shellwords
[219/911] 1636976=test_mul
[220/911] 1636976=test_gem_commands_lock_command
[221/911] 1636976=test_reline_key
[222/911] 1636976=test_propertyputref
[223/911] 1636976=test_gb18030
[224/911] 1636976=test_gem_stream_ui
[225/911] 1636976=parse_comments_test
[226/911] 1636976=test_rdoc_generator_ri
[227/911] 1636976=test_unicode_normalize
[228/911] 1636976=test_cmethod
[229/911] 1636976=test_float
[230/911] 1636976=test_gem_stub_specification
[231/911] 1636976=test_io_m17n
[232/911] 1636975=test_rdoc_top_level
[233/911] 1636975=test_color
[234/911] 1636975=test_thread_fd_close
[235/911] 1636975=test_last_thread
[236/911] 1636976=test_digest_extend
[237/911] 1636976=test_gem_ext_cmake_builder
[238/911] 1636976=test_emitter
[239/911] 1636976=test_alias
[240/911] 1636975=test_fips
[241/911] 1636976=test_getopts
[242/911] 1636976=test_helper
[243/911] 1636976=test_compile_prism
[244/911] 1636976=test_rdoc_markup_formatter
[245/911] 1636976=test_gem_commands_uninstall_command
[246/911] 1636975=test_win32ole_event
[247/911] 1636975=test_x509crl
[248/911] 1636975=source_location_test
[249/911] 1636975=test_dns
[250/911] 1636975=test_notimplement
[251/911] 1636975=test_cgi_session
[252/911] 1636975=test_c_union_entity
[253/911] 1636975=test_io_console
[254/911] 1636976=test_flip
[255/911] 1636976=test_rdoc_markup_heading
[256/911] 1636976=test_profile_frames
[257/911] 1636976=heredoc_test
[258/911] 1636976=test_pattern_key_name_check
[259/911] 1636976=test_class2name
[260/911] 1636976=test_gem_commands_cleanup_command
[261/911] 1636976=test_debug
[262/911] 1636976=test_transcode
[263/911] 1636976=test_refinement
[264/911] 1636975=test_rdoc_parser_ruby
[265/911] 1636975=test_httpresponse
[266/911] 1636975=test_readpartial
[267/911] 1636975=test_x509req
[268/911] 1636975=test_gem_console_ui
[269/911] 1636975=test_allocation
[270/911] 1636976=test_ifunless
[271/911] 1636976=test_insns_leaf
[272/911] 1636976=errors_test
[273/911] 1636976=test_convertible
[274/911] 1636975=test_modify_expand
[275/911] 1636975=test_pkg_config
[276/911] 1636975=test_gem_available_set
[277/911] 1636975=test_ftp
[278/911] 1636975=test_vm_dump
[279/911] 1636975=json_encoding_test
[280/911] 1636975=test_config
[281/911] 1636975=test_func
[282/911] 1636976=reflection_test
[283/911] 1636976=test_dln
[284/911] 1636976=test_object
[285/911] 1636976=test_gem_resolver
[286/911] 1636976=test_gem_source_vendor
[287/911] 1636976=test_color_printer
[288/911] 1636976=test_super
[289/911] 1636976=unescape_test
[290/911] 1636975=test_gem_commands_exec_command
[291/911] 1636976=regular_expression_options_test
[292/911] 1636976=test_buffered_io
[293/911] 1636976=test_ossl
[294/911] 1636975=test_gem_installer
[295/911] 1636977=test_bug_reporter
[296/911] 1636977=test_gem_source_subpath_problem
[297/911] 1636977=test_object_references
[298/911] 1636977=test_ruby_lex
[299/911] 1636977=test_arith_seq_extract
[300/911] 1636977=test_eval
[301/911] 1636977=test_monitor
[302/911] 1636977=test_beginendblock
[303/911] 1636977=test_pointer
[304/911] 1636977=test_within_pipe
[305/911] 1636977=test_rdoc_normal_class
[306/911] 1636977=test_nofree
[307/911] 1636977=test_regexp
[308/911] 1636975=test_whileuntil
[309/911] 1636975=parameters_signature_test
[310/911] 1636975=test_member
[311/911] 1636975=test_object
[312/911] 1636975=test_mailto
[313/911] 1636975=test_addr
[314/911] 1636975=test_kill_ring
[315/911] 1636975=test_case_options
[316/911] 1636975=test_cgi_header
[317/911] 1636975=test_duplicate
[318/911] 1636975=test_gem_resolver_api_set
[319/911] 1636975=test_helper
[320/911] 1636975=test_append
[321/911] 1636975=test_gem_resolver_installer_set
[322/911] 1636975=test_rdoc_markup_to_html
[323/911] 1636975=test_foreach
[324/911] 1636975=symbol_encoding_test
[325/911] 1636975=test_x509ext
[326/911] 1636975=test_emitter
[327/911] 1636975=bom_test
[328/911] 1636975=test_summary
[329/911] 1636975=test_helper_method
[330/911] 1636975=test_config
[331/911] 1636975=test_file
[332/911] 1636976=test_rb_str_dup
[333/911] 1636976=test_lambda
[334/911] 1636976=test_scalar_scanner
[335/911] 1636976=test_trace
[336/911] 1636976=dump_test
[337/911] 1636976=test_keyword
[338/911] 1636976=test_win32ole_type_event
[339/911] 1636976=test_arity
[340/911] 1636976=test_gem_path_support
[341/911] 1636976=test_pattern_matching
[342/911] 1636976=test_interned_str
[343/911] 1636976=test_set_len
[344/911] 1636976=test_folderitem2_invokeverb
[345/911] 1636976=test_gem_bundler_version_finder
[346/911] 1636976=test_gem_request_set
[347/911] 1636976=test_gc
[348/911] 1636975=test_gem_resolver_index_set
[349/911] 1636975=test_webauthn_listener_response
[350/911] 1636975=test_sleep
[351/911] 1636975=test_euc_jp
[352/911] 1636975=test_key_stroke
[353/911] 1636975=test_rdoc_markup
[354/911] 1636975=test_ensured
[355/911] 1636975=test_time
[356/911] 1636975=test_popen_deadlock
[357/911] 1636975=test_alias_and_anchor
[358/911] 1636975=test_symbol
[359/911] 1636975=test_project_sanity
[360/911] 1636975=test_delegate
[361/911] 1636975=integer_base_flags_test
[362/911] 1636975=test_reline
[363/911] 1636976=test_ellipsize
[364/911] 1636976=test_call
[365/911] 1636976=test_gem_commands_build_command
[366/911] 1636976=test_windows_1251
[367/911] 1636975=test_to_ary_concat
[368/911] 1636976=test_history
[369/911] 1636976=test_gem_ext_builder
[370/911] 1636976=newline_offsets_test
[371/911] 1636976=test_time_tz
[372/911] 1636976=test_to_ruby
[373/911] 1636976=test_addrinfo
[374/911] 1636976=test_bug-14834
[375/911] 1636976=test_data
[376/911] 1636976=test_thread
[377/911] 1636975=test_inlinecache
[378/911] 1636975=test_terminfo
[379/911] 1636975=test_socket
[380/911] 1636975=test_ractor
[381/911] 1636975=test_gem_resolver_conflict
[382/911] 1636975=breadth_first_search_test
[383/911] 1636975=test_gem_commands_help_command
[384/911] 1636975=test_scheduler
[385/911] 1636975=test_ssl
[386/911] 1636977=test_bignum
Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_dir: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 34588>
COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    1636975  opc   13u  IPv4 3757281464      0t0  TCP localhost:34588->localhost:36315 (CLOSE_WAIT)
Closed file descriptor: TestOpenURISSL#test_validation_success: 13
[387/911] 1636975=newline_test
[388/911] 1636975=test_enc_str_buf_cat
[389/911] 1636975=test_ancdata
[390/911] 1636975=ractor_test
[391/911] 1636975=test_marshal
[392/911] 1636975=test_nesting_parser
[393/911] 1636975=test_rdoc_markup_hard_break
[394/911] 1636975=test_rdoc_markup_to_label
[395/911] 1636975=node_id_test
[396/911] 1636975=test_parser
[397/911] 1636975=test_cgi_core
[398/911] 1636975=test_gem_resolver_best_set
[399/911] 1636975=numeric_value_test
[400/911] 1636975=test_gem
[401/911] 1636977=test_registry
[402/911] 1636977=test_ractor
[403/911] 1636977=json_generator_test
[404/911] 1636977=test_ansi_without_terminfo
[405/911] 1636977=test_rdoc_attr
[406/911] 1636977=test_address_resolve
[407/911] 1636977=test_ractor
[408/911] 1636977=test_trick
[409/911] 1636975=test_stream
[410/911] 1636975=test_ts
[411/911] 1636975=test_locale
[412/911] 1636975=test_num2int
[413/911] 1636975=test_rbconfig
[414/911] 1636975=test_require
[415/911] 1636975=test_recursion
[416/911] 1636975=test_enum
[417/911] 1636977=test_rdoc_markup_include
[418/911] 1636977=test_iter_break
[419/911] 1636977=test_extlibs
[420/911] 1636975=test_gem_commands_signin_command
[421/911] 1636975=test_range
[422/911] 1636976=test_formatter
[423/911] 1636976=test_context
[424/911] 1636976=test_udp
[425/911] 1636976=test_gem_commands_contents_command
[426/911] 1636975=test_rdoc_servlet
[427/911] 1636976=test_coder
[428/911] 1636975=test_symbol
[429/911] 1636976=test_gem_commands_search_command
[430/911] 1636976=test_integer
[431/911] 1636977=test_unix
[432/911] 1636977=test_have_func
[433/911] 1636977=test_date_marshal
[434/911] 1636977=test_configuration
[435/911] 1636977=test_gem_resolver_local_specification
[436/911] 1636977=test_gem_commands_list_command
[437/911] 1636977=test_date_new
[438/911] 1636977=test_input_method
[439/911] 1636977=test_rdoc_i18n_text
[440/911] 1636977=test_io
[441/911] 1636977=test_gem_unsatisfiable_dependency_error
[442/911] 1636977=test_literal
[443/911] 1636976=static_inspect_test
[444/911] 1636976=test_config
[445/911] 1636976=test_complex2
[446/911] 1636976=test_gem_security_signer
[447/911] 1636977=test_gem_util
[448/911] 1636976=test_thread
[449/911] 1636977=test_pkey
[450/911] 1636977=parse_success_test
[451/911] 1636977=test_external_new
[452/911] 1636977=index_write_test
[453/911] 1636977=test_win32ole_typelib
[454/911] 1636977=compiler_test
[455/911] 1636977=test_gem_platform
[456/911] 1636976=test_gem_commands_query_command
[457/911] 1636977=test_gem_remote_fetcher_local_ssl_server
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 39663>
COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    1636977  opc    9u  IPv4 3757283481      0t0  TCP *:39663 (LISTEN)
.Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: #<Thread:0x0000fffbfa2d29f8 /home/opc/ruby/src/master/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 11
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 42485>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 42485>
COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF       NODE NAME
ruby    1636977  opc   10u  IPv4 3757283544      0t0        TCP *:42485 (LISTEN)
ruby    1636977  opc   12u  sock        0,9      0t0 3757283551 protocol: TCP
Finished thread: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: #<Thread:0x0000fffbfa2d29f8 /home/opc/ruby/src/master/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead>
.Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 10
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 12
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 36071>
COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    1636977  opc   10u  IPv4 3757283596      0t0  TCP *:36071 (LISTEN)
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 10
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 11
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 13
[458/911] 1636977=test_bigzero
[459/911] 1636977=test_data
[460/911] 1636977=test_memory_view
[461/911] 1636977=test_null
[462/911] 1636977=test_ractor
[463/911] 1636977=test_m17n_comb
Closed file descriptor: TestM17NComb#test_str_start_with?: 9
[464/911] 1636976=test_multi_irb_commands
[465/911] 1636976=test_pkey_dh
[466/911] 1636975=test_rdoc_require
[467/911] 1636975=test_gem_ext_rake_builder
[468/911] 1636976=test_word
[469/911] 1636976=test_singleton
[470/911] 1636976=test_numeric
[471/911] 1636976=test_fstring
[472/911] 1636975=test_instrumentation_api
[473/911] 1636976=test_weakref
[474/911] 1636976=test_rdoc_alias
[475/911] 1636976=test_timeout
[476/911] 1636977=test_rdoc_markup_to_bs
[477/911] 1636977=test_key_name_check
[478/911] 1636977=test_rdoc_markup_raw
[479/911] 1636977=test_rdoc_markup_to_tt_only
[480/911] 1636977=test_date_strftime
[481/911] 1636976=json_parser_test
[482/911] 1636976=test_ws
[483/911] 1636976=test_gem_commands_stale_command
[484/911] 1636976=test_gem_commands_cert_command
[485/911] 1636977=test_basicsocket
[486/911] 1636977=test_zsh_completion
[487/911] 1636977=test_scalar
[488/911] 1636977=test_syntax
[489/911] 1636976=test_class_name_check
[490/911] 1636976=test_pack
[491/911] 1636976=test_pkcs7
[492/911] 1636975=test_gem_commands_environment_command
[493/911] 1636975=test_optparse
[494/911] 1636975=test_rdoc_context_section
[495/911] 1636976=test_io_buffer
[496/911] 1636975=test_deprecated
[497/911] 1636975=test_div
[498/911] 1636975=test_files_test_2
[499/911] 1636975=test_rdoc_markup_to_html_crossref
[500/911] 1636976=pattern_test
[501/911] 1636976=test_bash_completion
[502/911] 1636976=test_exception
[503/911] 1636975=test_rdoc_markup_indented_paragraph
[504/911] 1636975=test_iseq_load
[505/911] 1636975=test_rdoc_markup_parser
[506/911] 1636975=test_ns_spki
[507/911] 1636975=test_stream
[508/911] 1636975=test_have_library
[509/911] 1636975=test_objspace
[510/911] 1636977=test_stringify_symbols
[511/911] 1636977=test_require
[512/911] 1636977=library_symbols_test
[513/911] 1636977=test_rdoc_text
[514/911] 1636977=test_rdoc_constant
[515/911] 1636977=test_deprecate
[516/911] 1636977=test_httpresponses
[517/911] 1636977=test_rdoc_markup_to_html_snippet
[518/911] 1636977=test_common
[519/911] 1636976=test_generic
[520/911] 1636976=test_win32ole_variant_outarg
[521/911] 1636976=test_rdoc_encoding
[522/911] 1636977=test_gem_request_set_lockfile
[523/911] 1636976=test_rdoc_markdown
[524/911] 1636976=test_key_actor_vi
[525/911] 1636976=test_postponed_job
[526/911] 1636977=test_process
[527/911] 1636976=test_rdoc_code_object
[528/911] 1636976=test_provider
[529/911] 1636976=test_euc_kr
[530/911] 1636976=test_gem_source_specific_file
[531/911] 1636976=test_bmethod
[532/911] 1636976=test_rand
[533/911] 1636976=encodings_test
[534/911] 1636976=test_string_processing
[535/911] 1636976=test_random_formatter
[536/911] 1636976=test_rdoc_markup_attributes
[537/911] 1636976=test_securerandom
[538/911] 1636976=test_tsort
[539/911] 1636976=test_typeddata
[540/911] 1636976=test_gem_commands_fetch_command
[541/911] 1636976=test_rdoc_parser_changelog
[542/911] 1636976=test_gem_commands_outdated_command
[543/911] 1636976=string_encoding_test
[544/911] 1636976=test_gem_dependency_list
[545/911] 1636976=test_len
[546/911] 1636976=test_disable_irb
[547/911] 1636976=test_gem_doctor
[548/911] 1636976=json_fixtures_test
[549/911] 1636976=test_kwargs
[550/911] 1636976=test_rdoc_parser_c
Leaked file descriptor: TestProcess#test_gid_from_name: 9 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2024-07-11 00:32:19.710067612 +0000, mtime=2024-07-02 00:23:28.695566203 +0000, ctime=2024-07-02 00:23:28.695566203 +0000>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    1636977  opc    9r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[551/911] 1636976=test_io_wait
[552/911] 1636976=test_pack
[553/911] 1636976=test_gem_name_tuple
[554/911] 1636976=test_rdoc_markup_to_table_of_contents
[555/911] 1636976=test_integer
[556/911] 1636976=test_tcp
[557/911] 1636976=test_win32ole_method_event
[558/911] 1636976=test_gem_requirement
[559/911] 1636976=test_pipe
[560/911] 1636976=test_string
Leaked file descriptor: TestProcess#test_uid_from_name: 10 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-07-11 00:29:13.685367492 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    1636977  opc   10r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[561/911] 1636977=test_macro
[562/911] 1636977=snapshots_test
[563/911] 1636977=test_function
[564/911] 1636977=test_gem_resolver_activation_request
[565/911] 1636977=test_gem_commands_server_command
[566/911] 1636977=test_encoding
[567/911] 1636977=test_hmac
[568/911] 1636977=test_constant
[569/911] 1636977=test_find
[570/911] 1636977=redundant_return_test
[571/911] 1636977=test_rdoc_generator_markup
[572/911] 1636977=test_flags
[573/911] 1636977=test_numeric
[574/911] 1636977=test_bug-3571
[575/911] 1636977=test_yamlstore
[576/911] 1636977=test_rat
[577/911] 1636977=test_gem_request_connection_pools
[578/911] 1636977=test_init
[579/911] 1636977=test_capacity
[580/911] 1636977=test_gem_commands_owner_command
[581/911] 1636977=test_nextafter
[582/911] 1636977=test_file
[583/911] 1636977=test_time
[584/911] 1636977=test_gem_commands_unpack_command
[585/911] 1636977=test_gem_ext_cargo_builder
[586/911] 1636977=test_console_attr
[587/911] 1636977=test_proc
[588/911] 1636977=test_zlib
[589/911] 1636975=test_rdoc_options
[590/911] 1636975=test_ubf_async_safe
[591/911] 1636975=snippets_test
[592/911] 1636975=test_pstore
[593/911] 1636975=test_date_compat
[594/911] 1636975=test_win32ole_record
[595/911] 1636975=test_rdoc_include
[596/911] 1636975=test_gem_version_option
[597/911] 1636975=test_gem_uri
[598/911] 1636975=test_resource
[599/911] 1636975=test_gem_package_tar_reader_entry
[600/911] 1636975=test_c_struct_builder
[601/911] 1636975=test_bug-5832
[602/911] 1636975=test_yield_block
[603/911] 1636975=test_enumerator
[604/911] 1636975=test_path_to_class
[605/911] 1636975=test_frozen_error
[606/911] 1636975=test_spell_checker
[607/911] 1636975=test_gem_version
[608/911] 1636975=test_gem_ext_ext_conf_builder
[609/911] 1636975=test_reqarg
[610/911] 1636975=test_io_buffer
[611/911] 1636975=test_thread_queue
[612/911] 1636977=test_passing_block
[613/911] 1636977=test_defined
[614/911] 1636977=test_nowrite
[615/911] 1636977=test_kdf
[616/911] 1636977=test_ldap
[617/911] 1636977=test_comparable
[618/911] 1636977=json_string_matching_test
[619/911] 1636977=test_gem_config_file
[620/911] 1636977=location_test
[621/911] 1636977=test_io_timeout
[622/911] 1636977=test_rdoc_normal_module
[623/911] 1636977=test_type_completor
[624/911] 1636977=test_rdoc_markdown_test
[625/911] 1636977=test_rdoc_rdoc
[626/911] 1636977=test_yjit_exit_locations
[627/911] 1636977=test_cstr
[628/911] 1636975=test_euc_tw
[629/911] 1636975=test_command
[630/911] 1636977=test_gem_resolver_dependency_request
[631/911] 1636977=test_yaml_tree
[632/911] 1636977=test_gem_commands_yank_command
[633/911] 1636975=test_pkey_dsa
[634/911] 1636977=test_logger
[635/911] 1636977=test_big2str
[636/911] 1636977=test_gem_resolver_specification
[637/911] 1636977=test_human_typo
[638/911] 1636977=test_import
[639/911] 1636975=test_wait
[640/911] 1636975=test_nil
[641/911] 1636975=test_psych
[642/911] 1636975=test_error_highlight
[643/911] 1636975=test_rdoc_any_method
[644/911] 1636977=test_function_entry
[645/911] 1636977=test_string
[646/911] 1636977=json_common_interface_test
[647/911] 1636977=version_test
[648/911] 1636977=test_raise
[649/911] 1636977=test_complexrational
[650/911] 1636977=test_string_memory
[651/911] 1636975=test_help
[652/911] 1636977=test_files_lib
[653/911] 1636975=test_marshalable
[654/911] 1636975=test_line_editor
[655/911] 1636975=test_enumerator_kw
[656/911] 1636975=test_timeout
[657/911] 1636975=test_erb_m17n
[658/911] 1636975=test_rdoc_generator_pot_po_entry
[659/911] 1636975=test_frozen
[660/911] 1636975=test_gem_resolver_index_specification
[661/911] 1636975=test_serialize_subclasses
[662/911] 1636975=test_egrep_cpp
[663/911] 1636975=test_rdoc_markup_verbatim
[664/911] 1636975=test_webauthn_poller
[665/911] 1636975=test_date_conv
[666/911] 1636975=test_gem_commands_update_command
[667/911] 1636975=test_date
[668/911] 1636975=test_big5
[669/911] 1636975=test_protect
[670/911] 1636975=test_tree_builder
[671/911] 1636975=test_rdoc_markup_pre_process
[672/911] 1636975=test_store
[673/911] 1636975=test_coverage
[674/911] 1636977=test_http_request
[675/911] 1636977=test_tempfile
[676/911] 1636975=test_fnmatch
[677/911] 1636977=test_pathname
[678/911] 1636975=test_scan_args
[679/911] 1636975=test_gem_commands_specification_command
[680/911] 1636977=test_gem_package_old
[681/911] 1636975=test_gem_commands_which_command
[682/911] 1636977=test_gem_request
[683/911] 1636975=test_gem_dependency_installer
[684/911] 1636977=test_pty
[685/911] 1636977=test_hash
[686/911] 1636976=test_http
[687/911] 1636976=test_gem_gemcutter_utilities
[688/911] 1636976=desugar_compiler_test
[689/911] 1636976=test_win32ole
[690/911] 1636976=test_internal_ivar
[691/911] 1636976=test_gem_source_local
[692/911] 1636976=test_rendering
[693/911] 1636976=test_tracepoint
[694/911] 1636976=test_gem_text
[695/911] 1636976=test_settracefunc
[696/911] 1636975=test_backtrace
[697/911] 1636976=tunnel_test
[698/911] 1636976=test_rdoc_task
[699/911] 1636976=locals_test
[700/911] 1636975=test_gem_commands_push_command
[701/911] 1636976=test_sprintf_comb
[702/911] 1636976=test_too_many_dummy_encodings
[703/911] 1636976=test_method_cache
[704/911] 1636976=test_rdoc_markup_to_rdoc
[705/911] 1636976=test_gem_package_tar_writer
[706/911] 1636975=test_str2big
[707/911] 1636975=test_severity
[708/911] 1636975=test_case
[709/911] 1636975=test_ractor
[710/911] 1636975=test_http
[711/911] 1636976=test_utf16
[712/911] 1636976=test_set
[713/911] 1636976=test_filter
[714/911] 1636976=test_parser_events
[715/911] 1636976=test_gem_remote_fetcher
.Closed file descriptor: TestNetHTTP_v1_2#test_post: 12
[716/911] 1636977=test_koi8
[717/911] 1636977=test_json_tree
[718/911] 1636977=test_pkcs12
.Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 11
.Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 10 #<File::Stat dev=0x9, ino=3757289190, mode=0140777, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    1636975  opc   10u  IPv4 3757289190      0t0  TCP localhost:40303->localhost:37044 (CLOSE_WAIT)
.Leaked thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x0000fffd9666f2a8 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_head: 12
Finished thread: TestNetHTTP_v1_2#test_head: #<Thread:0x0000fffd9666f2a8 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
[719/911] 1636976=test_yaml
[720/911] 1636976=test_x509name
[721/911] 1636976=test_argf
Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 12
Leaked thread: TestNetHTTP_v1_2#test_get: #<Thread:0x0000fffd9666e718 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTP_v1_2#test_get2: #<Thread:0x0000fffd9666e718 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_get2: #<Thread:0x0000fffd9666f2a8 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTP_v1_2#test_s_start: #<Thread:0x0000fffd9666f2a8 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_s_start: #<Thread:0x0000fffd9666e858 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
[722/911] 1636977=test_m17n
.Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 13
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 12
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x0000fffd9666eba0 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x0000fffd9666eba0 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
[723/911] 1636977=test_method.Closed file descriptor: TestNetHTTP_v1_2_chunked#test_send_request: 12

.Leaked thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x0000fffd9666e8f8 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
.Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 12
Finished thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x0000fffd9666e8f8 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x0000fffd9666db88 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x0000fffd9666db88 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
.Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 12
Leaked thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x0000fffd9666ed30 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x0000fffd9666ed30 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x0000fffd9666de30 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTP_v1_2_chunked#test_s_start: #<Thread:0x0000fffd9666de30 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_start: #<Thread:0x0000fffd9666d610 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
.Closed file descriptor: TestNetHTTPContinue#test_expect_continue_timeout: 12
.Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x0000fffd9666f190 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x0000fffd9666f190 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x0000fffd9666cf80 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
.Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x0000fffd96661450 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x0000fffd96661450 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
.Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 11 #<File::Stat dev=0x9, ino=3757288414, mode=0140777, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    1636975  opc   11u  IPv4 3757288414      0t0  TCP localhost:34317->localhost:49370 (CLOSE_WAIT)
[724/911] 1636976=test_gem_dependency
[725/911] 1636976=test_gem_remote_fetcher_local_server
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 38223>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 11 : #<TCPServer:fd 11, AF_INET6, ::1, 33671>
COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    1636976  opc   10u  IPv6 3757291543      0t0  TCP localhost:38223 (LISTEN)
ruby    1636976  opc   11u  IPv6 3757291544      0t0  TCP localhost:33671 (LISTEN)
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 38975>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 13 : #<TCPServer:fd 13, AF_INET6, ::1, 43581>
COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    1636976  opc   12u  IPv6 3757291557      0t0  TCP localhost:38975 (LISTEN)
ruby    1636976  opc   13u  IPv6 3757291558      0t0  TCP localhost:43581 (LISTEN)
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 12
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 13
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 39829>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 13 : #<TCPServer:fd 13, AF_INET6, ::1, 36709>
COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    1636976  opc   12u  IPv6 3757290860      0t0  TCP localhost:39829 (LISTEN)
ruby    1636976  opc   13u  IPv6 3757290861      0t0  TCP localhost:36709 (LISTEN)
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 12
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 13
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 35059>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 13 : #<TCPServer:fd 13, AF_INET6, ::1, 41821>
COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    1636976  opc   12u  IPv6 3757291614      0t0  TCP localhost:35059 (LISTEN)
ruby    1636976  opc   13u  IPv6 3757290890      0t0  TCP localhost:41821 (LISTEN)
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 12
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 13
[726/911] 1636976=test_cclass
[727/911] 1636976=test_gem_uninstaller
Closed file descriptor: TestGemUninstaller#test_uninstall_not_ok: 10
Closed file descriptor: TestGemUninstaller#test_uninstall_not_ok: 11
[728/911] 1636976=test_yjit
[729/911] 1636976=test_win32ole_variable
[730/911] 1636976=test_rdoc_class_module
.Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 13
.Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 12 #<File::Stat dev=0x9, ino=3757290945, mode=0140777, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    1636975  opc   12u  IPv4 3757290945      0t0  TCP localhost:38847->localhost:59688 (CLOSE_WAIT)
[731/911] 1636976=test_rdoc_cross_reference
[732/911] 1636976=test_parse
[733/911] 1636976=test_method_cache
[734/911] 1636976=attribute_write_test
[735/911] 1636976=test_gem_specification
.Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x0000fffd95e14db0 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
[736/911] 1636975=test_numhash
[737/911] 1636975=test_system
[738/911] 1636975=test_flush
[739/911] 1636975=test_pkey_rsa
[740/911] 1636975=constant_path_node_test
[741/911] 1636975=test_stringchar
[742/911] 1636975=test_face
[743/911] 1636975=test_sizeof
[744/911] 1636976=test_date_attr
[745/911] 1636976=test_gem_request_set_lockfile_parser
[746/911] 1636976=test_gem_install_update_options
[747/911] 1636976=warnings_test
[748/911] 1636976=test_econv
[749/911] 1636977=test_gem_dependency_resolution_error
[750/911] 1636977=test_mixed_unicode_escapes
[751/911] 1636977=test_sleep
[752/911] 1636976=dispatcher_test
[753/911] 1636976=test_fileutils
Leaked file descriptor: TestFileUtils#test_chown_error: 10 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2024-07-11 00:32:19.710067612 +0000, mtime=2024-07-02 00:23:28.695566203 +0000, ctime=2024-07-02 00:23:28.695566203 +0000>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    1636976  opc   10r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[754/911] 1636975=test_cp949
[755/911] 1636975=test_jaro_winkler
[756/911] 1636975=test_gem_resolver_vendor_set
[757/911] 1636975=test_condition
[758/911] 1636975=test_sorted_set
[759/911] 1636976=test_emoji
[760/911] 1636976=test_windows_1252
[761/911] 1636976=test_stack
[762/911] 1636975=test_rdoc_generator_json_index
[763/911] 1636975=test_date_time
[764/911] 1636975=test_nil2vtempty
[765/911] 1636975=test_weakmap
[766/911] 1636977=test_coderange
[767/911] 1636977=test_inadvertent_creation
[768/911] 1636976=test_ansi_with_terminfo
[769/911] 1636976=test_framework
[770/911] 1636976=test_pinned
[771/911] 1636977=test_pack
[772/911] 1636977=test_cgi_tag_helper
[773/911] 1636977=test_safe_load
[774/911] 1636976=test_iso_8859
[775/911] 1636977=test_libs
[776/911] 1636977=test_qsort
[777/911] 1636976=test_gc
[778/911] 1636977=test_math
[779/911] 1636976=comments_test
[780/911] 1636976=test_rdoc_parser_rd
[781/911] 1636977=test_const
[782/911] 1636977=test_exit
[783/911] 1636976=test_class
[784/911] 1636977=test_gem_commands_sources_command
[785/911] 1636977=test_name_error
[786/911] 1636977=test_gem_source_list
[787/911] 1636977=json_addition_test
[788/911] 1636977=test_recorder
[789/911] 1636977=test_yaml_special_cases
[790/911] 1636977=test_sprintf
[791/911] 1636977=test_enc_associate
[792/911] 1636977=test_enumerator
[793/911] 1636976=test_case
[794/911] 1636976=test_open-uri
[795/911] 1636976=test_array
[796/911] 1636976=test_gem_command_manager
[797/911] 1636976=test_rdoc_context
[798/911] 1636976=test_complex
[799/911] 1636976=test_threadgroup
[800/911] 1636976=test_array_create
[801/911] 1636976=test_dir_m17n
[802/911] 1636976=test_memory_view
[803/911] 1636976=static_literals_test
[804/911] 1636976=!Nothing_to_test
[805/911] 1636976=test_fd_setsize
[806/911] 1636976=test_process
[807/911] 1636976=test_forwardable
[808/911] 1636976=test_gem_commands_install_command
[809/911] 1636976=test_iterator
[810/911] 1636976=test_string
[811/911] 1636976=test_gem_rdoc
[812/911] 1636976=test_dot_dot
[813/911] 1636976=test_kernel
[814/911] 1636975=test_rendering
[815/911] 1636975=regular_expression_encoding_test
[816/911] 1636975=test_rdoc_extend
[817/911] 1636975=test_cesu8
[818/911] 1636975=test_shapes
[819/911] 1636975=test_did_you_mean
[820/911] 1636975=test_merge_keys
[821/911] 1636975=test_storage
[822/911] 1636975=test_method_name_check
[823/911] 1636975=test_err_in_callback
[824/911] 1636975=test_gem_resolver_requirement_list
[825/911] 1636975=test_exception
[826/911] 1636975=test_raise_exception
[827/911] 1636976=test_arith_seq_beg_len_step
[828/911] 1636976=test_noarg
[829/911] 1636976=test_gem_impossible_dependencies_error
[830/911] 1636976=test_pp
[831/911] 1636976=test_gem_security
[832/911] 1636975=test_key_actor_emacs
[833/911] 1636975=test_date_ractor
[834/911] 1636975=test_erb
[835/911] 1636975=test_basicinstructions
[836/911] 1636975=test_utf32
[837/911] 1636975=test_gem_resolver_git_specification
[838/911] 1636975=test_rdoc_tom_doc
[839/911] 1636975=test_optarg
[840/911] 1636975=test_gem_commands_pristine_command
[841/911] 1636975=test_variable
[842/911] 1636975=test_hash
[843/911] 1636975=test_assignment
[844/911] 1636975=test_gem_update_suggestion
[845/911] 1636975=test_verbose
[846/911] 1636975=test_gem_commands_open_command
[847/911] 1636975=test_normalize
[848/911] 1636975=test_emoji_breaks
[849/911] 1636975=test_undef
[850/911] 1636975=test_rdoc_generator_darkfish
[851/911] 1636975=test_gem_resolver_lock_set
[852/911] 1636975=test_random
[853/911] 1636975=test_asn1
[854/911] 1636975=test_gem_command
[855/911] 1636975=test_yield
[856/911] 1636976=test_show_source
[857/911] 1636976=test_remote_fetch_error
[858/911] 1636976=regexp_test
[859/911] 1636976=test_force_exit
[860/911] 1636976=test_optimization
[861/911] 1636975=test_data_error
[862/911] 1636975=test_files_sample
[863/911] 1636975=test_rdoc_stats
[864/911] 1636975=test_rubyoptions
[865/911] 1636976=test_shift_jis
[866/911] 1636976=test_rdoc_store
[867/911] 1636976=test_ole_methods
[868/911] 1636976=test_cgi_util
[869/911] 1636976=test_gem_uri_formatter
[870/911] 1636976=test_prettyprint
[871/911] 1636976=test_enc_raise
[872/911] 1636976=lex_test
[873/911] 1636976=test_clone
[874/911] 1636976=test_gem_resolver_lock_specification
[875/911] 1636976=test_boolean
[876/911] 1636976=test_queue
[877/911] 1636976=test_rdoc_i18n_locale
[878/911] 1636976=test_gc_compact
[879/911] 1636975=test_dryrun
[880/911] 1636975=test_tree_spell_checker
[881/911] 1636975=test_rdoc_method_attr
[882/911] 1636975=test_enumerable
[883/911] 1636975=test_set
[884/911] 1636975=test_hash_create
[885/911] 1636975=test_grapheme_breaks
[886/911] 1636975=ruby_parser_test
[887/911] 1636975=test_unicode_escape
[888/911] 1636975=test_default_gems
[889/911] 1636975=test_switch_hitter
[890/911] 1636975=test_yamldbm
[891/911] 1636975=test_warning
[892/911] 1636975=test_gem_spec_fetcher
[893/911] 1636975=test_gem_commands_dependency_command
[894/911] 1636975=test_backtrace
[895/911] 1636975=test_gbk
[896/911] 1636975=test_date_parse
[897/911] 1636975=test_open3
[898/911] 1636976=test_mdns
[899/911] 1636976=test_key_event_record
[900/911] 1636976=test_buffering
[901/911] 1636976=test_pkey_ec
[902/911] 1636976=test_svcb_https
[903/911] 1636976=test_arity
[904/911] 1636976=test_thread
[905/911] 1636976=test_case_mapping
[906/911] 1636976=test_rational
[907/911] 1636976=test_gem_ext_cargo_builder_unit
[908/911] 1636976=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 40599>
COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    1636976  opc   13u  IPv4 3757300745      0t0  TCP localhost:40599->localhost:55258 (CLOSE_WAIT)
[909/911] 1636975=test_ractor
[910/911] 1636975=test_gem_resolver_api_specification
[911/911] 1636975=test_rdoc_rubygems_hook
.Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 13
Finished tests in 201.889494s, 164.7783 tests/s, 32049.7608 assertions/s.
33267 tests, 6470510 assertions, 0 failures, 0 errors, 338 skips

ruby -v: ruby 3.4.0dev (2024-07-11T18:25:54Z master 1f6aeadc82) [aarch64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 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 '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
ruby 3.4.0dev (2024-07-11T18:25:54Z master 1f6aeadc82) [aarch64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .............

Finished in 30.612192 seconds

3432 files, 32772 examples, 184042 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'" exit with 0.
raw logfile