# Logfile created on 2024-09-16 12:47:33 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007b72000bfde0 @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_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20240916-124733", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007b72000e0158 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007b7200a3fdc0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007b71fefea150 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240916-124733", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240916-124733>, @binmode=false, @mon_data=#<Monitor:0x00007b7200a3f988>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j16
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_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/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 -j16" exit with 0.
$$$[beg] make update-src      -j16
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      -j16" exit with 0.
$$$[beg] make after-update    -j16
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/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    -j16" exit with 0.
$$$[beg] make miniruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.inc updated
69964027a74ca7f8dc3b7cf09d7baae065a10053ca4cefa8f6c4dfdd303e9dc4  builtin_binary.inc
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem
making srcs under enc
making enc
  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...
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
  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.
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
Unpacked gems/typeprof-0.30.0.gem
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --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_asan/bin
installing base libraries:          /tmp/ruby/install/trunk_asan/lib
installing arch files:              /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/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_asan/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_asan/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_asan/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 -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options: 
  --seed=40231
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j16

# Running tests:

[  1/914] 1213764=library_symbols_test
[  2/914] 1213776=test_json_tree
[  3/914] 1213774=test_emitter
[  4/914] 1213763=test_ractor
[  5/914] 1213769=test_ssl
[  6/914] 1213772=test_date_strptime
[  7/914] 1213777=test_pkey_dsa
[  8/914] 1213770=test_https_proxy
[  9/914] 1213765=test_nomethod_error
[ 10/914] 1213775=test_uncorrectable_name_check
[ 11/914] 1213771=test_load
[ 12/914] 1213766=test_proc
[ 13/914] 1213767=test_shellwords
[ 14/914] 1213778=test_cclass
[ 15/914] 1213768=test_singleton_function
[ 16/914] 1213773=test_framework
[ 17/914] 1213765=test_case_comprehensive
[ 18/914] 1213768=test_omap
[ 19/914] 1213775=test_marshal
[ 20/914] 1213765=test_zlib
[ 21/914] 1213767=magic_comment_test
[ 22/914] 1213771=attribute_write_test
[ 23/914] 1213773=test_parser
[ 24/914] 1213776=test_gem_source_list
[ 25/914] 1213774=test_yaml_special_cases
[ 26/914] 1213768=test_helper_method
[ 27/914] 1213774=test_delegate
[ 28/914] 1213774=test_cgi_core
[ 29/914] 1213764=test_gem
[ 30/914] 1213773=test_files_test_1
[ 31/914] 1213774=test_rdoc_rd_inline
[ 32/914] 1213771=test_gem_remote_fetcher_local_ssl_server
[ 33/914] 1213770=test_ractor
[ 34/914] 1213770=test_severity
[ 35/914] 1213770=test_float
[ 36/914] 1213772=test_gem_source_git
[ 37/914] 1213778=test_pipe
[ 38/914] 1213768=test_regex_casefold
[ 39/914] 1213768=test_random_formatter
[ 40/914] 1213774=test_gem_commands_check_command
[ 41/914] 1213768=test_rdoc_normal_class
[ 42/914] 1213776=test_gem_installer
[ 43/914] 1213775=test_multi_irb_commands
[ 44/914] 1213778=test_gem_command_manager
[ 45/914] 1213775=test_rdoc_top_level
[ 46/914] 1213777=test_rdoc_code_object
[ 47/914] 1213767=test_erb
[ 48/914] 1213763=test_date_attr
[ 49/914] 1213763=test_scan_args
[ 50/914] 1213768=test_integer
[ 51/914] 1213763=json_ext_parser_test
[ 52/914] 1213763=test_time
[ 53/914] 1213774=test_duplicate
[ 54/914] 1213774=test_string
[ 55/914] 1213767=test_emoji
[ 56/914] 1213767=test_sorted_set
[ 57/914] 1213763=test_files_lib
[ 58/914] 1213766=test_gem_resolver_git_set
[ 59/914] 1213778=test_class_name_check
[ 60/914] 1213772=test_help
[ 61/914] 1213772=test_condition
[ 62/914] 1213778=test_cp949
[ 63/914] 1213772=test_exception_at_throwing
[ 64/914] 1213778=test_name_error
[ 65/914] 1213767=string_encoding_test
[ 66/914] 1213772=test_benchmark
[ 67/914] 1213767=test_color_printer
[ 68/914] 1213770=test_safe_load
[ 69/914] 1213767=test_rdoc_markup_to_rdoc
[ 70/914] 1213775=test_gem_source
[ 71/914] 1213770=test_handle
[ 72/914] 1213769=test_frozen
[ 73/914] 1213770=test_gem_package
[ 74/914] 1213769=test_utf16
[ 75/914] 1213767=test_rdoc_parser_simple
[ 76/914] 1213769=test_enumerator
[ 77/914] 1213766=test_date
[ 78/914] 1213777=test_date_time
[ 79/914] 1213767=test_pkcs12
[ 80/914] 1213766=test_parser
[ 81/914] 1213765=test_modify_expand
[ 82/914] 1213765=test_gem_source_installed
[ 83/914] 1213778=test_gem_available_set
[ 84/914] 1213777=test_change_word
[ 85/914] 1213766=test_gem_platform
[ 86/914] 1213777=test_symbol
[ 87/914] 1213777=test_gem_uninstaller
[ 88/914] 1213772=overlap_test
[ 89/914] 1213766=test_rdoc_ri_paths
[ 90/914] 1213778=test_propertyputref
[ 91/914] 1213778=test_variable_name_check
[ 92/914] 1213778=test_gem_commands_list_command
[ 93/914] 1213778=test_gem_source_vendor
[ 94/914] 1213778=test_assembler
[ 95/914] 1213778=test_pty
[ 96/914] 1213766=test_digest
[ 97/914] 1213765=test_gem_package_old
[ 98/914] 1213775=test_command
[ 99/914] 1213765=test_gem_uri
[100/914] 1213765=test_rbconfig
[101/914] 1213765=test_stringchar
[102/914] 1213771=test_gem_commands_help_command
[103/914] 1213767=test_arith_seq_extract
[104/914] 1213765=test_debug
[105/914] 1213765=test_fiddle
[106/914] 1213764=test_win32ole_variant
[107/914] 1213772=test_rdoc_markup_formatter
[108/914] 1213764=test_enumerator
[109/914] 1213771=test_ractor
[110/914] 1213764=test_psych
[111/914] 1213765=test_rdoc_parser_prism_ruby
[112/914] 1213764=test_rdoc_task
[113/914] 1213764=test_time_tz
[114/914] 1213778=test_backtrace
[115/914] 1213772=test_kdf
[116/914] 1213767=test_nil
[117/914] 1213764=test_class2name
[118/914] 1213771=test_gem_commands_outdated_command
[119/914] 1213764=test_gem_request_set_lockfile_tokenizer
[120/914] 1213767=test_error_highlight
[121/914] 1213771=test_array
[122/914] 1213764=test_set
[123/914] 1213772=test_find_executable
[124/914] 1213775=test_lazy_enumerator
[125/914] 1213764=test_resolve_symbol
[126/914] 1213770=test_profile_frames
[127/914] 1213772=test_date_compat
/tmp/ruby/src/trunk_asan/test/ruby/test_syntax.rb:333: warning: key :k1 is duplicated and overwritten on line 333
[128/914] 1213772=test_syntax
[129/914] 1213764=test_ossl
[130/914] 1213770=test_date_marshal
[131/914] 1213766=test_grapheme_breaks
[132/914] 1213770=test_gem_request_set_gem_dependency_api
[133/914] 1213766=test_assignment
[134/914] 1213770=test_ruby_lex
[135/914] 1213778=test_rdoc_servlet
[136/914] 1213778=test_singleton
[137/914] 1213778=test_rdoc_rd_block_parser
[138/914] 1213775=test_ripper
[139/914] 1213777=test_key_name_check
[140/914] 1213770=test_win32ole_param_event
[141/914] 1213777=test_rdoc_generator_pot
[142/914] 1213770=test_exception
[143/914] 1213777=test_object
[144/914] 1213770=test_gem_commands_signout_command
[145/914] 1213777=test_file_exhaustive
[146/914] 1213770=test_gem_ext_cargo_builder
[147/914] 1213770=test_gem_gem_runner
[148/914] 1213778=test_ssl_session
[149/914] 1213770=test_ractor
[150/914] 1213770=test_optarg
[151/914] 1213765=test_stream
[152/914] 1213765=test_gem_commands_unpack_command
[153/914] 1213767=test_gem_commands_exec_command
[154/914] 1213770=test_pack
[155/914] 1213775=test_gem_resolver_local_specification
[156/914] 1213775=test_autoload
[157/914] 1213778=test_kernel
[158/914] 1213765=test_method_name_check
[159/914] 1213765=heredoc_dedent_test
[160/914] 1213765=implicit_array_test
[161/914] 1213765=test_acceptable
[162/914] 1213770=test_len
[163/914] 1213770=test_rdoc_parser_markdown
[164/914] 1213765=test_function_entry
[165/914] 1213765=test_win32ole_param
[166/914] 1213765=test_httpheader
[167/914] 1213765=test_rdoc_ri_driver
[168/914] 1213770=test_data
[169/914] 1213770=test_http_request
[170/914] 1213770=test_gem_commands_server_command
[171/914] 1213770=test_gem_package_task
[172/914] 1213770=test_win32ole_method_event
[173/914] 1213770=test_provider
[174/914] 1213778=test_bn
[175/914] 1213778=!Nothing_to_test
[176/914] 1213778=test_keyword
[177/914] 1213765=numeric_value_test
[178/914] 1213765=test_pkey_ec
[179/914] 1213764=test_rand
[180/914] 1213765=test_data
[181/914] 1213765=test_noarg
[182/914] 1213767=test_thread
[183/914] 1213767=test_gem_commands_update_command
[184/914] 1213770=test_date_parse
[185/914] 1213765=test_fips
[186/914] 1213773=test_memory_view
[187/914] 1213773=test_helper
[188/914] 1213764=test_utf32
[189/914] 1213764=test_integer
[190/914] 1213773=test_ellipsize
[191/914] 1213773=test_tracer
[192/914] 1213770=test_capacity
[193/914] 1213770=test_input_method
[194/914] 1213764=test_nextafter
[195/914] 1213770=test_option
[196/914] 1213768=test_gem_safe_marshal
[197/914] 1213773=test_backtrace
[198/914] 1213773=static_literals_test
[199/914] 1213773=test_random
[200/914] 1213764=test_bundled_ca
[201/914] 1213773=test_to_ruby
[202/914] 1213773=test_workspace
[203/914] 1213778=test_fiber
[204/914] 1213770=test_generic
[205/914] 1213765=breadth_first_search_test
[206/914] 1213765=test_key_stroke
[207/914] 1213770=test_deprecated
[208/914] 1213770=test_gc_compact
[209/914] 1213765=test_rdoc_generator_darkfish
[210/914] 1213773=test_resize
[211/914] 1213773=test_div
[212/914] 1213773=test_open3
[213/914] 1213766=errors_test
[214/914] 1213763=test_vm_dump
[215/914] 1213763=test_rdoc_markup_document
[216/914] 1213764=test_ftp
[217/914] 1213765=test_err_in_callback
[218/914] 1213765=test_win32ole_variant_m
[219/914] 1213765=json_parser_test
[220/914] 1213764=test_rdoc_store
[221/914] 1213765=test_gem_commands_rebuild_command
[222/914] 1213763=test_gem_commands_setup_command
[223/914] 1213766=test_alias_and_anchor
[224/914] 1213768=test_rdoc_stats
[225/914] 1213765=test_cesu8
[226/914] 1213765=test_locale
[227/914] 1213766=parse_stream_test
[228/914] 1213766=test_gem_resolver_api_set
[229/914] 1213768=test_ts
[230/914] 1213766=test_emitter
[231/914] 1213765=test_gem_source_subpath_problem
[232/914] 1213766=node_id_test
[233/914] 1213765=test_tmpdir
[234/914] 1213769=test_type
[235/914] 1213769=test_range
[236/914] 1213767=test_dryrun
[237/914] 1213767=test_string_processing
[238/914] 1213765=encodings_test
[239/914] 1213767=test_io_buffer
[240/914] 1213767=test_gem_impossible_dependencies_error
[241/914] 1213767=json_generator_test
[242/914] 1213765=test_rdoc_single_class
[243/914] 1213777=test_rdoc_alias
[244/914] 1213765=test_configuration
[245/914] 1213777=test_windows_1252
[246/914] 1213777=test_udp
[247/914] 1213777=dispatcher_test
[248/914] 1213766=test_printf
[249/914] 1213766=test_rubyoptions
[250/914] 1213777=test_rdoc_token_stream
[251/914] 1213767=warnings_test
[252/914] 1213777=test_to_ary_concat
[253/914] 1213765=test_stringify_symbols
[254/914] 1213767=test_nesting_parser
[255/914] 1213765=test_files_test
[256/914] 1213767=test_gem_dependency_list
[257/914] 1213768=test_gem_resolver_installer_set
[258/914] 1213765=test_gem_commands_uninstall_command
[259/914] 1213767=test_rendering
[260/914] 1213767=test_shapes
[261/914] 1213767=test_rdoc_text
[262/914] 1213776=test_ocsp
[263/914] 1213767=test_pkey_dh
[264/914] 1213767=test_require
[265/914] 1213767=test_ifunless
[266/914] 1213767=test_gem_silent_ui
[267/914] 1213763=test_config
[268/914] 1213768=regular_expression_encoding_test
[269/914] 1213768=test_env
[270/914] 1213767=test_project_sanity
[271/914] 1213763=test_placearg
[272/914] 1213767=test_interned_str
[273/914] 1213767=test_rdoc_markup_paragraph
[274/914] 1213767=test_gem_commands_cleanup_command
[275/914] 1213764=comments_test
[276/914] 1213764=test_delete
[277/914] 1213764=test_config
[278/914] 1213771=test_io_m17n
[279/914] 1213764=test_ensured
[280/914] 1213763=test_continuation
[281/914] 1213763=test_forwardable
[282/914] 1213764=test_object_create_start
[283/914] 1213776=test_x509store
[284/914] 1213764=test_mdns
[285/914] 1213764=test_gem_ext_configure_builder
[286/914] 1213763=test_dir
[287/914] 1213764=test_rdoc_rd_inline_parser
[288/914] 1213764=test_win32ole_type
[289/914] 1213764=test_lexer
[290/914] 1213764=test_kwargs
[291/914] 1213764=test_io_wait
[292/914] 1213776=test_rdoc_extend
[293/914] 1213764=test_merge_keys
[294/914] 1213764=test_random
[295/914] 1213764=test_euc_kr
[296/914] 1213777=test_gem_commands_lock_command
[297/914] 1213764=test_set_len
[298/914] 1213764=test_rdoc_generator_json_index
[299/914] 1213777=test_threadgroup
[300/914] 1213764=test_bash_completion
[301/914] 1213764=test_exception
[302/914] 1213763=test_gem_security_signer
[303/914] 1213765=test_gem_local_remote_options
[304/914] 1213776=test_prettyprint
[305/914] 1213763=integer_parse_test
[306/914] 1213776=test_gem_validator
[307/914] 1213765=test_rdoc_markup_to_label
[308/914] 1213767=test_install
[309/914] 1213776=test_queue
[310/914] 1213769=test_sleep
[311/914] 1213765=regular_expression_options_test
[312/914] 1213776=test_key_event_record
[313/914] 1213765=test_tsort
[314/914] 1213765=test_ns_spki
[315/914] 1213777=test_depth_first
[316/914] 1213777=index_write_test
[317/914] 1213765=test_integer_comb
[318/914] 1213777=test_tree_spell_checker
[319/914] 1213763=test_date_ractor
[320/914] 1213776=test_m17n_comb
[321/914] 1213777=test_pair
[322/914] 1213775=test_bundled_gems
[323/914] 1213775=test_custom_command
[324/914] 1213775=lex_test
[325/914] 1213767=test_member
[326/914] 1213767=test_gem_console_ui
[327/914] 1213767=test_gem_source_fetch_problem
[328/914] 1213767=test_set
[329/914] 1213767=test_gem_update_suggestion
[330/914] 1213763=test_resource
[331/914] 1213763=test_reline_key
[332/914] 1213763=test_rdoc_generator_pot_po
[333/914] 1213763=test_reqarg
[334/914] 1213767=test_ractor_compatibility
[335/914] 1213767=test_append
[336/914] 1213767=test_gem_resolver_lock_set
[337/914] 1213763=test_rdoc_markup_hard_break
[338/914] 1213763=test_unicode_normalize
[339/914] 1213767=test_method
[340/914] 1213763=test_date_conv
[341/914] 1213773=test_webauthn_poller
[342/914] 1213763=test_egrep_cpp
[343/914] 1213771=test_argf
[344/914] 1213763=test_rdoc_i18n_locale
[345/914] 1213763=test_gem_resolver_composed_set
[346/914] 1213763=test_m17n
[347/914] 1213769=test_buffered_io
[348/914] 1213769=test_yjit
[349/914] 1213773=test_rdoc_markup_attribute_manager
[350/914] 1213773=test_arity
[351/914] 1213773=test_ipaddr
[352/914] 1213773=test_pkey_rsa
[353/914] 1213763=test_trace
[354/914] 1213763=test_gem_stream_ui
[355/914] 1213775=test_numhash
[356/914] 1213775=test_nofree
[357/914] 1213775=test_rdoc_generator_ri
[358/914] 1213775=test_within_pipe
[359/914] 1213770=test_scalar_scanner
[360/914] 1213775=test_arith_seq_beg_len_step
[361/914] 1213770=test_hash
[362/914] 1213763=test_reline
[363/914] 1213775=test_gem_resolver_requirement_list
[364/914] 1213775=test_beginendblock
[365/914] 1213777=test_win32ole_event
[366/914] 1213777=test_io_buffer
[367/914] 1213777=test_yjit_exit_locations
[368/914] 1213777=test_rdoc_markup_pre_process
[369/914] 1213775=test_rdoc_rdoc
[370/914] 1213777=test_gem_commands_pristine_command
[371/914] 1213773=test_gem_config_file
[372/914] 1213775=test_yamlstore
[373/914] 1213775=test_rdoc_method_attr
[374/914] 1213763=test_gem_package_tar_writer
[375/914] 1213773=test_rubygems
[376/914] 1213775=ripper_test
[377/914] 1213763=test_case_mapping
[378/914] 1213763=test_yaml_tree
[379/914] 1213774=test_mailto
[380/914] 1213774=test_socket
[381/914] 1213763=test_function
[382/914] 1213773=test_weakref
[383/914] 1213772=test_timeout
[384/914] 1213773=test_not
[385/914] 1213773=test_console_attr
[386/914] 1213773=test_gem_bundler_version_finder
[387/914] 1213773=constant_path_node_test
[388/914] 1213773=test_gem_path_support
[389/914] 1213773=test_win32ole_record
[390/914] 1213773=test_webauthn_listener_response
[391/914] 1213763=heredoc_test
[392/914] 1213763=newline_test
[393/914] 1213773=snippets_test
[394/914] 1213768=parser_test
[395/914] 1213768=test_array
[396/914] 1213763=test_ubf_async_safe
[397/914] 1213768=test_bug-5832
[398/914] 1213763=test_case
[399/914] 1213768=test_cgi_multipart
[400/914] 1213772=test_gem_safe_yaml
[401/914] 1213763=test_digest_extend
[402/914] 1213772=test_autoconf
[403/914] 1213772=test_did_you_mean
[404/914] 1213764=test_popen_deadlock
[405/914] 1213763=test_gc
[406/914] 1213763=test_time
[407/914] 1213775=json_encoding_test
[408/914] 1213768=test_math
[409/914] 1213775=test_super
[410/914] 1213768=test_libs
[411/914] 1213768=test_ast
[412/914] 1213772=test_pack
[413/914] 1213772=test_rdoc_comment
[414/914] 1213763=fuzzer_test
[415/914] 1213763=test_rb_str_dup
[416/914] 1213763=onigmo_test
[417/914] 1213763=test_struct
[418/914] 1213763=test_face
[419/914] 1213763=test_sizeof
[420/914] 1213772=test_alias
[421/914] 1213772=test_gem_requirement
[422/914] 1213772=test_gem_security
[423/914] 1213777=test_euc_tw
[424/914] 1213777=test_compile_prism
[425/914] 1213778=test_gem_commands_build_command
[426/914] 1213764=test_x509name
[427/914] 1213764=test_sleep
[428/914] 1213774=test_object_references
[429/914] 1213774=test_wait
[430/914] 1213774=test_require
[431/914] 1213778=test_dup
[432/914] 1213775=test_dns
[433/914] 1213765=test_stringio
[434/914] 1213777=test_io_timeout
[435/914] 1213777=test_date_new
[436/914] 1213777=test_gem_commands_info_command
[437/914] 1213765=test_rdoc_rd
[438/914] 1213765=command_line_test
[439/914] 1213777=test_comparable
[440/914] 1213765=test_bug-3571
[441/914] 1213777=test_system
[442/914] 1213765=test_notimplement
[443/914] 1213765=test_emoji_breaks
[444/914] 1213765=test_rdoc_markup_indented_paragraph
[445/914] 1213765=test_line_editor
[446/914] 1213765=test_big2str
[447/914] 1213765=test_rdoc_parser
[448/914] 1213778=test_open-uri
[449/914] 1213775=test_coderange
[450/914] 1213765=test_string_memory
[451/914] 1213775=test_rdoc_markup_to_joined_paragraph
[452/914] 1213775=regexp_test
[453/914] 1213775=test_rdoc_markup_to_html
[454/914] 1213765=test_rdoc_context
[455/914] 1213764=test_pkg_config
[456/914] 1213775=test_x509attr
[457/914] 1213764=test_complex2
[458/914] 1213764=test_iso_8859
[459/914] 1213775=test_dln
[460/914] 1213775=test_history
[461/914] 1213778=test_gem_commands_open_command
[462/914] 1213764=test_cgi_util
[463/914] 1213775=test_x509req
[464/914] 1213778=test_protect
[465/914] 1213778=test_tree_builder
[466/914] 1213778=test_protocol
[467/914] 1213773=test_gem_ext_cargo_builder_link_flag_converter
[468/914] 1213776=test_iseq
[469/914] 1213773=test_store
[470/914] 1213778=test_insns_leaf
[471/914] 1213778=test_c_struct_builder
[472/914] 1213775=location_test
[473/914] 1213775=dump_test
[474/914] 1213764=test_enc_associate
[475/914] 1213778=test_allocation
[476/914] 1213773=test_gc
[477/914] 1213764=test_gb18030
[478/914] 1213764=test_gem_package_tar_reader
[479/914] 1213765=test_type_completor
[480/914] 1213765=test_win32ole_variable
[481/914] 1213765=test_x509crl
[482/914] 1213764=test_numeric
[483/914] 1213764=test_stringscanner
[484/914] 1213776=test_class
[485/914] 1213777=test_cgi_session
[486/914] 1213776=test_word
[487/914] 1213776=test_gem_name_tuple
[488/914] 1213776=test_win32ole_type_event
[489/914] 1213777=test_warning
[490/914] 1213764=test_gem_dependency_installer
[491/914] 1213776=test_refinement
[492/914] 1213772=test_pointer
[493/914] 1213765=test_rdoc_markup_attributes
[494/914] 1213765=test_gbk
[495/914] 1213765=test_gem_specification
[496/914] 1213777=test_rdoc_class_module
[497/914] 1213763=test_complexrational
[498/914] 1213763=test_pkcs7
[499/914] 1213772=test_cgi_header
[500/914] 1213772=test_gem_commands_fetch_command
[501/914] 1213772=test_rdoc_markup_to_html_snippet
[502/914] 1213763=test_rdoc_any_method
[503/914] 1213775=test_flush
[504/914] 1213771=test_require_path_check
[505/914] 1213775=test_mul
[506/914] 1213775=test_mkmf
[507/914] 1213772=test_win32ole_variant_outarg
[508/914] 1213772=test_enumerator_kw
[509/914] 1213775=test_mixed_unicode_escapes
[510/914] 1213772=test_rdoc_markup_verbatim
[511/914] 1213772=test_at_exit
[512/914] 1213775=test_instrumentation_api
[513/914] 1213771=source_location_test
[514/914] 1213772=test_complex
[515/914] 1213771=test_inadvertent_creation
[516/914] 1213772=static_inspect_test
[517/914] 1213772=test_c_struct_entry
[518/914] 1213777=test_eval_history
[519/914] 1213771=test_case
[520/914] 1213771=equality_test
[521/914] 1213771=test_gem_commands_query_command
[522/914] 1213777=test_color
[523/914] 1213772=unescape_test
[524/914] 1213777=test_files_ext
[525/914] 1213777=test_x509ext
[526/914] 1213777=test_gem_stub_specification
[527/914] 1213763=test_sprintf_comb
[528/914] 1213777=test_tcp
[529/914] 1213767=test_pp
[530/914] 1213777=test_rdoc_markdown_test
[531/914] 1213767=test_rdoc_normal_module
[532/914] 1213775=test_method_cache
[533/914] 1213775=test_path
[534/914] 1213775=test_gem_commands_stale_command
[535/914] 1213771=test_rdoc_markup_to_tt_only
[536/914] 1213775=test_gem_version
[537/914] 1213763=test_win32ole
[538/914] 1213763=tunnel_test
[539/914] 1213763=test_settracefunc
[540/914] 1213767=test_gem_text
[541/914] 1213775=test_rdoc_markup_heading
[542/914] 1213767=test_rat
[543/914] 1213767=test_extlibs
[544/914] 1213775=test_transcode
[545/914] 1213771=test_whileuntil
[546/914] 1213771=json_string_matching_test
[547/914] 1213771=test_monitor
[548/914] 1213771=test_gem_ext_rake_builder
[549/914] 1213775=test_flags
[550/914] 1213765=test_asn1
[551/914] 1213765=test_x509cert
[552/914] 1213770=test_addrinfo
[553/914] 1213774=test_logdevice
[554/914] 1213770=test_rdoc_attr
[555/914] 1213770=test_http
[556/914] 1213770=test_passing_block
[557/914] 1213770=test_enumerable
[558/914] 1213770=test_bmethod
[559/914] 1213770=test_ansi_without_terminfo
[560/914] 1213764=test_rdoc_markup_include
[561/914] 1213764=test_terminfo
[562/914] 1213770=test_bug-14834
[563/914] 1213764=test_svcb_https
[564/914] 1213764=test_buffering
[565/914] 1213764=test_rdoc_context_section
[566/914] 1213764=ruby_parser_test
[567/914] 1213764=test_key_actor_vi
[568/914] 1213770=test_default_gems
[569/914] 1213765=test_constant
[570/914] 1213770=test_gem_security_trust_dir
[571/914] 1213770=test_rdoc_parser_c
[572/914] 1213764=test_rdoc_generator_pot_po_entry
[573/914] 1213764=test_gem_resolver_specification
[574/914] 1213764=test_encoding
[575/914] 1213775=test_load
[576/914] 1213775=json_fixtures_test
[577/914] 1213771=test_gem_package_tar_reader_entry
[578/914] 1213775=test_zsh_completion
[579/914] 1213775=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 36907>
[580/914] 1213764=test_lock_native_thread
[581/914] 1213764=test_have_funcCOMMAND     PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    1213775  ko1   10u  IPv4 261745007      0t0  TCP localhost:36907->localhost:34706 (CLOSE_WAIT)

Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 10
[582/914] 1213775=test_logperiod
[583/914] 1213775=test_enc_str_buf_cat
[584/914] 1213775=test_gem_resolver_dependency_request
[585/914] 1213777=test_force_exit
[586/914] 1213775=test_euc_jp
[587/914] 1213763=test_win32ole_typelib
[588/914] 1213763=test_scanner_events
[589/914] 1213775=test_external_new
[590/914] 1213777=test_abi
[591/914] 1213775=test_rdoc_markup_to_table_of_contents
[592/914] 1213771=test_ancdata
[593/914] 1213771=test_gem_doctor
[594/914] 1213770=test_weakmap
[595/914] 1213775=test_rubyvm
[596/914] 1213775=test_data_error
[597/914] 1213771=test_optimization
[598/914] 1213763=test_rdoc_markdown
[599/914] 1213775=test_gem_request_connection_pools
[600/914] 1213777=test_common
[601/914] 1213774=test_gem_uri_formatter
[602/914] 1213774=test_sprintf
[603/914] 1213775=test_rdoc_encoding
[604/914] 1213775=parse_success_test
[605/914] 1213775=test_module
[606/914] 1213763=test_gem_commands_push_command
[607/914] 1213764=test_ractor
[608/914] 1213764=test_registry
[609/914] 1213764=test_rdoc_constant
[610/914] 1213774=test_deprecate
[611/914] 1213777=test_ssl
[612/914] 1213772=test_basicinstructions
[613/914] 1213774=test_bigzero
[614/914] 1213774=test_mutex
[615/914] 1213764=test_key_actor_emacs
[616/914] 1213772=test_gem_resolver_vendor_specification
[617/914] 1213772=test_typeddata
[618/914] 1213776=test_date_strftime
[619/914] 1213766=compiler_test
[620/914] 1213764=test_struct
[621/914] 1213766=test_gem_ext_builder
[622/914] 1213764=test_history
[623/914] 1213764=test_verbose
[624/914] 1213764=pattern_test
[625/914] 1213763=test_disable_irb
[626/914] 1213774=test_gem_package_tar_header
[627/914] 1213764=test_sexp
[628/914] 1213764=test_logger
[629/914] 1213774=test_rdoc_i18n_text
[630/914] 1213763=test_gem_unsatisfiable_dependency_error
[631/914] 1213774=test_rdoc_tom_doc
[632/914] 1213764=test_ractor
[633/914] 1213763=test_recursion
[634/914] 1213763=test_normalize
[635/914] 1213763=test_find
[636/914] 1213774=locals_test
[637/914] 1213767=test_import
[638/914] 1213763=test_basicsocket
[639/914] 1213763=test_gem_commands_owner_command
[640/914] 1213769=test_objectspace
[641/914] 1213764=test_trick
[642/914] 1213772=test_gem_request_set
[643/914] 1213763=version_test
[644/914] 1213763=test_fd_setsize
[645/914] 1213763=test_gem_remote_fetcher_s3
[646/914] 1213763=test_rdoc_markup_parser
[647/914] 1213765=lex_test
[648/914] 1213765=test_gem_rdoc
[649/914] 1213763=test_require_lib
[650/914] 1213774=test_files_test_2
[651/914] 1213776=test_gem_version_option
[652/914] 1213772=test_rdoc_markup_raw
[653/914] 1213772=test_scheduler
[654/914] 1213776=test_ensure_and_callcc
[655/914] 1213776=test_iseq_load
[656/914] 1213765=test_fstring
[657/914] 1213772=test_name_error_extension
[658/914] 1213772=test_signal
[659/914] 1213765=test_timeout
[660/914] 1213765=test_fixnum
[661/914] 1213765=test_null
[662/914] 1213765=test_big5
[663/914] 1213765=test_gem_resolver_activation_request
[664/914] 1213765=test_switch_hitter
[665/914] 1213765=test_ole_methods
[666/914] 1213765=test_pack
[667/914] 1213767=test_defined
[668/914] 1213767=test_hash_create
[669/914] 1213767=json_generic_object_test
[670/914] 1213767=test_call
[671/914] 1213765=test_thread
[672/914] 1213767=test_gem_resolver_index_set
[673/914] 1213767=test_rdoc_parser_changelog
[674/914] 1213766=test_init
[675/914] 1213767=test_gem_security_policy
[676/914] 1213767=test_file
[677/914] 1213767=test_gem_install_update_options
[678/914] 1213776=test_case_options
[679/914] 1213766=test_arity
[680/914] 1213776=test_files_sample
[681/914] 1213766=test_update
[682/914] 1213772=test_folderitem2_invokeverb
[683/914] 1213766=test_rdoc_markup_to_html_crossref
[684/914] 1213772=test_string
[685/914] 1213772=test_io_wait_uncommon
[686/914] 1213772=test_shift_jis
[687/914] 1213778=test_gem_request_set_lockfile_parser
[688/914] 1213772=test_yield
[689/914] 1213767=test_formatter
[690/914] 1213767=test_gem_ci_detector
[691/914] 1213776=test_completion
[692/914] 1213767=test_ostruct
[693/914] 1213778=test_raise
[694/914] 1213778=test_proxy
[695/914] 1213778=test_rational2
[696/914] 1213778=fixtures_test
[697/914] 1213767=test_gem_dependency_resolution_error
[698/914] 1213767=test_http
[699/914] 1213766=test_erb_m17n
[700/914] 1213775=test_clone
[701/914] 1213766=test_objspace
[702/914] 1213778=test_koi8
[703/914] 1213778=test_too_many_dummy_encodings
[704/914] 1213778=test_gem_ext_cmake_builder
[705/914] 1213778=test_filter
[706/914] 1213778=test_httpresponses
[707/914] 1213778=integer_base_flags_test
[708/914] 1213778=test_unicode_escape
[709/914] 1213775=test_ftp
[710/914] 1213775=test_gem_resolver_vendor_set
[711/914] 1213775=test_evaluation
[712/914] 1213775=test_fnmatch
[713/914] 1213778=test_rdoc_markup_to_ansi
[714/914] 1213775=test_have_library
[715/914] 1213778=test_erb_command
[716/914] 1213778=test_require
[717/914] 1213764=test_https
[718/914] 1213776=test_context
[719/914] 1213776=test_symbol
[720/914] 1213777=test_optparse
[721/914] 1213777=test_coder
[722/914] 1213777=test_rdoc_markup
[723/914] 1213777=test_enum
[724/914] 1213775=test_gem_commands_which_command
[725/914] 1213775=test_gem_source_specific_file
[726/914] 1213775=test_unix
[727/914] 1213770=parse_test
[728/914] 1213775=test_hash
[729/914] 1213775=test_macro
[730/914] 1213775=test_cipher
[731/914] 1213770=test_new
[732/914] 1213770=test_rdoc_markup_to_bs
[733/914] 1213775=test_last_thread
[734/914] 1213770=test_gem_source_lock
[735/914] 1213770=test_ldap
[736/914] 1213770=test_gem_remote_fetcher_local_server
[737/914] 1213767=test_etc
[738/914] 1213770=test_cgi_cookie
[739/914] 1213770=test_internal_ivar
[740/914] 1213770=test_gem_commands_mirror
[741/914] 1213770=test_cd
[742/914] 1213770=symbol_encoding_test
[743/914] 1213770=desugar_compiler_test
[744/914] 1213770=test_hmac
[745/914] 1213770=test_signedness
[746/914] 1213767=test_ractor
[747/914] 1213775=test_my_integer
[748/914] 1213775=test_tracepoint
[749/914] 1213767=test_gem_commands_environment_command
[750/914] 1213778=test_gem_resolver_installed_specification
[751/914] 1213767=test_array_create
[752/914] 1213767=test_debugger_integration
[753/914] 1213778=test_rdoc_rubygems_hook
[754/914] 1213767=test_ws
[755/914] 1213767=test_rdoc_require
[756/914] 1213767=test_date_arith
[757/914] 1213767=test_io_console
[758/914] 1213778=test_metaclass
[759/914] 1213778=test_numeric
[760/914] 1213774=test_io
[761/914] 1213778=test_gem_spec_fetcher
[762/914] 1213775=test_ractor
[763/914] 1213775=test_undef
[764/914] 1213775=test_gem_commands_sources_command
[765/914] 1213763=test_c_union_entity
[766/914] 1213778=test_key_error
[767/914] 1213763=test_enc_raise
[768/914] 1213778=test_engine
[769/914] 1213763=test_gem_command
[770/914] 1213778=test_pinned
[771/914] 1213778=test_memory_view
[772/914] 1213775=test_rdoc_markup_to_markdown
[773/914] 1213763=test_rdoc_parser_ruby
[774/914] 1213775=test_httpresponse
[775/914] 1213775=test_show_source
[776/914] 1213775=test_inlinecache
[777/914] 1213778=test_weakkeymap
[778/914] 1213775=test_usrmarshal
[779/914] 1213777=test_jaro_winkler
[780/914] 1213777=test_gem_commands_yank_command
[781/914] 1213765=test_exit
[782/914] 1213764=test_pattern_key_name_check
[783/914] 1213764=test_raise_exception
[784/914] 1213765=test_gem_util
[785/914] 1213777=test_config
[786/914] 1213775=test_tempfile
[787/914] 1213777=test_gem_resolver
[788/914] 1213767=test_gem_gemcutter_utilities
[789/914] 1213765=test_gem_remote_fetcher
[790/914] 1213767=test_cparser
[791/914] 1213770=test_human_typo
[792/914] 1213770=test_dot_dot
[793/914] 1213777=test_bignum
[794/914] 1213770=reflection_test
[795/914] 1213770=test_postponed_job
[796/914] 1213773=ractor_test
[797/914] 1213775=test_gem_request_set_lockfile
[798/914] 1213776=test_kill_ring
[799/914] 1213776=test_gem_resolver_git_specification
[800/914] 1213777=test_dir_m17n
[801/914] 1213765=test_cgi_tag_helper
[802/914] 1213773=test_coverage
[803/914] 1213765=test_stream
[804/914] 1213763=json_common_interface_test
[805/914] 1213765=test_func
[806/914] 1213763=test_pathname
[807/914] 1213771=test_remote_fetch_error
[808/914] 1213771=test_fileutils
[809/914] 1213764=test_eval
[810/914] 1213764=test_object
[811/914] 1213776=test_process
[812/914] 1213776=test_gem_commands_cert_command
[813/914] 1213775=test_io
[814/914] 1213769=test_const
[815/914] 1213769=test_serialize_subclasses
[816/914] 1213769=test_class
[817/914] 1213763=parse_comments_test
[818/914] 1213763=test_method_cache
[819/914] 1213763=test_string
[820/914] 1213763=test_gem_resolver_index_specification
[821/914] 1213770=test_marshalable
[822/914] 1213770=test_iterator
[823/914] 1213763=test_gem_dependency
[824/914] 1213775=test_path_to_class
[825/914] 1213775=test_storage
[826/914] 1213775=test_thread_fd_close
[827/914] 1213775=json_addition_test
[828/914] 1213775=test_gem_commands_dependency_command
[829/914] 1213772=test_qsort
[830/914] 1213770=test_cmethod
[831/914] 1213772=test_gem_ext_ext_conf_builder
[832/914] 1213770=test_iter_break
[833/914] 1213771=test_parse
[834/914] 1213770=test_process
[835/914] 1213763=test_have_macro
[836/914] 1213775=test_num2int
[837/914] 1213775=test_gem_source_local
[838/914] 1213764=test_rdoc_parser_rd
[839/914] 1213767=test_digest
[840/914] 1213767=test_variable
[841/914] 1213764=test_cstr
[842/914] 1213763=test_gem_resolver_lock_specification
[843/914] 1213763=test_wss
[844/914] 1213763=test_address_resolve
[845/914] 1213763=test_closure
[846/914] 1213778=test_foreach
[847/914] 1213778=test_econv
[848/914] 1213775=test_nil2vtempty
[849/914] 1213775=test_securerandom
[850/914] 1213767=test_stack
[851/914] 1213775=test_gem_commands_install_command
[852/914] 1213773=test_gem_ext_cargo_builder_unit
[853/914] 1213773=test_nowrite
[854/914] 1213776=test_flip
[855/914] 1213771=test_thread_queue
[856/914] 1213773=test_summary
[857/914] 1213776=test_encoding
[858/914] 1213776=test_file
[859/914] 1213763=bom_test
[860/914] 1213763=test_frozen_error
[861/914] 1213763=test_sockopt
[862/914] 1213763=test_lambda
[863/914] 1213763=test_arithmetic_sequence
[864/914] 1213763=test_literal
[865/914] 1213773=test_irb
[866/914] 1213764=test_pattern_matching
[867/914] 1213764=test_thread
[868/914] 1213764=test_gem_commands_search_command
[869/914] 1213764=test_gem_request
[870/914] 1213777=test_primitive
[871/914] 1213777=test_nonblock
[872/914] 1213777=test_gem_commands_signin_command
[873/914] 1213764=test_pkey
[874/914] 1213772=test_rendering
[875/914] 1213764=test_gem_resolver_api_specification
[876/914] 1213777=test_getopts
[877/914] 1213773=parameters_signature_test
[878/914] 1213777=test_rdoc_include
[879/914] 1213764=test_ractor
[880/914] 1213767=test_pstore
[881/914] 1213773=test_document
[882/914] 1213773=test_bug_reporter
[883/914] 1213772=test_spell_checker
[884/914] 1213777=test_gem_commands_specification_command
[885/914] 1213772=test_yield_block
[886/914] 1213772=test_recorder
[887/914] 1213772=test_rdoc_options
[888/914] 1213767=test_ansi_with_terminfo
[889/914] 1213767=test_yaml
[890/914] 1213764=test_boolean
[891/914] 1213764=test_config
[892/914] 1213778=test_addr
[893/914] 1213777=test_stat
[894/914] 1213778=test_eval
[895/914] 1213777=test_convertible
[896/914] 1213765=test_gem_resolver_best_set
[897/914] 1213765=test_windows_1251
[898/914] 1213765=test_unicode
[899/914] 1213765=test_parser_events
[900/914] 1213767=test_thread_cv
[901/914] 1213765=test_cgi_modruby
[902/914] 1213765=test_win32ole_method
[903/914] 1213765=test_yamldbm
[904/914] 1213765=test_helper
[905/914] 1213765=test_readpartial
[906/914] 1213773=test_rdoc_generator_markup
[907/914] 1213773=test_scalar
[908/914] 1213775=test_rdoc_cross_reference
[909/914] 1213773=test_gem_commands_contents_command
[910/914] 1213765=test_gem_resolver_conflict
[911/914] 1213765=newline_offsets_test
[912/914] 1213773=test_regexp
[913/914] 1213778=test_str2big
[914/914] 1213778=test_rational
Finished tests in 186.968706s, 175.6818 tests/s, 34716.5210 assertions/s.
32847 tests, 6490903 assertions, 0 failures, 0 errors, 398 skips

ruby -v: ruby 3.4.0dev (2024-09-16T12:44:19Z master d57bc870ac) +PRISM [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 3.4.0dev (2024-09-16T12:44:19Z master d57bc870ac) [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .................

Finished in 35.744423 seconds

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