# Logfile created on 2024-09-16 13:03:14 +0000 by logger.rb/v1.5.0
#<BuildRuby:0x0000003fd514c8b8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @no_timeout_error=nil, @logfile="/home/sipeed/ruby/logs/brlog.trunk.20240916-130314", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000003fd512aa60 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000003fd512a920 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000003fd512a768 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/sipeed/ruby/logs/brlog.trunk.20240916-130314", @dev=#<File:/home/sipeed/ruby/logs/brlog.trunk.20240916-130314>, @binmode=false, @mon_data=#<Monitor:0x0000003fd512a650>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk/gems/typeprof-0.21.11.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   fab01b1..d57bc87  master     -> origin/master
Updating fab01b1..d57bc87
Fast-forward
 test/prism/snapshots/alias.txt                     |  215 -
 test/prism/snapshots/arithmetic.txt                |  257 -
 test/prism/snapshots/arrays.txt                    | 1886 -------
 test/prism/snapshots/begin_ensure.txt              |  286 -
 test/prism/snapshots/begin_rescue.txt              |  786 ---
 test/prism/snapshots/blocks.txt                    |  829 ---
 test/prism/snapshots/boolean_operators.txt         |   59 -
 test/prism/snapshots/booleans.txt                  |   11 -
 test/prism/snapshots/break.txt                     |  499 --
 test/prism/snapshots/case.txt                      |  554 --
 test/prism/snapshots/classes.txt                   |  418 --
 test/prism/snapshots/command_method_call.txt       |  773 ---
 test/prism/snapshots/comments.txt                  |  147 -
 test/prism/snapshots/constants.txt                 | 1336 -----
 test/prism/snapshots/dash_heredocs.txt             |  273 -
 test/prism/snapshots/defined.txt                   |   99 -
 test/prism/snapshots/dos_endings.txt               |  114 -
 test/prism/snapshots/dstring.txt                   |   89 -
 test/prism/snapshots/dsym_str.txt                  |   13 -
 test/prism/snapshots/embdoc_no_newline_at_end.txt  |    7 -
 test/prism/snapshots/emoji_method_calls.txt        |   33 -
 test/prism/snapshots/endless_methods.txt           |  115 -
 .../snapshots/endless_range_in_conditional.txt     |   58 -
 test/prism/snapshots/for.txt                       |  219 -
 test/prism/snapshots/global_variables.txt          |  217 -
 test/prism/snapshots/hashes.txt                    |  422 --
 test/prism/snapshots/heredoc.txt                   |   13 -
 .../snapshots/heredoc_with_carriage_returns.txt    |   13 -
 test/prism/snapshots/heredoc_with_comment.txt      |   23 -
 .../heredoc_with_escaped_newline_at_start.txt      |   69 -
 .../snapshots/heredoc_with_trailing_newline.txt    |   13 -
 .../snapshots/heredocs_leading_whitespace.txt      |   65 -
 test/prism/snapshots/heredocs_nested.txt           |  104 -
 .../snapshots/heredocs_with_ignored_newlines.txt   |   72 -
 ...eredocs_with_ignored_newlines_and_non_empty.txt |   13 -
 test/prism/snapshots/if.txt                        |  611 ---
 test/prism/snapshots/indented_file_end.txt         |   21 -
 test/prism/snapshots/integer_operations.txt        |  643 ---
 test/prism/snapshots/keyword_method_names.txt      |  191 -
 test/prism/snapshots/keywords.txt                  |   59 -
 test/prism/snapshots/lambda.txt                    |  221 -
 test/prism/snapshots/method_calls.txt              | 2592 ---------
 test/prism/snapshots/methods.txt                   | 2245 --------
 test/prism/snapshots/modules.txt                   |  204 -
 test/prism/snapshots/multi_write.txt               |  111 -
 test/prism/snapshots/newline_terminated.txt        |  109 -
 test/prism/snapshots/next.txt                      |  372 --
 test/prism/snapshots/nils.txt                      |   43 -
 test/prism/snapshots/non_alphanumeric_methods.txt  |  545 --
 test/prism/snapshots/not.txt                       |  360 --
 test/prism/snapshots/numbers.txt                   |  147 -
 test/prism/snapshots/patterns.txt                  | 5570 --------------------
 test/prism/snapshots/procs.txt                     |  451 --
 .../prism/snapshots/range_begin_open_exclusive.txt |   15 -
 .../prism/snapshots/range_begin_open_inclusive.txt |   15 -
 test/prism/snapshots/range_end_open_exclusive.txt  |   15 -
 test/prism/snapshots/range_end_open_inclusive.txt  |   15 -
 test/prism/snapshots/ranges.txt                    |  548 --
 test/prism/snapshots/regex.txt                     |  545 --
 test/prism/snapshots/regex_char_width.txt          |   57 -
 test/prism/snapshots/repeat_parameters.txt         |  509 --
 test/prism/snapshots/rescue.txt                    |  584 --
 test/prism/snapshots/return.txt                    |  179 -
 test/prism/snapshots/seattlerb/BEGIN.txt           |   19 -
 .../snapshots/seattlerb/TestRubyParserShared.txt   |  398 --
 test/prism/snapshots/seattlerb/__ENCODING__.txt    |    9 -
 .../snapshots/seattlerb/alias_gvar_backref.txt     |   18 -
 test/prism/snapshots/seattlerb/alias_resword.txt   |   24 -
 test/prism/snapshots/seattlerb/and_multi.txt       |   33 -
 .../prism/snapshots/seattlerb/aref_args_assocs.txt |   26 -
 .../snapshots/seattlerb/aref_args_lit_assocs.txt   |   29 -
 test/prism/snapshots/seattlerb/args_kw_block.txt   |   43 -
 .../snapshots/seattlerb/array_line_breaks.txt      |   27 -
 .../seattlerb/array_lits_trailing_calls.txt        |   37 -
 test/prism/snapshots/seattlerb/assoc__bare.txt     |   36 -
 test/prism/snapshots/seattlerb/assoc_label.txt     |   37 -
 .../snapshots/seattlerb/attr_asgn_colon_id.txt     |   26 -
 .../snapshots/seattlerb/attrasgn_array_arg.txt     |   44 -
 .../snapshots/seattlerb/attrasgn_array_lhs.txt     |   85 -
 .../seattlerb/attrasgn_primary_dot_constant.txt    |   33 -
 .../seattlerb/backticks_interpolation_line.txt     |   43 -
 test/prism/snapshots/seattlerb/bang_eq.txt         |   26 -
 test/prism/snapshots/seattlerb/bdot2.txt           |   40 -
 test/prism/snapshots/seattlerb/bdot3.txt           |   40 -
 .../snapshots/seattlerb/begin_ensure_no_bodies.txt |   20 -
 .../seattlerb/begin_rescue_else_ensure_bodies.txt  |   57 -
 .../begin_rescue_else_ensure_no_bodies.txt         |   33 -
 .../seattlerb/begin_rescue_ensure_no_bodies.txt    |   28 -
 test/prism/snapshots/seattlerb/block_arg__bare.txt |   35 -
 .../snapshots/seattlerb/block_arg_kwsplat.txt      |   44 -
 .../seattlerb/block_arg_opt_arg_block.txt          |   59 -
 .../snapshots/seattlerb/block_arg_opt_splat.txt    |   56 -
 .../block_arg_opt_splat_arg_block_omfg.txt         |   64 -
 .../snapshots/seattlerb/block_arg_optional.txt     |   48 -
 test/prism/snapshots/seattlerb/block_arg_scope.txt |   45 -
 .../prism/snapshots/seattlerb/block_arg_scope2.txt |   48 -
 .../snapshots/seattlerb/block_arg_splat_arg.txt    |   50 -
 .../snapshots/seattlerb/block_args_kwargs.txt      |   51 -
 .../snapshots/seattlerb/block_args_no_kwargs.txt   |   43 -
 test/prism/snapshots/seattlerb/block_args_opt1.txt |   67 -
 test/prism/snapshots/seattlerb/block_args_opt2.txt |   57 -
 .../snapshots/seattlerb/block_args_opt2_2.txt      |   80 -
 test/prism/snapshots/seattlerb/block_args_opt3.txt |   89 -
 .../seattlerb/block_call_defn_call_block_call.txt  |   86 -
 .../seattlerb/block_call_dot_op2_brace_block.txt   |  108 -
 .../block_call_dot_op2_cmd_args_do_block.txt       |  121 -
 .../seattlerb/block_call_operation_colon.txt       |   57 -
 .../seattlerb/block_call_operation_dot.txt         |   57 -
 .../seattlerb/block_call_paren_call_block_call.txt |   65 -
 .../seattlerb/block_command_operation_colon.txt    |   52 -
 .../seattlerb/block_command_operation_dot.txt      |   52 -
 .../seattlerb/block_decomp_anon_splat_arg.txt      |   53 -
 .../snapshots/seattlerb/block_decomp_arg_splat.txt |   53 -
 .../seattlerb/block_decomp_arg_splat_arg.txt       |   59 -
 .../snapshots/seattlerb/block_decomp_splat.txt     |   53 -
 test/prism/snapshots/seattlerb/block_kw.txt        |   47 -
 .../snapshots/seattlerb/block_kw__required.txt     |   43 -
 .../prism/snapshots/seattlerb/block_kwarg_lvar.txt |   57 -
 .../seattlerb/block_kwarg_lvar_multiple.txt        |   68 -
 test/prism/snapshots/seattlerb/block_opt_arg.txt   |   51 -
 test/prism/snapshots/seattlerb/block_opt_splat.txt |   53 -
 .../seattlerb/block_opt_splat_arg_block_omfg.txt   |   61 -
 test/prism/snapshots/seattlerb/block_optarg.txt    |   51 -
 .../snapshots/seattlerb/block_paren_splat.txt      |   56 -
 .../prism/snapshots/seattlerb/block_reg_optarg.txt |   54 -
 test/prism/snapshots/seattlerb/block_return.txt    |   62 -
 test/prism/snapshots/seattlerb/block_scope.txt     |   33 -
 test/prism/snapshots/seattlerb/block_splat_reg.txt |   47 -
 test/prism/snapshots/seattlerb/bug169.txt          |   32 -
 test/prism/snapshots/seattlerb/bug179.txt          |   32 -
 test/prism/snapshots/seattlerb/bug190.txt          |   13 -
 test/prism/snapshots/seattlerb/bug191.txt          |   97 -
 test/prism/snapshots/seattlerb/bug202.txt          |   26 -
 test/prism/snapshots/seattlerb/bug236.txt          |   79 -
 test/prism/snapshots/seattlerb/bug290.txt          |   28 -
 test/prism/snapshots/seattlerb/bug_187.txt         |   64 -
 test/prism/snapshots/seattlerb/bug_215.txt         |   17 -
 test/prism/snapshots/seattlerb/bug_249.txt         |   95 -
 test/prism/snapshots/seattlerb/bug_and.txt         |   28 -
 test/prism/snapshots/seattlerb/bug_args__19.txt    |   65 -
 test/prism/snapshots/seattlerb/bug_args_masgn.txt  |   55 -
 test/prism/snapshots/seattlerb/bug_args_masgn2.txt |   65 -
 .../seattlerb/bug_args_masgn_outer_parens__19.txt  |   62 -
 .../seattlerb/bug_call_arglist_parens.txt          |  122 -
 .../snapshots/seattlerb/bug_case_when_regexp.txt   |   32 -
 test/prism/snapshots/seattlerb/bug_comma.txt       |   44 -
 test/prism/snapshots/seattlerb/bug_cond_pct.txt    |   26 -
 test/prism/snapshots/seattlerb/bug_hash_args.txt   |   42 -
 .../seattlerb/bug_hash_args_trailing_comma.txt     |   42 -
 .../snapshots/seattlerb/bug_hash_interp_array.txt  |   32 -
 test/prism/snapshots/seattlerb/bug_masgn_right.txt |   55 -
 test/prism/snapshots/seattlerb/bug_not_parens.txt  |   27 -
 .../snapshots/seattlerb/bug_op_asgn_rescue.txt     |   31 -
 test/prism/snapshots/seattlerb/call_and.txt        |   26 -
 test/prism/snapshots/seattlerb/call_arg_assoc.txt  |   37 -
 .../snapshots/seattlerb/call_arg_assoc_kwsplat.txt |   47 -
 .../prism/snapshots/seattlerb/call_arg_kwsplat.txt |   40 -
 .../snapshots/seattlerb/call_args_assoc_quoted.txt |  114 -
 .../seattlerb/call_args_assoc_trailing_comma.txt   |   37 -
 .../snapshots/seattlerb/call_args_command.txt      |   56 -
 test/prism/snapshots/seattlerb/call_array_arg.txt  |   40 -
 .../snapshots/seattlerb/call_array_block_call.txt  |   44 -
 .../seattlerb/call_array_lambda_block_call.txt     |   46 -
 .../seattlerb/call_array_lit_inline_hash.txt       |   48 -
 test/prism/snapshots/seattlerb/call_assoc.txt      |   34 -
 test/prism/snapshots/seattlerb/call_assoc_new.txt  |   37 -
 .../seattlerb/call_assoc_new_if_multiline.txt      |   65 -
 .../seattlerb/call_assoc_trailing_comma.txt        |   34 -
 .../snapshots/seattlerb/call_bang_command_call.txt |   43 -
 .../snapshots/seattlerb/call_bang_squiggle.txt     |   26 -
 .../seattlerb/call_begin_call_block_call.txt       |   58 -
 .../snapshots/seattlerb/call_block_arg_named.txt   |   31 -
 test/prism/snapshots/seattlerb/call_carat.txt      |   26 -
 test/prism/snapshots/seattlerb/call_colon2.txt     |   20 -
 .../snapshots/seattlerb/call_colon_parens.txt      |   20 -
 test/prism/snapshots/seattlerb/call_div.txt        |   26 -
 test/prism/snapshots/seattlerb/call_dot_parens.txt |   20 -
 test/prism/snapshots/seattlerb/call_env.txt        |   27 -
 test/prism/snapshots/seattlerb/call_eq3.txt        |   26 -
 test/prism/snapshots/seattlerb/call_gt.txt         |   26 -
 test/prism/snapshots/seattlerb/call_kwsplat.txt    |   30 -
 .../snapshots/seattlerb/call_leading_dots.txt      |   37 -
 .../seattlerb/call_leading_dots_comment.txt        |   37 -
 test/prism/snapshots/seattlerb/call_lt.txt         |   26 -
 test/prism/snapshots/seattlerb/call_lte.txt        |   26 -
 test/prism/snapshots/seattlerb/call_not.txt        |   20 -
 test/prism/snapshots/seattlerb/call_pipe.txt       |   26 -
 test/prism/snapshots/seattlerb/call_rshift.txt     |   26 -
 .../snapshots/seattlerb/call_self_brackets.txt     |   25 -
 test/prism/snapshots/seattlerb/call_spaceship.txt  |   26 -
 .../seattlerb/call_stabby_do_end_with_block.txt    |   47 -
 .../seattlerb/call_stabby_with_braces_block.txt    |   47 -
 test/prism/snapshots/seattlerb/call_star.txt       |   26 -
 test/prism/snapshots/seattlerb/call_star2.txt      |   26 -
 .../snapshots/seattlerb/call_trailing_comma.txt    |   23 -
 .../snapshots/seattlerb/call_trailing_dots.txt     |   37 -
 test/prism/snapshots/seattlerb/call_unary_bang.txt |   20 -
 test/prism/snapshots/seattlerb/case_in.txt         | 1109 ----
 test/prism/snapshots/seattlerb/case_in_31.txt      |   57 -
 test/prism/snapshots/seattlerb/case_in_37.txt      |   68 -
 test/prism/snapshots/seattlerb/case_in_42.txt      |   53 -
 test/prism/snapshots/seattlerb/case_in_42_2.txt    |   50 -
 test/prism/snapshots/seattlerb/case_in_47.txt      |   59 -
 test/prism/snapshots/seattlerb/case_in_67.txt      |   39 -
 test/prism/snapshots/seattlerb/case_in_86.txt      |   60 -
 test/prism/snapshots/seattlerb/case_in_86_2.txt    |   60 -
 .../seattlerb/case_in_array_pat_const.txt          |   50 -
 .../seattlerb/case_in_array_pat_const2.txt         |   56 -
 .../seattlerb/case_in_array_pat_paren_assign.txt   |   58 -
 test/prism/snapshots/seattlerb/case_in_const.txt   |   35 -
 test/prism/snapshots/seattlerb/case_in_else.txt    |   49 -
 test/prism/snapshots/seattlerb/case_in_find.txt    |   56 -
 .../snapshots/seattlerb/case_in_find_array.txt     |   52 -
 .../prism/snapshots/seattlerb/case_in_hash_pat.txt |   76 -
 .../seattlerb/case_in_hash_pat_assign.txt          |  100 -
 .../seattlerb/case_in_hash_pat_paren_assign.txt    |   59 -
 .../seattlerb/case_in_hash_pat_paren_true.txt      |   55 -
 .../snapshots/seattlerb/case_in_hash_pat_rest.txt  |   65 -
 .../seattlerb/case_in_hash_pat_rest_solo.txt       |   50 -
 .../seattlerb/case_in_if_unless_post_mod.txt       |   82 -
 .../prism/snapshots/seattlerb/case_in_multiple.txt |   68 -
 test/prism/snapshots/seattlerb/case_in_or.txt      |   46 -
 test/prism/snapshots/seattlerb/class_comments.txt  |   37 -
 .../prism/snapshots/seattlerb/cond_unary_minus.txt |   18 -
 .../snapshots/seattlerb/const_2_op_asgn_or2.txt    |   27 -
 .../snapshots/seattlerb/const_3_op_asgn_or.txt     |   21 -
 .../snapshots/seattlerb/const_op_asgn_and1.txt     |   22 -
 .../snapshots/seattlerb/const_op_asgn_and2.txt     |   21 -
 .../prism/snapshots/seattlerb/const_op_asgn_or.txt |   24 -
 .../snapshots/seattlerb/defined_eh_parens.txt      |   16 -
 .../snapshots/seattlerb/defn_arg_asplat_arg.txt    |   41 -
 .../snapshots/seattlerb/defn_arg_forward_args.txt  |   57 -
 .../snapshots/seattlerb/defn_args_forward_args.txt |   69 -
 test/prism/snapshots/seattlerb/defn_comments.txt   |   21 -
 .../snapshots/seattlerb/defn_endless_command.txt   |   40 -
 .../seattlerb/defn_endless_command_rescue.txt      |   48 -
 .../snapshots/seattlerb/defn_forward_args.txt      |   50 -
 .../seattlerb/defn_forward_args__no_parens.txt     |   50 -
 test/prism/snapshots/seattlerb/defn_kwarg_env.txt  |   62 -
 .../prism/snapshots/seattlerb/defn_kwarg_kwarg.txt |   49 -
 .../snapshots/seattlerb/defn_kwarg_kwsplat.txt     |   43 -
 .../seattlerb/defn_kwarg_kwsplat_anon.txt          |   43 -
 test/prism/snapshots/seattlerb/defn_kwarg_lvar.txt |   48 -
 .../snapshots/seattlerb/defn_kwarg_no_parens.txt   |   38 -
 test/prism/snapshots/seattlerb/defn_kwarg_val.txt  |   41 -
 test/prism/snapshots/seattlerb/defn_no_kwargs.txt  |   34 -
 test/prism/snapshots/seattlerb/defn_oneliner.txt   |   53 -
 .../snapshots/seattlerb/defn_oneliner_eq2.txt      |   55 -
 .../snapshots/seattlerb/defn_oneliner_noargs.txt   |   34 -
 .../seattlerb/defn_oneliner_noargs_parentheses.txt |   34 -
 .../snapshots/seattlerb/defn_oneliner_rescue.txt   |  180 -
 .../snapshots/seattlerb/defn_opt_last_arg.txt      |   38 -
 test/prism/snapshots/seattlerb/defn_opt_reg.txt    |   41 -
 .../snapshots/seattlerb/defn_opt_splat_arg.txt     |   47 -
 test/prism/snapshots/seattlerb/defn_powarg.txt     |   35 -
 .../prism/snapshots/seattlerb/defn_reg_opt_reg.txt |   48 -
 test/prism/snapshots/seattlerb/defn_splat_arg.txt  |   38 -
 test/prism/snapshots/seattlerb/defn_unary_not.txt  |   26 -
 test/prism/snapshots/seattlerb/defns_reserved.txt  |   23 -
 .../seattlerb/defs_as_arg_with_do_block_inside.txt |   66 -
 test/prism/snapshots/seattlerb/defs_comments.txt   |   23 -
 .../snapshots/seattlerb/defs_endless_command.txt   |   50 -
 .../seattlerb/defs_endless_command_rescue.txt      |   58 -
 test/prism/snapshots/seattlerb/defs_kwarg.txt      |   40 -
 test/prism/snapshots/seattlerb/defs_oneliner.txt   |   55 -
 .../snapshots/seattlerb/defs_oneliner_eq2.txt      |   57 -
 .../snapshots/seattlerb/defs_oneliner_rescue.txt   |  186 -
 test/prism/snapshots/seattlerb/difficult0_.txt     |   75 -
 .../seattlerb/difficult1_line_numbers.txt          |  272 -
 .../seattlerb/difficult1_line_numbers2.txt         |   86 -
 test/prism/snapshots/seattlerb/difficult2_.txt     |   81 -
 test/prism/snapshots/seattlerb/difficult3_.txt     |   59 -
 test/prism/snapshots/seattlerb/difficult3_2.txt    |   47 -
 test/prism/snapshots/seattlerb/difficult3_3.txt    |   52 -
 test/prism/snapshots/seattlerb/difficult3_4.txt    |   47 -
 test/prism/snapshots/seattlerb/difficult3_5.txt    |   54 -
 test/prism/snapshots/seattlerb/difficult3__10.txt  |   59 -
 test/prism/snapshots/seattlerb/difficult3__11.txt  |   53 -
 test/prism/snapshots/seattlerb/difficult3__12.txt  |   56 -
 test/prism/snapshots/seattlerb/difficult3__6.txt   |   62 -
 test/prism/snapshots/seattlerb/difficult3__7.txt   |   56 -
 test/prism/snapshots/seattlerb/difficult3__8.txt   |   59 -
 test/prism/snapshots/seattlerb/difficult3__9.txt   |   56 -
 .../seattlerb/difficult4__leading_dots.txt         |   27 -
 .../seattlerb/difficult4__leading_dots2.txt        |   18 -
 test/prism/snapshots/seattlerb/difficult6_.txt     |   70 -
 test/prism/snapshots/seattlerb/difficult6__7.txt   |   61 -
 test/prism/snapshots/seattlerb/difficult6__8.txt   |   61 -
 test/prism/snapshots/seattlerb/difficult7_.txt     |  105 -
 test/prism/snapshots/seattlerb/do_bug.txt          |   68 -
 test/prism/snapshots/seattlerb/do_lambda.txt       |   21 -
 test/prism/snapshots/seattlerb/dot2_nil__26.txt    |   22 -
 test/prism/snapshots/seattlerb/dot3_nil__26.txt    |   22 -
 test/prism/snapshots/seattlerb/dstr_evstr.txt      |   44 -
 .../snapshots/seattlerb/dstr_evstr_empty_end.txt   |   30 -
 test/prism/snapshots/seattlerb/dstr_lex_state.txt  |   39 -
 test/prism/snapshots/seattlerb/dstr_str.txt        |   32 -
 test/prism/snapshots/seattlerb/dsym_esc_to_sym.txt |   13 -
 test/prism/snapshots/seattlerb/dsym_to_sym.txt     |   41 -
 .../snapshots/seattlerb/eq_begin_line_numbers.txt  |   13 -
 ...eq_begin_why_wont_people_use_their_spacebar.txt |   54 -
 test/prism/snapshots/seattlerb/evstr_evstr.txt     |   48 -
 test/prism/snapshots/seattlerb/evstr_str.txt       |   36 -
 test/prism/snapshots/seattlerb/expr_not_bang.txt   |   40 -
 test/prism/snapshots/seattlerb/f_kw.txt            |   38 -
 test/prism/snapshots/seattlerb/f_kw__required.txt  |   34 -
 test/prism/snapshots/seattlerb/flip2_env_lvar.txt  |   40 -
 .../snapshots/seattlerb/float_with_if_modifier.txt |   23 -
 .../seattlerb/heredoc__backslash_dos_format.txt    |   20 -
 .../snapshots/seattlerb/heredoc_backslash_nl.txt   |   19 -
 .../snapshots/seattlerb/heredoc_bad_hex_escape.txt |   20 -
 .../snapshots/seattlerb/heredoc_bad_oct_escape.txt |   20 -
 .../snapshots/seattlerb/heredoc_comma_arg.txt      |   29 -
 test/prism/snapshots/seattlerb/heredoc_lineno.txt  |   30 -
 test/prism/snapshots/seattlerb/heredoc_nested.txt  |   46 -
 .../prism/snapshots/seattlerb/heredoc_squiggly.txt |   37 -
 ...edoc_squiggly_blank_line_plus_interpolation.txt |   72 -
 .../seattlerb/heredoc_squiggly_blank_lines.txt     |   37 -
 .../snapshots/seattlerb/heredoc_squiggly_empty.txt |   13 -
 .../seattlerb/heredoc_squiggly_interp.txt          |   54 -
 .../seattlerb/heredoc_squiggly_no_indent.txt       |   13 -
 .../snapshots/seattlerb/heredoc_squiggly_tabs.txt  |   31 -
 .../seattlerb/heredoc_squiggly_tabs_extra.txt      |   31 -
 .../heredoc_squiggly_visually_blank_lines.txt      |   37 -
 .../heredoc_trailing_slash_continued_call.txt      |   23 -
 test/prism/snapshots/seattlerb/heredoc_unicode.txt |   13 -
 .../heredoc_with_carriage_return_escapes.txt       |   13 -
 ...eredoc_with_carriage_return_escapes_windows.txt |   13 -
 .../heredoc_with_extra_carriage_horrible_mix.txt   |   13 -
 .../heredoc_with_extra_carriage_returns.txt        |   13 -
 ...heredoc_with_extra_carriage_returns_windows.txt |   13 -
 ...h_interpolation_and_carriage_return_escapes.txt |   31 -
 ...olation_and_carriage_return_escapes_windows.txt |   31 -
 .../heredoc_with_not_global_interpolation.txt      |   13 -
 .../heredoc_with_only_carriage_returns.txt         |   13 -
 .../heredoc_with_only_carriage_returns_windows.txt |   13 -
 test/prism/snapshots/seattlerb/if_elsif.txt        |   29 -
 test/prism/snapshots/seattlerb/if_symbol.txt       |   34 -
 test/prism/snapshots/seattlerb/in_expr_no_case.txt |   21 -
 test/prism/snapshots/seattlerb/index_0.txt         |   40 -
 test/prism/snapshots/seattlerb/index_0_opasgn.txt  |   38 -
 .../seattlerb/integer_with_if_modifier.txt         |   23 -
 .../interpolated_symbol_array_line_breaks.txt      |   27 -
 .../interpolated_word_array_line_breaks.txt        |   27 -
 test/prism/snapshots/seattlerb/iter_args_1.txt     |   45 -
 test/prism/snapshots/seattlerb/iter_args_10_1.txt  |   56 -
 test/prism/snapshots/seattlerb/iter_args_10_2.txt  |   61 -
 test/prism/snapshots/seattlerb/iter_args_11_1.txt  |   59 -
 test/prism/snapshots/seattlerb/iter_args_11_2.txt  |   64 -
 test/prism/snapshots/seattlerb/iter_args_2__19.txt |   52 -
 test/prism/snapshots/seattlerb/iter_args_3.txt     |   58 -
 test/prism/snapshots/seattlerb/iter_args_4.txt     |   50 -
 test/prism/snapshots/seattlerb/iter_args_5.txt     |   47 -
 test/prism/snapshots/seattlerb/iter_args_6.txt     |   54 -
 test/prism/snapshots/seattlerb/iter_args_7_1.txt   |   53 -
 test/prism/snapshots/seattlerb/iter_args_7_2.txt   |   58 -
 test/prism/snapshots/seattlerb/iter_args_8_1.txt   |   56 -
 test/prism/snapshots/seattlerb/iter_args_8_2.txt   |   61 -
 test/prism/snapshots/seattlerb/iter_args_9_1.txt   |   51 -
 test/prism/snapshots/seattlerb/iter_args_9_2.txt   |   56 -
 test/prism/snapshots/seattlerb/iter_kwarg.txt      |   47 -
 .../snapshots/seattlerb/iter_kwarg_kwsplat.txt     |   52 -
 test/prism/snapshots/seattlerb/label_vs_string.txt |   36 -
 .../snapshots/seattlerb/lambda_do_vs_brace.txt     |  103 -
 .../snapshots/seattlerb/lasgn_arg_rescue_arg.txt   |   25 -
 .../seattlerb/lasgn_call_bracket_rescue_arg.txt    |   38 -
 .../seattlerb/lasgn_call_nobracket_rescue_arg.txt  |   38 -
 test/prism/snapshots/seattlerb/lasgn_command.txt   |   40 -
 test/prism/snapshots/seattlerb/lasgn_env.txt       |   17 -
 test/prism/snapshots/seattlerb/lasgn_ivar_env.txt  |   16 -
 .../seattlerb/lasgn_lasgn_command_call.txt         |   37 -
 .../snapshots/seattlerb/lasgn_middle_splat.txt     |   53 -
 .../snapshots/seattlerb/magic_encoding_comment.txt |   55 -
 .../snapshots/seattlerb/masgn_anon_splat_arg.txt   |   34 -
 .../snapshots/seattlerb/masgn_arg_colon_arg.txt    |   46 -
 test/prism/snapshots/seattlerb/masgn_arg_ident.txt |   46 -
 .../snapshots/seattlerb/masgn_arg_splat_arg.txt    |   42 -
 test/prism/snapshots/seattlerb/masgn_colon2.txt    |   47 -
 test/prism/snapshots/seattlerb/masgn_colon3.txt    |   39 -
 .../snapshots/seattlerb/masgn_command_call.txt     |   48 -
 .../snapshots/seattlerb/masgn_double_paren.txt     |   41 -
 test/prism/snapshots/seattlerb/masgn_lhs_splat.txt |   38 -
 test/prism/snapshots/seattlerb/masgn_paren.txt     |   44 -
 test/prism/snapshots/seattlerb/masgn_splat_arg.txt |   38 -
 .../snapshots/seattlerb/masgn_splat_arg_arg.txt    |   42 -
 test/prism/snapshots/seattlerb/masgn_star.txt      |   23 -
 .../snapshots/seattlerb/masgn_var_star_var.txt     |   38 -
 .../snapshots/seattlerb/messy_op_asgn_lineno.txt   |   66 -
 .../seattlerb/method_call_assoc_trailing_comma.txt |   44 -
 .../seattlerb/method_call_trailing_comma.txt       |   33 -
 .../snapshots/seattlerb/mlhs_back_anonsplat.txt    |   42 -
 test/prism/snapshots/seattlerb/mlhs_back_splat.txt |   46 -
 .../snapshots/seattlerb/mlhs_front_anonsplat.txt   |   42 -
 .../prism/snapshots/seattlerb/mlhs_front_splat.txt |   46 -
 test/prism/snapshots/seattlerb/mlhs_keyword.txt    |   34 -
 .../snapshots/seattlerb/mlhs_mid_anonsplat.txt     |   54 -
 test/prism/snapshots/seattlerb/mlhs_mid_splat.txt  |   58 -
 test/prism/snapshots/seattlerb/mlhs_rescue.txt     |   42 -
 test/prism/snapshots/seattlerb/module_comments.txt |   35 -
 .../seattlerb/multiline_hash_declaration.txt       |  103 -
 .../non_interpolated_symbol_array_line_breaks.txt  |   27 -
 .../non_interpolated_word_array_line_breaks.txt    |   27 -
 .../snapshots/seattlerb/op_asgn_command_call.txt   |   40 -
 .../seattlerb/op_asgn_dot_ident_command_call.txt   |   35 -
 .../seattlerb/op_asgn_index_command_call.txt       |   55 -
 .../op_asgn_primary_colon_const_command_call.txt   |   45 -
 .../op_asgn_primary_colon_identifier1.txt          |   23 -
 ..._asgn_primary_colon_identifier_command_call.txt |   43 -
 .../op_asgn_val_dot_ident_command_call.txt         |   42 -
 .../snapshots/seattlerb/parse_def_special_name.txt |   21 -
 .../snapshots/seattlerb/parse_if_not_canonical.txt |   68 -
 .../seattlerb/parse_if_not_noncanonical.txt        |   68 -
 .../prism/snapshots/seattlerb/parse_line_block.txt |   34 -
 .../seattlerb/parse_line_block_inline_comment.txt  |   37 -
 ..._line_block_inline_comment_leading_newlines.txt |   37 -
 .../parse_line_block_inline_multiline_comment.txt  |   37 -
 ...rse_line_call_ivar_arg_no_parens_line_break.txt |   23 -
 .../parse_line_call_ivar_line_break_paren.txt      |   23 -
 .../seattlerb/parse_line_call_no_args.txt          |   69 -
 .../seattlerb/parse_line_defn_complex.txt          |   75 -
 .../seattlerb/parse_line_defn_no_parens.txt        |   35 -
 .../seattlerb/parse_line_defn_no_parens_args.txt   |   33 -
 test/prism/snapshots/seattlerb/parse_line_dot2.txt |   53 -
 .../snapshots/seattlerb/parse_line_dot2_open.txt   |   40 -
 test/prism/snapshots/seattlerb/parse_line_dot3.txt |   53 -
 .../snapshots/seattlerb/parse_line_dot3_open.txt   |   40 -
 .../seattlerb/parse_line_dstr_escaped_newline.txt  |   25 -
 .../seattlerb/parse_line_dstr_soft_newline.txt     |   25 -
 .../seattlerb/parse_line_evstr_after_break.txt     |   41 -
 .../snapshots/seattlerb/parse_line_hash_lit.txt    |   26 -
 .../snapshots/seattlerb/parse_line_heredoc.txt     |   47 -
 .../seattlerb/parse_line_heredoc_evstr.txt         |   42 -
 .../seattlerb/parse_line_heredoc_hardnewline.txt   |   26 -
 .../seattlerb/parse_line_heredoc_regexp_chars.txt  |   37 -
 .../seattlerb/parse_line_iter_call_no_parens.txt   |   82 -
 .../seattlerb/parse_line_iter_call_parens.txt      |   82 -
 .../seattlerb/parse_line_multiline_str.txt         |   16 -
 .../parse_line_multiline_str_literal_n.txt         |   16 -
 .../snapshots/seattlerb/parse_line_newlines.txt    |    9 -
 .../snapshots/seattlerb/parse_line_op_asgn.txt     |   35 -
 .../snapshots/seattlerb/parse_line_postexe.txt     |   26 -
 .../snapshots/seattlerb/parse_line_preexe.txt      |   26 -
 .../snapshots/seattlerb/parse_line_rescue.txt      |   70 -
 .../snapshots/seattlerb/parse_line_return.txt      |   47 -
 .../parse_line_str_with_newline_escape.txt         |   28 -
 .../snapshots/seattlerb/parse_line_to_ary.txt      |   44 -
 .../seattlerb/parse_line_trailing_newlines.txt     |   27 -
 .../seattlerb/parse_opt_call_args_assocs_comma.txt |   37 -
 .../seattlerb/parse_opt_call_args_lit_comma.txt    |   26 -
 .../snapshots/seattlerb/parse_pattern_019.txt      |   39 -
 .../snapshots/seattlerb/parse_pattern_044.txt      |   46 -
 .../snapshots/seattlerb/parse_pattern_051.txt      |   55 -
 .../snapshots/seattlerb/parse_pattern_058.txt      |   88 -
 .../snapshots/seattlerb/parse_pattern_058_2.txt    |   80 -
 .../snapshots/seattlerb/parse_pattern_069.txt      |   56 -
 .../snapshots/seattlerb/parse_pattern_076.txt      |   69 -
 .../seattlerb/parse_until_not_canonical.txt        |   52 -
 .../seattlerb/parse_until_not_noncanonical.txt     |   52 -
 .../seattlerb/parse_while_not_canonical.txt        |   52 -
 .../seattlerb/parse_while_not_noncanonical.txt     |   52 -
 test/prism/snapshots/seattlerb/pctW_lineno.txt     |   54 -
 .../snapshots/seattlerb/pct_Q_backslash_nl.txt     |   13 -
 test/prism/snapshots/seattlerb/pct_nl.txt          |   20 -
 .../seattlerb/pct_w_heredoc_interp_nested.txt      |   55 -
 test/prism/snapshots/seattlerb/pipe_semicolon.txt  |   43 -
 test/prism/snapshots/seattlerb/pipe_space.txt      |   40 -
 test/prism/snapshots/seattlerb/qWords_space.txt    |   12 -
 test/prism/snapshots/seattlerb/qsymbols.txt        |   30 -
 test/prism/snapshots/seattlerb/qsymbols_empty.txt  |   12 -
 .../snapshots/seattlerb/qsymbols_empty_space.txt   |   12 -
 test/prism/snapshots/seattlerb/qsymbols_interp.txt |   62 -
 .../snapshots/seattlerb/quoted_symbol_hash_arg.txt |   39 -
 .../snapshots/seattlerb/quoted_symbol_keys.txt     |   29 -
 test/prism/snapshots/seattlerb/qw_escape.txt       |   13 -
 test/prism/snapshots/seattlerb/qw_escape_term.txt  |   13 -
 test/prism/snapshots/seattlerb/qwords_empty.txt    |   12 -
 .../seattlerb/read_escape_unicode_curlies.txt      |   13 -
 .../snapshots/seattlerb/read_escape_unicode_h4.txt |   13 -
 test/prism/snapshots/seattlerb/regexp.txt          |   37 -
 .../snapshots/seattlerb/regexp_esc_C_slash.txt     |   13 -
 test/prism/snapshots/seattlerb/regexp_esc_u.txt    |   13 -
 .../snapshots/seattlerb/regexp_escape_extended.txt |   13 -
 .../snapshots/seattlerb/regexp_unicode_curlies.txt |   19 -
 .../seattlerb/required_kwarg_no_value.txt          |   38 -
 .../seattlerb/rescue_do_end_ensure_result.txt      |   65 -
 .../snapshots/seattlerb/rescue_do_end_no_raise.txt |   86 -
 .../snapshots/seattlerb/rescue_do_end_raised.txt   |   59 -
 .../snapshots/seattlerb/rescue_do_end_rescued.txt  |   90 -
 test/prism/snapshots/seattlerb/rescue_in_block.txt |   53 -
 test/prism/snapshots/seattlerb/rescue_parens.txt   |   53 -
 .../snapshots/seattlerb/return_call_assocs.txt     |  227 -
 test/prism/snapshots/seattlerb/rhs_asgn.txt        |   19 -
 test/prism/snapshots/seattlerb/ruby21_numbers.txt  |   29 -
 test/prism/snapshots/seattlerb/safe_attrasgn.txt   |   33 -
 .../snapshots/seattlerb/safe_attrasgn_constant.txt |   33 -
 test/prism/snapshots/seattlerb/safe_call.txt       |   27 -
 .../seattlerb/safe_call_after_newline.txt          |   27 -
 .../snapshots/seattlerb/safe_call_dot_parens.txt   |   27 -
 .../snapshots/seattlerb/safe_call_newline.txt      |   27 -
 .../snapshots/seattlerb/safe_call_operator.txt     |   33 -
 .../snapshots/seattlerb/safe_call_rhs_newline.txt  |   34 -
 test/prism/snapshots/seattlerb/safe_calls.txt      |   43 -
 test/prism/snapshots/seattlerb/safe_op_asgn.txt    |   43 -
 test/prism/snapshots/seattlerb/safe_op_asgn2.txt   |   36 -
 .../seattlerb/slashy_newlines_within_string.txt    |   59 -
 .../snapshots/seattlerb/stabby_arg_no_paren.txt    |   33 -
 .../stabby_arg_opt_splat_arg_block_omfg.txt        |   55 -
 .../snapshots/seattlerb/stabby_block_iter_call.txt |   64 -
 .../stabby_block_iter_call_no_target_with_arg.txt  |   60 -
 test/prism/snapshots/seattlerb/stabby_block_kw.txt |   38 -
 .../seattlerb/stabby_block_kw__required.txt        |   34 -
 .../snapshots/seattlerb/stabby_proc_scope.txt      |   36 -
 test/prism/snapshots/seattlerb/str_backslashes.txt |   26 -
 .../str_double_double_escaped_newline.txt          |   36 -
 .../seattlerb/str_double_escaped_newline.txt       |   36 -
 .../snapshots/seattlerb/str_double_newline.txt     |   36 -
 test/prism/snapshots/seattlerb/str_evstr.txt       |   36 -
 .../prism/snapshots/seattlerb/str_evstr_escape.txt |   42 -
 .../snapshots/seattlerb/str_heredoc_interp.txt     |   36 -
 .../seattlerb/str_interp_ternary_or_label.txt      |  113 -
 .../seattlerb/str_lit_concat_bad_encodings.txt     |   24 -
 .../seattlerb/str_newline_hash_line_number.txt     |   16 -
 .../prism/snapshots/seattlerb/str_pct_Q_nested.txt |   42 -
 .../snapshots/seattlerb/str_pct_nested_nested.txt  |   48 -
 test/prism/snapshots/seattlerb/str_pct_q.txt       |   13 -
 .../str_single_double_escaped_newline.txt          |   36 -
 .../seattlerb/str_single_escaped_newline.txt       |   36 -
 .../snapshots/seattlerb/str_single_newline.txt     |   36 -
 test/prism/snapshots/seattlerb/str_str.txt         |   32 -
 test/prism/snapshots/seattlerb/str_str_str.txt     |   38 -
 test/prism/snapshots/seattlerb/super_arg.txt       |   20 -
 test/prism/snapshots/seattlerb/symbol_empty.txt    |   13 -
 test/prism/snapshots/seattlerb/symbol_list.txt     |   58 -
 test/prism/snapshots/seattlerb/symbols.txt         |   30 -
 test/prism/snapshots/seattlerb/symbols_empty.txt   |   12 -
 .../snapshots/seattlerb/symbols_empty_space.txt    |   12 -
 test/prism/snapshots/seattlerb/symbols_interp.txt  |   30 -
 test/prism/snapshots/seattlerb/thingy.txt          |   59 -
 test/prism/snapshots/seattlerb/uminus_float.txt    |   10 -
 test/prism/snapshots/seattlerb/unary_minus.txt     |   27 -
 test/prism/snapshots/seattlerb/unary_plus.txt      |   27 -
 .../snapshots/seattlerb/unary_plus_on_literal.txt  |   23 -
 test/prism/snapshots/seattlerb/unary_tilde.txt     |   27 -
 test/prism/snapshots/seattlerb/utf8_bom.txt        |   23 -
 test/prism/snapshots/seattlerb/when_splat.txt      |   44 -
 test/prism/snapshots/seattlerb/words_interp.txt    |   34 -
 .../snapshots/single_method_call_with_bang.txt     |   17 -
 test/prism/snapshots/single_quote_heredocs.txt     |   13 -
 test/prism/snapshots/spanning_heredoc.txt          |  420 --
 test/prism/snapshots/spanning_heredoc_newlines.txt |  157 -
 test/prism/snapshots/strings.txt                   |  548 --
 test/prism/snapshots/super.txt                     |  148 -
 test/prism/snapshots/symbols.txt                   |  482 --
 test/prism/snapshots/ternary_operator.txt          |  340 --
 test/prism/snapshots/tilde_heredocs.txt            |  421 --
 test/prism/snapshots/undef.txt                     |  131 -
 test/prism/snapshots/unescaping.txt                |   36 -
 test/prism/snapshots/unless.txt                    |  203 -
 .../snapshots/unparser/corpus/literal/alias.txt    |   35 -
 .../unparser/corpus/literal/assignment.txt         | 1181 -----
 .../snapshots/unparser/corpus/literal/block.txt    | 1541 ------
 .../snapshots/unparser/corpus/literal/case.txt     |  480 --
 .../snapshots/unparser/corpus/literal/class.txt    |  260 -
 .../snapshots/unparser/corpus/literal/def.txt      | 1325 -----
 .../snapshots/unparser/corpus/literal/defined.txt  |   67 -
 .../snapshots/unparser/corpus/literal/defs.txt     |  395 --
 .../snapshots/unparser/corpus/literal/dstr.txt     |  389 --
 .../snapshots/unparser/corpus/literal/empty.txt    |    7 -
 .../unparser/corpus/literal/empty_begin.txt        |   12 -
 .../snapshots/unparser/corpus/literal/flipflop.txt |  257 -
 .../snapshots/unparser/corpus/literal/for.txt      |  190 -
 .../snapshots/unparser/corpus/literal/hookexe.txt  |   55 -
 .../prism/snapshots/unparser/corpus/literal/if.txt |  330 --
 .../snapshots/unparser/corpus/literal/kwbegin.txt  |  570 --
 .../snapshots/unparser/corpus/literal/lambda.txt   |  170 -
 .../snapshots/unparser/corpus/literal/literal.txt  | 1309 -----
 .../snapshots/unparser/corpus/literal/module.txt   |  121 -
 .../snapshots/unparser/corpus/literal/opasgn.txt   |  539 --
 .../snapshots/unparser/corpus/literal/pattern.txt  |  542 --
 .../snapshots/unparser/corpus/literal/pragma.txt   |   24 -
 .../snapshots/unparser/corpus/literal/range.txt    |   61 -
 .../snapshots/unparser/corpus/literal/rescue.txt   |  111 -
 .../snapshots/unparser/corpus/literal/send.txt     | 2274 --------
 .../snapshots/unparser/corpus/literal/since/27.txt |   58 -
 .../snapshots/unparser/corpus/literal/since/30.txt |  106 -
 .../snapshots/unparser/corpus/literal/since/31.txt |  100 -
 .../snapshots/unparser/corpus/literal/since/32.txt |  174 -
 .../unparser/corpus/literal/singletons.txt         |   15 -
 .../snapshots/unparser/corpus/literal/super.txt    |  302 --
 .../snapshots/unparser/corpus/literal/unary.txt    |  309 --
 .../snapshots/unparser/corpus/literal/undef.txt    |   33 -
 .../unparser/corpus/literal/variables.txt          |   62 -
 .../snapshots/unparser/corpus/literal/while.txt    |  786 ---
 .../snapshots/unparser/corpus/semantic/and.txt     |  243 -
 .../snapshots/unparser/corpus/semantic/block.txt   |  213 -
 .../snapshots/unparser/corpus/semantic/def.txt     |  100 -
 .../snapshots/unparser/corpus/semantic/dstr.txt    |  639 ---
 .../snapshots/unparser/corpus/semantic/kwbegin.txt |  294 --
 .../snapshots/unparser/corpus/semantic/literal.txt |  112 -
 .../snapshots/unparser/corpus/semantic/opasgn.txt  |   75 -
 .../snapshots/unparser/corpus/semantic/send.txt    |  165 -
 .../snapshots/unparser/corpus/semantic/undef.txt   |   33 -
 .../snapshots/unparser/corpus/semantic/while.txt   |  303 --
 test/prism/snapshots/until.txt                     |  202 -
 test/prism/snapshots/variables.txt                 |  459 --
 test/prism/snapshots/while.txt                     |  529 --
 test/prism/snapshots/whitequark/__ENCODING__.txt   |    9 -
 .../snapshots/whitequark/__ENCODING___legacy_.txt  |    9 -
 test/prism/snapshots/whitequark/alias.txt          |   24 -
 test/prism/snapshots/whitequark/alias_gvar.txt     |   29 -
 .../ambiuous_quoted_label_in_ternary_operator.txt  |   67 -
 test/prism/snapshots/whitequark/and.txt            |   57 -
 test/prism/snapshots/whitequark/and_asgn.txt       |   61 -
 test/prism/snapshots/whitequark/and_or_masgn.txt   |  107 -
 .../snapshots/whitequark/anonymous_blockarg.txt    |   52 -
 test/prism/snapshots/whitequark/arg.txt            |   62 -
 .../snapshots/whitequark/arg_duplicate_ignored.txt |   65 -
 test/prism/snapshots/whitequark/arg_label.txt      |  124 -
 test/prism/snapshots/whitequark/arg_scope.txt      |   40 -
 test/prism/snapshots/whitequark/args.txt           | 1157 ----
 .../snapshots/whitequark/args_args_assocs.txt      |  101 -
 .../whitequark/args_args_assocs_comma.txt          |   57 -
 .../prism/snapshots/whitequark/args_args_comma.txt |   40 -
 test/prism/snapshots/whitequark/args_args_star.txt |   95 -
 .../snapshots/whitequark/args_assocs_comma.txt     |   47 -
 .../prism/snapshots/whitequark/args_block_pass.txt |   31 -
 test/prism/snapshots/whitequark/args_cmd.txt       |   43 -
 test/prism/snapshots/whitequark/args_star.txt      |   75 -
 test/prism/snapshots/whitequark/array_assocs.txt   |   48 -
 test/prism/snapshots/whitequark/array_plain.txt    |   18 -
 test/prism/snapshots/whitequark/array_splat.txt    |   73 -
 test/prism/snapshots/whitequark/array_symbols.txt  |   24 -
 .../snapshots/whitequark/array_symbols_empty.txt   |   17 -
 .../snapshots/whitequark/array_symbols_interp.txt  |   75 -
 test/prism/snapshots/whitequark/array_words.txt    |   24 -
 .../snapshots/whitequark/array_words_empty.txt     |   17 -
 .../snapshots/whitequark/array_words_interp.txt    |   88 -
 test/prism/snapshots/whitequark/asgn_cmd.txt       |   62 -
 test/prism/snapshots/whitequark/asgn_mrhs.txt      |   94 -
 test/prism/snapshots/whitequark/back_ref.txt       |   10 -
 test/prism/snapshots/whitequark/bang.txt           |   27 -
 test/prism/snapshots/whitequark/bang_cmd.txt       |   40 -
 test/prism/snapshots/whitequark/begin_cmdarg.txt   |   57 -
 .../whitequark/beginless_erange_after_newline.txt  |   25 -
 .../whitequark/beginless_irange_after_newline.txt  |   25 -
 .../prism/snapshots/whitequark/beginless_range.txt |   23 -
 test/prism/snapshots/whitequark/blockarg.txt       |   35 -
 test/prism/snapshots/whitequark/blockargs.txt      | 1442 -----
 test/prism/snapshots/whitequark/bug_435.txt        |   46 -
 test/prism/snapshots/whitequark/bug_447.txt        |   60 -
 test/prism/snapshots/whitequark/bug_452.txt        |   68 -
 test/prism/snapshots/whitequark/bug_466.txt        |   77 -
 test/prism/snapshots/whitequark/bug_473.txt        |   38 -
 test/prism/snapshots/whitequark/bug_480.txt        |   43 -
 test/prism/snapshots/whitequark/bug_481.txt        |   54 -
 .../whitequark/bug_ascii_8bit_in_literal.txt       |   13 -
 .../whitequark/bug_cmd_string_lookahead.txt        |   33 -
 test/prism/snapshots/whitequark/bug_cmdarg.txt     |  114 -
 .../whitequark/bug_def_no_paren_eql_begin.txt      |   21 -
 .../whitequark/bug_do_block_in_call_args.txt       |   56 -
 .../whitequark/bug_do_block_in_cmdarg.txt          |   45 -
 .../whitequark/bug_do_block_in_hash_brace.txt      |  411 --
 test/prism/snapshots/whitequark/bug_heredoc_do.txt |   33 -
 .../snapshots/whitequark/bug_interp_single.txt     |   44 -
 .../snapshots/whitequark/bug_lambda_leakage.txt    |   43 -
 .../whitequark/bug_regex_verification.txt          |   13 -
 .../snapshots/whitequark/bug_rescue_empty_else.txt |   31 -
 .../whitequark/bug_while_not_parens_do.txt         |   33 -
 test/prism/snapshots/whitequark/case_cond.txt      |   39 -
 test/prism/snapshots/whitequark/case_cond_else.txt |   53 -
 test/prism/snapshots/whitequark/case_expr.txt      |   49 -
 test/prism/snapshots/whitequark/case_expr_else.txt |   67 -
 test/prism/snapshots/whitequark/casgn_scoped.txt   |   24 -
 test/prism/snapshots/whitequark/casgn_toplevel.txt |   21 -
 test/prism/snapshots/whitequark/casgn_unscoped.txt |   16 -
 test/prism/snapshots/whitequark/character.txt      |   13 -
 test/prism/snapshots/whitequark/class.txt          |   33 -
 test/prism/snapshots/whitequark/class_super.txt    |   23 -
 .../snapshots/whitequark/class_super_label.txt     |   39 -
 .../whitequark/comments_before_leading_dot__27.txt |   87 -
 test/prism/snapshots/whitequark/complex.txt        |   33 -
 test/prism/snapshots/whitequark/cond_begin.txt     |   46 -
 .../snapshots/whitequark/cond_begin_masgn.txt      |   60 -
 test/prism/snapshots/whitequark/cond_eflipflop.txt |   83 -
 .../cond_eflipflop_with_beginless_range.txt        |   30 -
 .../cond_eflipflop_with_endless_range.txt          |   30 -
 test/prism/snapshots/whitequark/cond_iflipflop.txt |   83 -
 .../cond_iflipflop_with_beginless_range.txt        |   30 -
 .../cond_iflipflop_with_endless_range.txt          |   30 -
 .../whitequark/cond_match_current_line.txt         |   37 -
 test/prism/snapshots/whitequark/const_op_asgn.txt  |  114 -
 test/prism/snapshots/whitequark/const_scoped.txt   |   16 -
 test/prism/snapshots/whitequark/const_toplevel.txt |   13 -
 test/prism/snapshots/whitequark/const_unscoped.txt |   10 -
 test/prism/snapshots/whitequark/cpath.txt          |   38 -
 test/prism/snapshots/whitequark/cvar.txt           |   10 -
 test/prism/snapshots/whitequark/cvasgn.txt         |   16 -
 .../snapshots/whitequark/dedenting_heredoc.txt     |  505 --
 ...nterpolating_heredoc_fake_line_continuation.txt |   24 -
 ...non_interpolating_heredoc_line_continuation.txt |   24 -
 test/prism/snapshots/whitequark/def.txt            |   91 -
 test/prism/snapshots/whitequark/defined.txt        |   48 -
 test/prism/snapshots/whitequark/defs.txt           |  102 -
 test/prism/snapshots/whitequark/empty_stmt.txt     |    7 -
 .../whitequark/endless_comparison_method.txt       |  241 -
 test/prism/snapshots/whitequark/endless_method.txt |  165 -
 .../whitequark/endless_method_command_syntax.txt   |  427 --
 .../endless_method_forwarded_args_legacy.txt       |   50 -
 .../whitequark/endless_method_with_rescue_mod.txt  |   65 -
 .../whitequark/endless_method_without_args.txt     |  105 -
 test/prism/snapshots/whitequark/ensure.txt         |   46 -
 test/prism/snapshots/whitequark/ensure_empty.txt   |   20 -
 test/prism/snapshots/whitequark/false.txt          |    9 -
 test/prism/snapshots/whitequark/float.txt          |   13 -
 test/prism/snapshots/whitequark/for.txt            |   93 -
 test/prism/snapshots/whitequark/for_mlhs.txt       |   65 -
 test/prism/snapshots/whitequark/forward_arg.txt    |   50 -
 .../whitequark/forward_arg_with_open_args.txt      |  456 --
 .../snapshots/whitequark/forward_args_legacy.txt   |  115 -
 .../forwarded_argument_with_kwrestarg.txt          |   65 -
 .../whitequark/forwarded_argument_with_restarg.txt |   62 -
 .../snapshots/whitequark/forwarded_kwrestarg.txt   |   58 -
 .../forwarded_kwrestarg_with_additional_kwarg.txt  |   71 -
 .../snapshots/whitequark/forwarded_restarg.txt     |   55 -
 test/prism/snapshots/whitequark/gvar.txt           |   10 -
 test/prism/snapshots/whitequark/gvasgn.txt         |   16 -
 test/prism/snapshots/whitequark/hash_empty.txt     |   12 -
 .../prism/snapshots/whitequark/hash_hashrocket.txt |   56 -
 test/prism/snapshots/whitequark/hash_kwsplat.txt   |   40 -
 test/prism/snapshots/whitequark/hash_label.txt     |   26 -
 test/prism/snapshots/whitequark/hash_label_end.txt |  112 -
 .../whitequark/hash_pair_value_omission.txt        |  111 -
 test/prism/snapshots/whitequark/heredoc.txt        |   25 -
 test/prism/snapshots/whitequark/if.txt             |   69 -
 test/prism/snapshots/whitequark/if_else.txt        |  105 -
 test/prism/snapshots/whitequark/if_elsif.txt       |   73 -
 test/prism/snapshots/whitequark/if_masgn__24.txt   |   50 -
 test/prism/snapshots/whitequark/if_mod.txt         |   38 -
 test/prism/snapshots/whitequark/if_nl_then.txt     |   38 -
 test/prism/snapshots/whitequark/int.txt            |   16 -
 test/prism/snapshots/whitequark/int___LINE__.txt   |    9 -
 .../snapshots/whitequark/interp_digit_var.txt      |  275 -
 test/prism/snapshots/whitequark/ivar.txt           |   10 -
 test/prism/snapshots/whitequark/ivasgn.txt         |   16 -
 .../whitequark/keyword_argument_omission.txt       |   71 -
 test/prism/snapshots/whitequark/kwarg.txt          |   34 -
 .../snapshots/whitequark/kwbegin_compstmt.txt      |   38 -
 test/prism/snapshots/whitequark/kwnilarg.txt       |   97 -
 test/prism/snapshots/whitequark/kwoptarg.txt       |   38 -
 .../kwoptarg_with_kwrestarg_and_forwarded_args.txt |   65 -
 .../prism/snapshots/whitequark/kwrestarg_named.txt |   35 -
 .../snapshots/whitequark/kwrestarg_unnamed.txt     |   35 -
 .../whitequark/lbrace_arg_after_command_args.txt   |   61 -
 .../whitequark/lparenarg_after_lvar__since_25.txt  |   75 -
 test/prism/snapshots/whitequark/lvar.txt           |   17 -
 .../snapshots/whitequark/lvar_injecting_match.txt  |   44 -
 test/prism/snapshots/whitequark/lvasgn.txt         |   21 -
 test/prism/snapshots/whitequark/masgn.txt          |   95 -
 test/prism/snapshots/whitequark/masgn_attr.txt     |   96 -
 test/prism/snapshots/whitequark/masgn_cmd.txt      |   41 -
 test/prism/snapshots/whitequark/masgn_const.txt    |   55 -
 test/prism/snapshots/whitequark/masgn_nested.txt   |   77 -
 test/prism/snapshots/whitequark/masgn_splat.txt    |  323 --
 .../whitequark/method_definition_in_while_cond.txt |  223 -
 test/prism/snapshots/whitequark/module.txt         |   18 -
 .../whitequark/multiple_pattern_matches.txt        |  203 -
 .../whitequark/newline_in_hash_argument.txt        |  182 -
 test/prism/snapshots/whitequark/nil.txt            |    9 -
 test/prism/snapshots/whitequark/nil_expression.txt |   20 -
 .../whitequark/non_lvar_injecting_match.txt        |   48 -
 test/prism/snapshots/whitequark/not.txt            |   57 -
 test/prism/snapshots/whitequark/not_cmd.txt        |   40 -
 test/prism/snapshots/whitequark/not_masgn__24.txt  |   52 -
 test/prism/snapshots/whitequark/nth_ref.txt        |   10 -
 .../whitequark/numbered_args_after_27.txt          |  165 -
 .../whitequark/numparam_outside_block.txt          |  127 -
 .../whitequark/numparam_ruby_bug_19025.txt         |   55 -
 test/prism/snapshots/whitequark/op_asgn.txt        |   76 -
 test/prism/snapshots/whitequark/op_asgn_cmd.txt    |  181 -
 test/prism/snapshots/whitequark/op_asgn_index.txt  |   40 -
 .../snapshots/whitequark/op_asgn_index_cmd.txt     |   60 -
 test/prism/snapshots/whitequark/optarg.txt         |   80 -
 test/prism/snapshots/whitequark/or.txt             |   57 -
 test/prism/snapshots/whitequark/or_asgn.txt        |   61 -
 test/prism/snapshots/whitequark/parser_bug_272.txt |   48 -
 test/prism/snapshots/whitequark/parser_bug_490.txt |  129 -
 test/prism/snapshots/whitequark/parser_bug_507.txt |   42 -
 test/prism/snapshots/whitequark/parser_bug_518.txt |   23 -
 test/prism/snapshots/whitequark/parser_bug_525.txt |   71 -
 test/prism/snapshots/whitequark/parser_bug_604.txt |   60 -
 test/prism/snapshots/whitequark/parser_bug_640.txt |   24 -
 test/prism/snapshots/whitequark/parser_bug_645.txt |   41 -
 test/prism/snapshots/whitequark/parser_bug_830.txt |   13 -
 test/prism/snapshots/whitequark/parser_bug_989.txt |   13 -
 ...r_drops_truncated_parts_of_squiggly_heredoc.txt |   23 -
 .../parser_slash_slash_n_escaping_in_literals.txt  |  141 -
 .../pattern_matching__FILE__LINE_literals.txt      |   63 -
 .../whitequark/pattern_matching_blank_else.txt     |   37 -
 .../snapshots/whitequark/pattern_matching_else.txt |   43 -
 .../whitequark/pattern_matching_single_line.txt    |   55 -
 ...single_line_allowed_omission_of_parentheses.txt |  291 -
 test/prism/snapshots/whitequark/postexe.txt        |   19 -
 test/prism/snapshots/whitequark/preexe.txt         |   19 -
 test/prism/snapshots/whitequark/procarg0.txt       |   87 -
 .../prism/snapshots/whitequark/range_exclusive.txt |   18 -
 .../prism/snapshots/whitequark/range_inclusive.txt |   18 -
 test/prism/snapshots/whitequark/rational.txt       |   15 -
 test/prism/snapshots/whitequark/regex_interp.txt   |   42 -
 test/prism/snapshots/whitequark/regex_plain.txt    |   13 -
 test/prism/snapshots/whitequark/resbody_list.txt   |   52 -
 .../snapshots/whitequark/resbody_list_mrhs.txt     |   62 -
 .../snapshots/whitequark/resbody_list_var.txt      |   63 -
 test/prism/snapshots/whitequark/resbody_var.txt    |   98 -
 test/prism/snapshots/whitequark/rescue.txt         |   49 -
 test/prism/snapshots/whitequark/rescue_else.txt    |   67 -
 .../snapshots/whitequark/rescue_else_ensure.txt    |   85 -
 test/prism/snapshots/whitequark/rescue_ensure.txt  |   67 -
 .../whitequark/rescue_in_lambda_block.txt          |   31 -
 test/prism/snapshots/whitequark/rescue_mod.txt     |   32 -
 .../prism/snapshots/whitequark/rescue_mod_asgn.txt |   39 -
 .../snapshots/whitequark/rescue_mod_masgn.txt      |   50 -
 .../snapshots/whitequark/rescue_mod_op_assign.txt  |   40 -
 .../whitequark/rescue_without_begin_end.txt        |   66 -
 test/prism/snapshots/whitequark/restarg_named.txt  |   35 -
 .../prism/snapshots/whitequark/restarg_unnamed.txt |   35 -
 test/prism/snapshots/whitequark/return.txt         |   65 -
 test/prism/snapshots/whitequark/return_block.txt   |   44 -
 test/prism/snapshots/whitequark/ruby_bug_10279.txt |   39 -
 test/prism/snapshots/whitequark/ruby_bug_10653.txt |  199 -
 test/prism/snapshots/whitequark/ruby_bug_11107.txt |   54 -
 test/prism/snapshots/whitequark/ruby_bug_11380.txt |   61 -
 test/prism/snapshots/whitequark/ruby_bug_11873.txt |  793 ---
 .../snapshots/whitequark/ruby_bug_11873_a.txt      | 1285 -----
 .../snapshots/whitequark/ruby_bug_11873_b.txt      |  103 -
 test/prism/snapshots/whitequark/ruby_bug_11989.txt |   26 -
 test/prism/snapshots/whitequark/ruby_bug_11990.txt |   37 -
 test/prism/snapshots/whitequark/ruby_bug_12073.txt |  104 -
 test/prism/snapshots/whitequark/ruby_bug_12402.txt |  613 ---
 test/prism/snapshots/whitequark/ruby_bug_12669.txt |  143 -
 test/prism/snapshots/whitequark/ruby_bug_12686.txt |   45 -
 test/prism/snapshots/whitequark/ruby_bug_13547.txt |   34 -
 test/prism/snapshots/whitequark/ruby_bug_14690.txt |   65 -
 test/prism/snapshots/whitequark/ruby_bug_15789.txt |  140 -
 test/prism/snapshots/whitequark/ruby_bug_9669.txt  |   67 -
 test/prism/snapshots/whitequark/sclass.txt         |   30 -
 test/prism/snapshots/whitequark/self.txt           |    9 -
 test/prism/snapshots/whitequark/send_attr_asgn.txt |  109 -
 .../whitequark/send_attr_asgn_conditional.txt      |   33 -
 test/prism/snapshots/whitequark/send_binary_op.txt |  553 --
 .../snapshots/whitequark/send_block_chain_cmd.txt  |  337 --
 .../whitequark/send_block_conditional.txt          |   34 -
 test/prism/snapshots/whitequark/send_call.txt      |   59 -
 .../snapshots/whitequark/send_conditional.txt      |   27 -
 test/prism/snapshots/whitequark/send_index.txt     |   36 -
 .../prism/snapshots/whitequark/send_index_asgn.txt |   39 -
 .../whitequark/send_index_asgn_legacy.txt          |   39 -
 test/prism/snapshots/whitequark/send_index_cmd.txt |   53 -
 .../snapshots/whitequark/send_index_legacy.txt     |   36 -
 test/prism/snapshots/whitequark/send_lambda.txt    |   51 -
 .../snapshots/whitequark/send_lambda_args.txt      |   59 -
 .../whitequark/send_lambda_args_noparen.txt        |   65 -
 .../whitequark/send_lambda_args_shadow.txt         |   39 -
 .../snapshots/whitequark/send_lambda_legacy.txt    |   15 -
 .../whitequark/send_op_asgn_conditional.txt        |   29 -
 test/prism/snapshots/whitequark/send_plain.txt     |   67 -
 test/prism/snapshots/whitequark/send_plain_cmd.txt |  106 -
 test/prism/snapshots/whitequark/send_self.txt      |   43 -
 .../prism/snapshots/whitequark/send_self_block.txt |   81 -
 test/prism/snapshots/whitequark/send_unary_op.txt  |   67 -
 .../whitequark/slash_newline_in_heredocs.txt       |   36 -
 test/prism/snapshots/whitequark/space_args_arg.txt |   31 -
 .../snapshots/whitequark/space_args_arg_block.txt  |  120 -
 .../snapshots/whitequark/space_args_arg_call.txt   |   41 -
 .../whitequark/space_args_arg_newline.txt          |   31 -
 .../snapshots/whitequark/space_args_block.txt      |   32 -
 test/prism/snapshots/whitequark/space_args_cmd.txt |   51 -
 .../prism/snapshots/whitequark/string___FILE__.txt |   10 -
 test/prism/snapshots/whitequark/string_concat.txt  |   36 -
 test/prism/snapshots/whitequark/string_dvar.txt    |   45 -
 test/prism/snapshots/whitequark/string_interp.txt  |   42 -
 test/prism/snapshots/whitequark/string_plain.txt   |   19 -
 test/prism/snapshots/whitequark/super.txt          |   54 -
 test/prism/snapshots/whitequark/super_block.txt    |   54 -
 test/prism/snapshots/whitequark/symbol_interp.txt  |   42 -
 test/prism/snapshots/whitequark/symbol_plain.txt   |   19 -
 test/prism/snapshots/whitequark/ternary.txt        |   42 -
 .../whitequark/ternary_ambiguous_symbol.txt        |   61 -
 .../snapshots/whitequark/trailing_forward_arg.txt  |   63 -
 test/prism/snapshots/whitequark/true.txt           |    9 -
 .../whitequark/unary_num_pow_precedence.txt        |   84 -
 test/prism/snapshots/whitequark/undef.txt          |   45 -
 test/prism/snapshots/whitequark/unless.txt         |   69 -
 test/prism/snapshots/whitequark/unless_else.txt    |  105 -
 test/prism/snapshots/whitequark/unless_mod.txt     |   38 -
 test/prism/snapshots/whitequark/until.txt          |   65 -
 test/prism/snapshots/whitequark/until_mod.txt      |   36 -
 test/prism/snapshots/whitequark/until_post.txt     |   47 -
 test/prism/snapshots/whitequark/var_and_asgn.txt   |   17 -
 test/prism/snapshots/whitequark/var_op_asgn.txt    |   65 -
 .../prism/snapshots/whitequark/var_op_asgn_cmd.txt |   32 -
 test/prism/snapshots/whitequark/var_or_asgn.txt    |   17 -
 test/prism/snapshots/whitequark/when_multi.txt     |   55 -
 test/prism/snapshots/whitequark/when_splat.txt     |   80 -
 test/prism/snapshots/whitequark/when_then.txt      |   49 -
 test/prism/snapshots/whitequark/while.txt          |   65 -
 test/prism/snapshots/whitequark/while_mod.txt      |   36 -
 test/prism/snapshots/whitequark/while_post.txt     |   47 -
 test/prism/snapshots/whitequark/xstring_interp.txt |   42 -
 test/prism/snapshots/whitequark/xstring_plain.txt  |   13 -
 test/prism/snapshots/whitequark/zsuper.txt         |   10 -
 test/prism/snapshots/xstring.txt                   |   72 -
 test/prism/snapshots/xstring_with_backslash.txt    |   13 -
 test/prism/snapshots/yield.txt                     |  117 -
 test/prism/snapshots_test.rb                       |   73 -
 tool/sync_default_gems.rb                          |    3 +
 915 files changed, 3 insertions(+), 94492 deletions(-)
 delete mode 100644 test/prism/snapshots/alias.txt
 delete mode 100644 test/prism/snapshots/arithmetic.txt
 delete mode 100644 test/prism/snapshots/arrays.txt
 delete mode 100644 test/prism/snapshots/begin_ensure.txt
 delete mode 100644 test/prism/snapshots/begin_rescue.txt
 delete mode 100644 test/prism/snapshots/blocks.txt
 delete mode 100644 test/prism/snapshots/boolean_operators.txt
 delete mode 100644 test/prism/snapshots/booleans.txt
 delete mode 100644 test/prism/snapshots/break.txt
 delete mode 100644 test/prism/snapshots/case.txt
 delete mode 100644 test/prism/snapshots/classes.txt
 delete mode 100644 test/prism/snapshots/command_method_call.txt
 delete mode 100644 test/prism/snapshots/comments.txt
 delete mode 100644 test/prism/snapshots/constants.txt
 delete mode 100644 test/prism/snapshots/dash_heredocs.txt
 delete mode 100644 test/prism/snapshots/defined.txt
 delete mode 100644 test/prism/snapshots/dos_endings.txt
 delete mode 100644 test/prism/snapshots/dstring.txt
 delete mode 100644 test/prism/snapshots/dsym_str.txt
 delete mode 100644 test/prism/snapshots/embdoc_no_newline_at_end.txt
 delete mode 100644 test/prism/snapshots/emoji_method_calls.txt
 delete mode 100644 test/prism/snapshots/endless_methods.txt
 delete mode 100644 test/prism/snapshots/endless_range_in_conditional.txt
 delete mode 100644 test/prism/snapshots/for.txt
 delete mode 100644 test/prism/snapshots/global_variables.txt
 delete mode 100644 test/prism/snapshots/hashes.txt
 delete mode 100644 test/prism/snapshots/heredoc.txt
 delete mode 100644 test/prism/snapshots/heredoc_with_carriage_returns.txt
 delete mode 100644 test/prism/snapshots/heredoc_with_comment.txt
 delete mode 100644 test/prism/snapshots/heredoc_with_escaped_newline_at_start.txt
 delete mode 100644 test/prism/snapshots/heredoc_with_trailing_newline.txt
 delete mode 100644 test/prism/snapshots/heredocs_leading_whitespace.txt
 delete mode 100644 test/prism/snapshots/heredocs_nested.txt
 delete mode 100644 test/prism/snapshots/heredocs_with_ignored_newlines.txt
 delete mode 100644 test/prism/snapshots/heredocs_with_ignored_newlines_and_non_empty.txt
 delete mode 100644 test/prism/snapshots/if.txt
 delete mode 100644 test/prism/snapshots/indented_file_end.txt
 delete mode 100644 test/prism/snapshots/integer_operations.txt
 delete mode 100644 test/prism/snapshots/keyword_method_names.txt
 delete mode 100644 test/prism/snapshots/keywords.txt
 delete mode 100644 test/prism/snapshots/lambda.txt
 delete mode 100644 test/prism/snapshots/method_calls.txt
 delete mode 100644 test/prism/snapshots/methods.txt
 delete mode 100644 test/prism/snapshots/modules.txt
 delete mode 100644 test/prism/snapshots/multi_write.txt
 delete mode 100644 test/prism/snapshots/newline_terminated.txt
 delete mode 100644 test/prism/snapshots/next.txt
 delete mode 100644 test/prism/snapshots/nils.txt
 delete mode 100644 test/prism/snapshots/non_alphanumeric_methods.txt
 delete mode 100644 test/prism/snapshots/not.txt
 delete mode 100644 test/prism/snapshots/numbers.txt
 delete mode 100644 test/prism/snapshots/patterns.txt
 delete mode 100644 test/prism/snapshots/procs.txt
 delete mode 100644 test/prism/snapshots/range_begin_open_exclusive.txt
 delete mode 100644 test/prism/snapshots/range_begin_open_inclusive.txt
 delete mode 100644 test/prism/snapshots/range_end_open_exclusive.txt
 delete mode 100644 test/prism/snapshots/range_end_open_inclusive.txt
 delete mode 100644 test/prism/snapshots/ranges.txt
 delete mode 100644 test/prism/snapshots/regex.txt
 delete mode 100644 test/prism/snapshots/regex_char_width.txt
 delete mode 100644 test/prism/snapshots/repeat_parameters.txt
 delete mode 100644 test/prism/snapshots/rescue.txt
 delete mode 100644 test/prism/snapshots/return.txt
 delete mode 100644 test/prism/snapshots/seattlerb/BEGIN.txt
 delete mode 100644 test/prism/snapshots/seattlerb/TestRubyParserShared.txt
 delete mode 100644 test/prism/snapshots/seattlerb/__ENCODING__.txt
 delete mode 100644 test/prism/snapshots/seattlerb/alias_gvar_backref.txt
 delete mode 100644 test/prism/snapshots/seattlerb/alias_resword.txt
 delete mode 100644 test/prism/snapshots/seattlerb/and_multi.txt
 delete mode 100644 test/prism/snapshots/seattlerb/aref_args_assocs.txt
 delete mode 100644 test/prism/snapshots/seattlerb/aref_args_lit_assocs.txt
 delete mode 100644 test/prism/snapshots/seattlerb/args_kw_block.txt
 delete mode 100644 test/prism/snapshots/seattlerb/array_line_breaks.txt
 delete mode 100644 test/prism/snapshots/seattlerb/array_lits_trailing_calls.txt
 delete mode 100644 test/prism/snapshots/seattlerb/assoc__bare.txt
 delete mode 100644 test/prism/snapshots/seattlerb/assoc_label.txt
 delete mode 100644 test/prism/snapshots/seattlerb/attr_asgn_colon_id.txt
 delete mode 100644 test/prism/snapshots/seattlerb/attrasgn_array_arg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/attrasgn_array_lhs.txt
 delete mode 100644 test/prism/snapshots/seattlerb/attrasgn_primary_dot_constant.txt
 delete mode 100644 test/prism/snapshots/seattlerb/backticks_interpolation_line.txt
 delete mode 100644 test/prism/snapshots/seattlerb/bang_eq.txt
 delete mode 100644 test/prism/snapshots/seattlerb/bdot2.txt
 delete mode 100644 test/prism/snapshots/seattlerb/bdot3.txt
 delete mode 100644 test/prism/snapshots/seattlerb/begin_ensure_no_bodies.txt
 delete mode 100644 test/prism/snapshots/seattlerb/begin_rescue_else_ensure_bodies.txt
 delete mode 100644 test/prism/snapshots/seattlerb/begin_rescue_else_ensure_no_bodies.txt
 delete mode 100644 test/prism/snapshots/seattlerb/begin_rescue_ensure_no_bodies.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_arg__bare.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_arg_kwsplat.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_arg_opt_arg_block.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_arg_opt_splat.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_arg_opt_splat_arg_block_omfg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_arg_optional.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_arg_scope.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_arg_scope2.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_arg_splat_arg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_args_kwargs.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_args_no_kwargs.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_args_opt1.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_args_opt2.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_args_opt2_2.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_args_opt3.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_call_defn_call_block_call.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_call_dot_op2_brace_block.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_call_dot_op2_cmd_args_do_block.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_call_operation_colon.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_call_operation_dot.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_call_paren_call_block_call.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_command_operation_colon.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_command_operation_dot.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_decomp_anon_splat_arg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_decomp_arg_splat.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_decomp_arg_splat_arg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_decomp_splat.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_kw.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_kw__required.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_kwarg_lvar.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_kwarg_lvar_multiple.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_opt_arg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_opt_splat.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_opt_splat_arg_block_omfg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_optarg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_paren_splat.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_reg_optarg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_return.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_scope.txt
 delete mode 100644 test/prism/snapshots/seattlerb/block_splat_reg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/bug169.txt
 delete mode 100644 test/prism/snapshots/seattlerb/bug179.txt
 delete mode 100644 test/prism/snapshots/seattlerb/bug190.txt
 delete mode 100644 test/prism/snapshots/seattlerb/bug191.txt
 delete mode 100644 test/prism/snapshots/seattlerb/bug202.txt
 delete mode 100644 test/prism/snapshots/seattlerb/bug236.txt
 delete mode 100644 test/prism/snapshots/seattlerb/bug290.txt
 delete mode 100644 test/prism/snapshots/seattlerb/bug_187.txt
 delete mode 100644 test/prism/snapshots/seattlerb/bug_215.txt
 delete mode 100644 test/prism/snapshots/seattlerb/bug_249.txt
 delete mode 100644 test/prism/snapshots/seattlerb/bug_and.txt
 delete mode 100644 test/prism/snapshots/seattlerb/bug_args__19.txt
 delete mode 100644 test/prism/snapshots/seattlerb/bug_args_masgn.txt
 delete mode 100644 test/prism/snapshots/seattlerb/bug_args_masgn2.txt
 delete mode 100644 test/prism/snapshots/seattlerb/bug_args_masgn_outer_parens__19.txt
 delete mode 100644 test/prism/snapshots/seattlerb/bug_call_arglist_parens.txt
 delete mode 100644 test/prism/snapshots/seattlerb/bug_case_when_regexp.txt
 delete mode 100644 test/prism/snapshots/seattlerb/bug_comma.txt
 delete mode 100644 test/prism/snapshots/seattlerb/bug_cond_pct.txt
 delete mode 100644 test/prism/snapshots/seattlerb/bug_hash_args.txt
 delete mode 100644 test/prism/snapshots/seattlerb/bug_hash_args_trailing_comma.txt
 delete mode 100644 test/prism/snapshots/seattlerb/bug_hash_interp_array.txt
 delete mode 100644 test/prism/snapshots/seattlerb/bug_masgn_right.txt
 delete mode 100644 test/prism/snapshots/seattlerb/bug_not_parens.txt
 delete mode 100644 test/prism/snapshots/seattlerb/bug_op_asgn_rescue.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_and.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_arg_assoc.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_arg_assoc_kwsplat.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_arg_kwsplat.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_args_assoc_quoted.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_args_assoc_trailing_comma.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_args_command.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_array_arg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_array_block_call.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_array_lambda_block_call.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_array_lit_inline_hash.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_assoc.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_assoc_new.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_assoc_new_if_multiline.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_assoc_trailing_comma.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_bang_command_call.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_bang_squiggle.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_begin_call_block_call.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_block_arg_named.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_carat.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_colon2.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_colon_parens.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_div.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_dot_parens.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_env.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_eq3.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_gt.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_kwsplat.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_leading_dots.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_leading_dots_comment.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_lt.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_lte.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_not.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_pipe.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_rshift.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_self_brackets.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_spaceship.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_stabby_do_end_with_block.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_stabby_with_braces_block.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_star.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_star2.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_trailing_comma.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_trailing_dots.txt
 delete mode 100644 test/prism/snapshots/seattlerb/call_unary_bang.txt
 delete mode 100644 test/prism/snapshots/seattlerb/case_in.txt
 delete mode 100644 test/prism/snapshots/seattlerb/case_in_31.txt
 delete mode 100644 test/prism/snapshots/seattlerb/case_in_37.txt
 delete mode 100644 test/prism/snapshots/seattlerb/case_in_42.txt
 delete mode 100644 test/prism/snapshots/seattlerb/case_in_42_2.txt
 delete mode 100644 test/prism/snapshots/seattlerb/case_in_47.txt
 delete mode 100644 test/prism/snapshots/seattlerb/case_in_67.txt
 delete mode 100644 test/prism/snapshots/seattlerb/case_in_86.txt
 delete mode 100644 test/prism/snapshots/seattlerb/case_in_86_2.txt
 delete mode 100644 test/prism/snapshots/seattlerb/case_in_array_pat_const.txt
 delete mode 100644 test/prism/snapshots/seattlerb/case_in_array_pat_const2.txt
 delete mode 100644 test/prism/snapshots/seattlerb/case_in_array_pat_paren_assign.txt
 delete mode 100644 test/prism/snapshots/seattlerb/case_in_const.txt
 delete mode 100644 test/prism/snapshots/seattlerb/case_in_else.txt
 delete mode 100644 test/prism/snapshots/seattlerb/case_in_find.txt
 delete mode 100644 test/prism/snapshots/seattlerb/case_in_find_array.txt
 delete mode 100644 test/prism/snapshots/seattlerb/case_in_hash_pat.txt
 delete mode 100644 test/prism/snapshots/seattlerb/case_in_hash_pat_assign.txt
 delete mode 100644 test/prism/snapshots/seattlerb/case_in_hash_pat_paren_assign.txt
 delete mode 100644 test/prism/snapshots/seattlerb/case_in_hash_pat_paren_true.txt
 delete mode 100644 test/prism/snapshots/seattlerb/case_in_hash_pat_rest.txt
 delete mode 100644 test/prism/snapshots/seattlerb/case_in_hash_pat_rest_solo.txt
 delete mode 100644 test/prism/snapshots/seattlerb/case_in_if_unless_post_mod.txt
 delete mode 100644 test/prism/snapshots/seattlerb/case_in_multiple.txt
 delete mode 100644 test/prism/snapshots/seattlerb/case_in_or.txt
 delete mode 100644 test/prism/snapshots/seattlerb/class_comments.txt
 delete mode 100644 test/prism/snapshots/seattlerb/cond_unary_minus.txt
 delete mode 100644 test/prism/snapshots/seattlerb/const_2_op_asgn_or2.txt
 delete mode 100644 test/prism/snapshots/seattlerb/const_3_op_asgn_or.txt
 delete mode 100644 test/prism/snapshots/seattlerb/const_op_asgn_and1.txt
 delete mode 100644 test/prism/snapshots/seattlerb/const_op_asgn_and2.txt
 delete mode 100644 test/prism/snapshots/seattlerb/const_op_asgn_or.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defined_eh_parens.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defn_arg_asplat_arg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defn_arg_forward_args.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defn_args_forward_args.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defn_comments.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defn_endless_command.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defn_endless_command_rescue.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defn_forward_args.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defn_forward_args__no_parens.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defn_kwarg_env.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defn_kwarg_kwarg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defn_kwarg_kwsplat.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defn_kwarg_kwsplat_anon.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defn_kwarg_lvar.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defn_kwarg_no_parens.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defn_kwarg_val.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defn_no_kwargs.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defn_oneliner.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defn_oneliner_eq2.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defn_oneliner_noargs.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defn_oneliner_noargs_parentheses.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defn_oneliner_rescue.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defn_opt_last_arg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defn_opt_reg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defn_opt_splat_arg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defn_powarg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defn_reg_opt_reg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defn_splat_arg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defn_unary_not.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defns_reserved.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defs_as_arg_with_do_block_inside.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defs_comments.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defs_endless_command.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defs_endless_command_rescue.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defs_kwarg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defs_oneliner.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defs_oneliner_eq2.txt
 delete mode 100644 test/prism/snapshots/seattlerb/defs_oneliner_rescue.txt
 delete mode 100644 test/prism/snapshots/seattlerb/difficult0_.txt
 delete mode 100644 test/prism/snapshots/seattlerb/difficult1_line_numbers.txt
 delete mode 100644 test/prism/snapshots/seattlerb/difficult1_line_numbers2.txt
 delete mode 100644 test/prism/snapshots/seattlerb/difficult2_.txt
 delete mode 100644 test/prism/snapshots/seattlerb/difficult3_.txt
 delete mode 100644 test/prism/snapshots/seattlerb/difficult3_2.txt
 delete mode 100644 test/prism/snapshots/seattlerb/difficult3_3.txt
 delete mode 100644 test/prism/snapshots/seattlerb/difficult3_4.txt
 delete mode 100644 test/prism/snapshots/seattlerb/difficult3_5.txt
 delete mode 100644 test/prism/snapshots/seattlerb/difficult3__10.txt
 delete mode 100644 test/prism/snapshots/seattlerb/difficult3__11.txt
 delete mode 100644 test/prism/snapshots/seattlerb/difficult3__12.txt
 delete mode 100644 test/prism/snapshots/seattlerb/difficult3__6.txt
 delete mode 100644 test/prism/snapshots/seattlerb/difficult3__7.txt
 delete mode 100644 test/prism/snapshots/seattlerb/difficult3__8.txt
 delete mode 100644 test/prism/snapshots/seattlerb/difficult3__9.txt
 delete mode 100644 test/prism/snapshots/seattlerb/difficult4__leading_dots.txt
 delete mode 100644 test/prism/snapshots/seattlerb/difficult4__leading_dots2.txt
 delete mode 100644 test/prism/snapshots/seattlerb/difficult6_.txt
 delete mode 100644 test/prism/snapshots/seattlerb/difficult6__7.txt
 delete mode 100644 test/prism/snapshots/seattlerb/difficult6__8.txt
 delete mode 100644 test/prism/snapshots/seattlerb/difficult7_.txt
 delete mode 100644 test/prism/snapshots/seattlerb/do_bug.txt
 delete mode 100644 test/prism/snapshots/seattlerb/do_lambda.txt
 delete mode 100644 test/prism/snapshots/seattlerb/dot2_nil__26.txt
 delete mode 100644 test/prism/snapshots/seattlerb/dot3_nil__26.txt
 delete mode 100644 test/prism/snapshots/seattlerb/dstr_evstr.txt
 delete mode 100644 test/prism/snapshots/seattlerb/dstr_evstr_empty_end.txt
 delete mode 100644 test/prism/snapshots/seattlerb/dstr_lex_state.txt
 delete mode 100644 test/prism/snapshots/seattlerb/dstr_str.txt
 delete mode 100644 test/prism/snapshots/seattlerb/dsym_esc_to_sym.txt
 delete mode 100644 test/prism/snapshots/seattlerb/dsym_to_sym.txt
 delete mode 100644 test/prism/snapshots/seattlerb/eq_begin_line_numbers.txt
 delete mode 100644 test/prism/snapshots/seattlerb/eq_begin_why_wont_people_use_their_spacebar.txt
 delete mode 100644 test/prism/snapshots/seattlerb/evstr_evstr.txt
 delete mode 100644 test/prism/snapshots/seattlerb/evstr_str.txt
 delete mode 100644 test/prism/snapshots/seattlerb/expr_not_bang.txt
 delete mode 100644 test/prism/snapshots/seattlerb/f_kw.txt
 delete mode 100644 test/prism/snapshots/seattlerb/f_kw__required.txt
 delete mode 100644 test/prism/snapshots/seattlerb/flip2_env_lvar.txt
 delete mode 100644 test/prism/snapshots/seattlerb/float_with_if_modifier.txt
 delete mode 100644 test/prism/snapshots/seattlerb/heredoc__backslash_dos_format.txt
 delete mode 100644 test/prism/snapshots/seattlerb/heredoc_backslash_nl.txt
 delete mode 100644 test/prism/snapshots/seattlerb/heredoc_bad_hex_escape.txt
 delete mode 100644 test/prism/snapshots/seattlerb/heredoc_bad_oct_escape.txt
 delete mode 100644 test/prism/snapshots/seattlerb/heredoc_comma_arg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/heredoc_lineno.txt
 delete mode 100644 test/prism/snapshots/seattlerb/heredoc_nested.txt
 delete mode 100644 test/prism/snapshots/seattlerb/heredoc_squiggly.txt
 delete mode 100644 test/prism/snapshots/seattlerb/heredoc_squiggly_blank_line_plus_interpolation.txt
 delete mode 100644 test/prism/snapshots/seattlerb/heredoc_squiggly_blank_lines.txt
 delete mode 100644 test/prism/snapshots/seattlerb/heredoc_squiggly_empty.txt
 delete mode 100644 test/prism/snapshots/seattlerb/heredoc_squiggly_interp.txt
 delete mode 100644 test/prism/snapshots/seattlerb/heredoc_squiggly_no_indent.txt
 delete mode 100644 test/prism/snapshots/seattlerb/heredoc_squiggly_tabs.txt
 delete mode 100644 test/prism/snapshots/seattlerb/heredoc_squiggly_tabs_extra.txt
 delete mode 100644 test/prism/snapshots/seattlerb/heredoc_squiggly_visually_blank_lines.txt
 delete mode 100644 test/prism/snapshots/seattlerb/heredoc_trailing_slash_continued_call.txt
 delete mode 100644 test/prism/snapshots/seattlerb/heredoc_unicode.txt
 delete mode 100644 test/prism/snapshots/seattlerb/heredoc_with_carriage_return_escapes.txt
 delete mode 100644 test/prism/snapshots/seattlerb/heredoc_with_carriage_return_escapes_windows.txt
 delete mode 100644 test/prism/snapshots/seattlerb/heredoc_with_extra_carriage_horrible_mix.txt
 delete mode 100644 test/prism/snapshots/seattlerb/heredoc_with_extra_carriage_returns.txt
 delete mode 100644 test/prism/snapshots/seattlerb/heredoc_with_extra_carriage_returns_windows.txt
 delete mode 100644 test/prism/snapshots/seattlerb/heredoc_with_interpolation_and_carriage_return_escapes.txt
 delete mode 100644 test/prism/snapshots/seattlerb/heredoc_with_interpolation_and_carriage_return_escapes_windows.txt
 delete mode 100644 test/prism/snapshots/seattlerb/heredoc_with_not_global_interpolation.txt
 delete mode 100644 test/prism/snapshots/seattlerb/heredoc_with_only_carriage_returns.txt
 delete mode 100644 test/prism/snapshots/seattlerb/heredoc_with_only_carriage_returns_windows.txt
 delete mode 100644 test/prism/snapshots/seattlerb/if_elsif.txt
 delete mode 100644 test/prism/snapshots/seattlerb/if_symbol.txt
 delete mode 100644 test/prism/snapshots/seattlerb/in_expr_no_case.txt
 delete mode 100644 test/prism/snapshots/seattlerb/index_0.txt
 delete mode 100644 test/prism/snapshots/seattlerb/index_0_opasgn.txt
 delete mode 100644 test/prism/snapshots/seattlerb/integer_with_if_modifier.txt
 delete mode 100644 test/prism/snapshots/seattlerb/interpolated_symbol_array_line_breaks.txt
 delete mode 100644 test/prism/snapshots/seattlerb/interpolated_word_array_line_breaks.txt
 delete mode 100644 test/prism/snapshots/seattlerb/iter_args_1.txt
 delete mode 100644 test/prism/snapshots/seattlerb/iter_args_10_1.txt
 delete mode 100644 test/prism/snapshots/seattlerb/iter_args_10_2.txt
 delete mode 100644 test/prism/snapshots/seattlerb/iter_args_11_1.txt
 delete mode 100644 test/prism/snapshots/seattlerb/iter_args_11_2.txt
 delete mode 100644 test/prism/snapshots/seattlerb/iter_args_2__19.txt
 delete mode 100644 test/prism/snapshots/seattlerb/iter_args_3.txt
 delete mode 100644 test/prism/snapshots/seattlerb/iter_args_4.txt
 delete mode 100644 test/prism/snapshots/seattlerb/iter_args_5.txt
 delete mode 100644 test/prism/snapshots/seattlerb/iter_args_6.txt
 delete mode 100644 test/prism/snapshots/seattlerb/iter_args_7_1.txt
 delete mode 100644 test/prism/snapshots/seattlerb/iter_args_7_2.txt
 delete mode 100644 test/prism/snapshots/seattlerb/iter_args_8_1.txt
 delete mode 100644 test/prism/snapshots/seattlerb/iter_args_8_2.txt
 delete mode 100644 test/prism/snapshots/seattlerb/iter_args_9_1.txt
 delete mode 100644 test/prism/snapshots/seattlerb/iter_args_9_2.txt
 delete mode 100644 test/prism/snapshots/seattlerb/iter_kwarg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/iter_kwarg_kwsplat.txt
 delete mode 100644 test/prism/snapshots/seattlerb/label_vs_string.txt
 delete mode 100644 test/prism/snapshots/seattlerb/lambda_do_vs_brace.txt
 delete mode 100644 test/prism/snapshots/seattlerb/lasgn_arg_rescue_arg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/lasgn_call_bracket_rescue_arg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/lasgn_call_nobracket_rescue_arg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/lasgn_command.txt
 delete mode 100644 test/prism/snapshots/seattlerb/lasgn_env.txt
 delete mode 100644 test/prism/snapshots/seattlerb/lasgn_ivar_env.txt
 delete mode 100644 test/prism/snapshots/seattlerb/lasgn_lasgn_command_call.txt
 delete mode 100644 test/prism/snapshots/seattlerb/lasgn_middle_splat.txt
 delete mode 100644 test/prism/snapshots/seattlerb/magic_encoding_comment.txt
 delete mode 100644 test/prism/snapshots/seattlerb/masgn_anon_splat_arg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/masgn_arg_colon_arg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/masgn_arg_ident.txt
 delete mode 100644 test/prism/snapshots/seattlerb/masgn_arg_splat_arg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/masgn_colon2.txt
 delete mode 100644 test/prism/snapshots/seattlerb/masgn_colon3.txt
 delete mode 100644 test/prism/snapshots/seattlerb/masgn_command_call.txt
 delete mode 100644 test/prism/snapshots/seattlerb/masgn_double_paren.txt
 delete mode 100644 test/prism/snapshots/seattlerb/masgn_lhs_splat.txt
 delete mode 100644 test/prism/snapshots/seattlerb/masgn_paren.txt
 delete mode 100644 test/prism/snapshots/seattlerb/masgn_splat_arg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/masgn_splat_arg_arg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/masgn_star.txt
 delete mode 100644 test/prism/snapshots/seattlerb/masgn_var_star_var.txt
 delete mode 100644 test/prism/snapshots/seattlerb/messy_op_asgn_lineno.txt
 delete mode 100644 test/prism/snapshots/seattlerb/method_call_assoc_trailing_comma.txt
 delete mode 100644 test/prism/snapshots/seattlerb/method_call_trailing_comma.txt
 delete mode 100644 test/prism/snapshots/seattlerb/mlhs_back_anonsplat.txt
 delete mode 100644 test/prism/snapshots/seattlerb/mlhs_back_splat.txt
 delete mode 100644 test/prism/snapshots/seattlerb/mlhs_front_anonsplat.txt
 delete mode 100644 test/prism/snapshots/seattlerb/mlhs_front_splat.txt
 delete mode 100644 test/prism/snapshots/seattlerb/mlhs_keyword.txt
 delete mode 100644 test/prism/snapshots/seattlerb/mlhs_mid_anonsplat.txt
 delete mode 100644 test/prism/snapshots/seattlerb/mlhs_mid_splat.txt
 delete mode 100644 test/prism/snapshots/seattlerb/mlhs_rescue.txt
 delete mode 100644 test/prism/snapshots/seattlerb/module_comments.txt
 delete mode 100644 test/prism/snapshots/seattlerb/multiline_hash_declaration.txt
 delete mode 100644 test/prism/snapshots/seattlerb/non_interpolated_symbol_array_line_breaks.txt
 delete mode 100644 test/prism/snapshots/seattlerb/non_interpolated_word_array_line_breaks.txt
 delete mode 100644 test/prism/snapshots/seattlerb/op_asgn_command_call.txt
 delete mode 100644 test/prism/snapshots/seattlerb/op_asgn_dot_ident_command_call.txt
 delete mode 100644 test/prism/snapshots/seattlerb/op_asgn_index_command_call.txt
 delete mode 100644 test/prism/snapshots/seattlerb/op_asgn_primary_colon_const_command_call.txt
 delete mode 100644 test/prism/snapshots/seattlerb/op_asgn_primary_colon_identifier1.txt
 delete mode 100644 test/prism/snapshots/seattlerb/op_asgn_primary_colon_identifier_command_call.txt
 delete mode 100644 test/prism/snapshots/seattlerb/op_asgn_val_dot_ident_command_call.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_def_special_name.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_if_not_canonical.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_if_not_noncanonical.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_block.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_block_inline_comment.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_block_inline_comment_leading_newlines.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_block_inline_multiline_comment.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_call_ivar_arg_no_parens_line_break.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_call_ivar_line_break_paren.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_call_no_args.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_defn_complex.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_defn_no_parens.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_defn_no_parens_args.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_dot2.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_dot2_open.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_dot3.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_dot3_open.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_dstr_escaped_newline.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_dstr_soft_newline.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_evstr_after_break.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_hash_lit.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_heredoc.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_heredoc_evstr.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_heredoc_hardnewline.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_heredoc_regexp_chars.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_iter_call_no_parens.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_iter_call_parens.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_multiline_str.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_multiline_str_literal_n.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_newlines.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_op_asgn.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_postexe.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_preexe.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_rescue.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_return.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_str_with_newline_escape.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_to_ary.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_line_trailing_newlines.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_opt_call_args_assocs_comma.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_opt_call_args_lit_comma.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_pattern_019.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_pattern_044.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_pattern_051.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_pattern_058.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_pattern_058_2.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_pattern_069.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_pattern_076.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_until_not_canonical.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_until_not_noncanonical.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_while_not_canonical.txt
 delete mode 100644 test/prism/snapshots/seattlerb/parse_while_not_noncanonical.txt
 delete mode 100644 test/prism/snapshots/seattlerb/pctW_lineno.txt
 delete mode 100644 test/prism/snapshots/seattlerb/pct_Q_backslash_nl.txt
 delete mode 100644 test/prism/snapshots/seattlerb/pct_nl.txt
 delete mode 100644 test/prism/snapshots/seattlerb/pct_w_heredoc_interp_nested.txt
 delete mode 100644 test/prism/snapshots/seattlerb/pipe_semicolon.txt
 delete mode 100644 test/prism/snapshots/seattlerb/pipe_space.txt
 delete mode 100644 test/prism/snapshots/seattlerb/qWords_space.txt
 delete mode 100644 test/prism/snapshots/seattlerb/qsymbols.txt
 delete mode 100644 test/prism/snapshots/seattlerb/qsymbols_empty.txt
 delete mode 100644 test/prism/snapshots/seattlerb/qsymbols_empty_space.txt
 delete mode 100644 test/prism/snapshots/seattlerb/qsymbols_interp.txt
 delete mode 100644 test/prism/snapshots/seattlerb/quoted_symbol_hash_arg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/quoted_symbol_keys.txt
 delete mode 100644 test/prism/snapshots/seattlerb/qw_escape.txt
 delete mode 100644 test/prism/snapshots/seattlerb/qw_escape_term.txt
 delete mode 100644 test/prism/snapshots/seattlerb/qwords_empty.txt
 delete mode 100644 test/prism/snapshots/seattlerb/read_escape_unicode_curlies.txt
 delete mode 100644 test/prism/snapshots/seattlerb/read_escape_unicode_h4.txt
 delete mode 100644 test/prism/snapshots/seattlerb/regexp.txt
 delete mode 100644 test/prism/snapshots/seattlerb/regexp_esc_C_slash.txt
 delete mode 100644 test/prism/snapshots/seattlerb/regexp_esc_u.txt
 delete mode 100644 test/prism/snapshots/seattlerb/regexp_escape_extended.txt
 delete mode 100644 test/prism/snapshots/seattlerb/regexp_unicode_curlies.txt
 delete mode 100644 test/prism/snapshots/seattlerb/required_kwarg_no_value.txt
 delete mode 100644 test/prism/snapshots/seattlerb/rescue_do_end_ensure_result.txt
 delete mode 100644 test/prism/snapshots/seattlerb/rescue_do_end_no_raise.txt
 delete mode 100644 test/prism/snapshots/seattlerb/rescue_do_end_raised.txt
 delete mode 100644 test/prism/snapshots/seattlerb/rescue_do_end_rescued.txt
 delete mode 100644 test/prism/snapshots/seattlerb/rescue_in_block.txt
 delete mode 100644 test/prism/snapshots/seattlerb/rescue_parens.txt
 delete mode 100644 test/prism/snapshots/seattlerb/return_call_assocs.txt
 delete mode 100644 test/prism/snapshots/seattlerb/rhs_asgn.txt
 delete mode 100644 test/prism/snapshots/seattlerb/ruby21_numbers.txt
 delete mode 100644 test/prism/snapshots/seattlerb/safe_attrasgn.txt
 delete mode 100644 test/prism/snapshots/seattlerb/safe_attrasgn_constant.txt
 delete mode 100644 test/prism/snapshots/seattlerb/safe_call.txt
 delete mode 100644 test/prism/snapshots/seattlerb/safe_call_after_newline.txt
 delete mode 100644 test/prism/snapshots/seattlerb/safe_call_dot_parens.txt
 delete mode 100644 test/prism/snapshots/seattlerb/safe_call_newline.txt
 delete mode 100644 test/prism/snapshots/seattlerb/safe_call_operator.txt
 delete mode 100644 test/prism/snapshots/seattlerb/safe_call_rhs_newline.txt
 delete mode 100644 test/prism/snapshots/seattlerb/safe_calls.txt
 delete mode 100644 test/prism/snapshots/seattlerb/safe_op_asgn.txt
 delete mode 100644 test/prism/snapshots/seattlerb/safe_op_asgn2.txt
 delete mode 100644 test/prism/snapshots/seattlerb/slashy_newlines_within_string.txt
 delete mode 100644 test/prism/snapshots/seattlerb/stabby_arg_no_paren.txt
 delete mode 100644 test/prism/snapshots/seattlerb/stabby_arg_opt_splat_arg_block_omfg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/stabby_block_iter_call.txt
 delete mode 100644 test/prism/snapshots/seattlerb/stabby_block_iter_call_no_target_with_arg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/stabby_block_kw.txt
 delete mode 100644 test/prism/snapshots/seattlerb/stabby_block_kw__required.txt
 delete mode 100644 test/prism/snapshots/seattlerb/stabby_proc_scope.txt
 delete mode 100644 test/prism/snapshots/seattlerb/str_backslashes.txt
 delete mode 100644 test/prism/snapshots/seattlerb/str_double_double_escaped_newline.txt
 delete mode 100644 test/prism/snapshots/seattlerb/str_double_escaped_newline.txt
 delete mode 100644 test/prism/snapshots/seattlerb/str_double_newline.txt
 delete mode 100644 test/prism/snapshots/seattlerb/str_evstr.txt
 delete mode 100644 test/prism/snapshots/seattlerb/str_evstr_escape.txt
 delete mode 100644 test/prism/snapshots/seattlerb/str_heredoc_interp.txt
 delete mode 100644 test/prism/snapshots/seattlerb/str_interp_ternary_or_label.txt
 delete mode 100644 test/prism/snapshots/seattlerb/str_lit_concat_bad_encodings.txt
 delete mode 100644 test/prism/snapshots/seattlerb/str_newline_hash_line_number.txt
 delete mode 100644 test/prism/snapshots/seattlerb/str_pct_Q_nested.txt
 delete mode 100644 test/prism/snapshots/seattlerb/str_pct_nested_nested.txt
 delete mode 100644 test/prism/snapshots/seattlerb/str_pct_q.txt
 delete mode 100644 test/prism/snapshots/seattlerb/str_single_double_escaped_newline.txt
 delete mode 100644 test/prism/snapshots/seattlerb/str_single_escaped_newline.txt
 delete mode 100644 test/prism/snapshots/seattlerb/str_single_newline.txt
 delete mode 100644 test/prism/snapshots/seattlerb/str_str.txt
 delete mode 100644 test/prism/snapshots/seattlerb/str_str_str.txt
 delete mode 100644 test/prism/snapshots/seattlerb/super_arg.txt
 delete mode 100644 test/prism/snapshots/seattlerb/symbol_empty.txt
 delete mode 100644 test/prism/snapshots/seattlerb/symbol_list.txt
 delete mode 100644 test/prism/snapshots/seattlerb/symbols.txt
 delete mode 100644 test/prism/snapshots/seattlerb/symbols_empty.txt
 delete mode 100644 test/prism/snapshots/seattlerb/symbols_empty_space.txt
 delete mode 100644 test/prism/snapshots/seattlerb/symbols_interp.txt
 delete mode 100644 test/prism/snapshots/seattlerb/thingy.txt
 delete mode 100644 test/prism/snapshots/seattlerb/uminus_float.txt
 delete mode 100644 test/prism/snapshots/seattlerb/unary_minus.txt
 delete mode 100644 test/prism/snapshots/seattlerb/unary_plus.txt
 delete mode 100644 test/prism/snapshots/seattlerb/unary_plus_on_literal.txt
 delete mode 100644 test/prism/snapshots/seattlerb/unary_tilde.txt
 delete mode 100644 test/prism/snapshots/seattlerb/utf8_bom.txt
 delete mode 100644 test/prism/snapshots/seattlerb/when_splat.txt
 delete mode 100644 test/prism/snapshots/seattlerb/words_interp.txt
 delete mode 100644 test/prism/snapshots/single_method_call_with_bang.txt
 delete mode 100644 test/prism/snapshots/single_quote_heredocs.txt
 delete mode 100644 test/prism/snapshots/spanning_heredoc.txt
 delete mode 100644 test/prism/snapshots/spanning_heredoc_newlines.txt
 delete mode 100644 test/prism/snapshots/strings.txt
 delete mode 100644 test/prism/snapshots/super.txt
 delete mode 100644 test/prism/snapshots/symbols.txt
 delete mode 100644 test/prism/snapshots/ternary_operator.txt
 delete mode 100644 test/prism/snapshots/tilde_heredocs.txt
 delete mode 100644 test/prism/snapshots/undef.txt
 delete mode 100644 test/prism/snapshots/unescaping.txt
 delete mode 100644 test/prism/snapshots/unless.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/alias.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/assignment.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/block.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/case.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/class.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/def.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/defined.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/defs.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/dstr.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/empty.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/empty_begin.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/flipflop.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/for.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/hookexe.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/if.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/kwbegin.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/lambda.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/literal.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/module.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/opasgn.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/pattern.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/pragma.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/range.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/rescue.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/send.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/since/27.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/since/30.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/since/31.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/since/32.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/singletons.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/super.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/unary.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/undef.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/variables.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/literal/while.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/semantic/and.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/semantic/block.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/semantic/def.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/semantic/dstr.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/semantic/kwbegin.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/semantic/literal.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/semantic/opasgn.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/semantic/send.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/semantic/undef.txt
 delete mode 100644 test/prism/snapshots/unparser/corpus/semantic/while.txt
 delete mode 100644 test/prism/snapshots/until.txt
 delete mode 100644 test/prism/snapshots/variables.txt
 delete mode 100644 test/prism/snapshots/while.txt
 delete mode 100644 test/prism/snapshots/whitequark/__ENCODING__.txt
 delete mode 100644 test/prism/snapshots/whitequark/__ENCODING___legacy_.txt
 delete mode 100644 test/prism/snapshots/whitequark/alias.txt
 delete mode 100644 test/prism/snapshots/whitequark/alias_gvar.txt
 delete mode 100644 test/prism/snapshots/whitequark/ambiuous_quoted_label_in_ternary_operator.txt
 delete mode 100644 test/prism/snapshots/whitequark/and.txt
 delete mode 100644 test/prism/snapshots/whitequark/and_asgn.txt
 delete mode 100644 test/prism/snapshots/whitequark/and_or_masgn.txt
 delete mode 100644 test/prism/snapshots/whitequark/anonymous_blockarg.txt
 delete mode 100644 test/prism/snapshots/whitequark/arg.txt
 delete mode 100644 test/prism/snapshots/whitequark/arg_duplicate_ignored.txt
 delete mode 100644 test/prism/snapshots/whitequark/arg_label.txt
 delete mode 100644 test/prism/snapshots/whitequark/arg_scope.txt
 delete mode 100644 test/prism/snapshots/whitequark/args.txt
 delete mode 100644 test/prism/snapshots/whitequark/args_args_assocs.txt
 delete mode 100644 test/prism/snapshots/whitequark/args_args_assocs_comma.txt
 delete mode 100644 test/prism/snapshots/whitequark/args_args_comma.txt
 delete mode 100644 test/prism/snapshots/whitequark/args_args_star.txt
 delete mode 100644 test/prism/snapshots/whitequark/args_assocs_comma.txt
 delete mode 100644 test/prism/snapshots/whitequark/args_block_pass.txt
 delete mode 100644 test/prism/snapshots/whitequark/args_cmd.txt
 delete mode 100644 test/prism/snapshots/whitequark/args_star.txt
 delete mode 100644 test/prism/snapshots/whitequark/array_assocs.txt
 delete mode 100644 test/prism/snapshots/whitequark/array_plain.txt
 delete mode 100644 test/prism/snapshots/whitequark/array_splat.txt
 delete mode 100644 test/prism/snapshots/whitequark/array_symbols.txt
 delete mode 100644 test/prism/snapshots/whitequark/array_symbols_empty.txt
 delete mode 100644 test/prism/snapshots/whitequark/array_symbols_interp.txt
 delete mode 100644 test/prism/snapshots/whitequark/array_words.txt
 delete mode 100644 test/prism/snapshots/whitequark/array_words_empty.txt
 delete mode 100644 test/prism/snapshots/whitequark/array_words_interp.txt
 delete mode 100644 test/prism/snapshots/whitequark/asgn_cmd.txt
 delete mode 100644 test/prism/snapshots/whitequark/asgn_mrhs.txt
 delete mode 100644 test/prism/snapshots/whitequark/back_ref.txt
 delete mode 100644 test/prism/snapshots/whitequark/bang.txt
 delete mode 100644 test/prism/snapshots/whitequark/bang_cmd.txt
 delete mode 100644 test/prism/snapshots/whitequark/begin_cmdarg.txt
 delete mode 100644 test/prism/snapshots/whitequark/beginless_erange_after_newline.txt
 delete mode 100644 test/prism/snapshots/whitequark/beginless_irange_after_newline.txt
 delete mode 100644 test/prism/snapshots/whitequark/beginless_range.txt
 delete mode 100644 test/prism/snapshots/whitequark/blockarg.txt
 delete mode 100644 test/prism/snapshots/whitequark/blockargs.txt
 delete mode 100644 test/prism/snapshots/whitequark/bug_435.txt
 delete mode 100644 test/prism/snapshots/whitequark/bug_447.txt
 delete mode 100644 test/prism/snapshots/whitequark/bug_452.txt
 delete mode 100644 test/prism/snapshots/whitequark/bug_466.txt
 delete mode 100644 test/prism/snapshots/whitequark/bug_473.txt
 delete mode 100644 test/prism/snapshots/whitequark/bug_480.txt
 delete mode 100644 test/prism/snapshots/whitequark/bug_481.txt
 delete mode 100644 test/prism/snapshots/whitequark/bug_ascii_8bit_in_literal.txt
 delete mode 100644 test/prism/snapshots/whitequark/bug_cmd_string_lookahead.txt
 delete mode 100644 test/prism/snapshots/whitequark/bug_cmdarg.txt
 delete mode 100644 test/prism/snapshots/whitequark/bug_def_no_paren_eql_begin.txt
 delete mode 100644 test/prism/snapshots/whitequark/bug_do_block_in_call_args.txt
 delete mode 100644 test/prism/snapshots/whitequark/bug_do_block_in_cmdarg.txt
 delete mode 100644 test/prism/snapshots/whitequark/bug_do_block_in_hash_brace.txt
 delete mode 100644 test/prism/snapshots/whitequark/bug_heredoc_do.txt
 delete mode 100644 test/prism/snapshots/whitequark/bug_interp_single.txt
 delete mode 100644 test/prism/snapshots/whitequark/bug_lambda_leakage.txt
 delete mode 100644 test/prism/snapshots/whitequark/bug_regex_verification.txt
 delete mode 100644 test/prism/snapshots/whitequark/bug_rescue_empty_else.txt
 delete mode 100644 test/prism/snapshots/whitequark/bug_while_not_parens_do.txt
 delete mode 100644 test/prism/snapshots/whitequark/case_cond.txt
 delete mode 100644 test/prism/snapshots/whitequark/case_cond_else.txt
 delete mode 100644 test/prism/snapshots/whitequark/case_expr.txt
 delete mode 100644 test/prism/snapshots/whitequark/case_expr_else.txt
 delete mode 100644 test/prism/snapshots/whitequark/casgn_scoped.txt
 delete mode 100644 test/prism/snapshots/whitequark/casgn_toplevel.txt
 delete mode 100644 test/prism/snapshots/whitequark/casgn_unscoped.txt
 delete mode 100644 test/prism/snapshots/whitequark/character.txt
 delete mode 100644 test/prism/snapshots/whitequark/class.txt
 delete mode 100644 test/prism/snapshots/whitequark/class_super.txt
 delete mode 100644 test/prism/snapshots/whitequark/class_super_label.txt
 delete mode 100644 test/prism/snapshots/whitequark/comments_before_leading_dot__27.txt
 delete mode 100644 test/prism/snapshots/whitequark/complex.txt
 delete mode 100644 test/prism/snapshots/whitequark/cond_begin.txt
 delete mode 100644 test/prism/snapshots/whitequark/cond_begin_masgn.txt
 delete mode 100644 test/prism/snapshots/whitequark/cond_eflipflop.txt
 delete mode 100644 test/prism/snapshots/whitequark/cond_eflipflop_with_beginless_range.txt
 delete mode 100644 test/prism/snapshots/whitequark/cond_eflipflop_with_endless_range.txt
 delete mode 100644 test/prism/snapshots/whitequark/cond_iflipflop.txt
 delete mode 100644 test/prism/snapshots/whitequark/cond_iflipflop_with_beginless_range.txt
 delete mode 100644 test/prism/snapshots/whitequark/cond_iflipflop_with_endless_range.txt
 delete mode 100644 test/prism/snapshots/whitequark/cond_match_current_line.txt
 delete mode 100644 test/prism/snapshots/whitequark/const_op_asgn.txt
 delete mode 100644 test/prism/snapshots/whitequark/const_scoped.txt
 delete mode 100644 test/prism/snapshots/whitequark/const_toplevel.txt
 delete mode 100644 test/prism/snapshots/whitequark/const_unscoped.txt
 delete mode 100644 test/prism/snapshots/whitequark/cpath.txt
 delete mode 100644 test/prism/snapshots/whitequark/cvar.txt
 delete mode 100644 test/prism/snapshots/whitequark/cvasgn.txt
 delete mode 100644 test/prism/snapshots/whitequark/dedenting_heredoc.txt
 delete mode 100644 test/prism/snapshots/whitequark/dedenting_interpolating_heredoc_fake_line_continuation.txt
 delete mode 100644 test/prism/snapshots/whitequark/dedenting_non_interpolating_heredoc_line_continuation.txt
 delete mode 100644 test/prism/snapshots/whitequark/def.txt
 delete mode 100644 test/prism/snapshots/whitequark/defined.txt
 delete mode 100644 test/prism/snapshots/whitequark/defs.txt
 delete mode 100644 test/prism/snapshots/whitequark/empty_stmt.txt
 delete mode 100644 test/prism/snapshots/whitequark/endless_comparison_method.txt
 delete mode 100644 test/prism/snapshots/whitequark/endless_method.txt
 delete mode 100644 test/prism/snapshots/whitequark/endless_method_command_syntax.txt
 delete mode 100644 test/prism/snapshots/whitequark/endless_method_forwarded_args_legacy.txt
 delete mode 100644 test/prism/snapshots/whitequark/endless_method_with_rescue_mod.txt
 delete mode 100644 test/prism/snapshots/whitequark/endless_method_without_args.txt
 delete mode 100644 test/prism/snapshots/whitequark/ensure.txt
 delete mode 100644 test/prism/snapshots/whitequark/ensure_empty.txt
 delete mode 100644 test/prism/snapshots/whitequark/false.txt
 delete mode 100644 test/prism/snapshots/whitequark/float.txt
 delete mode 100644 test/prism/snapshots/whitequark/for.txt
 delete mode 100644 test/prism/snapshots/whitequark/for_mlhs.txt
 delete mode 100644 test/prism/snapshots/whitequark/forward_arg.txt
 delete mode 100644 test/prism/snapshots/whitequark/forward_arg_with_open_args.txt
 delete mode 100644 test/prism/snapshots/whitequark/forward_args_legacy.txt
 delete mode 100644 test/prism/snapshots/whitequark/forwarded_argument_with_kwrestarg.txt
 delete mode 100644 test/prism/snapshots/whitequark/forwarded_argument_with_restarg.txt
 delete mode 100644 test/prism/snapshots/whitequark/forwarded_kwrestarg.txt
 delete mode 100644 test/prism/snapshots/whitequark/forwarded_kwrestarg_with_additional_kwarg.txt
 delete mode 100644 test/prism/snapshots/whitequark/forwarded_restarg.txt
 delete mode 100644 test/prism/snapshots/whitequark/gvar.txt
 delete mode 100644 test/prism/snapshots/whitequark/gvasgn.txt
 delete mode 100644 test/prism/snapshots/whitequark/hash_empty.txt
 delete mode 100644 test/prism/snapshots/whitequark/hash_hashrocket.txt
 delete mode 100644 test/prism/snapshots/whitequark/hash_kwsplat.txt
 delete mode 100644 test/prism/snapshots/whitequark/hash_label.txt
 delete mode 100644 test/prism/snapshots/whitequark/hash_label_end.txt
 delete mode 100644 test/prism/snapshots/whitequark/hash_pair_value_omission.txt
 delete mode 100644 test/prism/snapshots/whitequark/heredoc.txt
 delete mode 100644 test/prism/snapshots/whitequark/if.txt
 delete mode 100644 test/prism/snapshots/whitequark/if_else.txt
 delete mode 100644 test/prism/snapshots/whitequark/if_elsif.txt
 delete mode 100644 test/prism/snapshots/whitequark/if_masgn__24.txt
 delete mode 100644 test/prism/snapshots/whitequark/if_mod.txt
 delete mode 100644 test/prism/snapshots/whitequark/if_nl_then.txt
 delete mode 100644 test/prism/snapshots/whitequark/int.txt
 delete mode 100644 test/prism/snapshots/whitequark/int___LINE__.txt
 delete mode 100644 test/prism/snapshots/whitequark/interp_digit_var.txt
 delete mode 100644 test/prism/snapshots/whitequark/ivar.txt
 delete mode 100644 test/prism/snapshots/whitequark/ivasgn.txt
 delete mode 100644 test/prism/snapshots/whitequark/keyword_argument_omission.txt
 delete mode 100644 test/prism/snapshots/whitequark/kwarg.txt
 delete mode 100644 test/prism/snapshots/whitequark/kwbegin_compstmt.txt
 delete mode 100644 test/prism/snapshots/whitequark/kwnilarg.txt
 delete mode 100644 test/prism/snapshots/whitequark/kwoptarg.txt
 delete mode 100644 test/prism/snapshots/whitequark/kwoptarg_with_kwrestarg_and_forwarded_args.txt
 delete mode 100644 test/prism/snapshots/whitequark/kwrestarg_named.txt
 delete mode 100644 test/prism/snapshots/whitequark/kwrestarg_unnamed.txt
 delete mode 100644 test/prism/snapshots/whitequark/lbrace_arg_after_command_args.txt
 delete mode 100644 test/prism/snapshots/whitequark/lparenarg_after_lvar__since_25.txt
 delete mode 100644 test/prism/snapshots/whitequark/lvar.txt
 delete mode 100644 test/prism/snapshots/whitequark/lvar_injecting_match.txt
 delete mode 100644 test/prism/snapshots/whitequark/lvasgn.txt
 delete mode 100644 test/prism/snapshots/whitequark/masgn.txt
 delete mode 100644 test/prism/snapshots/whitequark/masgn_attr.txt
 delete mode 100644 test/prism/snapshots/whitequark/masgn_cmd.txt
 delete mode 100644 test/prism/snapshots/whitequark/masgn_const.txt
 delete mode 100644 test/prism/snapshots/whitequark/masgn_nested.txt
 delete mode 100644 test/prism/snapshots/whitequark/masgn_splat.txt
 delete mode 100644 test/prism/snapshots/whitequark/method_definition_in_while_cond.txt
 delete mode 100644 test/prism/snapshots/whitequark/module.txt
 delete mode 100644 test/prism/snapshots/whitequark/multiple_pattern_matches.txt
 delete mode 100644 test/prism/snapshots/whitequark/newline_in_hash_argument.txt
 delete mode 100644 test/prism/snapshots/whitequark/nil.txt
 delete mode 100644 test/prism/snapshots/whitequark/nil_expression.txt
 delete mode 100644 test/prism/snapshots/whitequark/non_lvar_injecting_match.txt
 delete mode 100644 test/prism/snapshots/whitequark/not.txt
 delete mode 100644 test/prism/snapshots/whitequark/not_cmd.txt
 delete mode 100644 test/prism/snapshots/whitequark/not_masgn__24.txt
 delete mode 100644 test/prism/snapshots/whitequark/nth_ref.txt
 delete mode 100644 test/prism/snapshots/whitequark/numbered_args_after_27.txt
 delete mode 100644 test/prism/snapshots/whitequark/numparam_outside_block.txt
 delete mode 100644 test/prism/snapshots/whitequark/numparam_ruby_bug_19025.txt
 delete mode 100644 test/prism/snapshots/whitequark/op_asgn.txt
 delete mode 100644 test/prism/snapshots/whitequark/op_asgn_cmd.txt
 delete mode 100644 test/prism/snapshots/whitequark/op_asgn_index.txt
 delete mode 100644 test/prism/snapshots/whitequark/op_asgn_index_cmd.txt
 delete mode 100644 test/prism/snapshots/whitequark/optarg.txt
 delete mode 100644 test/prism/snapshots/whitequark/or.txt
 delete mode 100644 test/prism/snapshots/whitequark/or_asgn.txt
 delete mode 100644 test/prism/snapshots/whitequark/parser_bug_272.txt
 delete mode 100644 test/prism/snapshots/whitequark/parser_bug_490.txt
 delete mode 100644 test/prism/snapshots/whitequark/parser_bug_507.txt
 delete mode 100644 test/prism/snapshots/whitequark/parser_bug_518.txt
 delete mode 100644 test/prism/snapshots/whitequark/parser_bug_525.txt
 delete mode 100644 test/prism/snapshots/whitequark/parser_bug_604.txt
 delete mode 100644 test/prism/snapshots/whitequark/parser_bug_640.txt
 delete mode 100644 test/prism/snapshots/whitequark/parser_bug_645.txt
 delete mode 100644 test/prism/snapshots/whitequark/parser_bug_830.txt
 delete mode 100644 test/prism/snapshots/whitequark/parser_bug_989.txt
 delete mode 100644 test/prism/snapshots/whitequark/parser_drops_truncated_parts_of_squiggly_heredoc.txt
 delete mode 100644 test/prism/snapshots/whitequark/parser_slash_slash_n_escaping_in_literals.txt
 delete mode 100644 test/prism/snapshots/whitequark/pattern_matching__FILE__LINE_literals.txt
 delete mode 100644 test/prism/snapshots/whitequark/pattern_matching_blank_else.txt
 delete mode 100644 test/prism/snapshots/whitequark/pattern_matching_else.txt
 delete mode 100644 test/prism/snapshots/whitequark/pattern_matching_single_line.txt
 delete mode 100644 test/prism/snapshots/whitequark/pattern_matching_single_line_allowed_omission_of_parentheses.txt
 delete mode 100644 test/prism/snapshots/whitequark/postexe.txt
 delete mode 100644 test/prism/snapshots/whitequark/preexe.txt
 delete mode 100644 test/prism/snapshots/whitequark/procarg0.txt
 delete mode 100644 test/prism/snapshots/whitequark/range_exclusive.txt
 delete mode 100644 test/prism/snapshots/whitequark/range_inclusive.txt
 delete mode 100644 test/prism/snapshots/whitequark/rational.txt
 delete mode 100644 test/prism/snapshots/whitequark/regex_interp.txt
 delete mode 100644 test/prism/snapshots/whitequark/regex_plain.txt
 delete mode 100644 test/prism/snapshots/whitequark/resbody_list.txt
 delete mode 100644 test/prism/snapshots/whitequark/resbody_list_mrhs.txt
 delete mode 100644 test/prism/snapshots/whitequark/resbody_list_var.txt
 delete mode 100644 test/prism/snapshots/whitequark/resbody_var.txt
 delete mode 100644 test/prism/snapshots/whitequark/rescue.txt
 delete mode 100644 test/prism/snapshots/whitequark/rescue_else.txt
 delete mode 100644 test/prism/snapshots/whitequark/rescue_else_ensure.txt
 delete mode 100644 test/prism/snapshots/whitequark/rescue_ensure.txt
 delete mode 100644 test/prism/snapshots/whitequark/rescue_in_lambda_block.txt
 delete mode 100644 test/prism/snapshots/whitequark/rescue_mod.txt
 delete mode 100644 test/prism/snapshots/whitequark/rescue_mod_asgn.txt
 delete mode 100644 test/prism/snapshots/whitequark/rescue_mod_masgn.txt
 delete mode 100644 test/prism/snapshots/whitequark/rescue_mod_op_assign.txt
 delete mode 100644 test/prism/snapshots/whitequark/rescue_without_begin_end.txt
 delete mode 100644 test/prism/snapshots/whitequark/restarg_named.txt
 delete mode 100644 test/prism/snapshots/whitequark/restarg_unnamed.txt
 delete mode 100644 test/prism/snapshots/whitequark/return.txt
 delete mode 100644 test/prism/snapshots/whitequark/return_block.txt
 delete mode 100644 test/prism/snapshots/whitequark/ruby_bug_10279.txt
 delete mode 100644 test/prism/snapshots/whitequark/ruby_bug_10653.txt
 delete mode 100644 test/prism/snapshots/whitequark/ruby_bug_11107.txt
 delete mode 100644 test/prism/snapshots/whitequark/ruby_bug_11380.txt
 delete mode 100644 test/prism/snapshots/whitequark/ruby_bug_11873.txt
 delete mode 100644 test/prism/snapshots/whitequark/ruby_bug_11873_a.txt
 delete mode 100644 test/prism/snapshots/whitequark/ruby_bug_11873_b.txt
 delete mode 100644 test/prism/snapshots/whitequark/ruby_bug_11989.txt
 delete mode 100644 test/prism/snapshots/whitequark/ruby_bug_11990.txt
 delete mode 100644 test/prism/snapshots/whitequark/ruby_bug_12073.txt
 delete mode 100644 test/prism/snapshots/whitequark/ruby_bug_12402.txt
 delete mode 100644 test/prism/snapshots/whitequark/ruby_bug_12669.txt
 delete mode 100644 test/prism/snapshots/whitequark/ruby_bug_12686.txt
 delete mode 100644 test/prism/snapshots/whitequark/ruby_bug_13547.txt
 delete mode 100644 test/prism/snapshots/whitequark/ruby_bug_14690.txt
 delete mode 100644 test/prism/snapshots/whitequark/ruby_bug_15789.txt
 delete mode 100644 test/prism/snapshots/whitequark/ruby_bug_9669.txt
 delete mode 100644 test/prism/snapshots/whitequark/sclass.txt
 delete mode 100644 test/prism/snapshots/whitequark/self.txt
 delete mode 100644 test/prism/snapshots/whitequark/send_attr_asgn.txt
 delete mode 100644 test/prism/snapshots/whitequark/send_attr_asgn_conditional.txt
 delete mode 100644 test/prism/snapshots/whitequark/send_binary_op.txt
 delete mode 100644 test/prism/snapshots/whitequark/send_block_chain_cmd.txt
 delete mode 100644 test/prism/snapshots/whitequark/send_block_conditional.txt
 delete mode 100644 test/prism/snapshots/whitequark/send_call.txt
 delete mode 100644 test/prism/snapshots/whitequark/send_conditional.txt
 delete mode 100644 test/prism/snapshots/whitequark/send_index.txt
 delete mode 100644 test/prism/snapshots/whitequark/send_index_asgn.txt
 delete mode 100644 test/prism/snapshots/whitequark/send_index_asgn_legacy.txt
 delete mode 100644 test/prism/snapshots/whitequark/send_index_cmd.txt
 delete mode 100644 test/prism/snapshots/whitequark/send_index_legacy.txt
 delete mode 100644 test/prism/snapshots/whitequark/send_lambda.txt
 delete mode 100644 test/prism/snapshots/whitequark/send_lambda_args.txt
 delete mode 100644 test/prism/snapshots/whitequark/send_lambda_args_noparen.txt
 delete mode 100644 test/prism/snapshots/whitequark/send_lambda_args_shadow.txt
 delete mode 100644 test/prism/snapshots/whitequark/send_lambda_legacy.txt
 delete mode 100644 test/prism/snapshots/whitequark/send_op_asgn_conditional.txt
 delete mode 100644 test/prism/snapshots/whitequark/send_plain.txt
 delete mode 100644 test/prism/snapshots/whitequark/send_plain_cmd.txt
 delete mode 100644 test/prism/snapshots/whitequark/send_self.txt
 delete mode 100644 test/prism/snapshots/whitequark/send_self_block.txt
 delete mode 100644 test/prism/snapshots/whitequark/send_unary_op.txt
 delete mode 100644 test/prism/snapshots/whitequark/slash_newline_in_heredocs.txt
 delete mode 100644 test/prism/snapshots/whitequark/space_args_arg.txt
 delete mode 100644 test/prism/snapshots/whitequark/space_args_arg_block.txt
 delete mode 100644 test/prism/snapshots/whitequark/space_args_arg_call.txt
 delete mode 100644 test/prism/snapshots/whitequark/space_args_arg_newline.txt
 delete mode 100644 test/prism/snapshots/whitequark/space_args_block.txt
 delete mode 100644 test/prism/snapshots/whitequark/space_args_cmd.txt
 delete mode 100644 test/prism/snapshots/whitequark/string___FILE__.txt
 delete mode 100644 test/prism/snapshots/whitequark/string_concat.txt
 delete mode 100644 test/prism/snapshots/whitequark/string_dvar.txt
 delete mode 100644 test/prism/snapshots/whitequark/string_interp.txt
 delete mode 100644 test/prism/snapshots/whitequark/string_plain.txt
 delete mode 100644 test/prism/snapshots/whitequark/super.txt
 delete mode 100644 test/prism/snapshots/whitequark/super_block.txt
 delete mode 100644 test/prism/snapshots/whitequark/symbol_interp.txt
 delete mode 100644 test/prism/snapshots/whitequark/symbol_plain.txt
 delete mode 100644 test/prism/snapshots/whitequark/ternary.txt
 delete mode 100644 test/prism/snapshots/whitequark/ternary_ambiguous_symbol.txt
 delete mode 100644 test/prism/snapshots/whitequark/trailing_forward_arg.txt
 delete mode 100644 test/prism/snapshots/whitequark/true.txt
 delete mode 100644 test/prism/snapshots/whitequark/unary_num_pow_precedence.txt
 delete mode 100644 test/prism/snapshots/whitequark/undef.txt
 delete mode 100644 test/prism/snapshots/whitequark/unless.txt
 delete mode 100644 test/prism/snapshots/whitequark/unless_else.txt
 delete mode 100644 test/prism/snapshots/whitequark/unless_mod.txt
 delete mode 100644 test/prism/snapshots/whitequark/until.txt
 delete mode 100644 test/prism/snapshots/whitequark/until_mod.txt
 delete mode 100644 test/prism/snapshots/whitequark/until_post.txt
 delete mode 100644 test/prism/snapshots/whitequark/var_and_asgn.txt
 delete mode 100644 test/prism/snapshots/whitequark/var_op_asgn.txt
 delete mode 100644 test/prism/snapshots/whitequark/var_op_asgn_cmd.txt
 delete mode 100644 test/prism/snapshots/whitequark/var_or_asgn.txt
 delete mode 100644 test/prism/snapshots/whitequark/when_multi.txt
 delete mode 100644 test/prism/snapshots/whitequark/when_splat.txt
 delete mode 100644 test/prism/snapshots/whitequark/when_then.txt
 delete mode 100644 test/prism/snapshots/whitequark/while.txt
 delete mode 100644 test/prism/snapshots/whitequark/while_mod.txt
 delete mode 100644 test/prism/snapshots/whitequark/while_post.txt
 delete mode 100644 test/prism/snapshots/whitequark/xstring_interp.txt
 delete mode 100644 test/prism/snapshots/whitequark/xstring_plain.txt
 delete mode 100644 test/prism/snapshots/whitequark/zsuper.txt
 delete mode 100644 test/prism/snapshots/xstring.txt
 delete mode 100644 test/prism/snapshots/xstring_with_backslash.txt
 delete mode 100644 test/prism/snapshots/yield.txt
 delete mode 100644 test/prism/snapshots_test.rb
Latest commit hash = d57bc870ac
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk/revision.h updated
generating riscv64-linux-fake.rb
riscv64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk/gems/typeprof-0.21.11.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...
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
Extracting bundle gem typeprof-0.21.11...
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
Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby.
Unpacked gems/typeprof-0.30.0.gem
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-23revyos1) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-23revyos1) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
819573a5309d5a0072e64111e1f211a0c3c1a6894685be9cf1a2617bb8e8313b  builtin_binary.inc
compiling /tmp/ruby/src/trunk/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.4.0
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-23revyos1) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk'
linking ruby
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
gcc (Debian 13.2.0-23revyos1) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk/gems/typeprof-0.21.11.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
Extracting bundle gem power_assert-2.0.3...
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
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
Extracting bundle gem typeprof-0.21.11...
Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby.
Unpacked gems/typeprof-0.30.0.gem
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems -r./riscv64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk/bin
installing base libraries:          /tmp/ruby/install/trunk/lib
installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/riscv64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/riscv64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/riscv64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/riscv64-linux
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/riscv64-linux
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk/bin
installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.14.0
                                    logger 1.6.1
                                    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 1.0.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.10
                                    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.4.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.1
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3.dev
                                    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.2.0.beta1
                                    stringio 3.1.2.dev
                                    strscan 3.1.1.dev
                                    zlib 3.1.1
installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
                                    minitest 5.25.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.7
                                    rss 0.3.1
                                    net-ftp 0.3.7
                                    net-imap 0.4.16
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.3
                                    debug 1.9.2
                                    racc 1.8.1
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
    typeprof-0.30.0.gem             not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1985 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-23revyos1) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Checking leaked global symbols...none
/tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-23revyos1) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
Run options: 
  --seed=47965
  "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

ruby -v: ruby 3.4.0dev (2024-09-16T12:44:19Z master d57bc870ac) +PRISM [riscv64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-23revyos1) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
ruby 3.4.0dev (2024-09-16T12:44:19Z master d57bc870ac) [riscv64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .................

Finished in 110.323320 seconds

3436 files, 32793 examples, 135425 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.
raw logfile