[DRE-maint] Bug#980584: ruby-parser: FTBFS: ERROR: Test "ruby2.7" failed.

Lucas Nussbaum lucas at debian.org
Wed Jan 20 20:23:59 GMT 2021


Source: ruby-parser
Version: 3.11.0-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20210120 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> /usr/bin/ruby2.7 /usr/bin/gem2deb-test-runner
> 
> ┌──────────────────────────────────────────────────────────────────────────────┐
> │ Checking Rubygems dependency resolution on ruby2.7                           │
> └──────────────────────────────────────────────────────────────────────────────┘
> 
> GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-parser/usr/share/rubygems-integration/all:/var/lib/gems/2.7.0:/usr/local/lib/ruby/gems/2.7.0:/usr/lib/ruby/gems/2.7.0:/usr/lib/x86_64-linux-gnu/ruby/gems/2.7.0:/usr/share/rubygems-integration/2.7.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.7.0 ruby2.7 -e gem\ \"ruby_parser\"
> 
> ┌──────────────────────────────────────────────────────────────────────────────┐
> │ Run tests for ruby2.7 from debian/ruby-tests.rake                            │
> └──────────────────────────────────────────────────────────────────────────────┘
> 
> RUBYLIB=/<<PKGBUILDDIR>>/debian/ruby-parser/usr/lib/ruby/vendor_ruby:. GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-parser/usr/share/rubygems-integration/all:/var/lib/gems/2.7.0:/usr/local/lib/ruby/gems/2.7.0:/usr/lib/ruby/gems/2.7.0:/usr/lib/x86_64-linux-gnu/ruby/gems/2.7.0:/usr/share/rubygems-integration/2.7.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.7.0 ruby2.7 -S rake -f debian/ruby-tests.rake
> /usr/bin/ruby2.7 -w -I"test"  "/usr/share/rubygems-integration/all/gems/rake-13.0.1/lib/rake/rake_test_loader.rb" "test/test_ruby_lexer.rb" "test/test_ruby_parser.rb" "test/test_ruby_parser_extras.rb" -v
> 
> 
> Run options: -v --seed 39423
> 
> # Running:
> 
> TestStackState#test_handle_encoding_vim = 0.00 s = .
> TestStackState#test_handle_encoding_emacs = 0.00 s = .
> TestStackState#test_handle_encoding_wtf = 0.00 s = .
> TestStackState#test_handle_encoding_default = 0.00 s = .
> TestStackState#test_is_in_state = 0.00 s = .
> TestStackState#test_handle_encoding_normal = 0.00 s = .
> TestStackState#test_pop = 0.00 s = .
> TestStackState#test_handle_encoding_bom = 0.00 s = .
> TestStackState#test_stack_state = 0.00 s = .
> TestStackState#test_lexpop = 0.00 s = .
> TestStackState#test_push = 0.00 s = .
> TestRubyParser#test_cls_version = 0.00 s = .
> TestRubyParser#test_parse = 0.00 s = .
> block args arity 18#test_0002_parses 'lambda   do    end' = 0.00 s = .
> block args arity 18#test_0003_parses 'proc     {    }' = 0.00 s = .
> block args arity 18#test_0009_parses 'proc     { || }' = 0.00 s = .
> block args arity 18#test_0006_parses 'Proc.new do    end' = 0.00 s = .
> block args arity 18#test_0007_parses 'lambda   { || }' = 0.00 s = .
> block args arity 18#test_0010_parses 'proc     do || end' = 0.00 s = .
> block args arity 18#test_0012_parses 'Proc.new do || end' = 0.00 s = .
> block args arity 18#test_0005_parses 'Proc.new {    }' = 0.00 s = .
> block args arity 18#test_0008_parses 'lambda   do || end' = 0.00 s = .
> block args arity 18#test_0001_parses 'lambda   {    }' = 0.00 s = .
> block args arity 18#test_0004_parses 'proc     do    end' = 0.00 s = .
> block args arity 18#test_0011_parses 'Proc.new { || }' = 0.00 s = .
> block args arity 23#test_0006_parses 'proc     do    end' = 0.00 s = .
> block args arity 23#test_0013_parses 'proc     { || }' = 0.00 s = .
> block args arity 23#test_0010_parses '-> ()    do    end' = 0.00 s = .
> block args arity 23#test_0008_parses 'Proc.new do    end' = 0.00 s = .
> block args arity 23#test_0002_parses '->       do    end' = 0.00 s = .
> block args arity 23#test_0014_parses 'proc     do || end' = 0.00 s = .
> block args arity 23#test_0001_parses '->       {    }' = 0.00 s = .
> block args arity 23#test_0007_parses 'Proc.new {    }' = 0.00 s = .
> block args arity 23#test_0003_parses 'lambda   {    }' = 0.00 s = .
> block args arity 23#test_0011_parses 'lambda   { || }' = 0.00 s = .
> block args arity 23#test_0004_parses 'lambda   do    end' = 0.00 s = .
> block args arity 23#test_0015_parses 'Proc.new { || }' = 0.00 s = .
> block args arity 23#test_0005_parses 'proc     {    }' = 0.00 s = .
> block args arity 23#test_0016_parses 'Proc.new do || end' = 0.00 s = .
> block args arity 23#test_0009_parses '-> ()    {    }' = 0.00 s = .
> block args arity 23#test_0012_parses 'lambda   do || end' = 0.00 s = .
> TestRubyParserV24#test_rescue_exceptions = 0.00 s = .
> TestRubyParserV24#test_block_opt_arg = 0.00 s = .
> TestRubyParserV24#test_block_pass_call_n = 0.00 s = .
> TestRubyParserV24#test_case_nested_inner_no_expr = 0.00 s = .
> TestRubyParserV24#test_attrasgn_array_lhs = 0.00 s = .
> TestRubyParserV24#test_rescue_lasgn = 0.00 s = .
> TestRubyParserV24#test_defn_args_mand_opt_splat = 0.00 s = .
> TestRubyParserV24#test_masgn_splat_no_name_to_ary = 0.00 s = .
> TestRubyParserV24#test_sclass = 0.00 s = .
> TestRubyParserV24#test_call_arglist_hash = 0.00 s = .
> TestRubyParserV24#test_defn_args_mand_block = 0.00 s = .
> TestRubyParserV24#test_block_paren_splat = 0.00 s = .
> TestRubyParserV24#test_assoc_label = 0.00 s = .
> TestRubyParserV24#test_call_div = 0.00 s = .
> TestRubyParserV24#test_parse_while_not_noncanonical = 0.00 s = .
> TestRubyParserV24#test_flip2_method = 0.00 s = .
> TestRubyParserV24#test_block_command_operation_colon = 0.00 s = .
> TestRubyParserV24#test_logical_op_nested_mix = 0.00 s = .
> TestRubyParserV24#test_call_assoc_new_if_multiline = 0.00 s = .
> TestRubyParserV24#test_dot2 = 0.00 s = .
> TestRubyParserV24#test_fcall_arglist_hash_colons__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_lvar_def_boundary = 0.00 s = .
> TestRubyParserV24#test_return_1_splatted = 0.00 s = .
> TestRubyParserV24#test_splat_lasgn = 0.00 s = .
> TestRubyParserV24#test___ENCODING__ = 0.00 s = .
> TestRubyParserV24#test_defn_args_opt_block = 0.00 s = .
> TestRubyParserV24#test_iter_upto = 0.00 s = .
> TestRubyParserV24#test_str_heredoc_indent = 0.00 s = .
> TestRubyParserV24#test_double_block_error_05 = 0.00 s = .
> TestRubyParserV24#test_dstr_concat = 0.00 s = .
> TestRubyParserV24#test_bug_case_when_regexp = 0.00 s = .
> TestRubyParserV24#test_kill_me5 = 0.00 s = S
> TestRubyParserV24#test_pipe_space = 0.00 s = .
> TestRubyParserV24#test_dxstr = 0.00 s = .
> TestRubyParserV24#test_cvasgn_cls_method = 0.00 s = .
> TestRubyParserV24#test_module_comments = 0.00 s = .
> TestRubyParserV24#test_parse_line_call_ivar_arg_no_parens_line_break = 0.00 s = .
> TestRubyParserV24#test_masgn_lhs_splat = 0.00 s = .
> TestRubyParserV24#test_bug_and = 0.00 s = .
> TestRubyParserV24#test_evstr_str = 0.00 s = .
> TestRubyParserV24#test_op_asgn1 = 0.00 s = .
> TestRubyParserV24#test_undef = 0.00 s = .
> TestRubyParserV24#test_defn_args_opt = 0.00 s = .
> TestRubyParserV24#test_do_lambda = 0.00 s = .
> TestRubyParserV24#test_call_rshift = 0.00 s = .
> TestRubyParserV24#test_str_question_escape__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_call_not = 0.00 s = .
> TestRubyParserV24#test_while_pre = 0.00 s = .
> TestRubyParserV24#test_block_call_operation_dot = 0.00 s = .
> TestRubyParserV24#test_defns_reserved = 0.00 s = .
> TestRubyParserV24#test_block_append_tail_block = 0.00 s = .
> TestRubyParserV24#test_masgn_masgn = 0.00 s = .
> TestRubyParserV24#test_undef_block_3 = 0.00 s = .
> TestRubyParserV24#test_return_n = 0.00 s = .
> TestRubyParserV24#test_block_append = 0.00 s = .
> TestRubyParserV24#test_if_post_not__18 = 0.00 s = .
> TestRubyParserV24#test_masgn_attrasgn_idx = 0.00 s = .
> TestRubyParserV24#test_block_stmt_both_mri_verbose_flag = 0.00 s = .
> TestRubyParserV24#test_iter_args_2__19 = 0.00 s = .
> TestRubyParserV24#test_argscat_svalue = 0.00 s = .
> TestRubyParserV24#test_block_args_opt2_2 = 0.00 s = .
> TestRubyParserV24#test_while_post = 0.00 s = .
> TestRubyParserV24#test_break = 0.00 s = .
> TestRubyParserV24#test_hash_new_no_space__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_iter_args_11_1 = 0.00 s = .
> TestRubyParserV24#test_call_splat_mid__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_undef_block_2 = 0.00 s = .
> TestRubyParserV24#test_defn_comments = 0.00 s = .
> TestRubyParserV24#test_call_bang_squiggle = 0.00 s = .
> TestRubyParserV24#test_str_pct_Q_nested = 0.00 s = .
> TestRubyParserV24#test_defs_comments = 0.00 s = .
> TestRubyParserV24#test_float_with_if_modifier = 0.00 s = .
> TestRubyParserV24#test_index_0_opasgn = 0.00 s = .
> TestRubyParserV24#test_iter_masgn_args_splat = 0.00 s = .
> TestRubyParserV24#test_call_star = 0.00 s = .
> TestRubyParserV24#test_proc_args_0 = 0.00 s = .
> TestRubyParserV24#test_flip2 = 0.00 s = .
> TestRubyParserV24#test_stabby_arg_no_paren = 0.00 s = .
> TestRubyParserV24#test_lasgn_arg_rescue_arg = 0.00 s = .
> TestRubyParserV24#test_masgn = 0.00 s = .
> TestRubyParserV24#test_class_scoped = 0.00 s = .
> TestRubyParserV24#test_call_args_assoc_trailing_comma = 0.00 s = .
> TestRubyParserV24#test_defn_args_mand = 0.00 s = .
> TestRubyParserV24#test_block_decomp_arg_splat_arg = 0.00 s = .
> TestRubyParserV24#test_begin_rescue_twice_mri_verbose_flag = 0.00 s = .
> TestRubyParserV24#test_dstr_str_lit_start = 0.00 s = .
> TestRubyParserV24#test_defn_kwarg_kwsplat = 0.00 s = .
> TestRubyParserV24#test_parse_until_not_noncanonical = 0.00 s = .
> TestRubyParserV24#test_BEGIN = 0.00 s = .
> TestRubyParserV24#test_bug_args__19 = 0.00 s = .
> TestRubyParserV24#test_splat_next = 0.00 s = .
> TestRubyParserV24#test_lambda_args_block = 0.00 s = .
> TestRubyParserV24#test_splat_super_array = 0.00 s = .
> TestRubyParserV24#test_stabby_args_2__19_20_21_22_23_24_25_26_27 = 0.01 s = F
> TestRubyParserV24#test_parse_line_defn_no_parens = 0.00 s = .
> TestRubyParserV24#test_call_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_symbols = 0.00 s = .
> TestRubyParserV24#test_call_carat = 0.00 s = .
> TestRubyParserV24#test_masgn_var_star_var = 0.00 s = .
> TestRubyParserV24#test_non_interpolated_symbol_array_line_breaks = 0.00 s = .
> TestRubyParserV24#test_defined_eh_parens = 0.00 s = .
> TestRubyParserV24#test_eq_begin_line_numbers = 0.00 s = .
> TestRubyParserV24#test_op_asgn_or_ivar2 = 0.00 s = .
> TestRubyParserV24#test_attrasgn_index_equals_space = 0.00 s = .
> TestRubyParserV24#test_iter_args_10_2 = 0.00 s = .
> TestRubyParserV24#test_splat_break = 0.00 s = .
> TestRubyParserV24#test_heredoc_broken_windows_theory_applies_to_microsoft_more_than_anything = 0.00 s = .
> TestRubyParserV24#test_bug_hash_args = 0.00 s = .
> TestRubyParserV24#test_super_block_pass = 0.00 s = .
> TestRubyParserV24#test_block_call_dot_op2_brace_block = 0.00 s = .
> TestRubyParserV24#test_block_pass_fcall_0 = 0.00 s = .
> TestRubyParserV24#test_back_ref = 0.00 s = .
> TestRubyParserV24#test_iter_loop_empty = 0.00 s = .
> TestRubyParserV24#test_double_block_error_03 = 0.00 s = .
> TestRubyParserV24#test_unary_plus_on_literal = 0.00 s = .
> TestRubyParserV24#test_unless_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_defn_args_splat_no_name = 0.00 s = .
> TestRubyParserV24#test_match2 = 0.00 s = .
> TestRubyParserV24#test_multiline_hash_declaration = 0.00 s = .
> TestRubyParserV24#test_bug_args_masgn_outer_parens__19 = 0.00 s = .
> TestRubyParserV24#test_qsymbols_interp = 0.00 s = .
> TestRubyParserV24#test_splat_fcall_middle__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_iter_kwarg_kwsplat = 0.00 s = .
> TestRubyParserV24#test_method_call_assoc_trailing_comma = 0.00 s = .
> TestRubyParserV24#test_block_splat_reg = 0.00 s = .
> TestRubyParserV24#test_bug_hash_args_trailing_comma = 0.00 s = .
> TestRubyParserV24#test_i_fucking_hate_line_numbers2 = 0.00 s = .
> TestRubyParserV24#test_iter_dasgn_curr_dasgn_madness = 0.00 s = .
> TestRubyParserV24#test_and = 0.00 s = .
> TestRubyParserV24#test_block_kwarg_lvar_multiple = 0.00 s = .
> TestRubyParserV24#test_until_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_str_question_literal__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_if_block_condition = 0.00 s = .
> TestRubyParserV24#test_symbols_empty_space = 0.00 s = .
> TestRubyParserV24#test_proc_args_no = 0.00 s = .
> TestRubyParserV24#test_splat_return = 0.00 s = .
> TestRubyParserV24#test_defn_kwarg_lvar = 0.00 s = .
> TestRubyParserV24#test_iasgn = 0.00 s = .
> TestRubyParserV24#test_str_question_escape__18 = 0.00 s = .
> TestRubyParserV24#test_aref_args_lit_assocs = 0.00 s = .
> TestRubyParserV24#test_dasgn_0 = 0.00 s = .
> TestRubyParserV24#test_bang_eq = 0.00 s = .
> TestRubyParserV24#test_yield_call_assocs = 0.00 s = .
> TestRubyParserV24#test_block_append_block = 0.00 s = .
> TestRubyParserV24#test_if_pre_not__18 = 0.00 s = .
> TestRubyParserV24#test_or = 0.00 s = .
> TestRubyParserV24#test_defn_args_opt_splat_no_name = 0.00 s = .
> TestRubyParserV24#test_unless_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_call_pipe = 0.00 s = .
> TestRubyParserV24#test_block_pass_thingy = 0.00 s = .
> TestRubyParserV24#test_defs_as_arg_with_do_block_inside = 0.00 s = .
> TestRubyParserV24#test_yield_arg = 0.00 s = .
> TestRubyParserV24#test_call_gt = 0.00 s = .
> TestRubyParserV24#test_str_heredoc = 0.00 s = .
> TestRubyParserV24#test_str_heredoc_interp = 0.00 s = .
> TestRubyParserV24#test_fcall_index_space = 0.00 s = .
> TestRubyParserV24#test_str = 0.00 s = .
> TestRubyParserV24#test_while_pre_not__18 = 0.00 s = .
> TestRubyParserV24#test_rescue_block_body = 0.00 s = .
> TestRubyParserV24#test_cvdecl = 0.00 s = .
> TestRubyParserV24#test_call_bang__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_block_opt_splat = 0.00 s = .
> TestRubyParserV24#test_while_pre_nil = 0.00 s = .
> TestRubyParserV24#test_dasgn_icky2 = 0.00 s = .
> TestRubyParserV24#test_dsym = 0.00 s = .
> TestRubyParserV24#test_label_in_callargs_in_ternary__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_block_args_opt2 = 0.00 s = .
> TestRubyParserV24#test_defn_opt_reg = 0.00 s = .
> TestRubyParserV24#test_f_kw__required = 0.00 s = .
> TestRubyParserV24#test_undef_3 = 0.00 s = .
> TestRubyParserV24#test_constX = 0.00 s = .
> TestRubyParserV24#test_until_pre_not_mod__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_iter_args_5 = 0.00 s = S
> TestRubyParserV24#test_qWords_space = 0.00 s = .
> TestRubyParserV24#test_dregx = 0.00 s = .
> TestRubyParserV24#test_begin_else_return_value = 0.00 s = .
> TestRubyParserV24#test_block_pass_call_1 = 0.00 s = .
> TestRubyParserV24#test_call_colon2 = 0.00 s = .
> TestRubyParserV24#test_iter_args_10_1 = 0.00 s = .
> TestRubyParserV24#test_safe_attrasgn_constant = 0.00 s = .
> TestRubyParserV24#test_iter_args_1 = 0.00 s = .
> TestRubyParserV24#test_for_no_body = 0.00 s = .
> TestRubyParserV24#test_rescue_iasgn_var_empty = 0.00 s = .
> TestRubyParserV24#test_structure_extra_block_for_dvar_scoping = 0.00 s = .
> TestRubyParserV24#test_masgn_star = 0.00 s = .
> TestRubyParserV24#test_super_1 = 0.00 s = .
> TestRubyParserV24#test_lambda_args_star_block = 0.00 s = .
> TestRubyParserV24#test_iter_args_4 = 0.00 s = .
> TestRubyParserV24#test_defn_kwarg_val = 0.00 s = .
> TestRubyParserV24#test_dstr_3 = 0.00 s = .
> TestRubyParserV24#test_yield_array_1 = 0.00 s = .
> TestRubyParserV24#test_defn_args_mand_splat_no_name = 0.00 s = .
> TestRubyParserV24#test_block_scope = 0.00 s = .
> TestRubyParserV24#test_iter_downto = 0.00 s = .
> TestRubyParserV24#test_iter_while = 0.00 s = .
> TestRubyParserV24#test_args_kw_block = 0.00 s = .
> TestRubyParserV24#test_parse_line_multiline_str = 0.00 s = .
> TestRubyParserV24#test_yield_array_0 = 0.00 s = .
> TestRubyParserV24#test_colon2 = 0.00 s = .
> TestRubyParserV24#test_rescue_block_nada = 0.00 s = .
> TestRubyParserV24#test_call_lte = 0.00 s = .
> TestRubyParserV24#test_str_interp_file = 0.00 s = .
> TestRubyParserV24#test_begin = 0.00 s = .
> TestRubyParserV24#test_lambda_do_vs_brace = 0.00 s = .
> TestRubyParserV24#test_block_decomp_splat = 0.00 s = .
> TestRubyParserV24#test_call_array_arg = 0.00 s = .
> TestRubyParserV24#test_stabby_args_0_no_parens__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV24#test_stabby_proc_scope = 0.00 s = .
> TestRubyParserV24#test_alias_ugh = 0.00 s = .
> TestRubyParserV24#test_masgn_argscat = 0.00 s = .
> TestRubyParserV24#test_literal_concat_dstr_dstr = 0.00 s = .
> TestRubyParserV24#test_defn_kwarg_env = 0.00 s = .
> TestRubyParserV24#test_masgn_colon3 = 0.00 s = .
> TestRubyParserV24#test_break_arg = 0.00 s = .
> TestRubyParserV24#test_iter_shadowed_var = 0.00 s = .
> TestRubyParserV24#test_flip2_env_lvar = 0.00 s = .
> TestRubyParserV24#test_lambda_args_norm_anon_star = 0.00 s = .
> TestRubyParserV24#test_call_unary_neg = 0.00 s = .
> TestRubyParserV24#test_iter_args_7_1 = 0.00 s = .
> TestRubyParserV24#test_parse_line_return = 0.00 s = .
> TestRubyParserV24#test_call_arglist_trailing_comma__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_class_super_expr = 0.00 s = .
> TestRubyParserV24#test_undef_block_1 = 0.00 s = .
> TestRubyParserV24#test_logical_op_12_3 = 0.00 s = .
> TestRubyParserV24#test_str_str_str = 0.00 s = .
> TestRubyParserV24#test_true = 0.00 s = .
> TestRubyParserV24#test_defn_opt_splat_arg = 0.00 s = .
> TestRubyParserV24#test_motherfuckin_leading_dots2 = 0.00 s = .
> TestRubyParserV24#test_stabby_args_0_spacebar_broken__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV24#test_quoted_symbol_keys = 0.00 s = .
> TestRubyParserV24#test_safe_call_rhs_newline = 0.00 s = .
> TestRubyParserV24#test_qsymbols_empty = 0.00 s = .
> TestRubyParserV24#test_while_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_call_colon_parens = 0.00 s = .
> TestRubyParserV24#test_defn_args_block = 0.00 s = .
> TestRubyParserV24#test_magic_encoding_comment = 0.00 s = .
> TestRubyParserV24#test_lasgn_lasgn_command_call = 0.00 s = .
> TestRubyParserV24#test_call_index_no_args = 0.00 s = .
> TestRubyParserV24#test_heredoc_squiggly = 0.00 s = .
> TestRubyParserV24#test_str_newline_hash_line_number = 0.00 s = .
> TestRubyParserV24#test_slashy_newlines_within_string = 0.00 s = .
> TestRubyParserV24#test_constY = 0.00 s = .
> TestRubyParserV24#test_flip3 = 0.00 s = .
> TestRubyParserV24#test_logical_op_1234_5 = 0.00 s = .
> TestRubyParserV24#test_splat_lasgn_array = 0.00 s = .
> TestRubyParserV24#test_block_kw = 0.00 s = .
> TestRubyParserV24#test_structure_remove_begin_2 = 0.00 s = .
> TestRubyParserV24#test_mlhs_front_anonsplat = 0.00 s = .
> TestRubyParserV24#test_parse_line_iter_call_no_parens = 0.00 s = .
> TestRubyParserV24#test_splat_yield_array = 0.00 s = .
> TestRubyParserV24#test_stabby_args_1__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV24#test_parse_comments = 0.00 s = .
> TestRubyParserV24#test_defn_kwarg_kwarg = 0.00 s = .
> TestRubyParserV24#test_defn_args_opt_splat_block = 0.00 s = .
> TestRubyParserV24#test_fcall_arglist_hash = 0.00 s = .
> TestRubyParserV24#test_sclass_trailing_class = 0.00 s = .
> TestRubyParserV24#test_block_arg_opt_splat_arg_block_omfg = 0.00 s = .
> TestRubyParserV24#test_masgn_splat_arg = 0.00 s = .
> TestRubyParserV24#test_splat_super = 0.00 s = .
> TestRubyParserV24#test_return_1 = 0.00 s = .
> TestRubyParserV24#test_unless_post = 0.00 s = .
> TestRubyParserV24#test_splat_yield = 0.00 s = .
> TestRubyParserV24#test_hash_rescue = 0.00 s = .
> TestRubyParserV24#test_call_assoc_trailing_comma = 0.00 s = .
> TestRubyParserV24#test_block_args_opt3 = 0.00 s = .
> TestRubyParserV24#test_assoc_list_19 = 0.00 s = .
> TestRubyParserV24#test_rescue_block_body_3 = 0.00 s = .
> TestRubyParserV24#test_block_arg_scope2 = 0.00 s = .
> TestRubyParserV24#test_stabby_args_1_no_parens__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV24#test_case_then_colon_19 = 0.00 s = .
> TestRubyParserV24#test_op_asgn_val_dot_ident_command_call = 0.00 s = .
> TestRubyParserV24#test_masgn_splat_to_ary = 0.00 s = .
> TestRubyParserV24#test_iter_args_8_2 = 0.00 s = .
> TestRubyParserV24#test_parse_if_not_canonical = 0.00 s = .
> TestRubyParserV24#test_iter_args_3 = 0.00 s = .
> TestRubyParserV24#test_match3 = 0.00 s = .
> TestRubyParserV24#test_parse_line_heredoc_evstr = 0.00 s = S
> TestRubyParserV24#test_parse_line_str_with_newline_escape = 0.00 s = .
> TestRubyParserV24#test_block_stmt_before_mri_verbose_flag = 0.00 s = .
> TestRubyParserV24#test_dstr_heredoc_expand = 0.00 s = .
> TestRubyParserV24#test_kill_me_11 = 0.00 s = .
> TestRubyParserV24#test_begin_def = 0.00 s = .
> TestRubyParserV24#test_defn_args_mand_opt_splat_block = 0.00 s = .
> TestRubyParserV24#test_iter_call_arglist_space = 0.00 s = .
> TestRubyParserV24#test_splat_break_array = 0.00 s = .
> TestRubyParserV24#test_array_pct_W_dstr = 0.00 s = .
> TestRubyParserV24#test_str_concat_newline = 0.00 s = .
> TestRubyParserV24#test_call_arg_assoc = 0.00 s = .
> TestRubyParserV24#test_call_assoc = 0.00 s = .
> TestRubyParserV24#test_splat_lit_n = 0.00 s = .
> TestRubyParserV24#test_block_return = 0.00 s = .
> TestRubyParserV24#test_next = 0.00 s = .
> TestRubyParserV24#test_ruby21_numbers = 0.00 s = .
> TestRubyParserV24#test_zsuper = 0.00 s = .
> TestRubyParserV24#test_bug_masgn_right = 0.00 s = .
> TestRubyParserV24#test_safe_op_asgn2 = 0.00 s = .
> TestRubyParserV24#test_op_asgn_or_ivar = 0.00 s = .
> TestRubyParserV24#test_unary_plus = 0.00 s = .
> TestRubyParserV24#test_bug_op_asgn_rescue = 0.00 s = .
> TestRubyParserV24#test_op_asgn2 = 0.00 s = .
> TestRubyParserV24#test_block_args_opt1 = 0.00 s = .
> TestRubyParserV24#test_block_append_nil_head = 0.00 s = .
> TestRubyParserV24#test_while_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_iter_args_6 = 0.00 s = .
> TestRubyParserV24#test_kill_me_8 = 0.00 s = .
> TestRubyParserV24#test_while_pre_not_mod__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_splat = 0.00 s = .
> TestRubyParserV24#test_super_block_splat = 0.00 s = .
> TestRubyParserV24#test_call_eq3 = 0.00 s = .
> TestRubyParserV24#test_defn_args_mand_opt = 0.00 s = .
> TestRubyParserV24#test_defn_args_opt_splat_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_block_call_operation_colon = 0.00 s = .
> TestRubyParserV24#test_lit_regexp_once = 0.00 s = .
> TestRubyParserV24#test_lambda_args_norm_comma2 = 0.00 s = F
> TestRubyParserV24#test_parse_line_block = 0.00 s = .
> TestRubyParserV24#test_f_kw = 0.00 s = .
> TestRubyParserV24#test_lambda_args_norm_comma = 0.00 s = F
> TestRubyParserV24#test_lasgn_env = 0.00 s = .
> TestRubyParserV24#test_i_fucking_hate_line_numbers = 0.00 s = .
> TestRubyParserV24#test_lit_regexp_i_wwtt = 0.00 s = .
> TestRubyParserV24#test_stabby_block_iter_call = 0.00 s = .
> TestRubyParserV24#test_defn_zarray = 0.00 s = .
> TestRubyParserV24#test_call_bang_command_call = 0.00 s = .
> TestRubyParserV24#test_defn_args_splat_middle__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_fubar_nesting = 0.00 s = .
> TestRubyParserV24#test_stabby_args__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV24#test_call_arg_kwsplat = 0.00 s = .
> TestRubyParserV24#test_call_fonz_cm__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_defn_rescue = 0.00 s = .
> TestRubyParserV24#test_defn_args_mand_opt_splat_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_call_lt = 0.00 s = .
> TestRubyParserV24#test_parse_def_xxx2 = 0.00 s = .
> TestRubyParserV24#test_masgn_arg_splat_arg = 0.00 s = .
> TestRubyParserV24#test_op_asgn_command_call = 0.00 s = .
> TestRubyParserV24#test_stabby_args_2_no_parens_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV24#test_safe_call = 0.00 s = .
> TestRubyParserV24#test_class_comments = 0.00 s = .
> TestRubyParserV24#test_dstr_the_revenge = 0.00 s = .
> TestRubyParserV24#test_constZ = 0.00 s = .
> TestRubyParserV24#test_stabby_args_2_no_parens__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV24#test_defn_kwarg_no_parens = 0.00 s = .
> TestRubyParserV24#test_to_ary = 0.00 s = .
> TestRubyParserV24#test_i_have_no_freakin_clue = 0.00 s = .
> TestRubyParserV24#test_alias = 0.00 s = .
> TestRubyParserV24#test_call_kwsplat = 0.00 s = .
> TestRubyParserV24#test_dregx_once = 0.00 s = .
> TestRubyParserV24#test_non_interpolated_word_array_line_breaks = 0.00 s = .
> TestRubyParserV24#test_str_heredoc_empty = 0.00 s = .
> TestRubyParserV24#test_until_post = 0.00 s = .
> TestRubyParserV24#test_parse_line_call_no_args = 0.00 s = .
> TestRubyParserV24#test_safe_call_after_newline = 0.00 s = .
> TestRubyParserV24#test_splat_lit_1 = 0.00 s = .
> TestRubyParserV24#test_str_concat_space = 0.00 s = .
> TestRubyParserV24#test_motherfuckin_leading_dots = 0.00 s = .
> TestRubyParserV24#test_call_bang_empty__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_list_prepend = 0.00 s = .
> TestRubyParserV24#test_op_asgn2_self = 0.00 s = .
> TestRubyParserV24#test_bug_not_parens = 0.00 s = .
> TestRubyParserV24#test_dstr_gross = 0.00 s = .
> TestRubyParserV24#test_bug_args_masgn = 0.00 s = .
> TestRubyParserV24#test_postexe = 0.00 s = .
> TestRubyParserV24#test_lambda_args_star = 0.00 s = .
> TestRubyParserV24#test_call_index_space = 0.00 s = .
> TestRubyParserV24#test_mlhs_back_anonsplat = 0.00 s = .
> TestRubyParserV24#test_array_bare_hash_labels__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_super_arg = 0.00 s = .
> TestRubyParserV24#test_array_pct_w = 0.00 s = .
> TestRubyParserV24#test_cvasgn = 0.00 s = .
> TestRubyParserV24#test_fcall_arglist_norm_hash = 0.00 s = .
> TestRubyParserV24#test_kill_me = 0.00 s = .
> TestRubyParserV24#test_parse_line_defn_complex = 0.00 s = .
> TestRubyParserV24#test_rescue_block_body_ivar = 0.00 s = .
> TestRubyParserV24#test_block_stmt_after = 0.00 s = .
> TestRubyParserV24#test_call_fonz__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_op_asgn_primary_colon_identifier = 0.00 s = .
> TestRubyParserV24#test_symbols_empty = 0.00 s = .
> TestRubyParserV24#test_array_pct_W = 0.00 s = .
> TestRubyParserV24#test_defn_args_splat = 0.00 s = .
> TestRubyParserV24#test_stabby_args_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV24#test_gvar_underscore = 0.00 s = .
> TestRubyParserV24#test_unary_tilde = 0.00 s = .
> TestRubyParserV24#test_masgn_splat_to_ary2 = 0.00 s = .
> TestRubyParserV24#test_block_kwarg_lvar = 0.00 s = .
> TestRubyParserV24#test_defn_rescue_mri_verbose_flag = 0.00 s = .
> TestRubyParserV24#test_iter_array_curly = 0.00 s = .
> TestRubyParserV24#test_defn_args_mand_splat_block = 0.00 s = .
> TestRubyParserV24#test_masgn_paren = 0.00 s = .
> TestRubyParserV24#test_block_arg_scope = 0.00 s = .
> TestRubyParserV24#test_dstr_nest = 0.00 s = .
> TestRubyParserV24#test_literal_concat_str_evstr = 0.00 s = .
> TestRubyParserV24#test_case_no_expr = 0.00 s = .
> TestRubyParserV24#test_iter_each_nested = 0.00 s = .
> TestRubyParserV24#test_structure_remove_begin_1 = 0.00 s = .
> TestRubyParserV24#test_block_mystery_block = 0.00 s = .
> TestRubyParserV24#test_kill_me_12 = 0.00 s = .
> TestRubyParserV24#test_safe_op_asgn = 0.00 s = .
> TestRubyParserV24#test_if_elsif = 0.00 s = .
> TestRubyParserV24#test_call_trailing_comma = 0.00 s = .
> TestRubyParserV24#test_until_pre_not_mod__18 = 0.00 s = .
> TestRubyParserV24#test_kill_me2 = 0.00 s = .
> TestRubyParserV24#test_case_nested = 0.00 s = .
> TestRubyParserV24#test_proc_args_1 = 0.00 s = .
> TestRubyParserV24#test_parse_if_not_noncanonical = 0.00 s = .
> TestRubyParserV24#test_lit_sym = 0.00 s = .
> TestRubyParserV24#test_op_asgn_or_block = 0.00 s = .
> TestRubyParserV24#test_str_str = 0.00 s = .
> TestRubyParserV24#test_double_block_error_02 = 0.00 s = .
> TestRubyParserV24#test_if_args_no_space_symbol__18 = 0.00 s = .
> TestRubyParserV24#test_lit_long = 0.00 s = .
> TestRubyParserV24#test_parse_def_xxx1 = 0.00 s = .
> TestRubyParserV24#test_begin_rescue_ensure_all_empty = 0.00 s = .
> TestRubyParserV24#test_masgn_iasgn = 0.00 s = .
> TestRubyParserV24#test_iter_args_11_2 = 0.00 s = .
> TestRubyParserV24#test_lit_sym_splat = 0.00 s = .
> TestRubyParserV24#test_cond_unary_minus = 0.00 s = .
> TestRubyParserV24#test_ensure = 0.00 s = .
> TestRubyParserV24#test_if_post = 0.00 s = .
> TestRubyParserV24#test_aref_args_assocs = 0.00 s = .
> TestRubyParserV24#test_evstr_evstr = 0.00 s = .
> TestRubyParserV24#test_fcall_inside_parens = 0.00 s = .
> TestRubyParserV24#test_heredoc_unicode = 0.00 s = .
> TestRubyParserV24#test_lambda_args_anon_star_block = 0.00 s = .
> TestRubyParserV24#test_interpolated_symbol_array_line_breaks = 0.00 s = .
> TestRubyParserV24#test_block_arg_opt_splat = 0.00 s = .
> TestRubyParserV24#test_dstr_lex_state = 0.00 s = .
> TestRubyParserV24#test_pipe_semicolon = 0.00 s = S
> TestRubyParserV24#test_splat_fcall = 0.00 s = .
> TestRubyParserV24#test_block_stmt_after_mri_verbose_flag = 0.00 s = .
> TestRubyParserV24#test_op_asgn_or = 0.00 s = .
> TestRubyParserV24#test_bug191 = 0.00 s = .
> TestRubyParserV24#test_array_pct_w_dstr = 0.00 s = .
> TestRubyParserV24#test_iter_args_ivar__18 = 0.00 s = .
> TestRubyParserV24#test_list_append = 0.00 s = .
> TestRubyParserV24#test_module_scoped = 0.00 s = .
> TestRubyParserV24#test_masgn_anon_splat_arg = 0.00 s = .
> TestRubyParserV24#test_qsymbols_empty_space = 0.00 s = .
> TestRubyParserV24#test_integer_with_if_modifier = 0.00 s = .
> TestRubyParserV24#test_bug_comment_eq_begin = 0.00 s = .
> TestRubyParserV24#test_literal_concat_evstr_evstr = 0.00 s = .
> TestRubyParserV24#test_dregx_interp_empty = 0.00 s = .
> TestRubyParserV24#test_cdecl = 0.00 s = .
> TestRubyParserV24#test_false = 0.00 s = .
> TestRubyParserV24#test_dstr_evstr_empty_end = 0.00 s = .
> TestRubyParserV24#test_lit_float = 0.00 s = .
> TestRubyParserV24#test_literal_concat_dstr_evstr = 0.00 s = .
> TestRubyParserV24#test_wtf_8 = 0.00 s = .
> TestRubyParserV24#test_double_block_error_09 = 0.00 s = .
> TestRubyParserV24#test_call_spaceship = 0.00 s = .
> TestRubyParserV24#test_kill_me3 = 0.00 s = .
> TestRubyParserV24#test_parse_line_multiline_str_literal_n = 0.00 s = .
> TestRubyParserV24#test_iter_args_9_1 = 0.00 s = .
> TestRubyParserV24#test_defn_something_eh = 0.00 s = .
> TestRubyParserV24#test_dasgn_2 = 0.00 s = .
> TestRubyParserV24#test_mlhs_front_splat = 0.00 s = .
> TestRubyParserV24#test_parse_until_not_canonical = 0.00 s = .
> TestRubyParserV24#test_attrasgn_primary_dot_constant = 0.00 s = .
> TestRubyParserV24#test_stabby_block_kw__required = 0.00 s = .
> TestRubyParserV24#test_cvar = 0.00 s = .
> TestRubyParserV24#test_iter_masgn_splat = 0.00 s = .
> TestRubyParserV24#test_ternary_symbol_no_spaces = 0.00 s = .
> TestRubyParserV24#test_block_stmt_before = 0.00 s = .
> TestRubyParserV24#test_masgn_arg_ident = 0.00 s = .
> TestRubyParserV24#test_lasgn_call = 0.00 s = .
> TestRubyParserV24#test_defn_reg_opt_reg = 0.00 s = .
> TestRubyParserV24#test_call_args_command = 0.00 s = .
> TestRubyParserV24#test_masgn_colon2 = 0.00 s = .
> TestRubyParserV24#test_if_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_case_splat = 0.00 s = .
> TestRubyParserV24#test_call_index = 0.00 s = .
> TestRubyParserV24#test_op_asgn_index_command_call = 0.00 s = .
> TestRubyParserV24#test_str_backslashes = 0.00 s = .
> TestRubyParserV24#test_call_arglist_norm_hash_colons__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_defn_powarg = 0.00 s = .
> TestRubyParserV24#test_str_pct_q = 0.00 s = .
> TestRubyParserV24#test_wtf_7 = 0.00 s = .
> TestRubyParserV24#test_do_bug = 0.00 s = .
> TestRubyParserV24#test_gasgn = 0.00 s = .
> TestRubyParserV24#test_kill_me_10 = 0.00 s = .
> TestRubyParserV24#test_mlhs_keyword = 0.00 s = .
> TestRubyParserV24#test_double_block_error_07 = 0.00 s = .
> TestRubyParserV24#test_kill_me4 = 0.00 s = .
> TestRubyParserV24#test_block_append_nil_tail = 0.00 s = .
> TestRubyParserV24#test_parse_line_newlines = 0.00 s = .
> TestRubyParserV24#test_block_decomp_anon_splat_arg = 0.00 s = .
> TestRubyParserV24#test_while_pre_not_mod__18 = 0.00 s = .
> TestRubyParserV24#test_block_arg_kwsplat = 0.00 s = .
> TestRubyParserV24#test_required_kwarg_no_value = 0.00 s = .
> TestRubyParserV24#test_block_arg_splat_arg = 0.00 s = .
> TestRubyParserV24#test_call_no_space_symbol = 0.00 s = .
> TestRubyParserV24#test_valias = 0.00 s = .
> TestRubyParserV24#test_yield_0 = 0.00 s = .
> TestRubyParserV24#test_attrasgn = 0.00 s = .
> TestRubyParserV24#test_kill_me_6 = 0.00 s = .
> TestRubyParserV24#test_svalue = 0.00 s = .
> TestRubyParserV24#test_safe_call_operator = 0.00 s = .
> TestRubyParserV24#test_stabby_arg_opt_splat_arg_block_omfg = 0.00 s = .
> TestRubyParserV24#test_block_call_dot_op2_cmd_args_do_block = 0.00 s = .
> TestRubyParserV24#test_masgn_splat_rhs_1 = 0.00 s = .
> TestRubyParserV24#test_call_arglist_space__18 = 0.00 s = .
> TestRubyParserV24#test_block_optarg = 0.00 s = .
> TestRubyParserV24#test_attrasgn_index_equals = 0.00 s = .
> TestRubyParserV24#test_defn_kwarg_kwsplat_anon = 0.00 s = .
> TestRubyParserV24#test_dasgn_1 = 0.00 s = .
> TestRubyParserV24#test_block_yield = 0.00 s = .
> TestRubyParserV24#test_defn_args_none = 0.00 s = .
> TestRubyParserV24#test_defn_args_mand_opt_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_zomg_sometimes_i_hate_this_project = 0.00 s = .
> TestRubyParserV24#test_iter_each_lvar = 0.00 s = .
> TestRubyParserV24#test_symbols_interp = 0.00 s = .
> TestRubyParserV24#test_double_block_error_06 = 0.00 s = .
> TestRubyParserV24#test_dsym_to_sym = 0.00 s = .
> TestRubyParserV24#test_if_pre = 0.00 s = .
> TestRubyParserV24#test_mlhs_back_splat = 0.00 s = .
> TestRubyParserV24#test_op_asgn_and = 0.00 s = .
> TestRubyParserV24#test_class_scoped3 = 0.00 s = .
> TestRubyParserV24#test_str_evstr = 0.00 s = .
> TestRubyParserV24#test_splat_next_array = 0.00 s = .
> TestRubyParserV24#test_xstr = 0.00 s = .
> TestRubyParserV24#test_kill_me_9 = 0.00 s = .
> TestRubyParserV24#test_iter_args_8_1 = 0.00 s = .
> TestRubyParserV24#test_lasgn_array = 0.00 s = .
> TestRubyParserV24#test_dasgn_mixed = 0.00 s = .
> TestRubyParserV24#test_if_nested = 0.00 s = .
> TestRubyParserV24#test_str_question_literal__18 = 0.00 s = .
> TestRubyParserV24#test_array_bare_hash__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_lambda_args_norm_star = 0.00 s = .
> TestRubyParserV24#test_masgn_arg_colon_arg = 0.00 s = .
> TestRubyParserV24#test_dregx_once_n_interp = 0.00 s = .
> TestRubyParserV24#test_lambda_args_norm_star_block = 0.00 s = .
> TestRubyParserV24#test_defn_arg_asplat_arg = 0.00 s = .
> TestRubyParserV24#test_not__18 = 0.00 s = .
> TestRubyParserV24#test_parse_line_block_inline_multiline_comment = 0.00 s = .
> TestRubyParserV24#test_call_arglist_norm_hash = 0.00 s = .
> TestRubyParserV24#test_gvar_underscore_blah = 0.00 s = .
> TestRubyParserV24#test_wtf = 0.00 s = .
> TestRubyParserV24#test_parse_line_block_inline_comment = 0.00 s = .
> TestRubyParserV24#test_double_block_error_08 = 0.00 s = .
> TestRubyParserV24#test_stabby_block_kw = 0.00 s = .
> TestRubyParserV24#test_bug_249 = 0.00 s = .
> TestRubyParserV24#test_lambda_args_anon_star = 0.00 s = .
> TestRubyParserV24#test_stabby_args_0_no_parens_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV24#test_block_break = 0.00 s = .
> TestRubyParserV24#test_bug_187 = 0.00 s = .
> TestRubyParserV24#test_call_args_assoc_quoted = 0.00 s = .
> TestRubyParserV24#test_bug_args_masgn2 = 0.00 s = .
> TestRubyParserV24#test_index_0 = 0.00 s = .
> TestRubyParserV24#test_match = 0.00 s = .
> TestRubyParserV24#test_if_symbol = 0.00 s = .
> TestRubyParserV24#test_until_pre_not__18 = 0.00 s = .
> TestRubyParserV24#test_lit_regexp = 0.00 s = .
> TestRubyParserV24#test_call = 0.00 s = .
> TestRubyParserV24#test_lasgn_ivar_env = 0.00 s = .
> TestRubyParserV24#test_retry = 0.00 s = .
> TestRubyParserV24#test_hash_new__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_until_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_dregx_n = 0.00 s = .
> TestRubyParserV24#test_while_pre_mod = 0.00 s = .
> TestRubyParserV24#test_dasgn_curr = 0.00 s = .
> TestRubyParserV24#test_parse_line_iter_call_parens = 0.00 s = .
> TestRubyParserV24#test_call_not_equal__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_iter_masgn_splat_no_name = 0.00 s = .
> TestRubyParserV24#test_mlhs_mid_splat = 0.00 s = .
> TestRubyParserV24#test_fcall_keyword = 0.00 s = .
> TestRubyParserV24#test_defn_or = 0.00 s = .
> TestRubyParserV24#test_hash = 0.00 s = .
> TestRubyParserV24#test_gvar = 0.00 s = .
> TestRubyParserV24#test_dstr = 0.00 s = .
> TestRubyParserV24#test_call_and = 0.00 s = .
> TestRubyParserV24#test_class_plain = 0.00 s = .
> TestRubyParserV24#test_defn_splat_no_name = 0.00 s = .
> TestRubyParserV24#test_global = 0.00 s = .
> TestRubyParserV24#test_attrasgn_array_arg = 0.00 s = .
> TestRubyParserV24#test_masgn_splat_arg_arg = 0.00 s = .
> TestRubyParserV24#test_call_array_lit_inline_hash = 0.00 s = .
> TestRubyParserV24#test_thingy = 0.00 s = .
> TestRubyParserV24#test_yield_1 = 0.00 s = .
> TestRubyParserV24#test_iter_masgn_args_ivar__18 = 0.00 s = .
> TestRubyParserV24#test_colon3 = 0.00 s = .
> TestRubyParserV24#test_defn_splat_arg = 0.00 s = .
> TestRubyParserV24#test_do_colon_19 = 0.00 s = .
> TestRubyParserV24#test_defn_args_opt_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_for = 0.00 s = .
> TestRubyParserV24#test_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_rescue_lasgn_var_empty = 0.00 s = .
> TestRubyParserV24#test_class_super_object = 0.00 s = .
> TestRubyParserV24#test_block_pass_args_and_splat = 0.00 s = .
> TestRubyParserV24#test_lambda_args_norm_anon_star_block = 0.00 s = .
> TestRubyParserV24#test_next_arg = 0.00 s = .
> TestRubyParserV24#test_unary_minus = 0.00 s = .
> TestRubyParserV24#test_begin_rescue_ensure = 0.00 s = .
> TestRubyParserV24#test_regexp = 0.00 s = .
> TestRubyParserV24#test_masgn_command_call = 0.00 s = .
> TestRubyParserV24#test_parse_line_block_inline_comment_leading_newlines = 0.00 s = .
> TestRubyParserV24#test_block_opt_splat_arg_block_omfg = 0.00 s = .
> TestRubyParserV24#test_hash_new_with_keyword__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_qwords_empty = 0.00 s = .
> TestRubyParserV24#test_while_post2 = 0.00 s = .
> TestRubyParserV24#test_block_kw__required = 0.00 s = .
> TestRubyParserV24#test_parse_opt_call_args_assocs_comma = 0.00 s = .
> TestRubyParserV24#test_bug_begin_else = 0.00 s = .
> TestRubyParserV24#test_defn_args_splat_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_block_pass_splat = 0.00 s = .
> TestRubyParserV24#test_interpolated_word_array_line_breaks = 0.00 s = .
> TestRubyParserV24#test_lasgn_command = 0.00 s = .
> TestRubyParserV24#test_quoted_symbol_hash_arg = 0.00 s = .
> TestRubyParserV24#test_call_expr = 0.00 s = .
> TestRubyParserV24#test_defs_empty_args = 0.00 s = .
> TestRubyParserV24#test_rescue = 0.00 s = .
> TestRubyParserV24#test_defn_args_opt_splat = 0.00 s = .
> TestRubyParserV24#test_block_attrasgn = 0.00 s = .
> TestRubyParserV24#test_safe_calls = 0.00 s = .
> TestRubyParserV24#test_mlhs_mid_anonsplat = 0.00 s = .
> TestRubyParserV24#test_block_reg_optarg = 0.00 s = .
> TestRubyParserV24#test_masgn_splat_lhs = 0.00 s = .
> TestRubyParserV24#test_bug_call_arglist_parens = 0.00 s = .
> TestRubyParserV24#test_logical_op_123_4 = 0.00 s = .
> TestRubyParserV24#test_yield_n = 0.00 s = .
> TestRubyParserV24#test_sclass_multiple = 0.00 s = .
> TestRubyParserV24#test_uminus_float = 0.00 s = .
> TestRubyParserV24#test_call_self_brackets = 0.00 s = .
> TestRubyParserV24#test_dstr_2 = 0.00 s = .
> TestRubyParserV24#test_dstr_evstr = 0.00 s = .
> TestRubyParserV24#test_nth_ref = 0.00 s = .
> TestRubyParserV24#test_safe_attrasgn = 0.00 s = .
> TestRubyParserV24#test_unless_post_not__18 = 0.00 s = .
> TestRubyParserV24#test_empty = 0.00 s = .
> TestRubyParserV24#test_block_lasgn = 0.00 s = .
> TestRubyParserV24#test_iter_args_7_2 = 0.00 s = .
> TestRubyParserV24#test_eq_begin_why_wont_people_use_their_spacebar? = 0.00 s = .
> TestRubyParserV24#test_block_stmt_both = 0.00 s = .
> TestRubyParserV24#test_parse_line_heredoc_hardnewline = 0.00 s = S
> TestRubyParserV24#test_parse_line_heredoc = 0.00 s = .
> TestRubyParserV24#test_qsymbols = 0.00 s = .
> TestRubyParserV24#test_block_command_operation_dot = 0.00 s = .
> TestRubyParserV24#test_parse_line_call_ivar_line_break_paren = 0.00 s = .
> TestRubyParserV24#test_argspush = 0.00 s = .
> TestRubyParserV24#test_dregx_interp = 0.00 s = .
> TestRubyParserV24#test_symbol_empty = 0.00 s = .
> TestRubyParserV24#test_block_next = 0.00 s = .
> TestRubyParserV24#test_stabby_block_iter_call_no_target_with_arg = 0.00 s = .
> TestRubyParserV24#test_method_call_trailing_comma = 0.00 s = .
> TestRubyParserV24#test_str_heredoc_double = 0.00 s = .
> TestRubyParserV24#test_call_dot_parens = 0.00 s = .
> TestRubyParserV24#test_dasgn_icky = 0.00 s = .
> TestRubyParserV24#test_lit_range2 = 0.00 s = .
> TestRubyParserV24#test_undef_2 = 0.00 s = .
> TestRubyParserV24#test_unless_pre = 0.00 s = .
> TestRubyParserV24#test_dstr_str = 0.00 s = .
> TestRubyParserV24#test_splat_return_array = 0.00 s = .
> TestRubyParserV24#test_bug_cond_pct = 0.00 s = .
> TestRubyParserV24#test_parse_line_rescue = 0.00 s = .
> TestRubyParserV24#test_bug_comma = 0.00 s = .
> TestRubyParserV24#test_label_vs_string = 0.00 s = .
> TestRubyParserV24#test_undef_block_wtf = 0.00 s = .
> TestRubyParserV24#test_class_super_array = 0.00 s = .
> TestRubyParserV24#test_block_arg_opt_arg_block = 0.00 s = .
> TestRubyParserV24#test_attr_asgn_colon_id = 0.00 s = .
> TestRubyParserV24#test_parse_floats_as_args = 0.00 s = .
> TestRubyParserV24#test_call_star2 = 0.00 s = .
> TestRubyParserV24#test_defs_empty = 0.00 s = .
> TestRubyParserV24#test_block_append_begin_begin = 0.00 s = .
> TestRubyParserV24#test_rescue_lasgn_var = 0.00 s = .
> TestRubyParserV24#test_lit_long_negative = 0.00 s = .
> TestRubyParserV24#test_parse_line_hash_lit = 0.00 s = .
> TestRubyParserV24#test_stabby_args_1_no_parens_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV24#test_lambda_args_norm_block = 0.00 s = .
> TestRubyParserV24#test_masgn_attrasgn_array_rhs = 0.00 s = .
> TestRubyParserV24#test_lit_regexp_n = 0.00 s = .
> TestRubyParserV24#test_masgn_attrasgn = 0.00 s = .
> TestRubyParserV24#test_return_call_assocs = 0.00 s = .
> TestRubyParserV24#test_parse_opt_call_args_lit_comma = 0.00 s = .
> TestRubyParserV24#test_lit_bool_true = 0.00 s = .
> TestRubyParserV24#test_call_unary_bang = 0.00 s = .
> TestRubyParserV24#test_op_asgn_and_ivar2 = 0.00 s = .
> TestRubyParserV24#test_parse_line_dstr_newline = 0.00 s = S
> TestRubyParserV24#test_block_arg_optional = 0.00 s = .
> TestRubyParserV24#test_alias_gvar_backref = 0.00 s = .
> TestRubyParserV24#test_module2 = 0.00 s = .
> TestRubyParserV24#test_defn_args_mand_splat = 0.00 s = .
> TestRubyParserV24#test_double_block_error_04 = 0.00 s = .
> TestRubyParserV24#test_kill_me_7 = 0.00 s = .
> TestRubyParserV24#test_parse_while_not_canonical = 0.00 s = .
> TestRubyParserV24#test_super_n = 0.00 s = .
> TestRubyParserV24#test_block_pass_fcall_1 = 0.00 s = .
> TestRubyParserV24#test_splat_fcall_array = 0.00 s = .
> TestRubyParserV24#test_stabby_args_2_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV24#test_call_arglist_norm_hash_splat__18 = 0.00 s = .
> TestRubyParserV24#test_dot3 = 0.00 s = .
> TestRubyParserV24#test_lit_range3 = 0.00 s = .
> TestRubyParserV24#test_until_post_not__18 = 0.00 s = .
> TestRubyParserV24#test_block_pass_fcall_n = 0.00 s = .
> TestRubyParserV24#test_yield_empty_parens = 0.00 s = .
> TestRubyParserV24#test_call_arglist = 0.00 s = .
> TestRubyParserV24#test_array_line_breaks = 0.00 s = .
> TestRubyParserV24#test_str_question_control__18 = 0.00 s = .
> TestRubyParserV24#test_yield_array_n = 0.00 s = .
> TestRubyParserV24#test_super_1_array = 0.00 s = .
> TestRubyParserV24#test_or_big2 = 0.00 s = .
> TestRubyParserV24#test_call_command = 0.00 s = .
> TestRubyParserV24#test_safe_call_dot_parens = 0.00 s = .
> TestRubyParserV24#test_label_in_bare_hash_in_array_in_ternary__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_undef_block_3_post = 0.00 s = .
> TestRubyParserV24#test_argscat_inside = 0.00 s = .
> TestRubyParserV24#test_vcall = 0.00 s = .
> TestRubyParserV24#test_block_decomp_arg_splat = 0.00 s = .
> TestRubyParserV24#test_when_splat = 0.00 s = .
> TestRubyParserV24#test_defs_kwarg = 0.00 s = .
> TestRubyParserV24#test_dstr_heredoc_windoze_sucks = 0.00 s = .
> TestRubyParserV24#test_double_block_error_01 = 0.00 s = .
> TestRubyParserV24#test_expr_not_bang = 0.00 s = .
> TestRubyParserV24#test_case = 0.00 s = .
> TestRubyParserV24#test_if_lasgn_short = 0.00 s = .
> TestRubyParserV24#test_masgn_cdecl = 0.00 s = .
> TestRubyParserV24#test_splat_array = 0.00 s = .
> TestRubyParserV24#test_unless_pre_not__18 = 0.00 s = .
> TestRubyParserV24#test_words_interp = 0.00 s = .
> TestRubyParserV24#test_logical_op_12 = 0.00 s = .
> TestRubyParserV24#test_until_pre = 0.00 s = .
> TestRubyParserV24#test_until_pre_mod = 0.00 s = .
> TestRubyParserV24#test_lit_bool_false = 0.00 s = .
> TestRubyParserV24#test_parse_line_heredoc_regexp_chars = 0.00 s = .
> TestRubyParserV24#test_begin_rescue_twice = 0.00 s = .
> TestRubyParserV24#test_block_pass_call_0 = 0.00 s = .
> TestRubyParserV24#test_call_arg_assoc_kwsplat = 0.00 s = .
> TestRubyParserV24#test_iter_args_9_2 = 0.00 s = .
> TestRubyParserV24#test_module = 0.00 s = .
> TestRubyParserV24#test_parse_line_trailing_newlines = 0.00 s = .
> TestRubyParserV24#test_fcall_arglist_norm_hash_splat__18 = 0.00 s = .
> TestRubyParserV24#test_fcall_block = 0.00 s = .
> TestRubyParserV24#test_zarray = 0.00 s = .
> TestRubyParserV24#test_dstr_heredoc_yet_again = 0.00 s = .
> TestRubyParserV24#test_call_assoc_new = 0.00 s = .
> TestRubyParserV24#test_op_asgn1_ivar = 0.00 s = .
> TestRubyParserV24#test_parse_line_evstr_after_break = 0.00 s = .
> TestRubyParserV24#test_masgn_splat_no_name_trailing = 0.00 s = .
> TestRubyParserV24#test_safe_call_newline = 0.00 s = .
> TestRubyParserV24#test_call_env = 0.00 s = .
> TestRubyParserV24#test_while_post_not__18 = 0.00 s = .
> TestRubyParserV24#test_op_asgn_dot_ident_command_call = 0.00 s = .
> TestRubyParserV24#test_defined = 0.00 s = .
> TestRubyParserV24#test_ternary_nil_no_space = 0.00 s = .
> TestRubyParserV24#test_array = 0.00 s = .
> TestRubyParserV24#test_module_scoped3 = 0.00 s = .
> TestRubyParserV24#test_fcall_arglist = 0.00 s = .
> TestRubyParserV24#test_defn_args_mand_opt_splat_no_name = 0.00 s = .
> TestRubyParserV24#test_iter_kwarg = 0.00 s = .
> TestRubyParserV24#test_str_heredoc_call = 0.00 s = .
> TestRubyParserV24#test_if_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_super_0 = 0.00 s = .
> TestRubyParserV24#test_iter_masgn_2 = 0.00 s = .
> TestRubyParserV24#test_defs_expr_wtf = 0.00 s = .
> TestRubyParserV24#test_or_big = 0.00 s = .
> TestRubyParserV24#test_str_question_control__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV24#test_proc_args_2 = 0.00 s = .
> TestRubyParserV24#test_redo = 0.00 s = .
> TestRubyParserV24#test_stabby_args_1_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV24#test_block_pass_omgwtf = 0.00 s = .
> TestRubyParserV24#test_masgn_splat_rhs_n = 0.00 s = .
> TestRubyParserV24#test_defn_args_mand_opt_block = 0.00 s = .
> TestRubyParserV24#test_defs = 0.00 s = .
> TestRubyParserV24#test_masgn_double_paren = 0.00 s = .
> TestRubyParserV24#test_const = 0.00 s = .
> TestRubyParserV24#test_iter_masgn_args_splat_no_name = 0.00 s = .
> TestRubyParserV24#test_return_0 = 0.00 s = .
> TestRubyParserV19#test_mlhs_keyword = 0.00 s = .
> TestRubyParserV19#test_stabby_args__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV19#test_thingy = 0.00 s = .
> TestRubyParserV19#test_defn_args_mand_opt_splat_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_dstr_evstr_empty_end = 0.00 s = .
> TestRubyParserV19#test_case = 0.00 s = .
> TestRubyParserV19#test_defined = 0.00 s = .
> TestRubyParserV19#test_kill_me_7 = 0.00 s = .
> TestRubyParserV19#test_alias = 0.00 s = .
> TestRubyParserV19#test_array_bare_hash__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_call_carat = 0.00 s = .
> TestRubyParserV19#test_undef_2 = 0.00 s = .
> TestRubyParserV19#test_cond_unary_minus = 0.00 s = .
> TestRubyParserV19#test_str_heredoc_call = 0.00 s = .
> TestRubyParserV19#test_while_pre = 0.00 s = .
> TestRubyParserV19#test_fcall_keyword = 0.00 s = .
> TestRubyParserV19#test_call_assoc_trailing_comma = 0.00 s = .
> TestRubyParserV19#test_block_decomp_anon_splat_arg = 0.00 s = .
> TestRubyParserV19#test_block_pass_fcall_1 = 0.00 s = .
> TestRubyParserV19#test_proc_args_no = 0.00 s = .
> TestRubyParserV19#test_block_pass_omgwtf = 0.00 s = .
> TestRubyParserV19#test_list_append = 0.00 s = .
> TestRubyParserV19#test_parse_line_iter_call_parens = 0.00 s = .
> TestRubyParserV19#test_undef_3 = 0.00 s = .
> TestRubyParserV19#test_rescue_block_body_3 = 0.00 s = .
> TestRubyParserV19#test_parse_line_return = 0.00 s = .
> TestRubyParserV19#test_label_vs_string = 0.00 s = .
> TestRubyParserV19#test_aref_args_lit_assocs = 0.00 s = .
> TestRubyParserV19#test_parse_opt_call_args_assocs_comma = 0.00 s = .
> TestRubyParserV19#test_lit_regexp_i_wwtt = 0.00 s = .
> TestRubyParserV19#test_stabby_args_1_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV19#test_defn_arg_asplat_arg = 0.00 s = .
> TestRubyParserV19#test_lasgn_ivar_env = 0.00 s = .
> TestRubyParserV19#test_lit_range2 = 0.00 s = .
> TestRubyParserV19#test_defn_args_mand = 0.00 s = .
> TestRubyParserV19#test_op_asgn2 = 0.00 s = .
> TestRubyParserV19#test_parse_if_not_noncanonical = 0.00 s = .
> TestRubyParserV19#test_dregx = 0.00 s = .
> TestRubyParserV19#test_splat_lasgn_array = 0.00 s = .
> TestRubyParserV19#test_str_question_control__18 = 0.00 s = .
> TestRubyParserV19#test_block_args_opt3 = 0.00 s = .
> TestRubyParserV19#test_masgn = 0.00 s = .
> TestRubyParserV19#test_constZ = 0.00 s = .
> TestRubyParserV19#test_lambda_args_block = 0.00 s = .
> TestRubyParserV19#test_interpolated_word_array_line_breaks = 0.00 s = .
> TestRubyParserV19#test_yield_1 = 0.00 s = .
> TestRubyParserV19#test_ternary_nil_no_space = 0.00 s = .
> TestRubyParserV19#test_defs_empty = 0.00 s = .
> TestRubyParserV19#test_dstr_heredoc_windoze_sucks = 0.00 s = .
> TestRubyParserV19#test_dstr_str = 0.00 s = .
> TestRubyParserV19#test_logical_op_nested_mix = 0.00 s = .
> TestRubyParserV19#test_lambda_args_norm_comma = 0.00 s = F
> TestRubyParserV19#test_pipe_space = 0.00 s = .
> TestRubyParserV19#test_block_pass_call_0 = 0.00 s = .
> TestRubyParserV19#test_block_pass_splat = 0.00 s = .
> TestRubyParserV19#test_bang_eq = 0.00 s = .
> TestRubyParserV19#test_block_decomp_arg_splat_arg = 0.00 s = .
> TestRubyParserV19#test_colon2 = 0.00 s = .
> TestRubyParserV19#test_block_pass_fcall_0 = 0.00 s = .
> TestRubyParserV19#test_valias = 0.00 s = .
> TestRubyParserV19#test_defn_reg_opt_reg = 0.00 s = .
> TestRubyParserV19#test_i_have_no_freakin_clue = 0.00 s = .
> TestRubyParserV19#test_if_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_iter_args_1 = 0.00 s = .
> TestRubyParserV19#test_kill_me_12 = 0.00 s = .
> TestRubyParserV19#test_constY = 0.00 s = .
> TestRubyParserV19#test_if_post_not__18 = 0.00 s = .
> TestRubyParserV19#test_redo = 0.00 s = .
> TestRubyParserV19#test_begin_else_return_value = 0.00 s = .
> TestRubyParserV19#test_defn_args_opt = 0.00 s = .
> TestRubyParserV19#test_defn_args_opt_splat = 0.00 s = .
> TestRubyParserV19#test_masgn_double_paren = 0.00 s = .
> TestRubyParserV19#test_splat_next_array = 0.00 s = .
> TestRubyParserV19#test_block_append_tail_block = 0.00 s = .
> TestRubyParserV19#test_block_return = 0.00 s = .
> TestRubyParserV19#test_double_block_error_04 = 0.00 s = .
> TestRubyParserV19#test_fcall_inside_parens = 0.00 s = .
> TestRubyParserV19#test_iter_args_3 = 0.00 s = .
> TestRubyParserV19#test_stabby_args_0_no_parens__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV19#test_until_pre_mod = 0.00 s = .
> TestRubyParserV19#test_defn_args_none = 0.00 s = .
> TestRubyParserV19#test_next_arg = 0.00 s = .
> TestRubyParserV19#test_super_1 = 0.00 s = .
> TestRubyParserV19#test_lit_sym_splat = 0.00 s = .
> TestRubyParserV19#test_dregx_once = 0.00 s = .
> TestRubyParserV19#test_dstr_3 = 0.00 s = .
> TestRubyParserV19#test_iter_args_7_1 = 0.00 s = .
> TestRubyParserV19#test_until_post_not__18 = 0.00 s = .
> TestRubyParserV19#test_op_asgn_or = 0.00 s = .
> TestRubyParserV19#test_block_yield = 0.00 s = .
> TestRubyParserV19#test_str_interp_file = 0.00 s = .
> TestRubyParserV19#test_block_arg_splat_arg = 0.00 s = .
> TestRubyParserV19#test_call_splat_mid__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_dstr_the_revenge = 0.00 s = .
> TestRubyParserV19#test_fcall_arglist_hash = 0.00 s = .
> TestRubyParserV19#test_alias_gvar_backref = 0.00 s = .
> TestRubyParserV19#test_stabby_arg_no_paren = 0.00 s = .
> TestRubyParserV19#test_until_post = 0.00 s = .
> TestRubyParserV19#test_module_scoped = 0.00 s = .
> TestRubyParserV19#test_yield_arg = 0.00 s = .
> TestRubyParserV19#test_yield_call_assocs = 0.00 s = .
> TestRubyParserV19#test_begin_rescue_ensure_all_empty = 0.00 s = .
> TestRubyParserV19#test_or = 0.00 s = .
> TestRubyParserV19#test_until_pre_not__18 = 0.00 s = .
> TestRubyParserV19#test_block_stmt_before = 0.00 s = .
> TestRubyParserV19#test_call_trailing_comma = 0.00 s = .
> TestRubyParserV19#test_call_not = 0.00 s = .
> TestRubyParserV19#test_defn_args_mand_opt = 0.00 s = .
> TestRubyParserV19#test_op_asgn_and = 0.00 s = .
> TestRubyParserV19#test_splat_yield = 0.00 s = .
> TestRubyParserV19#test_str_question_literal__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_lit_regexp = 0.00 s = .
> TestRubyParserV19#test_parse_opt_call_args_lit_comma = 0.00 s = .
> TestRubyParserV19#test_nth_ref = 0.00 s = .
> TestRubyParserV19#test_op_asgn_and_ivar2 = 0.00 s = .
> TestRubyParserV19#test_label_in_bare_hash_in_array_in_ternary__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_literal_concat_dstr_dstr = 0.00 s = .
> TestRubyParserV19#test_masgn_command_call = 0.00 s = .
> TestRubyParserV19#test_cvar = 0.00 s = .
> TestRubyParserV19#test_eq_begin_line_numbers = 0.00 s = .
> TestRubyParserV19#test_lasgn_array = 0.00 s = .
> TestRubyParserV19#test_array_pct_W = 0.00 s = .
> TestRubyParserV19#test_block_append_begin_begin = 0.00 s = .
> TestRubyParserV19#test_parse_line_block_inline_multiline_comment = 0.00 s = .
> TestRubyParserV19#test_defn_zarray = 0.00 s = .
> TestRubyParserV19#test_match3 = 0.00 s = .
> TestRubyParserV19#test_block_scope = 0.00 s = .
> TestRubyParserV19#test_pipe_semicolon = 0.00 s = S
> TestRubyParserV19#test_stabby_args_2__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV19#test_index_0_opasgn = 0.00 s = .
> TestRubyParserV19#test_array_pct_w = 0.00 s = .
> TestRubyParserV19#test_defn_rescue = 0.00 s = .
> TestRubyParserV19#test_defn_or = 0.00 s = .
> TestRubyParserV19#test_block_append_block = 0.00 s = .
> TestRubyParserV19#test_gvar_underscore_blah = 0.00 s = .
> TestRubyParserV19#test_splat_lit_n = 0.00 s = .
> TestRubyParserV19#test_and = 0.00 s = .
> TestRubyParserV19#test_aref_args_assocs = 0.00 s = .
> TestRubyParserV19#test_double_block_error_03 = 0.00 s = .
> TestRubyParserV19#test_attrasgn_array_arg = 0.00 s = .
> TestRubyParserV19#test_call = 0.00 s = .
> TestRubyParserV19#test_literal_concat_dstr_evstr = 0.00 s = .
> TestRubyParserV19#test_hash_new_with_keyword__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_block_opt_arg = 0.00 s = .
> TestRubyParserV19#test_splat_lasgn = 0.00 s = .
> TestRubyParserV19#test_call_self_brackets = 0.00 s = .
> TestRubyParserV19#test_stabby_arg_opt_splat_arg_block_omfg = 0.00 s = .
> TestRubyParserV19#test_yield_array_1 = 0.00 s = .
> TestRubyParserV19#test_block_call_operation_colon = 0.00 s = .
> TestRubyParserV19#test_str_question_escape__18 = 0.00 s = .
> TestRubyParserV19#test_call_index_space = 0.00 s = .
> TestRubyParserV19#test_cvdecl = 0.00 s = .
> TestRubyParserV19#test_unary_tilde = 0.00 s = .
> TestRubyParserV19#test_splat_yield_array = 0.00 s = .
> TestRubyParserV19#test_dasgn_1 = 0.00 s = .
> TestRubyParserV19#test_rescue_iasgn_var_empty = 0.00 s = .
> TestRubyParserV19#test_while_pre_mod = 0.00 s = .
> TestRubyParserV19#test_call_unary_neg = 0.00 s = .
> TestRubyParserV19#test_call_no_space_symbol = 0.00 s = .
> TestRubyParserV19#test_index_0 = 0.00 s = .
> TestRubyParserV19#test_defn_args_mand_opt_splat_block = 0.00 s = .
> TestRubyParserV19#test_double_block_error_01 = 0.00 s = .
> TestRubyParserV19#test_call_array_lit_inline_hash = 0.00 s = .
> TestRubyParserV19#test_kill_me_6 = 0.00 s = .
> TestRubyParserV19#test_module_comments = 0.00 s = .
> TestRubyParserV19#test_str_question_escape__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_unless_post = 0.00 s = .
> TestRubyParserV19#test_masgn_arg_splat_arg = 0.00 s = .
> TestRubyParserV19#test_splat_super_array = 0.00 s = .
> TestRubyParserV19#test_lit_bool_false = 0.00 s = .
> TestRubyParserV19#test_parse_line_iter_call_no_parens = 0.00 s = .
> TestRubyParserV19#test_block_decomp_splat = 0.00 s = .
> TestRubyParserV19#test_defn_args_opt_splat_no_name = 0.00 s = .
> TestRubyParserV19#test_block_reg_optarg = 0.00 s = .
> TestRubyParserV19#test_masgn_splat_lhs = 0.00 s = .
> TestRubyParserV19#test_splat_return_array = 0.00 s = .
> TestRubyParserV19#test_match = 0.00 s = .
> TestRubyParserV19#test_op_asgn_primary_colon_identifier = 0.00 s = .
> TestRubyParserV19#test_while_post2 = 0.00 s = .
> TestRubyParserV19#test_defn_args_mand_opt_splat = 0.00 s = .
> TestRubyParserV19#test_literal_concat_str_evstr = 0.00 s = .
> TestRubyParserV19#test_parse_line_str_with_newline_escape = 0.00 s = .
> TestRubyParserV19#test_lit_regexp_once = 0.00 s = .
> TestRubyParserV19#test_block_splat_reg = 0.00 s = .
> TestRubyParserV19#test_empty = 0.00 s = .
> TestRubyParserV19#test_call_not_equal__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_class_comments = 0.00 s = .
> TestRubyParserV19#test_iter_masgn_2 = 0.00 s = .
> TestRubyParserV19#test_if_block_condition = 0.00 s = .
> TestRubyParserV19#test_block_mystery_block = 0.00 s = .
> TestRubyParserV19#test_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_masgn_anon_splat_arg = 0.00 s = .
> TestRubyParserV19#test_call_unary_bang = 0.00 s = .
> TestRubyParserV19#test_iter_args_8_2 = 0.00 s = .
> TestRubyParserV19#test_parse_line_call_no_args = 0.00 s = .
> TestRubyParserV19#test_bug_masgn_right = 0.00 s = .
> TestRubyParserV19#test_until_pre = 0.00 s = .
> TestRubyParserV19#test_op_asgn_dot_ident_command_call = 0.00 s = .
> TestRubyParserV19#test_do_colon_19 = 0.00 s = .
> TestRubyParserV19#test_if_nested = 0.00 s = .
> TestRubyParserV19#test_block_opt_splat_arg_block_omfg = 0.00 s = .
> TestRubyParserV19#test_hash_new_no_space__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_parse_line_heredoc = 0.00 s = .
> TestRubyParserV19#test_break = 0.00 s = .
> TestRubyParserV19#test_attrasgn_index_equals = 0.00 s = .
> TestRubyParserV19#test_iter_args_ivar__18 = 0.00 s = .
> TestRubyParserV19#test_rescue_lasgn_var = 0.00 s = .
> TestRubyParserV19#test_flip3 = 0.00 s = .
> TestRubyParserV19#test_module2 = 0.00 s = .
> TestRubyParserV19#test_words_interp = 0.00 s = .
> TestRubyParserV19#test_argscat_inside = 0.00 s = .
> TestRubyParserV19#test_op_asgn_or_ivar = 0.00 s = .
> TestRubyParserV19#test_parse_line_heredoc_regexp_chars = 0.00 s = .
> TestRubyParserV19#test_lasgn_env = 0.00 s = .
> TestRubyParserV19#test_magic_encoding_comment = 0.00 s = .
> TestRubyParserV19#test_sclass_trailing_class = 0.00 s = .
> TestRubyParserV19#test_str_question_control__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_iter_args_10_2 = 0.00 s = .
> TestRubyParserV19#test_parse_line_multiline_str_literal_n = 0.00 s = .
> TestRubyParserV19#test_call_div = 0.00 s = .
> TestRubyParserV19#test_block_stmt_both = 0.00 s = .
> TestRubyParserV19#test_masgn_colon3 = 0.00 s = .
> TestRubyParserV19#test_if_args_no_space_symbol__18 = 0.00 s = .
> TestRubyParserV19#test_iter_masgn_args_splat_no_name = 0.00 s = .
> TestRubyParserV19#test_fcall_arglist_hash_colons__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_cvasgn = 0.00 s = .
> TestRubyParserV19#test_op_asgn_val_dot_ident_command_call = 0.00 s = .
> TestRubyParserV19#test_return_1 = 0.00 s = .
> TestRubyParserV19#test_defn_args_mand_opt_splat_no_name = 0.00 s = .
> TestRubyParserV19#test_structure_extra_block_for_dvar_scoping = 0.00 s = .
> TestRubyParserV19#test_dasgn_icky = 0.00 s = .
> TestRubyParserV19#test_dasgn_icky2 = 0.00 s = .
> TestRubyParserV19#test_structure_remove_begin_1 = 0.00 s = .
> TestRubyParserV19#test_ternary_symbol_no_spaces = 0.00 s = .
> TestRubyParserV19#test_mlhs_mid_splat = 0.00 s = .
> TestRubyParserV19#test_call_lt = 0.00 s = .
> TestRubyParserV19#test_block_append = 0.00 s = .
> TestRubyParserV19#test_op_asgn_or_block = 0.00 s = .
> TestRubyParserV19#test_str_heredoc_empty = 0.00 s = .
> TestRubyParserV19#test_str_pct_Q_nested = 0.00 s = .
> TestRubyParserV19#test_lambda_args_anon_star = 0.00 s = .
> TestRubyParserV19#test_masgn_masgn = 0.00 s = .
> TestRubyParserV19#test_masgn_cdecl = 0.00 s = .
> TestRubyParserV19#test_parse_line_defn_no_parens = 0.00 s = .
> TestRubyParserV19#test_masgn_splat_no_name_to_ary = 0.00 s = .
> TestRubyParserV19#test_call_expr = 0.00 s = .
> TestRubyParserV19#test_assoc_label = 0.00 s = .
> TestRubyParserV19#test_kill_me = 0.00 s = .
> TestRubyParserV19#test_dregx_n = 0.00 s = .
> TestRubyParserV19#test_list_prepend = 0.00 s = .
> TestRubyParserV19#test_call_args_assoc_trailing_comma = 0.00 s = .
> TestRubyParserV19#test_lasgn_arg_rescue_arg = 0.00 s = .
> TestRubyParserV19#test_defn_splat_arg = 0.00 s = .
> TestRubyParserV19#test_str = 0.00 s = .
> TestRubyParserV19#test_masgn_splat_to_ary2 = 0.00 s = .
> TestRubyParserV19#test_parse_if_not_canonical = 0.00 s = .
> TestRubyParserV19#test_wtf_8 = 0.00 s = .
> TestRubyParserV19#test_zomg_sometimes_i_hate_this_project = 0.00 s = .
> TestRubyParserV19#test_while_post = 0.00 s = .
> TestRubyParserV19#test_kill_me_11 = 0.00 s = .
> TestRubyParserV19#test_call_lte = 0.00 s = .
> TestRubyParserV19#test_block_arg_opt_arg_block = 0.00 s = .
> TestRubyParserV19#test_call_star2 = 0.00 s = .
> TestRubyParserV19#test_hash_new__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_double_block_error_09 = 0.00 s = .
> TestRubyParserV19#test_stabby_args_1__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV19#test_block_stmt_after = 0.00 s = .
> TestRubyParserV19#test_double_block_error_02 = 0.00 s = .
> TestRubyParserV19#test_lasgn_command = 0.00 s = .
> TestRubyParserV19#test_dstr_nest = 0.00 s = .
> TestRubyParserV19#test_defn_something_eh = 0.00 s = .
> TestRubyParserV19#test_str_str = 0.00 s = .
> TestRubyParserV19#test_call_fonz__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_masgn_arg_ident = 0.00 s = .
> TestRubyParserV19#test_masgn_splat_rhs_n = 0.00 s = .
> TestRubyParserV19#test_lit_long = 0.00 s = .
> TestRubyParserV19#test_unless_pre_not__18 = 0.00 s = .
> TestRubyParserV19#test_kill_me5 = 0.00 s = S
> TestRubyParserV19#test_str_backslashes = 0.00 s = .
> TestRubyParserV19#test_attrasgn_index_equals_space = 0.00 s = .
> TestRubyParserV19#test_method_call_assoc_trailing_comma = 0.00 s = .
> TestRubyParserV19#test_str_heredoc = 0.00 s = .
> TestRubyParserV19#test_call_arglist_norm_hash = 0.00 s = .
> TestRubyParserV19#test_mlhs_back_anonsplat = 0.00 s = .
> TestRubyParserV19#test_call_arglist = 0.00 s = .
> TestRubyParserV19#test_dregx_interp = 0.00 s = .
> TestRubyParserV19#test_bug_args__19 = 0.00 s = .
> TestRubyParserV19#test_splat_fcall = 0.00 s = .
> TestRubyParserV19#test_case_splat = 0.00 s = .
> TestRubyParserV19#test_wtf = 0.00 s = .
> TestRubyParserV19#test_evstr_str = 0.00 s = .
> TestRubyParserV19#test_svalue = 0.00 s = .
> TestRubyParserV19#test_call_eq3 = 0.00 s = .
> TestRubyParserV19#test_call_fonz_cm__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_dstr_gross = 0.00 s = .
> TestRubyParserV19#test_case_then_colon_19 = 0.00 s = .
> TestRubyParserV19#test_gvar_underscore = 0.00 s = .
> TestRubyParserV19#test_defn_args_mand_splat_block = 0.00 s = .
> TestRubyParserV19#test_parse_line_call_ivar_arg_no_parens_line_break = 0.00 s = .
> TestRubyParserV19#test_parse_while_not_noncanonical = 0.00 s = .
> TestRubyParserV19#test_lambda_args_anon_star_block = 0.00 s = .
> TestRubyParserV19#test_iter_args_11_1 = 0.00 s = .
> TestRubyParserV19#test_iter_call_arglist_space = 0.00 s = .
> TestRubyParserV19#test_iter_loop_empty = 0.00 s = .
> TestRubyParserV19#test_block_decomp_arg_splat = 0.00 s = .
> TestRubyParserV19#test_call_arg_assoc = 0.00 s = .
> TestRubyParserV19#test_defn_args_splat_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_masgn_splat_rhs_1 = 0.00 s = .
> TestRubyParserV19#test_or_big = 0.00 s = .
> TestRubyParserV19#test_parse_line_trailing_newlines = 0.00 s = .
> TestRubyParserV19#test_not__18 = 0.00 s = .
> TestRubyParserV19#test_defn_args_mand_opt_block = 0.00 s = .
> TestRubyParserV19#test_str_heredoc_double = 0.00 s = .
> TestRubyParserV19#test_class_scoped = 0.00 s = .
> TestRubyParserV19#test_dxstr = 0.00 s = .
> TestRubyParserV19#test_do_bug = 0.00 s = .
> TestRubyParserV19#test_splat_break_array = 0.00 s = .
> TestRubyParserV19#test_block_command_operation_dot = 0.00 s = .
> TestRubyParserV19#test_proc_args_1 = 0.00 s = .
> TestRubyParserV19#test_lit_long_negative = 0.00 s = .
> TestRubyParserV19#test_logical_op_12_3 = 0.00 s = .
> TestRubyParserV19#test_or_big2 = 0.00 s = .
> TestRubyParserV19#test_const = 0.00 s = .
> TestRubyParserV19#test_rescue_block_nada = 0.00 s = .
> TestRubyParserV19#test_bug_args_masgn2 = 0.00 s = .
> TestRubyParserV19#test_splat_fcall_array = 0.00 s = .
> TestRubyParserV19#test_iter_dasgn_curr_dasgn_madness = 0.00 s = .
> TestRubyParserV19#test_parse_line_rescue = 0.00 s = .
> TestRubyParserV19#test_call_and = 0.00 s = .
> TestRubyParserV19#test_module_scoped3 = 0.00 s = .
> TestRubyParserV19#test_call_bang_squiggle = 0.00 s = .
> TestRubyParserV19#test_if_elsif = 0.00 s = .
> TestRubyParserV19#test_array_pct_w_dstr = 0.00 s = .
> TestRubyParserV19#test_match2 = 0.00 s = .
> TestRubyParserV19#test_multiline_hash_declaration = 0.00 s = .
> TestRubyParserV19#test_parse_line_multiline_str = 0.00 s = .
> TestRubyParserV19#test_block_append_nil_head = 0.00 s = .
> TestRubyParserV19#test_defs_empty_args = 0.00 s = .
> TestRubyParserV19#test_lambda_args_norm_block = 0.00 s = .
> TestRubyParserV19#test_parse_line_newlines = 0.00 s = .
> TestRubyParserV19#test_super_block_pass = 0.00 s = .
> TestRubyParserV19#test_while_post_not__18 = 0.00 s = .
> TestRubyParserV19#test_mlhs_front_splat = 0.00 s = .
> TestRubyParserV19#test_kill_me4 = 0.00 s = .
> TestRubyParserV19#test_lit_range3 = 0.00 s = .
> TestRubyParserV19#test_masgn_var_star_var = 0.00 s = .
> TestRubyParserV19#test_return_0 = 0.00 s = .
> TestRubyParserV19#test_cvasgn_cls_method = 0.00 s = .
> TestRubyParserV19#test_str_heredoc_indent = 0.00 s = .
> TestRubyParserV19#test_op_asgn1 = 0.00 s = .
> TestRubyParserV19#test_defn_args_opt_splat_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_double_block_error_07 = 0.00 s = .
> TestRubyParserV19#test_iter_args_8_1 = 0.00 s = .
> TestRubyParserV19#test_class_plain = 0.00 s = .
> TestRubyParserV19#test_to_ary = 0.00 s = .
> TestRubyParserV19#test_while_pre_not_mod__18 = 0.00 s = .
> TestRubyParserV19#test_block_call_operation_dot = 0.00 s = .
> TestRubyParserV19#test_double_block_error_05 = 0.00 s = .
> TestRubyParserV19#test_iter_args_7_2 = 0.00 s = .
> TestRubyParserV19#test_defn_splat_no_name = 0.00 s = .
> TestRubyParserV19#test_splat_lit_1 = 0.00 s = .
> TestRubyParserV19#test_label_in_callargs_in_ternary__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_op_asgn2_self = 0.00 s = .
> TestRubyParserV19#test_block_pass_call_1 = 0.00 s = .
> TestRubyParserV19#test_call_dot_parens = 0.00 s = .
> TestRubyParserV19#test_constX = 0.00 s = .
> TestRubyParserV19#test_lit_regexp_n = 0.00 s = .
> TestRubyParserV19#test_str_evstr = 0.00 s = .
> TestRubyParserV19#test_assoc_list_19 = 0.00 s = .
> TestRubyParserV19#test_motherfuckin_leading_dots = 0.00 s = .
> TestRubyParserV19#test_mlhs_back_splat = 0.00 s = .
> TestRubyParserV19#test_call_assoc_new_if_multiline = 0.00 s = .
> TestRubyParserV19#test_parse_line_dstr_newline = 0.00 s = S
> TestRubyParserV19#test_stabby_args_1_no_parens_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV19#test_block_arg_optional = 0.00 s = .
> TestRubyParserV19#test_parse_line_call_ivar_line_break_paren = 0.00 s = .
> TestRubyParserV19#test_defs_expr_wtf = 0.00 s = .
> TestRubyParserV19#test_bug_call_arglist_parens = 0.00 s = .
> TestRubyParserV19#test_call_arglist_norm_hash_colons__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_call_arglist_space__18 = 0.00 s = .
> TestRubyParserV19#test_iter_args_10_1 = 0.00 s = .
> TestRubyParserV19#test_defs_comments = 0.00 s = .
> TestRubyParserV19#test_masgn_splat_arg_arg = 0.00 s = .
> TestRubyParserV19#test_stabby_proc_scope = 0.00 s = .
> TestRubyParserV19#test_call_array_arg = 0.00 s = .
> TestRubyParserV19#test_motherfuckin_leading_dots2 = 0.00 s = .
> TestRubyParserV19#test_begin_rescue_twice = 0.00 s = .
> TestRubyParserV19#test_class_super_array = 0.00 s = .
> TestRubyParserV19#test_call_arglist_hash = 0.00 s = .
> TestRubyParserV19#test_lambda_args_star = 0.00 s = .
> TestRubyParserV19#test_iter_args_9_1 = 0.00 s = .
> TestRubyParserV19#test_parse_until_not_canonical = 0.00 s = .
> TestRubyParserV19#test_super_1_array = 0.00 s = .
> TestRubyParserV19#test_for_no_body = 0.00 s = .
> TestRubyParserV19#test_sclass_multiple = 0.00 s = .
> TestRubyParserV19#test_call_env = 0.00 s = .
> TestRubyParserV19#test_defn_args_block = 0.00 s = .
> TestRubyParserV19#test_iter_while = 0.00 s = .
> TestRubyParserV19#test_bug_op_asgn_rescue = 0.00 s = .
> TestRubyParserV19#test_defn_rescue_mri_verbose_flag = 0.00 s = .
> TestRubyParserV19#test_return_call_assocs = 0.00 s = .
> TestRubyParserV19#test_call_assoc_new = 0.00 s = .
> TestRubyParserV19#test_while_pre_not__18 = 0.00 s = .
> TestRubyParserV19#test_for = 0.00 s = .
> TestRubyParserV19#test_heredoc_unicode = 0.00 s = .
> TestRubyParserV19#test_block_command_operation_colon = 0.00 s = .
> TestRubyParserV19#test_fcall_arglist_norm_hash = 0.00 s = .
> TestRubyParserV19#test_colon3 = 0.00 s = .
> TestRubyParserV19#test_parse_comments = 0.00 s = .
> TestRubyParserV19#test_unless_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_bug_comma = 0.00 s = .
> TestRubyParserV19#test_sclass = 0.00 s = .
> TestRubyParserV19#test_super_n = 0.00 s = .
> TestRubyParserV19#test_begin = 0.00 s = .
> TestRubyParserV19#test_yield_array_0 = 0.00 s = .
> TestRubyParserV19#test_iasgn = 0.00 s = .
> TestRubyParserV19#test_lasgn_call = 0.00 s = .
> TestRubyParserV19#test_postexe = 0.00 s = .
> TestRubyParserV19#test_rescue_lasgn_var_empty = 0.00 s = .
> TestRubyParserV19#test_stabby_args_0_no_parens_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV19#test_double_block_error_08 = 0.00 s = .
> TestRubyParserV19#test_xstr = 0.00 s = .
> TestRubyParserV19#test_defn_args_opt_block = 0.00 s = .
> TestRubyParserV19#test_dregx_once_n_interp = 0.00 s = .
> TestRubyParserV19#test_bug_case_when_regexp = 0.00 s = .
> TestRubyParserV19#test_dsym = 0.00 s = .
> TestRubyParserV19#test_lambda_args_norm_anon_star_block = 0.00 s = .
> TestRubyParserV19#test_rescue_exceptions = 0.00 s = .
> TestRubyParserV19#test_begin_rescue_ensure = 0.00 s = .
> TestRubyParserV19#test_lasgn_lasgn_command_call = 0.00 s = .
> TestRubyParserV19#test_call_gt = 0.00 s = .
> TestRubyParserV19#test_defn_args_mand_splat = 0.00 s = .
> TestRubyParserV19#test_qwords_empty = 0.00 s = .
> TestRubyParserV19#test_bug_hash_args_trailing_comma = 0.00 s = .
> TestRubyParserV19#test_stabby_args_2_no_parens_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV19#test_block_attrasgn = 0.00 s = .
> TestRubyParserV19#test_call_arglist_norm_hash_splat__18 = 0.00 s = .
> TestRubyParserV19#test_super_arg = 0.00 s = .
> TestRubyParserV19#test_call_index_no_args = 0.00 s = .
> TestRubyParserV19#test_defn_args_opt_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_defn_opt_splat_arg = 0.00 s = .
> TestRubyParserV19#test_str_concat_newline = 0.00 s = .
> TestRubyParserV19#test_rescue_block_body = 0.00 s = .
> TestRubyParserV19#test_bug_and = 0.00 s = .
> TestRubyParserV19#test_attr_asgn_colon_id = 0.00 s = .
> TestRubyParserV19#test_dot2 = 0.00 s = .
> TestRubyParserV19#test_block_append_nil_tail = 0.00 s = .
> TestRubyParserV19#test_iter_args_9_2 = 0.00 s = .
> TestRubyParserV19#test_gvar = 0.00 s = .
> TestRubyParserV19#test_bug_begin_else = 0.00 s = .
> TestRubyParserV19#test_call_args_command = 0.00 s = .
> TestRubyParserV19#test_cdecl = 0.00 s = .
> TestRubyParserV19#test_while_pre_not_mod__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_class_super_object = 0.00 s = .
> TestRubyParserV19#test_regexp = 0.00 s = .
> TestRubyParserV19#test_unless_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_block_args_opt2_2 = 0.00 s = .
> TestRubyParserV19#test_iter_shadowed_var = 0.00 s = .
> TestRubyParserV19#test_dstr_2 = 0.00 s = .
> TestRubyParserV19#test_hash_rescue = 0.00 s = .
> TestRubyParserV19#test_argscat_svalue = 0.00 s = .
> TestRubyParserV19#test_logical_op_12 = 0.00 s = .
> TestRubyParserV19#test_unless_post_not__18 = 0.00 s = .
> TestRubyParserV19#test_call_star = 0.00 s = .
> TestRubyParserV19#test_defs_as_arg_with_do_block_inside = 0.00 s = .
> TestRubyParserV19#test_iter_masgn_splat_no_name = 0.00 s = .
> TestRubyParserV19#test_op_asgn1_ivar = 0.00 s = .
> TestRubyParserV19#test_fcall_block = 0.00 s = .
> TestRubyParserV19#test_until_pre_not_mod__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_call_pipe = 0.00 s = .
> TestRubyParserV19#test_dasgn_curr = 0.00 s = .
> TestRubyParserV19#test_lambda_args_norm_star = 0.00 s = .
> TestRubyParserV19#test_i_fucking_hate_line_numbers = 0.00 s = .
> TestRubyParserV19#test_undef_block_1 = 0.00 s = .
> TestRubyParserV19#test_block_arg_opt_splat = 0.00 s = .
> TestRubyParserV19#test_splat_break = 0.00 s = .
> TestRubyParserV19#test_dregx_interp_empty = 0.00 s = .
> TestRubyParserV19#test_fcall_arglist = 0.00 s = .
> TestRubyParserV19#test_rescue = 0.00 s = .
> TestRubyParserV19#test___ENCODING__ = 0.00 s = .
> TestRubyParserV19#test_dot3 = 0.00 s = .
> TestRubyParserV19#test_masgn_splat_arg = 0.00 s = .
> TestRubyParserV19#test_block_pass_fcall_n = 0.00 s = .
> TestRubyParserV19#test_call_assoc = 0.00 s = .
> TestRubyParserV19#test_argspush = 0.00 s = .
> TestRubyParserV19#test_dasgn_mixed = 0.00 s = .
> TestRubyParserV19#test_kill_me_8 = 0.00 s = .
> TestRubyParserV19#test_op_asgn_index_command_call = 0.00 s = .
> TestRubyParserV19#test_return_n = 0.00 s = .
> TestRubyParserV19#test_iter_args_4 = 0.00 s = .
> TestRubyParserV19#test_fubar_nesting = 0.00 s = .
> TestRubyParserV19#test_defn_args_mand_splat_no_name = 0.00 s = .
> TestRubyParserV19#test_i_fucking_hate_line_numbers2 = 0.00 s = .
> TestRubyParserV19#test_array_line_breaks = 0.00 s = .
> TestRubyParserV19#test_zarray = 0.00 s = .
> TestRubyParserV19#test_bug_not_parens = 0.00 s = .
> TestRubyParserV19#test_if_symbol = 0.00 s = .
> TestRubyParserV19#test_str_question_literal__18 = 0.00 s = .
> TestRubyParserV19#test_bug_args_masgn_outer_parens__19 = 0.00 s = .
> TestRubyParserV19#test_structure_remove_begin_2 = 0.00 s = .
> TestRubyParserV19#test_call_colon_parens = 0.00 s = .
> TestRubyParserV19#test_defn_args_splat = 0.00 s = .
> TestRubyParserV19#test_super_block_splat = 0.00 s = .
> TestRubyParserV19#test_dstr = 0.00 s = .
> TestRubyParserV19#test_back_ref = 0.00 s = .
> TestRubyParserV19#test_parse_def_xxx1 = 0.00 s = .
> TestRubyParserV19#test_zsuper = 0.00 s = .
> TestRubyParserV19#test_call_rshift = 0.00 s = .
> TestRubyParserV19#test_masgn_paren = 0.00 s = .
> TestRubyParserV19#test_call_colon2 = 0.00 s = .
> TestRubyParserV19#test_block_optarg = 0.00 s = .
> TestRubyParserV19#test_splat_return = 0.00 s = .
> TestRubyParserV19#test_uminus_float = 0.00 s = .
> TestRubyParserV19#test_until_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_eq_begin_why_wont_people_use_their_spacebar? = 0.00 s = .
> TestRubyParserV19#test_parse_line_block = 0.00 s = .
> TestRubyParserV19#test_lambda_args_norm_star_block = 0.00 s = .
> TestRubyParserV19#test_block_opt_splat = 0.00 s = .
> TestRubyParserV19#test_if_pre = 0.00 s = .
> TestRubyParserV19#test_proc_args_2 = 0.00 s = .
> TestRubyParserV19#test_hash = 0.00 s = .
> TestRubyParserV19#test_lvar_def_boundary = 0.00 s = .
> TestRubyParserV19#test_parse_def_xxx2 = 0.00 s = .
> TestRubyParserV19#test_logical_op_123_4 = 0.00 s = .
> TestRubyParserV19#test_parse_line_defn_complex = 0.00 s = .
> TestRubyParserV19#test_proc_args_0 = 0.00 s = .
> TestRubyParserV19#test_dasgn_2 = 0.00 s = .
> TestRubyParserV19#test_kill_me3 = 0.00 s = .
> TestRubyParserV19#test_lit_sym = 0.00 s = .
> TestRubyParserV19#test_kill_me_10 = 0.00 s = .
> TestRubyParserV19#test_fcall_arglist_norm_hash_splat__18 = 0.00 s = .
> TestRubyParserV19#test_block_arg_scope2 = 0.00 s = .
> TestRubyParserV19#test_iter_masgn_args_splat = 0.00 s = .
> TestRubyParserV19#test_iter_args_2__19 = 0.00 s = .
> TestRubyParserV19#test_parse_line_heredoc_evstr = 0.00 s = S
> TestRubyParserV19#test_str_str_str = 0.00 s = .
> TestRubyParserV19#test_break_arg = 0.00 s = .
> TestRubyParserV19#test_class_super_expr = 0.00 s = .
> TestRubyParserV19#test_masgn_attrasgn = 0.00 s = .
> TestRubyParserV19#test_call_index = 0.00 s = .
> TestRubyParserV19#test_if_lasgn_short = 0.00 s = .
> TestRubyParserV19#test_array = 0.00 s = .
> TestRubyParserV19#test_until_pre_not_mod__18 = 0.00 s = .
> TestRubyParserV19#test_while_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_bug_comment_eq_begin = 0.00 s = .
> TestRubyParserV19#test_parse_until_not_noncanonical = 0.00 s = .
> TestRubyParserV19#test_splat_next = 0.00 s = .
> TestRubyParserV19#test_splat_super = 0.00 s = .
> TestRubyParserV19#test_case_no_expr = 0.00 s = .
> TestRubyParserV19#test_kill_me2 = 0.00 s = .
> TestRubyParserV19#test_lit_bool_true = 0.00 s = .
> TestRubyParserV19#test_call_bang_empty__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_dstr_heredoc_yet_again = 0.00 s = .
> TestRubyParserV19#test_heredoc_broken_windows_theory_applies_to_microsoft_more_than_anything = 0.00 s = .
> TestRubyParserV19#test_iter_args_11_2 = 0.00 s = .
> TestRubyParserV19#test_str_concat_space = 0.00 s = .
> TestRubyParserV19#test_defn_comments = 0.00 s = .
> TestRubyParserV19#test_next = 0.00 s = .
> TestRubyParserV19#test_parse_line_hash_lit = 0.00 s = .
> TestRubyParserV19#test_attrasgn_array_lhs = 0.00 s = .
> TestRubyParserV19#test_BEGIN = 0.00 s = .
> TestRubyParserV19#test_array_bare_hash_labels__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_defns_reserved = 0.00 s = .
> TestRubyParserV19#test_defn_args_mand_opt_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_if_post = 0.00 s = .
> TestRubyParserV19#test_unary_plus = 0.00 s = .
> TestRubyParserV19#test_dsym_to_sym = 0.00 s = .
> TestRubyParserV19#test_stabby_args_0_spacebar_broken__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV19#test_case_nested_inner_no_expr = 0.00 s = .
> TestRubyParserV19#test_flip2_env_lvar = 0.00 s = .
> TestRubyParserV19#test_literal_concat_evstr_evstr = 0.00 s = .
> TestRubyParserV19#test_until_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_yield_0 = 0.00 s = .
> TestRubyParserV19#test_iter_args_5 = 0.00 s = S
> TestRubyParserV19#test_parse_line_block_inline_comment_leading_newlines = 0.00 s = .
> TestRubyParserV19#test_defined_eh_parens = 0.00 s = .
> TestRubyParserV19#test_method_call_trailing_comma = 0.00 s = .
> TestRubyParserV19#test_alias_ugh = 0.00 s = .
> TestRubyParserV19#test_block_next = 0.00 s = .
> TestRubyParserV19#test_call_bang_command_call = 0.00 s = .
> TestRubyParserV19#test_when_splat = 0.00 s = .
> TestRubyParserV19#test_block_paren_splat = 0.00 s = .
> TestRubyParserV19#test_fcall_index_space = 0.00 s = .
> TestRubyParserV19#test_lambda_args_star_block = 0.00 s = .
> TestRubyParserV19#test_call_arglist_trailing_comma__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_begin_def = 0.00 s = .
> TestRubyParserV19#test_dstr_heredoc_expand = 0.00 s = .
> TestRubyParserV19#test_attrasgn_primary_dot_constant = 0.00 s = .
> TestRubyParserV19#test_dstr_evstr = 0.00 s = .
> TestRubyParserV19#test_lambda_do_vs_brace = 0.00 s = .
> TestRubyParserV19#test_masgn_attrasgn_idx = 0.00 s = .
> TestRubyParserV19#test_iter_each_lvar = 0.00 s = .
> TestRubyParserV19#test_unary_plus_on_literal = 0.00 s = .
> TestRubyParserV19#test_op_asgn_or_ivar2 = 0.00 s = .
> TestRubyParserV19#test_defn_args_splat_no_name = 0.00 s = .
> TestRubyParserV19#test_return_1_splatted = 0.00 s = .
> TestRubyParserV19#test_if_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_non_interpolated_word_array_line_breaks = 0.00 s = .
> TestRubyParserV19#test_str_heredoc_interp = 0.00 s = .
> TestRubyParserV19#test_call_bang__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_call_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_defn_args_opt_splat_block = 0.00 s = .
> TestRubyParserV19#test_str_pct_q = 0.00 s = .
> TestRubyParserV19#test_block_break = 0.00 s = .
> TestRubyParserV19#test_parse_while_not_canonical = 0.00 s = .
> TestRubyParserV19#test_lit_float = 0.00 s = .
> TestRubyParserV19#test_block_stmt_after_mri_verbose_flag = 0.00 s = .
> TestRubyParserV19#test_if_pre_not__18 = 0.00 s = .
> TestRubyParserV19#test_iter_downto = 0.00 s = .
> TestRubyParserV19#test_double_block_error_06 = 0.00 s = .
> TestRubyParserV19#test_str_newline_hash_line_number = 0.00 s = .
> TestRubyParserV19#test_splat_fcall_middle__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_class_scoped3 = 0.00 s = .
> TestRubyParserV19#test_masgn_arg_colon_arg = 0.00 s = .
> TestRubyParserV19#test_unary_minus = 0.00 s = .
> TestRubyParserV19#test_wtf_7 = 0.00 s = .
> TestRubyParserV19#test_yield_n = 0.00 s = .
> TestRubyParserV19#test_block_pass_thingy = 0.00 s = .
> TestRubyParserV19#test_iter_masgn_splat = 0.00 s = .
> TestRubyParserV19#test_iter_upto = 0.00 s = .
> TestRubyParserV19#test_yield_array_n = 0.00 s = .
> TestRubyParserV19#test_parse_line_evstr_after_break = 0.00 s = .
> TestRubyParserV19#test_symbol_empty = 0.00 s = .
> TestRubyParserV19#test_masgn_lhs_splat = 0.00 s = .
> TestRubyParserV19#test_retry = 0.00 s = .
> TestRubyParserV19#test_bug_187 = 0.00 s = .
> TestRubyParserV19#test_expr_not_bang = 0.00 s = .
> TestRubyParserV19#test_block_lasgn = 0.00 s = .
> TestRubyParserV19#test_global = 0.00 s = .
> TestRubyParserV19#test_kill_me_9 = 0.00 s = .
> TestRubyParserV19#test_undef_block_3_post = 0.00 s = .
> TestRubyParserV19#test_block_args_opt1 = 0.00 s = .
> TestRubyParserV19#test_stabby_args_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV19#test_dstr_concat = 0.00 s = .
> TestRubyParserV19#test_evstr_evstr = 0.00 s = .
> TestRubyParserV19#test_block_arg_scope = 0.00 s = .
> TestRubyParserV19#test_qWords_space = 0.00 s = .
> TestRubyParserV19#test_flip2 = 0.00 s = .
> TestRubyParserV19#test_attrasgn = 0.00 s = .
> TestRubyParserV19#test_masgn_attrasgn_array_rhs = 0.00 s = .
> TestRubyParserV19#test_block_stmt_before_mri_verbose_flag = 0.00 s = .
> TestRubyParserV19#test_unless_pre = 0.00 s = .
> TestRubyParserV19#test_undef_block_wtf = 0.00 s = .
> TestRubyParserV19#test_block_pass_call_n = 0.00 s = .
> TestRubyParserV19#test_masgn_argscat = 0.00 s = .
> TestRubyParserV19#test_defn_opt_reg = 0.00 s = .
> TestRubyParserV19#test_module = 0.00 s = .
> TestRubyParserV19#test_block_stmt_both_mri_verbose_flag = 0.00 s = .
> TestRubyParserV19#test_bug_hash_args = 0.00 s = .
> TestRubyParserV19#test_op_asgn_command_call = 0.00 s = .
> TestRubyParserV19#test_case_nested = 0.00 s = .
> TestRubyParserV19#test_false = 0.00 s = .
> TestRubyParserV19#test_parse_line_block_inline_comment = 0.00 s = .
> TestRubyParserV19#test_do_lambda = 0.00 s = .
> TestRubyParserV19#test_while_pre_nil = 0.00 s = .
> TestRubyParserV19#test_stabby_args_1_no_parens__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV19#test_masgn_splat_no_name_trailing = 0.00 s = .
> TestRubyParserV19#test_iter_masgn_args_ivar__18 = 0.00 s = .
> TestRubyParserV19#test_block_arg_opt_splat_arg_block_omfg = 0.00 s = .
> TestRubyParserV19#test_bug_cond_pct = 0.00 s = .
> TestRubyParserV19#test_call_command = 0.00 s = .
> TestRubyParserV19#test_begin_rescue_twice_mri_verbose_flag = 0.00 s = .
> TestRubyParserV19#test_masgn_colon2 = 0.00 s = .
> TestRubyParserV19#test_undef_block_2 = 0.00 s = .
> TestRubyParserV19#test_splat = 0.00 s = .
> TestRubyParserV19#test_bug_args_masgn = 0.00 s = .
> TestRubyParserV19#test_array_pct_W_dstr = 0.00 s = .
> TestRubyParserV19#test_rescue_block_body_ivar = 0.00 s = .
> TestRubyParserV19#test_iter_each_nested = 0.00 s = .
> TestRubyParserV19#test_lambda_args_norm_comma2 = 0.00 s = F
> TestRubyParserV19#test_stabby_args_2_no_parens__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV19#test_while_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_block_pass_args_and_splat = 0.00 s = .
> TestRubyParserV19#test_vcall = 0.00 s = .
> TestRubyParserV19#test_parse_floats_as_args = 0.00 s = .
> TestRubyParserV19#test_logical_op_1234_5 = 0.00 s = .
> TestRubyParserV19#test_dasgn_0 = 0.00 s = .
> TestRubyParserV19#test_masgn_star = 0.00 s = .
> TestRubyParserV19#test_undef_block_3 = 0.00 s = .
> TestRubyParserV19#test_defs = 0.00 s = .
> TestRubyParserV19#test_mlhs_front_anonsplat = 0.00 s = .
> TestRubyParserV19#test_iter_args_6 = 0.00 s = .
> TestRubyParserV19#test_masgn_splat_to_ary = 0.00 s = .
> TestRubyParserV19#test_true = 0.00 s = .
> TestRubyParserV19#test_flip2_method = 0.00 s = .
> TestRubyParserV19#test_super_0 = 0.00 s = .
> TestRubyParserV19#test_splat_array = 0.00 s = .
> TestRubyParserV19#test_defn_args_splat_middle__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV19#test_stabby_args_2_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV19#test_lambda_args_norm_anon_star = 0.00 s = .
> TestRubyParserV19#test_call_spaceship = 0.00 s = .
> TestRubyParserV19#test_ensure = 0.00 s = .
> TestRubyParserV19#test_block_args_opt2 = 0.00 s = .
> TestRubyParserV19#test_gasgn = 0.00 s = .
> TestRubyParserV19#test_undef = 0.00 s = .
> TestRubyParserV19#test_mlhs_mid_anonsplat = 0.00 s = .
> TestRubyParserV19#test_yield_empty_parens = 0.00 s = .
> TestRubyParserV19#test_defn_args_mand_block = 0.00 s = .
> TestRubyParserV19#test_masgn_iasgn = 0.00 s = .
> TestRubyParserV19#test_rescue_lasgn = 0.00 s = .
> TestRubyParserV19#test_dstr_str_lit_start = 0.00 s = .
> TestRubyParserV22#test_index_0 = 0.00 s = .
> TestRubyParserV22#test_undef_3 = 0.00 s = .
> TestRubyParserV22#test_or_big2 = 0.00 s = .
> TestRubyParserV22#test_assoc_label = 0.00 s = .
> TestRubyParserV22#test_bug_and = 0.00 s = .
> TestRubyParserV22#test_expr_not_bang = 0.00 s = .
> TestRubyParserV22#test_iter_args_3 = 0.00 s = .
> TestRubyParserV22#test_lit_bool_false = 0.00 s = .
> TestRubyParserV22#test_begin = 0.00 s = .
> TestRubyParserV22#test_attrasgn_primary_dot_constant = 0.00 s = .
> TestRubyParserV22#test_wtf_7 = 0.00 s = .
> TestRubyParserV22#test_motherfuckin_leading_dots = 0.00 s = .
> TestRubyParserV22#test_uminus_float = 0.00 s = .
> TestRubyParserV22#test_block_command_operation_dot = 0.00 s = .
> TestRubyParserV22#test_evstr_str = 0.00 s = .
> TestRubyParserV22#test_nth_ref = 0.00 s = .
> TestRubyParserV22#test_super_block_splat = 0.00 s = .
> TestRubyParserV22#test_until_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_defs_empty = 0.00 s = .
> TestRubyParserV22#test_unless_pre_not__18 = 0.00 s = .
> TestRubyParserV22#test_or_big = 0.00 s = .
> TestRubyParserV22#test_masgn = 0.00 s = .
> TestRubyParserV22#test_block_pass_omgwtf = 0.00 s = .
> TestRubyParserV22#test_dasgn_0 = 0.00 s = .
> TestRubyParserV22#test_undef_2 = 0.00 s = .
> TestRubyParserV22#test_unless_post = 0.00 s = .
> TestRubyParserV22#test_call_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_lambda_args_norm_comma = 0.00 s = F
> TestRubyParserV22#test_colon2 = 0.00 s = .
> TestRubyParserV22#test_defn_kwarg_kwsplat = 0.00 s = .
> TestRubyParserV22#test_multiline_hash_declaration = 0.00 s = .
> TestRubyParserV22#test_str_heredoc_call = 0.00 s = .
> TestRubyParserV22#test_yield_call_assocs = 0.00 s = .
> TestRubyParserV22#test_block_arg_opt_splat = 0.00 s = .
> TestRubyParserV22#test_defn_kwarg_no_parens = 0.00 s = .
> TestRubyParserV22#test_double_block_error_08 = 0.00 s = .
> TestRubyParserV22#test_heredoc_unicode = 0.00 s = .
> TestRubyParserV22#test_sclass_multiple = 0.00 s = .
> TestRubyParserV22#test_while_post_not__18 = 0.00 s = .
> TestRubyParserV22#test_fcall_arglist = 0.00 s = .
> TestRubyParserV22#test_undef_block_3_post = 0.00 s = .
> TestRubyParserV22#test_lambda_args_norm_anon_star = 0.00 s = .
> TestRubyParserV22#test_masgn_argscat = 0.00 s = .
> TestRubyParserV22#test_block_args_opt1 = 0.00 s = .
> TestRubyParserV22#test_block_kw__required = 0.00 s = .
> TestRubyParserV22#test_call_arglist_hash = 0.00 s = .
> TestRubyParserV22#test_lit_sym_splat = 0.00 s = .
> TestRubyParserV22#test_constX = 0.00 s = .
> TestRubyParserV22#test_parse_line_defn_complex = 0.00 s = .
> TestRubyParserV22#test_for_no_body = 0.00 s = .
> TestRubyParserV22#test_flip3 = 0.00 s = .
> TestRubyParserV22#test_stabby_args__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV22#test_until_pre_not_mod__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_str_heredoc_double = 0.00 s = .
> TestRubyParserV22#test_do_bug = 0.00 s = .
> TestRubyParserV22#test_masgn_anon_splat_arg = 0.00 s = .
> TestRubyParserV22#test_literal_concat_evstr_evstr = 0.00 s = .
> TestRubyParserV22#test_parse_line_hash_lit = 0.00 s = .
> TestRubyParserV22#test_masgn_var_star_var = 0.00 s = .
> TestRubyParserV22#test_block_pass_call_n = 0.00 s = .
> TestRubyParserV22#test_dstr_2 = 0.00 s = .
> TestRubyParserV22#test_logical_op_1234_5 = 0.00 s = .
> TestRubyParserV22#test_return_1 = 0.00 s = .
> TestRubyParserV22#test_flip2_env_lvar = 0.00 s = .
> TestRubyParserV22#test_yield_n = 0.00 s = .
> TestRubyParserV22#test_stabby_block_iter_call = 0.00 s = .
> TestRubyParserV22#test_block_decomp_arg_splat = 0.00 s = .
> TestRubyParserV22#test_iter_kwarg_kwsplat = 0.00 s = .
> TestRubyParserV22#test_rescue_block_body_3 = 0.00 s = .
> TestRubyParserV22#test_false = 0.00 s = .
> TestRubyParserV22#test_symbols_interp = 0.00 s = .
> TestRubyParserV22#test_interpolated_symbol_array_line_breaks = 0.00 s = .
> TestRubyParserV22#test_dstr = 0.00 s = .
> TestRubyParserV22#test_dstr_3 = 0.00 s = .
> TestRubyParserV22#test_block_pass_thingy = 0.00 s = .
> TestRubyParserV22#test_splat_lit_1 = 0.00 s = .
> TestRubyParserV22#test_if_block_condition = 0.00 s = .
> TestRubyParserV22#test_kill_me3 = 0.00 s = .
> TestRubyParserV22#test_block_append_block = 0.00 s = .
> TestRubyParserV22#test_block_kw = 0.00 s = .
> TestRubyParserV22#test_defn_args_none = 0.00 s = .
> TestRubyParserV22#test_mlhs_mid_anonsplat = 0.00 s = .
> TestRubyParserV22#test_bug_comment_eq_begin = 0.00 s = .
> TestRubyParserV22#test_qsymbols_empty_space = 0.00 s = .
> TestRubyParserV22#test_defined = 0.00 s = .
> TestRubyParserV22#test_i_have_no_freakin_clue = 0.00 s = .
> TestRubyParserV22#test_proc_args_1 = 0.00 s = .
> TestRubyParserV22#test_call_args_assoc_quoted = 0.00 s = .
> TestRubyParserV22#test_iter_args_9_1 = 0.00 s = .
> TestRubyParserV22#test_array_line_breaks = 0.00 s = .
> TestRubyParserV22#test_for = 0.00 s = .
> TestRubyParserV22#test_pipe_space = 0.00 s = .
> TestRubyParserV22#test_f_kw = 0.00 s = .
> TestRubyParserV22#test_iter_loop_empty = 0.00 s = .
> TestRubyParserV22#test_stabby_args_1_no_parens__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV22#test_block_kwarg_lvar_multiple = 0.00 s = .
> TestRubyParserV22#test_dstr_str_lit_start = 0.00 s = .
> TestRubyParserV22#test_if_pre = 0.00 s = .
> TestRubyParserV22#test_ternary_nil_no_space = 0.00 s = .
> TestRubyParserV22#test_call_arglist_norm_hash_colons__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_iter_masgn_2 = 0.00 s = .
> TestRubyParserV22#test_call_args_assoc_trailing_comma = 0.00 s = .
> TestRubyParserV22#test_bug_op_asgn_rescue = 0.00 s = .
> TestRubyParserV22#test_call_index = 0.00 s = .
> TestRubyParserV22#test_op_asgn1 = 0.00 s = .
> TestRubyParserV22#test_defn_args_mand = 0.00 s = .
> TestRubyParserV22#test_call_lt = 0.00 s = .
> TestRubyParserV22#test_parse_line_multiline_str_literal_n = 0.00 s = .
> TestRubyParserV22#test_call_star2 = 0.00 s = .
> TestRubyParserV22#test_defn_zarray = 0.00 s = .
> TestRubyParserV22#test_call_index_no_args = 0.00 s = .
> TestRubyParserV22#test_if_nested = 0.00 s = .
> TestRubyParserV22#test_block_arg_opt_arg_block = 0.00 s = .
> TestRubyParserV22#test_iter_args_11_1 = 0.00 s = .
> TestRubyParserV22#test_module_scoped = 0.00 s = .
> TestRubyParserV22#test_op_asgn_command_call = 0.00 s = .
> TestRubyParserV22#test_unary_minus = 0.00 s = .
> TestRubyParserV22#test_block_pass_args_and_splat = 0.00 s = .
> TestRubyParserV22#test_call_pipe = 0.00 s = .
> TestRubyParserV22#test_str_question_literal__18 = 0.00 s = .
> TestRubyParserV22#test_break_arg = 0.00 s = .
> TestRubyParserV22#test_defn_args_opt = 0.00 s = .
> TestRubyParserV22#test_label_in_callargs_in_ternary__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_block_append_nil_head = 0.00 s = .
> TestRubyParserV22#test_ternary_symbol_no_spaces = 0.00 s = .
> TestRubyParserV22#test_lambda_args_norm_anon_star_block = 0.00 s = .
> TestRubyParserV22#test_splat_return = 0.00 s = .
> TestRubyParserV22#test_dstr_concat = 0.00 s = .
> TestRubyParserV22#test_svalue = 0.00 s = .
> TestRubyParserV22#test_yield_arg = 0.00 s = .
> TestRubyParserV22#test_lit_long_negative = 0.00 s = .
> TestRubyParserV22#test_defn_opt_splat_arg = 0.00 s = .
> TestRubyParserV22#test_i_fucking_hate_line_numbers2 = 0.00 s = .
> TestRubyParserV22#test_lit_regexp_once = 0.00 s = .
> TestRubyParserV22#test_masgn_iasgn = 0.00 s = .
> TestRubyParserV22#test_block_stmt_after_mri_verbose_flag = 0.00 s = .
> TestRubyParserV22#test_call_not_equal__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_wtf_8 = 0.00 s = .
> TestRubyParserV22#test_alias = 0.00 s = .
> TestRubyParserV22#test_zsuper = 0.00 s = .
> TestRubyParserV22#test_defs_empty_args = 0.00 s = .
> TestRubyParserV22#test_fcall_arglist_norm_hash_splat__18 = 0.00 s = .
> TestRubyParserV22#test_while_pre_mod = 0.00 s = .
> TestRubyParserV22#test_block_args_opt2 = 0.00 s = .
> TestRubyParserV22#test_kill_me_12 = 0.00 s = .
> TestRubyParserV22#test_bug_hash_args_trailing_comma = 0.00 s = .
> TestRubyParserV22#test_label_in_bare_hash_in_array_in_ternary__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_defn_reg_opt_reg = 0.00 s = .
> TestRubyParserV22#test_iter_masgn_splat = 0.00 s = .
> TestRubyParserV22#test_lambda_args_star = 0.00 s = .
> TestRubyParserV22#test_hash_new_with_keyword__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_block_opt_splat_arg_block_omfg = 0.00 s = .
> TestRubyParserV22#test_call_arg_kwsplat = 0.00 s = .
> TestRubyParserV22#test_if_symbol = 0.00 s = .
> TestRubyParserV22#test_symbol_empty = 0.00 s = .
> TestRubyParserV22#test_call_carat = 0.00 s = .
> TestRubyParserV22#test_flip2 = 0.00 s = .
> TestRubyParserV22#test_if_pre_not__18 = 0.00 s = .
> TestRubyParserV22#test_stabby_args_2__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV22#test_dsym_to_sym = 0.00 s = .
> TestRubyParserV22#test_call_eq3 = 0.00 s = .
> TestRubyParserV22#test_class_scoped3 = 0.00 s = .
> TestRubyParserV22#test_dasgn_icky = 0.00 s = .
> TestRubyParserV22#test_hash = 0.00 s = .
> TestRubyParserV22#test_parse_line_defn_no_parens = 0.00 s = .
> TestRubyParserV22#test_block_optarg = 0.00 s = .
> TestRubyParserV22#test_block_return = 0.00 s = .
> TestRubyParserV22#test_ensure = 0.00 s = .
> TestRubyParserV22#test_return_1_splatted = 0.00 s = .
> TestRubyParserV22#test_iter_masgn_args_splat_no_name = 0.00 s = .
> TestRubyParserV22#test_attrasgn = 0.00 s = .
> TestRubyParserV22#test_splat_super_array = 0.00 s = .
> TestRubyParserV22#test_block_append_nil_tail = 0.00 s = .
> TestRubyParserV22#test_rescue_iasgn_var_empty = 0.00 s = .
> TestRubyParserV22#test_splat_return_array = 0.00 s = .
> TestRubyParserV22#test_call_star = 0.00 s = .
> TestRubyParserV22#test_block_mystery_block = 0.00 s = .
> TestRubyParserV22#test_class_scoped = 0.00 s = .
> TestRubyParserV22#test_call_dot_parens = 0.00 s = .
> TestRubyParserV22#test_splat_array = 0.00 s = .
> TestRubyParserV22#test_case_nested = 0.00 s = .
> TestRubyParserV22#test_dstr_gross = 0.00 s = .
> TestRubyParserV22#test_parse_line_block_inline_comment = 0.00 s = .
> TestRubyParserV22#test_iter_args_7_2 = 0.00 s = .
> TestRubyParserV22#test_yield_1 = 0.00 s = .
> TestRubyParserV22#test_lasgn_lasgn_command_call = 0.00 s = .
> TestRubyParserV22#test_not__18 = 0.00 s = .
> TestRubyParserV22#test_block_kwarg_lvar = 0.00 s = .
> TestRubyParserV22#test_double_block_error_02 = 0.00 s = .
> TestRubyParserV22#test_iter_args_5 = 0.00 s = S
> TestRubyParserV22#test_array_bare_hash_labels__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_iter_args_2__19 = 0.00 s = .
> TestRubyParserV22#test_block_arg_optional = 0.00 s = .
> TestRubyParserV22#test_lasgn_env = 0.00 s = .
> TestRubyParserV22#test_match2 = 0.00 s = .
> TestRubyParserV22#test_block_next = 0.00 s = .
> TestRubyParserV22#test_cvasgn_cls_method = 0.00 s = .
> TestRubyParserV22#test_parse_line_block_inline_comment_leading_newlines = 0.00 s = .
> TestRubyParserV22#test_block_arg_kwsplat = 0.00 s = .
> TestRubyParserV22#test_dstr_heredoc_yet_again = 0.00 s = .
> TestRubyParserV22#test_fcall_keyword = 0.00 s = .
> TestRubyParserV22#test_sclass = 0.00 s = .
> TestRubyParserV22#test_dasgn_1 = 0.00 s = .
> TestRubyParserV22#test_cvar = 0.00 s = .
> TestRubyParserV22#test_parse_line_trailing_newlines = 0.00 s = .
> TestRubyParserV22#test_unless_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_call_unary_neg = 0.00 s = .
> TestRubyParserV22#test_defn_kwarg_kwarg = 0.00 s = .
> TestRubyParserV22#test_fcall_arglist_hash_colons__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_while_pre_not_mod__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_lasgn_array = 0.00 s = .
> TestRubyParserV22#test_op_asgn_or_ivar2 = 0.00 s = .
> TestRubyParserV22#test_kill_me_8 = 0.00 s = .
> TestRubyParserV22#test_lambda_args_block = 0.00 s = .
> TestRubyParserV22#test_splat_yield_array = 0.00 s = .
> TestRubyParserV22#test_iter_args_7_1 = 0.00 s = .
> TestRubyParserV22#test_qsymbols_empty = 0.00 s = .
> TestRubyParserV22#test_call_and = 0.00 s = .
> TestRubyParserV22#test_logical_op_12 = 0.00 s = .
> TestRubyParserV22#test_defn_args_mand_block = 0.00 s = .
> TestRubyParserV22#test_hash_new_no_space__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_args_kw_block = 0.00 s = .
> TestRubyParserV22#test_op_asgn1_ivar = 0.00 s = .
> TestRubyParserV22#test_masgn_arg_ident = 0.00 s = .
> TestRubyParserV22#test_block_break = 0.00 s = .
> TestRubyParserV22#test_block_pass_splat = 0.00 s = .
> TestRubyParserV22#test_valias = 0.00 s = .
> TestRubyParserV22#test_block_stmt_after = 0.00 s = .
> TestRubyParserV22#test_defn_args_opt_splat = 0.00 s = .
> TestRubyParserV22#test_eq_begin_line_numbers = 0.00 s = .
> TestRubyParserV22#test_kill_me_9 = 0.00 s = .
> TestRubyParserV22#test_masgn_star = 0.00 s = .
> TestRubyParserV22#test_module_comments = 0.00 s = .
> TestRubyParserV22#test_undef_block_1 = 0.00 s = .
> TestRubyParserV22#test_defn_args_opt_splat_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_defn_kwarg_env = 0.00 s = .
> TestRubyParserV22#test_lasgn_ivar_env = 0.00 s = .
> TestRubyParserV22#test_mlhs_front_anonsplat = 0.00 s = .
> TestRubyParserV22#test_defn_args_opt_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_defn_powarg = 0.00 s = .
> TestRubyParserV22#test_lvar_def_boundary = 0.00 s = .
> TestRubyParserV22#test_attrasgn_array_lhs = 0.00 s = .
> TestRubyParserV22#test_parse_line_rescue = 0.00 s = .
> TestRubyParserV22#test_str_heredoc_empty = 0.00 s = .
> TestRubyParserV22#test_dstr_the_revenge = 0.00 s = .
> TestRubyParserV22#test_true = 0.00 s = .
> TestRubyParserV22#test_alias_ugh = 0.00 s = .
> TestRubyParserV22#test_call_assoc_trailing_comma = 0.00 s = .
> TestRubyParserV22#test_label_vs_string = 0.00 s = .
> TestRubyParserV22#test_stabby_proc_scope = 0.00 s = .
> TestRubyParserV22#test_masgn_attrasgn = 0.00 s = .
> TestRubyParserV22#test_attrasgn_array_arg = 0.00 s = .
> TestRubyParserV22#test_parse_line_heredoc_evstr = 0.00 s = S
> TestRubyParserV22#test_block_stmt_before_mri_verbose_flag = 0.00 s = .
> TestRubyParserV22#test_defn_args_mand_opt_splat_no_name = 0.00 s = .
> TestRubyParserV22#test_defn_rescue = 0.00 s = .
> TestRubyParserV22#test_masgn_splat_to_ary = 0.00 s = .
> TestRubyParserV22#test_yield_empty_parens = 0.00 s = .
> TestRubyParserV22#test_lit_range3 = 0.00 s = .
> TestRubyParserV22#test_block_lasgn = 0.00 s = .
> TestRubyParserV22#test_mlhs_front_splat = 0.00 s = .
> TestRubyParserV22#test_str_backslashes = 0.00 s = .
> TestRubyParserV22#test_call_arglist_norm_hash_splat__18 = 0.00 s = .
> TestRubyParserV22#test_const = 0.00 s = .
> TestRubyParserV22#test_symbols_empty = 0.00 s = .
> TestRubyParserV22#test_parse_line_newlines = 0.00 s = .
> TestRubyParserV22#test_while_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_call_lte = 0.00 s = .
> TestRubyParserV22#test_match3 = 0.00 s = .
> TestRubyParserV22#test_lambda_args_anon_star = 0.00 s = .
> TestRubyParserV22#test_array_pct_W = 0.00 s = .
> TestRubyParserV22#test_call_bang_empty__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_colon3 = 0.00 s = .
> TestRubyParserV22#test_parse_line_iter_call_parens = 0.00 s = .
> TestRubyParserV22#test_index_0_opasgn = 0.00 s = .
> TestRubyParserV22#test_parse_line_heredoc = 0.00 s = .
> TestRubyParserV22#test_parse_line_multiline_str = 0.00 s = .
> TestRubyParserV22#test_stabby_block_kw__required = 0.00 s = .
> TestRubyParserV22#test_iter_args_10_1 = 0.00 s = .
> TestRubyParserV22#test_lit_regexp_i_wwtt = 0.00 s = .
> TestRubyParserV22#test_parse_line_call_ivar_arg_no_parens_line_break = 0.00 s = .
> TestRubyParserV22#test_splat_next = 0.00 s = .
> TestRubyParserV22#test_defn_args_splat_no_name = 0.00 s = .
> TestRubyParserV22#test_class_super_expr = 0.00 s = .
> TestRubyParserV22#test_bug_args_masgn_outer_parens__19 = 0.00 s = .
> TestRubyParserV22#test_fcall_block = 0.00 s = .
> TestRubyParserV22#test_block_decomp_anon_splat_arg = 0.00 s = .
> TestRubyParserV22#test_dstr_heredoc_windoze_sucks = 0.00 s = .
> TestRubyParserV22#test_unless_pre = 0.00 s = .
> TestRubyParserV22#test_yield_array_0 = 0.00 s = .
> TestRubyParserV22#test_call_arglist_norm_hash = 0.00 s = .
> TestRubyParserV22#test_iter_args_8_1 = 0.00 s = .
> TestRubyParserV22#test_if_elsif = 0.00 s = .
> TestRubyParserV22#test_iter_args_6 = 0.00 s = .
> TestRubyParserV22#test_double_block_error_03 = 0.00 s = .
> TestRubyParserV22#test_lit_long = 0.00 s = .
> TestRubyParserV22#test_str_concat_space = 0.00 s = .
> TestRubyParserV22#test_super_n = 0.00 s = .
> TestRubyParserV22#test___ENCODING__ = 0.00 s = .
> TestRubyParserV22#test_block_opt_arg = 0.00 s = .
> TestRubyParserV22#test_array = 0.00 s = .
> TestRubyParserV22#test_double_block_error_01 = 0.00 s = .
> TestRubyParserV22#test_iter_upto = 0.00 s = .
> TestRubyParserV22#test_defn_args_opt_splat_no_name = 0.00 s = .
> TestRubyParserV22#test_do_colon_19 = 0.00 s = .
> TestRubyParserV22#test_splat_lit_n = 0.00 s = .
> TestRubyParserV22#test_stabby_block_iter_call_no_target_with_arg = 0.00 s = .
> TestRubyParserV22#test_defn_args_mand_splat = 0.00 s = .
> TestRubyParserV22#test_kill_me_6 = 0.00 s = .
> TestRubyParserV22#test_block_append_begin_begin = 0.00 s = .
> TestRubyParserV22#test_literal_concat_dstr_evstr = 0.00 s = .
> TestRubyParserV22#test_parse_while_not_canonical = 0.00 s = .
> TestRubyParserV22#test_call_unary_bang = 0.00 s = .
> TestRubyParserV22#test_call_arglist = 0.00 s = .
> TestRubyParserV22#test_array_pct_W_dstr = 0.00 s = .
> TestRubyParserV22#test_kill_me_7 = 0.00 s = .
> TestRubyParserV22#test_global = 0.00 s = .
> TestRubyParserV22#test_defn_splat_arg = 0.00 s = .
> TestRubyParserV22#test_defn_comments = 0.00 s = .
> TestRubyParserV22#test_lasgn_call = 0.00 s = .
> TestRubyParserV22#test_qsymbols_interp = 0.00 s = .
> TestRubyParserV22#test_undef_block_3 = 0.00 s = .
> TestRubyParserV22#test_while_post = 0.00 s = .
> TestRubyParserV22#test_iter_args_4 = 0.00 s = .
> TestRubyParserV22#test_dxstr = 0.00 s = .
> TestRubyParserV22#test_gvar = 0.00 s = .
> TestRubyParserV22#test_parse_while_not_noncanonical = 0.00 s = .
> TestRubyParserV22#test_array_pct_w = 0.00 s = .
> TestRubyParserV22#test_class_comments = 0.00 s = .
> TestRubyParserV22#test_dasgn_mixed = 0.00 s = .
> TestRubyParserV22#test_dregx_once_n_interp = 0.00 s = .
> TestRubyParserV22#test_if_post = 0.00 s = .
> TestRubyParserV22#test_iter_each_nested = 0.00 s = .
> TestRubyParserV22#test_block_call_operation_colon = 0.00 s = .
> TestRubyParserV22#test_block_decomp_splat = 0.00 s = .
> TestRubyParserV22#test_iter_args_10_2 = 0.00 s = .
> TestRubyParserV22#test_call_bang_command_call = 0.00 s = .
> TestRubyParserV22#test_hash_new__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_qwords_empty = 0.00 s = .
> TestRubyParserV22#test_bug_masgn_right = 0.00 s = .
> TestRubyParserV22#test_hash_rescue = 0.00 s = .
> TestRubyParserV22#test_op_asgn2 = 0.00 s = .
> TestRubyParserV22#test_op_asgn_and_ivar2 = 0.00 s = .
> TestRubyParserV22#test_stabby_arg_opt_splat_arg_block_omfg = 0.00 s = .
> TestRubyParserV22#test_masgn_splat_rhs_1 = 0.00 s = .
> TestRubyParserV22#test_stabby_args_0_no_parens__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV22#test_op_asgn_and = 0.00 s = .
> TestRubyParserV22#test_str_str = 0.00 s = .
> TestRubyParserV22#test_parse_line_str_with_newline_escape = 0.00 s = .
> TestRubyParserV22#test_block_pass_fcall_1 = 0.00 s = .
> TestRubyParserV22#test_str_question_control__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_splat = 0.00 s = .
> TestRubyParserV22#test_constY = 0.00 s = .
> TestRubyParserV22#test_call_colon_parens = 0.00 s = .
> TestRubyParserV22#test_mlhs_mid_splat = 0.00 s = .
> TestRubyParserV22#test_module2 = 0.00 s = .
> TestRubyParserV22#test_dregx = 0.00 s = .
> TestRubyParserV22#test_stabby_args_2_no_parens_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV22#test_block_pass_call_0 = 0.00 s = .
> TestRubyParserV22#test_call_trailing_comma = 0.00 s = .
> TestRubyParserV22#test_call_bang_squiggle = 0.00 s = .
> TestRubyParserV22#test_defn_args_mand_opt_block = 0.00 s = .
> TestRubyParserV22#test_mlhs_back_anonsplat = 0.00 s = .
> TestRubyParserV22#test_str_question_literal__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_double_block_error_09 = 0.00 s = .
> TestRubyParserV22#test_call_assoc_new = 0.00 s = .
> TestRubyParserV22#test_if_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_call_kwsplat = 0.00 s = .
> TestRubyParserV22#test_kill_me_11 = 0.00 s = .
> TestRubyParserV22#test_block_stmt_both = 0.00 s = .
> TestRubyParserV22#test_dasgn_2 = 0.00 s = .
> TestRubyParserV22#test_block_yield = 0.00 s = .
> TestRubyParserV22#test_attrasgn_index_equals_space = 0.00 s = .
> TestRubyParserV22#test_gasgn = 0.00 s = .
> TestRubyParserV22#test_stabby_args_0_spacebar_broken__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV22#test_defn_something_eh = 0.00 s = .
> TestRubyParserV22#test_call_assoc_new_if_multiline = 0.00 s = .
> TestRubyParserV22#test_dregx_interp = 0.00 s = .
> TestRubyParserV22#test_fubar_nesting = 0.00 s = .
> TestRubyParserV22#test_back_ref = 0.00 s = .
> TestRubyParserV22#test_lambda_args_norm_comma2 = 0.00 s = F
> TestRubyParserV22#test_lit_range2 = 0.00 s = .
> TestRubyParserV22#test_call_env = 0.00 s = .
> TestRubyParserV22#test_splat_fcall = 0.00 s = .
> TestRubyParserV22#test_unary_tilde = 0.00 s = .
> TestRubyParserV22#test_wtf = 0.00 s = .
> TestRubyParserV22#test_while_post2 = 0.00 s = .
> TestRubyParserV22#test_yield_0 = 0.00 s = .
> TestRubyParserV22#test_block_reg_optarg = 0.00 s = .
> TestRubyParserV22#test_block_stmt_before = 0.00 s = .
> TestRubyParserV22#test_cond_unary_minus = 0.00 s = .
> TestRubyParserV22#test_defn_args_opt_block = 0.00 s = .
> TestRubyParserV22#test_literal_concat_str_evstr = 0.00 s = .
> TestRubyParserV22#test_next = 0.00 s = .
> TestRubyParserV22#test_str_str_str = 0.00 s = .
> TestRubyParserV22#test_double_block_error_06 = 0.00 s = .
> TestRubyParserV22#test_fcall_arglist_norm_hash = 0.00 s = .
> TestRubyParserV22#test_bug191 = 0.00 s = .
> TestRubyParserV22#test_if_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_dstr_heredoc_expand = 0.00 s = .
> TestRubyParserV22#test_yield_array_n = 0.00 s = .
> TestRubyParserV22#test_until_pre_not__18 = 0.00 s = .
> TestRubyParserV22#test_call_not = 0.00 s = .
> TestRubyParserV22#test_defs = 0.00 s = .
> TestRubyParserV22#test_unary_plus = 0.00 s = .
> TestRubyParserV22#test_block_args_opt3 = 0.00 s = .
> TestRubyParserV22#test_f_kw__required = 0.00 s = .
> TestRubyParserV22#test_rescue = 0.00 s = .
> TestRubyParserV22#test_parse_line_return = 0.00 s = .
> TestRubyParserV22#test_begin_rescue_twice = 0.00 s = .
> TestRubyParserV22#test_double_block_error_04 = 0.00 s = .
> TestRubyParserV22#test_iter_array_curly = 0.00 s = .
> TestRubyParserV22#test_super_block_pass = 0.00 s = .
> TestRubyParserV22#test_masgn_colon3 = 0.00 s = .
> TestRubyParserV22#test_defn_kwarg_val = 0.00 s = .
> TestRubyParserV22#test_masgn_arg_splat_arg = 0.00 s = .
> TestRubyParserV22#test_masgn_cdecl = 0.00 s = .
> TestRubyParserV22#test_op_asgn_dot_ident_command_call = 0.00 s = .
> TestRubyParserV22#test_qsymbols = 0.00 s = .
> TestRubyParserV22#test_method_call_trailing_comma = 0.00 s = .
> TestRubyParserV22#test_fcall_inside_parens = 0.00 s = .
> TestRubyParserV22#test_iter_args_9_2 = 0.00 s = .
> TestRubyParserV22#test_undef_block_wtf = 0.00 s = .
> TestRubyParserV22#test_defn_args_splat = 0.00 s = .
> TestRubyParserV22#test_masgn_colon2 = 0.00 s = .
> TestRubyParserV22#test_call_expr = 0.00 s = .
> TestRubyParserV22#test_call_array_lit_inline_hash = 0.00 s = .
> TestRubyParserV22#test_kill_me2 = 0.00 s = .
> TestRubyParserV22#test_non_interpolated_word_array_line_breaks = 0.00 s = .
> TestRubyParserV22#test_until_pre_mod = 0.00 s = .
> TestRubyParserV22#test_if_args_no_space_symbol__18 = 0.00 s = .
> TestRubyParserV22#test_block_decomp_arg_splat_arg = 0.00 s = .
> TestRubyParserV22#test_bug_187 = 0.00 s = .
> TestRubyParserV22#test_defn_args_mand_opt_splat_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_dsym = 0.00 s = .
> TestRubyParserV22#test_constZ = 0.00 s = .
> TestRubyParserV22#test_class_plain = 0.00 s = .
> TestRubyParserV22#test_rescue_lasgn = 0.00 s = .
> TestRubyParserV22#test_stabby_args_0_no_parens_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV22#test_dot3 = 0.00 s = .
> TestRubyParserV22#test_op_asgn_or = 0.00 s = .
> TestRubyParserV22#test_parse_comments = 0.00 s = .
> TestRubyParserV22#test_splat_super = 0.00 s = .
> TestRubyParserV22#test_stabby_args_1_no_parens_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV22#test_class_super_object = 0.00 s = .
> TestRubyParserV22#test_literal_concat_dstr_dstr = 0.00 s = .
> TestRubyParserV22#test_while_pre_not__18 = 0.00 s = .
> TestRubyParserV22#test_yield_array_1 = 0.00 s = .
> TestRubyParserV22#test_masgn_arg_colon_arg = 0.00 s = .
> TestRubyParserV22#test_iter_args_11_2 = 0.00 s = .
> TestRubyParserV22#test_argscat_svalue = 0.00 s = .
> TestRubyParserV22#test_until_pre = 0.00 s = .
> TestRubyParserV22#test_double_block_error_07 = 0.00 s = .
> TestRubyParserV22#test_unless_post_not__18 = 0.00 s = .
> TestRubyParserV22#test_masgn_splat_lhs = 0.00 s = .
> TestRubyParserV22#test_block_append = 0.00 s = .
> TestRubyParserV22#test_double_block_error_05 = 0.00 s = .
> TestRubyParserV22#test_interpolated_word_array_line_breaks = 0.00 s = .
> TestRubyParserV22#test_postexe = 0.00 s = .
> TestRubyParserV22#test_bug_begin_else = 0.00 s = .
> TestRubyParserV22#test_str_heredoc_indent = 0.00 s = .
> TestRubyParserV22#test_rescue_block_body = 0.00 s = .
> TestRubyParserV22#test_while_pre = 0.00 s = .
> TestRubyParserV22#test_block_arg_scope = 0.00 s = .
> TestRubyParserV22#test_block_arg_splat_arg = 0.00 s = .
> TestRubyParserV22#test_bug_comma = 0.00 s = .
> TestRubyParserV22#test_block_stmt_both_mri_verbose_flag = 0.00 s = .
> TestRubyParserV22#test_lambda_args_anon_star_block = 0.00 s = .
> TestRubyParserV22#test_block_call_operation_dot = 0.00 s = .
> TestRubyParserV22#test_case_no_expr = 0.00 s = .
> TestRubyParserV22#test_block_pass_fcall_0 = 0.00 s = .
> TestRubyParserV22#test_call_spaceship = 0.00 s = .
> TestRubyParserV22#test_splat_break_array = 0.00 s = .
> TestRubyParserV22#test_while_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_defn_args_opt_splat_block = 0.00 s = .
> TestRubyParserV22#test_lit_sym = 0.00 s = .
> TestRubyParserV22#test_cvasgn = 0.00 s = .
> TestRubyParserV22#test_defn_opt_reg = 0.00 s = .
> TestRubyParserV22#test_symbols_empty_space = 0.00 s = .
> TestRubyParserV22#test_cdecl = 0.00 s = .
> TestRubyParserV22#test_stabby_args_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV22#test_when_splat = 0.00 s = .
> TestRubyParserV22#test_iter_masgn_args_ivar__18 = 0.00 s = .
> TestRubyParserV22#test_module = 0.00 s = .
> TestRubyParserV22#test_block_command_operation_colon = 0.00 s = .
> TestRubyParserV22#test_masgn_splat_arg = 0.00 s = .
> TestRubyParserV22#test_parse_line_call_no_args = 0.00 s = .
> TestRubyParserV22#test_quoted_symbol_hash_arg = 0.00 s = .
> TestRubyParserV22#test_call_no_space_symbol = 0.00 s = .
> TestRubyParserV22#test_match = 0.00 s = .
> TestRubyParserV22#test_kill_me5 = 0.00 s = S
> TestRubyParserV22#test_kill_me4 = 0.00 s = .
> TestRubyParserV22#test_block_arg_opt_splat_arg_block_omfg = 0.00 s = .
> TestRubyParserV22#test_defs_kwarg = 0.00 s = .
> TestRubyParserV22#test_lambda_args_star_block = 0.00 s = .
> TestRubyParserV22#test_until_pre_not_mod__18 = 0.00 s = .
> TestRubyParserV22#test_bug_249 = 0.00 s = .
> TestRubyParserV22#test_gvar_underscore = 0.00 s = .
> TestRubyParserV22#test_lasgn_arg_rescue_arg = 0.00 s = .
> TestRubyParserV22#test_call_rshift = 0.00 s = .
> TestRubyParserV22#test_begin_rescue_ensure_all_empty = 0.00 s = .
> TestRubyParserV22#test_splat_lasgn_array = 0.00 s = .
> TestRubyParserV22#test_if_lasgn_short = 0.00 s = .
> TestRubyParserV22#test_str_question_escape__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_super_1_array = 0.00 s = .
> TestRubyParserV22#test_retry = 0.00 s = .
> TestRubyParserV22#test_parse_line_call_ivar_line_break_paren = 0.00 s = .
> TestRubyParserV22#test_parse_line_evstr_after_break = 0.00 s = .
> TestRubyParserV22#test_str_pct_Q_nested = 0.00 s = .
> TestRubyParserV22#test_magic_encoding_comment = 0.00 s = .
> TestRubyParserV22#test_masgn_attrasgn_array_rhs = 0.00 s = .
> TestRubyParserV22#test_dstr_lex_state = 0.00 s = .
> TestRubyParserV22#test_next_arg = 0.00 s = .
> TestRubyParserV22#test_splat_next_array = 0.00 s = .
> TestRubyParserV22#test_fcall_index_space = 0.00 s = .
> TestRubyParserV22#test_proc_args_no = 0.00 s = .
> TestRubyParserV22#test_parse_line_dstr_newline = 0.00 s = S
> TestRubyParserV22#test_block_call_dot_op2_brace_block = 0.00 s = .
> TestRubyParserV22#test_parse_if_not_canonical = 0.00 s = .
> TestRubyParserV22#test_argscat_inside = 0.00 s = .
> TestRubyParserV22#test_call_colon2 = 0.00 s = .
> TestRubyParserV22#test_block_pass_call_1 = 0.00 s = .
> TestRubyParserV22#test_splat_fcall_middle__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_BEGIN = 0.00 s = .
> TestRubyParserV22#test_str = 0.00 s = .
> TestRubyParserV22#test_lambda_args_norm_block = 0.00 s = .
> TestRubyParserV22#test_return_n = 0.00 s = .
> TestRubyParserV22#test_op_asgn_index_command_call = 0.00 s = .
> TestRubyParserV22#test_logical_op_12_3 = 0.00 s = .
> TestRubyParserV22#test_super_arg = 0.00 s = .
> TestRubyParserV22#test_module_scoped3 = 0.00 s = .
> TestRubyParserV22#test_call_fonz__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_qWords_space = 0.00 s = .
> TestRubyParserV22#test_defn_rescue_mri_verbose_flag = 0.00 s = .
> TestRubyParserV22#test_masgn_splat_no_name_to_ary = 0.00 s = .
> TestRubyParserV22#test_super_0 = 0.00 s = .
> TestRubyParserV22#test_op_asgn2_self = 0.00 s = .
> TestRubyParserV22#test_words_interp = 0.00 s = .
> TestRubyParserV22#test_if_post_not__18 = 0.00 s = .
> TestRubyParserV22#test_str_pct_q = 0.00 s = .
> TestRubyParserV22#test_zarray = 0.00 s = .
> TestRubyParserV22#test_defs_comments = 0.00 s = .
> TestRubyParserV22#test_str_concat_newline = 0.00 s = .
> TestRubyParserV22#test_defs_as_arg_with_do_block_inside = 0.00 s = .
> TestRubyParserV22#test_defs_expr_wtf = 0.00 s = .
> TestRubyParserV22#test_iter_downto = 0.00 s = .
> TestRubyParserV22#test_call_index_space = 0.00 s = .
> TestRubyParserV22#test_sclass_trailing_class = 0.00 s = .
> TestRubyParserV22#test_bug_case_when_regexp = 0.00 s = .
> TestRubyParserV22#test_defn_args_block = 0.00 s = .
> TestRubyParserV22#test_iter_while = 0.00 s = .
> TestRubyParserV22#test_aref_args_assocs = 0.00 s = .
> TestRubyParserV22#test_break = 0.00 s = .
> TestRubyParserV22#test_bug_hash_args = 0.00 s = .
> TestRubyParserV22#test_dregx_n = 0.00 s = .
> TestRubyParserV22#test_defn_args_splat_middle__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_rescue_block_body_ivar = 0.00 s = .
> TestRubyParserV22#test_defined_eh_parens = 0.00 s = .
> TestRubyParserV22#test_iter_call_arglist_space = 0.00 s = .
> TestRubyParserV22#test_call_splat_mid__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_lit_float = 0.00 s = .
> TestRubyParserV22#test_argspush = 0.00 s = .
> TestRubyParserV22#test_until_post = 0.00 s = .
> TestRubyParserV22#test_bug_cond_pct = 0.00 s = .
> TestRubyParserV22#test_op_asgn_or_block = 0.00 s = .
> TestRubyParserV22#test_str_interp_file = 0.00 s = .
> TestRubyParserV22#test_defn_args_mand_opt_splat_block = 0.00 s = .
> TestRubyParserV22#test_vcall = 0.00 s = .
> TestRubyParserV22#test_call_arglist_space__18 = 0.00 s = .
> TestRubyParserV22#test_bug_call_arglist_parens = 0.00 s = .
> TestRubyParserV22#test_bang_eq = 0.00 s = .
> TestRubyParserV22#test_block_paren_splat = 0.00 s = .
> TestRubyParserV22#test_quoted_symbol_keys = 0.00 s = .
> TestRubyParserV22#test_call_arglist_trailing_comma__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_iter_shadowed_var = 0.00 s = .
> TestRubyParserV22#test_op_asgn_or_ivar = 0.00 s = .
> TestRubyParserV22#test_structure_extra_block_for_dvar_scoping = 0.00 s = .
> TestRubyParserV22#test_defn_args_mand_opt_splat = 0.00 s = .
> TestRubyParserV22#test_defn_or = 0.00 s = .
> TestRubyParserV22#test_call_arg_assoc = 0.00 s = .
> TestRubyParserV22#test_parse_floats_as_args = 0.00 s = .
> TestRubyParserV22#test_bug_args_masgn = 0.00 s = .
> TestRubyParserV22#test_block_opt_splat = 0.00 s = .
> TestRubyParserV22#test_begin_def = 0.00 s = .
> TestRubyParserV22#test_dstr_evstr = 0.00 s = .
> TestRubyParserV22#test_attr_asgn_colon_id = 0.00 s = .
> TestRubyParserV22#test_defn_kwarg_lvar = 0.00 s = .
> TestRubyParserV22#test_do_lambda = 0.00 s = .
> TestRubyParserV22#test_dstr_str = 0.00 s = .
> TestRubyParserV22#test_iter_args_ivar__18 = 0.00 s = .
> TestRubyParserV22#test_iter_kwarg = 0.00 s = .
> TestRubyParserV22#test_call_gt = 0.00 s = .
> TestRubyParserV22#test_lit_regexp_n = 0.00 s = .
> TestRubyParserV22#test_str_heredoc_interp = 0.00 s = .
> TestRubyParserV22#test_case_splat = 0.00 s = .
> TestRubyParserV22#test_parse_opt_call_args_assocs_comma = 0.00 s = .
> TestRubyParserV22#test_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_rescue_block_nada = 0.00 s = .
> TestRubyParserV22#test_dstr_nest = 0.00 s = .
> TestRubyParserV22#test_iter_each_lvar = 0.00 s = .
> TestRubyParserV22#test_iter_args_8_2 = 0.00 s = .
> TestRubyParserV22#test_structure_remove_begin_2 = 0.00 s = .
> TestRubyParserV22#test_block_arg_scope2 = 0.00 s = .
> TestRubyParserV22#test_parse_line_iter_call_no_parens = 0.00 s = .
> TestRubyParserV22#test_stabby_args_2_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV22#test_empty = 0.00 s = .
> TestRubyParserV22#test_parse_until_not_noncanonical = 0.00 s = .
> TestRubyParserV22#test_to_ary = 0.00 s = .
> TestRubyParserV22#test_masgn_double_paren = 0.00 s = .
> TestRubyParserV22#test_defn_arg_asplat_arg = 0.00 s = .
> TestRubyParserV22#test_array_pct_w_dstr = 0.00 s = .
> TestRubyParserV22#test_dregx_once = 0.00 s = .
> TestRubyParserV22#test_rescue_exceptions = 0.00 s = .
> TestRubyParserV22#test_begin_rescue_twice_mri_verbose_flag = 0.00 s = .
> TestRubyParserV22#test_case = 0.00 s = .
> TestRubyParserV22#test_kill_me_10 = 0.00 s = .
> TestRubyParserV22#test_call_command = 0.00 s = .
> TestRubyParserV22#test_rescue_lasgn_var_empty = 0.00 s = .
> TestRubyParserV22#test_lit_regexp = 0.00 s = .
> TestRubyParserV22#test_splat_fcall_array = 0.00 s = .
> TestRubyParserV22#test_heredoc_broken_windows_theory_applies_to_microsoft_more_than_anything = 0.00 s = .
> TestRubyParserV22#test_fcall_arglist_hash = 0.00 s = .
> TestRubyParserV22#test_str_question_control__18 = 0.00 s = .
> TestRubyParserV22#test_masgn_paren = 0.00 s = .
> TestRubyParserV22#test_evstr_evstr = 0.00 s = .
> TestRubyParserV22#test_iter_args_1 = 0.00 s = .
> TestRubyParserV22#test_parse_line_block = 0.00 s = .
> TestRubyParserV22#test_attrasgn_index_equals = 0.00 s = .
> TestRubyParserV22#test_call_assoc = 0.00 s = .
> TestRubyParserV22#test_super_1 = 0.00 s = .
> TestRubyParserV22#test_bug_args_masgn2 = 0.00 s = .
> TestRubyParserV22#test_symbols = 0.00 s = .
> TestRubyParserV22#test_stabby_args_1_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV22#test_while_pre_not_mod__18 = 0.00 s = .
> TestRubyParserV22#test_flip2_method = 0.00 s = .
> TestRubyParserV22#test_parse_line_block_inline_multiline_comment = 0.00 s = .
> TestRubyParserV22#test_proc_args_2 = 0.00 s = .
> TestRubyParserV22#test_parse_line_heredoc_regexp_chars = 0.00 s = .
> TestRubyParserV22#test_mlhs_back_splat = 0.00 s = .
> TestRubyParserV22#test_structure_remove_begin_1 = 0.00 s = .
> TestRubyParserV22#test_masgn_attrasgn_idx = 0.00 s = .
> TestRubyParserV22#test_call_array_arg = 0.00 s = .
> TestRubyParserV22#test_mlhs_keyword = 0.00 s = .
> TestRubyParserV22#test_stabby_args_1__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV22#test_iasgn = 0.00 s = .
> TestRubyParserV22#test_block_call_dot_op2_cmd_args_do_block = 0.00 s = .
> TestRubyParserV22#test_defn_args_mand_splat_block = 0.00 s = .
> TestRubyParserV22#test_block_pass_fcall_n = 0.00 s = .
> TestRubyParserV22#test_defn_splat_no_name = 0.00 s = .
> TestRubyParserV22#test_pipe_semicolon = 0.00 s = S
> TestRubyParserV22#test_call_div = 0.00 s = .
> TestRubyParserV22#test_rescue_lasgn_var = 0.00 s = .
> TestRubyParserV22#test_call_bang__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_kill_me = 0.00 s = .
> TestRubyParserV22#test_begin_rescue_ensure = 0.00 s = .
> TestRubyParserV22#test_assoc_list_19 = 0.00 s = .
> TestRubyParserV22#test_parse_if_not_noncanonical = 0.00 s = .
> TestRubyParserV22#test_call_args_command = 0.00 s = .
> TestRubyParserV22#test_list_prepend = 0.00 s = .
> TestRubyParserV22#test_logical_op_nested_mix = 0.00 s = .
> TestRubyParserV22#test_or = 0.00 s = .
> TestRubyParserV22#test_masgn_splat_no_name_trailing = 0.00 s = .
> TestRubyParserV22#test_block_append_tail_block = 0.00 s = .
> TestRubyParserV22#test_bug_not_parens = 0.00 s = .
> TestRubyParserV22#test_dot2 = 0.00 s = .
> TestRubyParserV22#test_splat_break = 0.00 s = .
> TestRubyParserV22#test_str_evstr = 0.00 s = .
> TestRubyParserV22#test_cvdecl = 0.00 s = .
> TestRubyParserV22#test_lasgn_command = 0.00 s = .
> TestRubyParserV22#test_iter_masgn_args_splat = 0.00 s = .
> TestRubyParserV22#test_non_interpolated_symbol_array_line_breaks = 0.00 s = .
> TestRubyParserV22#test_return_0 = 0.00 s = .
> TestRubyParserV22#test_stabby_block_kw = 0.00 s = .
> TestRubyParserV22#test_case_then_colon_19 = 0.00 s = .
> TestRubyParserV22#test_array_bare_hash__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_undef = 0.00 s = .
> TestRubyParserV22#test_bug_args__19 = 0.00 s = .
> TestRubyParserV22#test_defn_args_mand_splat_no_name = 0.00 s = .
> TestRubyParserV22#test_lambda_do_vs_brace = 0.00 s = .
> TestRubyParserV22#test_block_splat_reg = 0.00 s = .
> TestRubyParserV22#test_list_append = 0.00 s = .
> TestRubyParserV22#test_lit_bool_true = 0.00 s = .
> TestRubyParserV22#test_splat_lasgn = 0.00 s = .
> TestRubyParserV22#test_call_self_brackets = 0.00 s = .
> TestRubyParserV22#test_gvar_underscore_blah = 0.00 s = .
> TestRubyParserV22#test_alias_gvar_backref = 0.00 s = .
> TestRubyParserV22#test_lambda_args_norm_star_block = 0.00 s = .
> TestRubyParserV22#test_begin_else_return_value = 0.00 s = .
> TestRubyParserV22#test_defn_args_mand_opt_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_proc_args_0 = 0.00 s = .
> TestRubyParserV22#test_until_post_not__18 = 0.00 s = .
> TestRubyParserV22#test_call_fonz_cm__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_dasgn_icky2 = 0.00 s = .
> TestRubyParserV22#test_dregx_interp_empty = 0.00 s = .
> TestRubyParserV22#test_str_heredoc = 0.00 s = .
> TestRubyParserV22#test_redo = 0.00 s = .
> TestRubyParserV22#test_motherfuckin_leading_dots2 = 0.00 s = .
> TestRubyParserV22#test_return_call_assocs = 0.00 s = .
> TestRubyParserV22#test_unless_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_aref_args_lit_assocs = 0.00 s = .
> TestRubyParserV22#test_op_asgn_val_dot_ident_command_call = 0.00 s = .
> TestRubyParserV22#test_parse_until_not_canonical = 0.00 s = .
> TestRubyParserV22#test_parse_def_xxx1 = 0.00 s = .
> TestRubyParserV22#test_xstr = 0.00 s = .
> TestRubyParserV22#test_lambda_args_norm_star = 0.00 s = .
> TestRubyParserV22#test_str_question_escape__18 = 0.00 s = .
> TestRubyParserV22#test_defn_args_mand_opt = 0.00 s = .
> TestRubyParserV22#test_dstr_evstr_empty_end = 0.00 s = .
> TestRubyParserV22#test_case_nested_inner_no_expr = 0.00 s = .
> TestRubyParserV22#test_defn_args_splat_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_op_asgn_primary_colon_identifier = 0.00 s = .
> TestRubyParserV22#test_parse_opt_call_args_lit_comma = 0.00 s = .
> TestRubyParserV22#test_iter_dasgn_curr_dasgn_madness = 0.00 s = .
> TestRubyParserV22#test_method_call_assoc_trailing_comma = 0.00 s = .
> TestRubyParserV22#test_eq_begin_why_wont_people_use_their_spacebar? = 0.00 s = .
> TestRubyParserV22#test_zomg_sometimes_i_hate_this_project = 0.00 s = .
> TestRubyParserV22#test_masgn_lhs_splat = 0.00 s = .
> TestRubyParserV22#test_block_args_opt2_2 = 0.00 s = .
> TestRubyParserV22#test_call = 0.00 s = .
> TestRubyParserV22#test_masgn_command_call = 0.00 s = .
> TestRubyParserV22#test_parse_def_xxx2 = 0.00 s = .
> TestRubyParserV22#test_undef_block_2 = 0.00 s = .
> TestRubyParserV22#test_call_arg_assoc_kwsplat = 0.00 s = .
> TestRubyParserV22#test_and = 0.00 s = .
> TestRubyParserV22#test_masgn_splat_to_ary2 = 0.00 s = .
> TestRubyParserV22#test_regexp = 0.00 s = .
> TestRubyParserV22#test_stabby_args_2_no_parens__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV22#test_block_attrasgn = 0.00 s = .
> TestRubyParserV22#test_dasgn_curr = 0.00 s = .
> TestRubyParserV22#test_i_fucking_hate_line_numbers = 0.00 s = .
> TestRubyParserV22#test_str_newline_hash_line_number = 0.00 s = .
> TestRubyParserV22#test_defns_reserved = 0.00 s = .
> TestRubyParserV22#test_logical_op_123_4 = 0.00 s = .
> TestRubyParserV22#test_stabby_arg_no_paren = 0.00 s = .
> TestRubyParserV22#test_masgn_splat_arg_arg = 0.00 s = .
> TestRubyParserV22#test_splat_yield = 0.00 s = .
> TestRubyParserV22#test_until_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV22#test_block_scope = 0.00 s = .
> TestRubyParserV22#test_class_super_array = 0.00 s = .
> TestRubyParserV22#test_masgn_masgn = 0.00 s = .
> TestRubyParserV22#test_iter_masgn_splat_no_name = 0.00 s = .
> TestRubyParserV22#test_unary_plus_on_literal = 0.00 s = .
> TestRubyParserV22#test_masgn_splat_rhs_n = 0.00 s = .
> TestRubyParserV22#test_while_pre_nil = 0.00 s = .
> TestRubyParserV22#test_thingy = 0.00 s = .
> TestRubyParserV22#test_parse_line_heredoc_hardnewline = 0.00 s = S
> TestRubyParserV22#test_defn_kwarg_kwsplat_anon = 0.00 s = .
> block args arity 22#test_0005_parses 'proc     {    }' = 0.00 s = .
> block args arity 22#test_0014_parses 'proc     do || end' = 0.00 s = .
> block args arity 22#test_0001_parses '->       {    }' = 0.00 s = .
> block args arity 22#test_0006_parses 'proc     do    end' = 0.00 s = .
> block args arity 22#test_0011_parses 'lambda   { || }' = 0.00 s = .
> block args arity 22#test_0002_parses '->       do    end' = 0.00 s = .
> block args arity 22#test_0004_parses 'lambda   do    end' = 0.00 s = .
> block args arity 22#test_0003_parses 'lambda   {    }' = 0.00 s = .
> block args arity 22#test_0015_parses 'Proc.new { || }' = 0.00 s = .
> block args arity 22#test_0009_parses '-> ()    {    }' = 0.00 s = .
> block args arity 22#test_0007_parses 'Proc.new {    }' = 0.00 s = .
> block args arity 22#test_0010_parses '-> ()    do    end' = 0.00 s = .
> block args arity 22#test_0008_parses 'Proc.new do    end' = 0.00 s = .
> block args arity 22#test_0016_parses 'Proc.new do || end' = 0.00 s = .
> block args arity 22#test_0012_parses 'lambda   do || end' = 0.00 s = .
> block args arity 22#test_0013_parses 'proc     { || }' = 0.00 s = .
> block args arity 21#test_0016_parses 'Proc.new do || end' = 0.00 s = .
> block args arity 21#test_0013_parses 'proc     { || }' = 0.00 s = .
> block args arity 21#test_0001_parses '->       {    }' = 0.00 s = .
> block args arity 21#test_0002_parses '->       do    end' = 0.00 s = .
> block args arity 21#test_0005_parses 'proc     {    }' = 0.00 s = .
> block args arity 21#test_0009_parses '-> ()    {    }' = 0.00 s = .
> block args arity 21#test_0010_parses '-> ()    do    end' = 0.00 s = .
> block args arity 21#test_0011_parses 'lambda   { || }' = 0.00 s = .
> block args arity 21#test_0003_parses 'lambda   {    }' = 0.00 s = .
> block args arity 21#test_0006_parses 'proc     do    end' = 0.00 s = .
> block args arity 21#test_0004_parses 'lambda   do    end' = 0.00 s = .
> block args arity 21#test_0014_parses 'proc     do || end' = 0.00 s = .
> block args arity 21#test_0012_parses 'lambda   do || end' = 0.00 s = .
> block args arity 21#test_0007_parses 'Proc.new {    }' = 0.00 s = .
> block args arity 21#test_0008_parses 'Proc.new do    end' = 0.00 s = .
> block args arity 21#test_0015_parses 'Proc.new { || }' = 0.00 s = .
> block args arity 25#test_0004_parses 'lambda   do    end' = 0.00 s = .
> block args arity 25#test_0016_parses 'Proc.new do || end' = 0.00 s = .
> block args arity 25#test_0013_parses 'proc     { || }' = 0.00 s = .
> block args arity 25#test_0001_parses '->       {    }' = 0.00 s = .
> block args arity 25#test_0008_parses 'Proc.new do    end' = 0.00 s = .
> block args arity 25#test_0007_parses 'Proc.new {    }' = 0.00 s = .
> block args arity 25#test_0003_parses 'lambda   {    }' = 0.00 s = .
> block args arity 25#test_0011_parses 'lambda   { || }' = 0.00 s = .
> block args arity 25#test_0012_parses 'lambda   do || end' = 0.00 s = .
> block args arity 25#test_0006_parses 'proc     do    end' = 0.00 s = .
> block args arity 25#test_0010_parses '-> ()    do    end' = 0.00 s = .
> block args arity 25#test_0005_parses 'proc     {    }' = 0.00 s = .
> block args arity 25#test_0014_parses 'proc     do || end' = 0.00 s = .
> block args arity 25#test_0002_parses '->       do    end' = 0.00 s = .
> block args arity 25#test_0009_parses '-> ()    {    }' = 0.00 s = .
> block args arity 25#test_0015_parses 'Proc.new { || }' = 0.00 s = .
> TestEnvironment#test_all_static_deeper = 0.00 s = .
> TestEnvironment#test_var_scope_static = 0.00 s = .
> TestEnvironment#test_all_static = 0.00 s = .
> TestEnvironment#test_all_dynamic = 0.00 s = .
> TestEnvironment#test_var_scope_dynamic = 0.00 s = .
> TestRubyParserV25#test_expr_not_bang = 0.00 s = .
> TestRubyParserV25#test_parse_line_heredoc_evstr = 0.00 s = S
> TestRubyParserV25#test_attrasgn_array_lhs = 0.00 s = .
> TestRubyParserV25#test_op_asgn_index_command_call = 0.00 s = .
> TestRubyParserV25#test_mlhs_back_anonsplat = 0.00 s = .
> TestRubyParserV25#test_str_question_control__18 = 0.00 s = .
> TestRubyParserV25#test_dstr_3 = 0.00 s = .
> TestRubyParserV25#test_interpolated_word_array_line_breaks = 0.00 s = .
> TestRubyParserV25#test_gvar = 0.00 s = .
> TestRubyParserV25#test_op_asgn1_ivar = 0.00 s = .
> TestRubyParserV25#test_symbol_empty = 0.00 s = .
> TestRubyParserV25#test_begin_rescue_twice_mri_verbose_flag = 0.00 s = .
> TestRubyParserV25#test_defs_empty_args = 0.00 s = .
> TestRubyParserV25#test_call_bang_command_call = 0.00 s = .
> TestRubyParserV25#test_lvar_def_boundary = 0.00 s = .
> TestRubyParserV25#test_redo = 0.00 s = .
> TestRubyParserV25#test_stabby_args_2_no_parens_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV25#test_call_bang_empty__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_next = 0.00 s = .
> TestRubyParserV25#test_splat_return_array = 0.00 s = .
> TestRubyParserV25#test_module_comments = 0.00 s = .
> TestRubyParserV25#test_str_question_literal__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_block_decomp_anon_splat_arg = 0.00 s = .
> TestRubyParserV25#test_fcall_keyword = 0.00 s = .
> TestRubyParserV25#test_ternary_nil_no_space = 0.00 s = .
> TestRubyParserV25#test_str_str_str = 0.00 s = .
> TestRubyParserV25#test_case_no_expr = 0.00 s = .
> TestRubyParserV25#test_call_array_lit_inline_hash = 0.00 s = .
> TestRubyParserV25#test_masgn_splat_no_name_to_ary = 0.00 s = .
> TestRubyParserV25#test_call_bang_squiggle = 0.00 s = .
> TestRubyParserV25#test_rescue_lasgn_var = 0.00 s = .
> TestRubyParserV25#test_block_kw = 0.00 s = .
> TestRubyParserV25#test_class_scoped = 0.00 s = .
> TestRubyParserV25#test_dregx_once_n_interp = 0.00 s = .
> TestRubyParserV25#test_splat_fcall = 0.00 s = .
> TestRubyParserV25#test_defn_comments = 0.00 s = .
> TestRubyParserV25#test_splat_lasgn_array = 0.00 s = .
> TestRubyParserV25#test_splat_lasgn = 0.00 s = .
> TestRubyParserV25#test_block_pass_splat = 0.00 s = .
> TestRubyParserV25#test_defs_empty = 0.00 s = .
> TestRubyParserV25#test_constZ = 0.00 s = .
> TestRubyParserV25#test_block_stmt_before_mri_verbose_flag = 0.00 s = .
> TestRubyParserV25#test_bug_masgn_right = 0.00 s = .
> TestRubyParserV25#test_lit_float = 0.00 s = .
> TestRubyParserV25#test_return_1_splatted = 0.00 s = .
> TestRubyParserV25#test_splat = 0.00 s = .
> TestRubyParserV25#test_call_dot_parens = 0.00 s = .
> TestRubyParserV25#test_block_args_opt2_2 = 0.00 s = .
> TestRubyParserV25#test_masgn = 0.00 s = .
> TestRubyParserV25#test_lambda_args_block = 0.00 s = .
> TestRubyParserV25#test_logical_op_12_3 = 0.00 s = .
> TestRubyParserV25#test_proc_args_no = 0.00 s = .
> TestRubyParserV25#test_bug_comment_eq_begin = 0.00 s = .
> TestRubyParserV25#test_or = 0.00 s = .
> TestRubyParserV25#test_attrasgn = 0.00 s = .
> TestRubyParserV25#test_defn_args_mand_opt_splat_block = 0.00 s = .
> TestRubyParserV25#test_lambda_args_norm_comma = 0.00 s = F
> TestRubyParserV25#test_module_scoped3 = 0.00 s = .
> TestRubyParserV25#test_undef_block_3 = 0.00 s = .
> TestRubyParserV25#test_undef_block_wtf = 0.00 s = .
> TestRubyParserV25#test_array_bare_hash__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_iter_kwarg = 0.00 s = .
> TestRubyParserV25#test_masgn_attrasgn_idx = 0.00 s = .
> TestRubyParserV25#test_defn_kwarg_kwarg = 0.00 s = .
> TestRubyParserV25#test_op_asgn_val_dot_ident_command_call = 0.00 s = .
> TestRubyParserV25#test_block_next = 0.00 s = .
> TestRubyParserV25#test_alias_ugh = 0.00 s = .
> TestRubyParserV25#test_defn_args_opt_splat_no_name = 0.00 s = .
> TestRubyParserV25#test_iter_args_3 = 0.00 s = .
> TestRubyParserV25#test_masgn_var_star_var = 0.00 s = .
> TestRubyParserV25#test_block_break = 0.00 s = .
> TestRubyParserV25#test_str_evstr = 0.00 s = .
> TestRubyParserV25#test_dasgn_1 = 0.00 s = .
> TestRubyParserV25#test_break = 0.00 s = .
> TestRubyParserV25#test_global = 0.00 s = .
> TestRubyParserV25#test_array = 0.00 s = .
> TestRubyParserV25#test_defn_args_mand = 0.00 s = .
> TestRubyParserV25#test_masgn_splat_arg = 0.00 s = .
> TestRubyParserV25#test_block_call_operation_colon = 0.00 s = .
> TestRubyParserV25#test_lambda_args_norm_anon_star_block = 0.00 s = .
> TestRubyParserV25#test_return_1 = 0.00 s = .
> TestRubyParserV25#test_stabby_args_1_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV25#test_begin_rescue_twice = 0.00 s = .
> TestRubyParserV25#test_rescue = 0.00 s = .
> TestRubyParserV25#test_stabby_args__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV25#test_block_pass_omgwtf = 0.00 s = .
> TestRubyParserV25#test_lambda_args_norm_star_block = 0.00 s = .
> TestRubyParserV25#test_block_arg_scope2 = 0.00 s = .
> TestRubyParserV25#test_call_lte = 0.00 s = .
> TestRubyParserV25#test_zomg_sometimes_i_hate_this_project = 0.00 s = .
> TestRubyParserV25#test_call = 0.00 s = .
> TestRubyParserV25#test_block_reg_optarg = 0.00 s = .
> TestRubyParserV25#test_parse_line_heredoc = 0.00 s = .
> TestRubyParserV25#test_call_trailing_comma = 0.00 s = .
> TestRubyParserV25#test_lasgn_lasgn_command_call = 0.00 s = .
> TestRubyParserV25#test_attrasgn_array_arg = 0.00 s = .
> TestRubyParserV25#test_iter_args_6 = 0.00 s = .
> TestRubyParserV25#test_masgn_argscat = 0.00 s = .
> TestRubyParserV25#test_if_symbol = 0.00 s = .
> TestRubyParserV25#test_defn_args_splat_middle__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_not__18 = 0.00 s = .
> TestRubyParserV25#test_call_args_command = 0.00 s = .
> TestRubyParserV25#test_dregx_n = 0.00 s = .
> TestRubyParserV25#test_proc_args_1 = 0.00 s = .
> TestRubyParserV25#test_block_call_dot_op2_cmd_args_do_block = 0.00 s = .
> TestRubyParserV25#test_dregx_interp_empty = 0.00 s = .
> TestRubyParserV25#test_dasgn_mixed = 0.00 s = .
> TestRubyParserV25#test_structure_remove_begin_2 = 0.00 s = .
> TestRubyParserV25#test_parse_if_not_canonical = 0.00 s = .
> TestRubyParserV25#test_rescue_lasgn_var_empty = 0.00 s = .
> TestRubyParserV25#test_defn_args_splat = 0.00 s = .
> TestRubyParserV25#test_method_call_assoc_trailing_comma = 0.00 s = .
> TestRubyParserV25#test_str_newline_hash_line_number = 0.00 s = .
> TestRubyParserV25#test_defn_rescue_mri_verbose_flag = 0.00 s = .
> TestRubyParserV25#test_lambda_args_norm_block = 0.00 s = .
> TestRubyParserV25#test_parse_line_defn_no_parens = 0.00 s = .
> TestRubyParserV25#test_bug_call_arglist_parens = 0.00 s = .
> TestRubyParserV25#test_defn_args_mand_block = 0.00 s = .
> TestRubyParserV25#test_lambda_args_norm_star = 0.00 s = .
> TestRubyParserV25#test_lit_sym_splat = 0.00 s = .
> TestRubyParserV25#test_defn_args_opt_splat_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_safe_call_dot_parens = 0.00 s = .
> TestRubyParserV25#test_call_index_no_args = 0.00 s = .
> TestRubyParserV25#test_cvasgn = 0.00 s = .
> TestRubyParserV25#test_sclass_multiple = 0.00 s = .
> TestRubyParserV25#test_parse_if_not_noncanonical = 0.00 s = .
> TestRubyParserV25#test_fcall_arglist = 0.00 s = .
> TestRubyParserV25#test_rescue_block_body = 0.00 s = .
> TestRubyParserV25#test_f_kw = 0.00 s = .
> TestRubyParserV25#test_iter_masgn_splat_no_name = 0.00 s = .
> TestRubyParserV25#test_non_interpolated_word_array_line_breaks = 0.00 s = .
> TestRubyParserV25#test_dregx_interp = 0.00 s = .
> TestRubyParserV25#test_str = 0.00 s = .
> TestRubyParserV25#test_iter_dasgn_curr_dasgn_madness = 0.00 s = .
> TestRubyParserV25#test_bang_eq = 0.00 s = .
> TestRubyParserV25#test_heredoc_squiggly = 0.00 s = .
> TestRubyParserV25#test_yield_0 = 0.00 s = .
> TestRubyParserV25#test_defn_something_eh = 0.00 s = .
> TestRubyParserV25#test_while_pre_nil = 0.00 s = .
> TestRubyParserV25#test_block_args_opt2 = 0.00 s = .
> TestRubyParserV25#test_double_block_error_09 = 0.00 s = .
> TestRubyParserV25#test_label_in_callargs_in_ternary__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_regexp = 0.00 s = .
> TestRubyParserV25#test_argspush = 0.00 s = .
> TestRubyParserV25#test_op_asgn_or_ivar2 = 0.00 s = .
> TestRubyParserV25#test_quoted_symbol_keys = 0.00 s = .
> TestRubyParserV25#test_block_arg_optional = 0.00 s = .
> TestRubyParserV25#test_iter_loop_empty = 0.00 s = .
> TestRubyParserV25#test_lit_long_negative = 0.00 s = .
> TestRubyParserV25#test_multiline_hash_declaration = 0.00 s = .
> TestRubyParserV25#test_splat_fcall_array = 0.00 s = .
> TestRubyParserV25#test_block_arg_opt_splat_arg_block_omfg = 0.00 s = .
> TestRubyParserV25#test_lit_regexp_n = 0.00 s = .
> TestRubyParserV25#test_parse_line_trailing_newlines = 0.00 s = .
> TestRubyParserV25#test_pipe_space = 0.00 s = .
> TestRubyParserV25#test_bug191 = 0.00 s = .
> TestRubyParserV25#test_call_arg_assoc_kwsplat = 0.00 s = .
> TestRubyParserV25#test_stabby_block_kw__required = 0.00 s = .
> TestRubyParserV25#test_defined_eh_parens = 0.00 s = .
> TestRubyParserV25#test_while_pre = 0.00 s = .
> TestRubyParserV25#test_block_pass_fcall_n = 0.00 s = .
> TestRubyParserV25#test_dstr_the_revenge = 0.00 s = .
> TestRubyParserV25#test_masgn_splat_no_name_trailing = 0.00 s = .
> TestRubyParserV25#test_bug_comma = 0.00 s = .
> TestRubyParserV25#test_op_asgn_primary_colon_identifier = 0.00 s = .
> TestRubyParserV25#test_op_asgn_or_ivar = 0.00 s = .
> TestRubyParserV25#test_module_scoped = 0.00 s = .
> TestRubyParserV25#test_block_mystery_block = 0.00 s = .
> TestRubyParserV25#test_cond_unary_minus = 0.00 s = .
> TestRubyParserV25#test_iter_args_5 = 0.00 s = S
> TestRubyParserV25#test_block_scope = 0.00 s = .
> TestRubyParserV25#test_if_post = 0.00 s = .
> TestRubyParserV25#test_qsymbols = 0.00 s = .
> TestRubyParserV25#test_required_kwarg_no_value = 0.00 s = .
> TestRubyParserV25#test_interpolated_symbol_array_line_breaks = 0.00 s = .
> TestRubyParserV25#test_super_0 = 0.00 s = .
> TestRubyParserV25#test_if_args_no_space_symbol__18 = 0.00 s = .
> TestRubyParserV25#test_defn_args_mand_opt_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_defn_opt_splat_arg = 0.00 s = .
> TestRubyParserV25#test_masgn_colon2 = 0.00 s = .
> TestRubyParserV25#test_ternary_symbol_no_spaces = 0.00 s = .
> TestRubyParserV25#test_defn_args_opt_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_defs_kwarg = 0.00 s = .
> TestRubyParserV25#test_begin_def = 0.00 s = .
> TestRubyParserV25#test_parse_line_call_ivar_line_break_paren = 0.00 s = .
> TestRubyParserV25#test_BEGIN = 0.00 s = .
> TestRubyParserV25#test_block_arg_splat_arg = 0.00 s = .
> TestRubyParserV25#test_splat_lit_1 = 0.00 s = .
> TestRubyParserV25#test_proc_args_2 = 0.00 s = .
> TestRubyParserV25#test_defn_reg_opt_reg = 0.00 s = .
> TestRubyParserV25#test_kill_me_12 = 0.00 s = .
> TestRubyParserV25#test_str_heredoc_double = 0.00 s = .
> TestRubyParserV25#test_parse_line_dstr_newline = 0.00 s = S
> TestRubyParserV25#test_double_block_error_02 = 0.00 s = .
> TestRubyParserV25#test_super_block_splat = 0.00 s = .
> TestRubyParserV25#test_while_pre_not__18 = 0.00 s = .
> TestRubyParserV25#test_bug_249 = 0.00 s = .
> TestRubyParserV25#test_magic_encoding_comment = 0.00 s = .
> TestRubyParserV25#test_hash_new__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_case_then_colon_19 = 0.00 s = .
> TestRubyParserV25#test_block_arg_kwsplat = 0.00 s = .
> TestRubyParserV25#test_colon3 = 0.00 s = .
> TestRubyParserV25#test_stabby_args_2_no_parens__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV25#test_block_opt_arg = 0.00 s = .
> TestRubyParserV25#test_iter_args_11_2 = 0.00 s = .
> TestRubyParserV25#test_parse_until_not_noncanonical = 0.00 s = .
> TestRubyParserV25#test_defn_splat_arg = 0.00 s = .
> TestRubyParserV25#test_call_arglist_norm_hash_splat__18 = 0.00 s = .
> TestRubyParserV25#test_iter_args_7_2 = 0.00 s = .
> TestRubyParserV25#test_defn_kwarg_kwsplat_anon = 0.00 s = .
> TestRubyParserV25#test_defn_splat_no_name = 0.00 s = .
> TestRubyParserV25#test_zsuper = 0.00 s = .
> TestRubyParserV25#test_call_kwsplat = 0.00 s = .
> TestRubyParserV25#test_parse_comments = 0.00 s = .
> TestRubyParserV25#test_defn_args_block = 0.00 s = .
> TestRubyParserV25#test_block_kwarg_lvar = 0.00 s = .
> TestRubyParserV25#test_block_append_nil_head = 0.00 s = .
> TestRubyParserV25#test_dsym_to_sym = 0.00 s = .
> TestRubyParserV25#test_literal_concat_evstr_evstr = 0.00 s = .
> TestRubyParserV25#test_mlhs_mid_splat = 0.00 s = .
> TestRubyParserV25#test_class_super_array = 0.00 s = .
> TestRubyParserV25#test_lasgn_ivar_env = 0.00 s = .
> TestRubyParserV25#test_kill_me2 = 0.00 s = .
> TestRubyParserV25#test_masgn_arg_ident = 0.00 s = .
> TestRubyParserV25#test_dasgn_icky = 0.00 s = .
> TestRubyParserV25#test_dstr_evstr = 0.00 s = .
> TestRubyParserV25#test_class_comments = 0.00 s = .
> TestRubyParserV25#test_return_n = 0.00 s = .
> TestRubyParserV25#test_call_fonz__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_unless_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_case = 0.00 s = .
> TestRubyParserV25#test_defn_args_mand_opt_block = 0.00 s = .
> TestRubyParserV25#test_defns_reserved = 0.00 s = .
> TestRubyParserV25#test_block_pass_call_n = 0.00 s = .
> TestRubyParserV25#test_dasgn_curr = 0.00 s = .
> TestRubyParserV25#test_iter_args_7_1 = 0.00 s = .
> TestRubyParserV25#test_colon2 = 0.00 s = .
> TestRubyParserV25#test_defs_as_arg_with_do_block_inside = 0.00 s = .
> TestRubyParserV25#test_str_heredoc_indent = 0.00 s = .
> TestRubyParserV25#test_unary_minus = 0.00 s = .
> TestRubyParserV25#test_safe_attrasgn_constant = 0.00 s = .
> TestRubyParserV25#test_bug_hash_args_trailing_comma = 0.00 s = .
> TestRubyParserV25#test_structure_remove_begin_1 = 0.00 s = .
> TestRubyParserV25#test_lasgn_command = 0.00 s = .
> TestRubyParserV25#test_parse_line_multiline_str = 0.00 s = .
> TestRubyParserV25#test_call_colon2 = 0.00 s = .
> TestRubyParserV25#test_parse_while_not_canonical = 0.00 s = .
> TestRubyParserV25#test_flip2_method = 0.00 s = .
> TestRubyParserV25#test_call_index = 0.00 s = .
> TestRubyParserV25#test_thingy = 0.00 s = .
> TestRubyParserV25#test_fcall_index_space = 0.00 s = .
> TestRubyParserV25#test_gvar_underscore_blah = 0.00 s = .
> TestRubyParserV25#test_iter_each_lvar = 0.00 s = .
> TestRubyParserV25#test_rescue_block_body_ivar = 0.00 s = .
> TestRubyParserV25#test_stabby_args_1__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV25#test_logical_op_1234_5 = 0.00 s = .
> TestRubyParserV25#test_back_ref = 0.00 s = .
> TestRubyParserV25#test_array_line_breaks = 0.00 s = .
> TestRubyParserV25#test_while_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_begin_else_return_value = 0.00 s = .
> TestRubyParserV25#test_uminus_float = 0.00 s = .
> TestRubyParserV25#test_block_pass_thingy = 0.00 s = .
> TestRubyParserV25#test_bug_and = 0.00 s = .
> TestRubyParserV25#test_hash_new_with_keyword__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_masgn_arg_colon_arg = 0.00 s = .
> TestRubyParserV25#test_nth_ref = 0.00 s = .
> TestRubyParserV25#test_hash_new_no_space__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_masgn_attrasgn = 0.00 s = .
> TestRubyParserV25#test_lambda_args_star_block = 0.00 s = .
> TestRubyParserV25#test_safe_call = 0.00 s = .
> TestRubyParserV25#test_iter_args_10_1 = 0.00 s = .
> TestRubyParserV25#test_attrasgn_index_equals_space = 0.00 s = .
> TestRubyParserV25#test_iter_masgn_splat = 0.00 s = .
> TestRubyParserV25#test_call_arglist_hash = 0.00 s = .
> TestRubyParserV25#test_defined = 0.00 s = .
> TestRubyParserV25#test_if_block_condition = 0.00 s = .
> TestRubyParserV25#test_evstr_str = 0.00 s = .
> TestRubyParserV25#test_dstr = 0.00 s = .
> TestRubyParserV25#test_splat_yield = 0.00 s = .
> TestRubyParserV25#test_heredoc_broken_windows_theory_applies_to_microsoft_more_than_anything = 0.00 s = .
> TestRubyParserV25#test_label_in_bare_hash_in_array_in_ternary__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_stabby_proc_scope = 0.00 s = .
> TestRubyParserV25#test_call_args_assoc_trailing_comma = 0.00 s = .
> TestRubyParserV25#test_safe_op_asgn = 0.00 s = .
> TestRubyParserV25#test_fcall_arglist_norm_hash_splat__18 = 0.00 s = .
> TestRubyParserV25#test_mlhs_mid_anonsplat = 0.00 s = .
> TestRubyParserV25#test_bug_not_parens = 0.00 s = .
> TestRubyParserV25#test_undef_2 = 0.00 s = .
> TestRubyParserV25#test_dsym = 0.00 s = .
> TestRubyParserV25#test_yield_1 = 0.00 s = .
> TestRubyParserV25#test_block_stmt_after = 0.00 s = .
> TestRubyParserV25#test_iter_args_ivar__18 = 0.00 s = .
> TestRubyParserV25#test_aref_args_lit_assocs = 0.00 s = .
> TestRubyParserV25#test_defn_args_mand_opt = 0.00 s = .
> TestRubyParserV25#test_defn_powarg = 0.00 s = .
> TestRubyParserV25#test_aref_args_assocs = 0.00 s = .
> TestRubyParserV25#test_splat_array = 0.00 s = .
> TestRubyParserV25#test_splat_next = 0.00 s = .
> TestRubyParserV25#test_call_assoc_trailing_comma = 0.00 s = .
> TestRubyParserV25#test_defn_kwarg_kwsplat = 0.00 s = .
> TestRubyParserV25#test_dstr_concat = 0.00 s = .
> TestRubyParserV25#test_pipe_semicolon = 0.00 s = S
> TestRubyParserV25#test_double_block_error_08 = 0.00 s = .
> TestRubyParserV25#test_masgn_arg_splat_arg = 0.00 s = .
> TestRubyParserV25#test_rescue_iasgn_var_empty = 0.00 s = .
> TestRubyParserV25#test_while_pre_not_mod__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_super_n = 0.00 s = .
> TestRubyParserV25#test_iter_args_8_2 = 0.00 s = .
> TestRubyParserV25#test_iter_kwarg_kwsplat = 0.00 s = .
> TestRubyParserV25#test_stabby_args_1_no_parens_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV25#test_cvar = 0.00 s = .
> TestRubyParserV25#test_defn_args_mand_opt_splat_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_block_kwarg_lvar_multiple = 0.00 s = .
> TestRubyParserV25#test_masgn_cdecl = 0.00 s = .
> TestRubyParserV25#test_bug_args_masgn2 = 0.00 s = .
> TestRubyParserV25#test_str_question_literal__18 = 0.00 s = .
> TestRubyParserV25#test_begin = 0.00 s = .
> TestRubyParserV25#test_call_arglist = 0.00 s = .
> TestRubyParserV25#test_call_and = 0.00 s = .
> TestRubyParserV25#test_false = 0.00 s = .
> TestRubyParserV25#test_kill_me_7 = 0.00 s = .
> TestRubyParserV25#test_mlhs_keyword = 0.00 s = .
> TestRubyParserV25#test_splat_yield_array = 0.00 s = .
> TestRubyParserV25#test_iter_array_curly = 0.00 s = .
> TestRubyParserV25#test_call_self_brackets = 0.00 s = .
> TestRubyParserV25#test_stabby_args_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV25#test_eq_begin_why_wont_people_use_their_spacebar? = 0.00 s = .
> TestRubyParserV25#test_unless_post_not__18 = 0.00 s = .
> TestRubyParserV25#test_block_arg_scope = 0.00 s = .
> TestRubyParserV25#test_iter_upto = 0.00 s = .
> TestRubyParserV25#test_block_append_block = 0.00 s = .
> TestRubyParserV25#test_lasgn_array = 0.00 s = .
> TestRubyParserV25#test_splat_fcall_middle__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_while_pre_not_mod__18 = 0.00 s = .
> TestRubyParserV25#test_symbols = 0.00 s = .
> TestRubyParserV25#test_masgn_lhs_splat = 0.00 s = .
> TestRubyParserV25#test_iter_downto = 0.00 s = .
> TestRubyParserV25#test_unless_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_str_pct_Q_nested = 0.00 s = .
> TestRubyParserV25#test_parse_line_defn_complex = 0.00 s = .
> TestRubyParserV25#test___ENCODING__ = 0.00 s = .
> TestRubyParserV25#test_yield_array_1 = 0.00 s = .
> TestRubyParserV25#test_defn_or = 0.00 s = .
> TestRubyParserV25#test_safe_call_after_newline = 0.00 s = .
> TestRubyParserV25#test_str_concat_newline = 0.00 s = .
> TestRubyParserV25#test_module2 = 0.00 s = .
> TestRubyParserV25#test_call_eq3 = 0.00 s = .
> TestRubyParserV25#test_defn_kwarg_val = 0.00 s = .
> TestRubyParserV25#test_lambda_args_anon_star_block = 0.00 s = .
> TestRubyParserV25#test_safe_call_newline = 0.00 s = .
> TestRubyParserV25#test_call_expr = 0.00 s = .
> TestRubyParserV25#test_cvdecl = 0.00 s = .
> TestRubyParserV25#test_lit_range3 = 0.00 s = .
> TestRubyParserV25#test_call_command = 0.00 s = .
> TestRubyParserV25#test_block_return = 0.00 s = .
> TestRubyParserV25#test_gvar_underscore = 0.00 s = .
> TestRubyParserV25#test_op_asgn2_self = 0.00 s = .
> TestRubyParserV25#test_undef_3 = 0.00 s = .
> TestRubyParserV25#test_defn_args_mand_opt_splat_no_name = 0.00 s = .
> TestRubyParserV25#test_double_block_error_07 = 0.00 s = .
> TestRubyParserV25#test_stabby_args_0_spacebar_broken__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV25#test_i_fucking_hate_line_numbers = 0.00 s = .
> TestRubyParserV25#test_until_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_block_command_operation_colon = 0.00 s = .
> TestRubyParserV25#test_fcall_block = 0.00 s = .
> TestRubyParserV25#test_non_interpolated_symbol_array_line_breaks = 0.00 s = .
> TestRubyParserV25#test_op_asgn_or_block = 0.00 s = .
> TestRubyParserV25#test_mlhs_front_anonsplat = 0.00 s = .
> TestRubyParserV25#test_postexe = 0.00 s = .
> TestRubyParserV25#test_lit_regexp_i_wwtt = 0.00 s = .
> TestRubyParserV25#test_dstr_heredoc_windoze_sucks = 0.00 s = .
> TestRubyParserV25#test_call_arglist_norm_hash_colons__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_block_opt_splat_arg_block_omfg = 0.00 s = .
> TestRubyParserV25#test_class_super_expr = 0.00 s = .
> TestRubyParserV25#test_parse_line_block_inline_multiline_comment = 0.00 s = .
> TestRubyParserV25#test_yield_call_assocs = 0.00 s = .
> TestRubyParserV25#test_lit_sym = 0.00 s = .
> TestRubyParserV25#test_super_arg = 0.00 s = .
> TestRubyParserV25#test_motherfuckin_leading_dots2 = 0.00 s = .
> TestRubyParserV25#test_parse_line_evstr_after_break = 0.00 s = .
> TestRubyParserV25#test_splat_break = 0.00 s = .
> TestRubyParserV25#test_case_splat = 0.00 s = .
> TestRubyParserV25#test_flip2_env_lvar = 0.00 s = .
> TestRubyParserV25#test_iter_masgn_args_ivar__18 = 0.00 s = .
> TestRubyParserV25#test_logical_op_12 = 0.00 s = .
> TestRubyParserV25#test_return_0 = 0.00 s = .
> TestRubyParserV25#test_class_plain = 0.00 s = .
> TestRubyParserV25#test_until_pre_not__18 = 0.00 s = .
> TestRubyParserV25#test_call_pipe = 0.00 s = .
> TestRubyParserV25#test_lambda_args_star = 0.00 s = .
> TestRubyParserV25#test_op_asgn_and = 0.00 s = .
> TestRubyParserV25#test_block_kw__required = 0.00 s = .
> TestRubyParserV25#test_constY = 0.00 s = .
> TestRubyParserV25#test_fcall_arglist_norm_hash = 0.00 s = .
> TestRubyParserV25#test_rescue_block_nada = 0.00 s = .
> TestRubyParserV25#test_f_kw__required = 0.00 s = .
> TestRubyParserV25#test_block_pass_fcall_0 = 0.00 s = .
> TestRubyParserV25#test_until_pre_not_mod__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_if_pre_not__18 = 0.00 s = .
> TestRubyParserV25#test_call_div = 0.00 s = .
> TestRubyParserV25#test_gasgn = 0.00 s = .
> TestRubyParserV25#test_array_pct_W = 0.00 s = .
> TestRubyParserV25#test_integer_with_if_modifier = 0.00 s = .
> TestRubyParserV25#test_super_1_array = 0.00 s = .
> TestRubyParserV25#test_for = 0.00 s = .
> TestRubyParserV25#test_defn_zarray = 0.00 s = .
> TestRubyParserV25#test_bug_187 = 0.00 s = .
> TestRubyParserV25#test_dregx_once = 0.00 s = .
> TestRubyParserV25#test_fcall_arglist_hash_colons__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_block_args_opt3 = 0.00 s = .
> TestRubyParserV25#test_lit_bool_true = 0.00 s = .
> TestRubyParserV25#test_const = 0.00 s = .
> TestRubyParserV25#test_defn_args_mand_splat_block = 0.00 s = .
> TestRubyParserV25#test_match3 = 0.00 s = .
> TestRubyParserV25#test_undef = 0.00 s = .
> TestRubyParserV25#test_while_post_not__18 = 0.00 s = .
> TestRubyParserV25#test_bug_cond_pct = 0.00 s = .
> TestRubyParserV25#test_call_assoc_new_if_multiline = 0.00 s = .
> TestRubyParserV25#test_lit_long = 0.00 s = .
> TestRubyParserV25#test_str_concat_space = 0.00 s = .
> TestRubyParserV25#test_flip2 = 0.00 s = .
> TestRubyParserV25#test_iter_args_2__19 = 0.00 s = .
> TestRubyParserV25#test_if_elsif = 0.00 s = .
> TestRubyParserV25#test_if_nested = 0.00 s = .
> TestRubyParserV25#test_kill_me = 0.00 s = .
> TestRubyParserV25#test_symbols_interp = 0.00 s = .
> TestRubyParserV25#test_dstr_nest = 0.00 s = .
> TestRubyParserV25#test_stabby_arg_opt_splat_arg_block_omfg = 0.00 s = .
> TestRubyParserV25#test_dstr_evstr_empty_end = 0.00 s = .
> TestRubyParserV25#test_call_args_assoc_quoted = 0.00 s = .
> TestRubyParserV25#test_cvasgn_cls_method = 0.00 s = .
> TestRubyParserV25#test_kill_me_11 = 0.00 s = .
> TestRubyParserV25#test_parse_def_xxx1 = 0.00 s = .
> TestRubyParserV25#test_splat_super = 0.00 s = .
> TestRubyParserV25#test_call_arglist_space__18 = 0.00 s = .
> TestRubyParserV25#test_label_vs_string = 0.00 s = .
> TestRubyParserV25#test_qWords_space = 0.00 s = .
> TestRubyParserV25#test_parse_line_block_inline_comment_leading_newlines = 0.00 s = .
> TestRubyParserV25#test_evstr_evstr = 0.00 s = .
> TestRubyParserV25#test_dstr_str_lit_start = 0.00 s = .
> TestRubyParserV25#test_logical_op_123_4 = 0.00 s = .
> TestRubyParserV25#test_op_asgn1 = 0.00 s = .
> TestRubyParserV25#test_while_post = 0.00 s = .
> TestRubyParserV25#test_unless_pre = 0.00 s = .
> TestRubyParserV25#test_masgn_masgn = 0.00 s = .
> TestRubyParserV25#test_parse_line_call_no_args = 0.00 s = .
> TestRubyParserV25#test_str_interp_file = 0.00 s = .
> TestRubyParserV25#test_block_decomp_arg_splat = 0.00 s = .
> TestRubyParserV25#test_stabby_args_0_no_parens__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV25#test_safe_call_rhs_newline = 0.00 s = .
> TestRubyParserV25#test_class_super_object = 0.00 s = .
> TestRubyParserV25#test_stabby_args_2_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV25#test_call_index_space = 0.00 s = .
> TestRubyParserV25#test_retry = 0.00 s = .
> TestRubyParserV25#test_stabby_args_0_no_parens_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV25#test_block_call_dot_op2_brace_block = 0.00 s = .
> TestRubyParserV25#test_op_asgn2 = 0.00 s = .
> TestRubyParserV25#test_argscat_inside = 0.00 s = .
> TestRubyParserV25#test_defn_args_opt_block = 0.00 s = .
> TestRubyParserV25#test_defn_kwarg_lvar = 0.00 s = .
> TestRubyParserV25#test_iter_args_4 = 0.00 s = .
> TestRubyParserV25#test_super_1 = 0.00 s = .
> TestRubyParserV25#test_defn_args_opt_splat = 0.00 s = .
> TestRubyParserV25#test_defn_kwarg_no_parens = 0.00 s = .
> TestRubyParserV25#test_str_str = 0.00 s = .
> TestRubyParserV25#test_str_heredoc_interp = 0.00 s = .
> TestRubyParserV25#test_parse_line_str_with_newline_escape = 0.00 s = .
> TestRubyParserV25#test_call_assoc_new = 0.00 s = .
> TestRubyParserV25#test_block_arg_opt_arg_block = 0.00 s = .
> TestRubyParserV25#test_lambda_args_norm_anon_star = 0.00 s = .
> TestRubyParserV25#test_defn_args_mand_opt_splat = 0.00 s = .
> TestRubyParserV25#test_masgn_star = 0.00 s = .
> TestRubyParserV25#test_block_yield = 0.00 s = .
> TestRubyParserV25#test_dstr_lex_state = 0.00 s = .
> TestRubyParserV25#test_kill_me_6 = 0.00 s = .
> TestRubyParserV25#test_defs = 0.00 s = .
> TestRubyParserV25#test_kill_me_10 = 0.00 s = .
> TestRubyParserV25#test_double_block_error_03 = 0.00 s = .
> TestRubyParserV25#test_qwords_empty = 0.00 s = .
> TestRubyParserV25#test_rescue_exceptions = 0.00 s = .
> TestRubyParserV25#test_block_arg_opt_splat = 0.00 s = .
> TestRubyParserV25#test_symbols_empty = 0.00 s = .
> TestRubyParserV25#test_dot3 = 0.00 s = .
> TestRubyParserV25#test_masgn_double_paren = 0.00 s = .
> TestRubyParserV25#test_block_pass_fcall_1 = 0.00 s = .
> TestRubyParserV25#test_wtf_8 = 0.00 s = .
> TestRubyParserV25#test_parse_line_rescue = 0.00 s = .
> TestRubyParserV25#test_args_kw_block = 0.00 s = .
> TestRubyParserV25#test_splat_break_array = 0.00 s = .
> TestRubyParserV25#test_call_colon_parens = 0.00 s = .
> TestRubyParserV25#test_qsymbols_empty = 0.00 s = .
> TestRubyParserV25#test_list_append = 0.00 s = .
> TestRubyParserV25#test_iter_args_8_1 = 0.00 s = .
> TestRubyParserV25#test_parse_line_block = 0.00 s = .
> TestRubyParserV25#test_safe_op_asgn2 = 0.00 s = .
> TestRubyParserV25#test_array_pct_w_dstr = 0.00 s = .
> TestRubyParserV25#test_and = 0.00 s = .
> TestRubyParserV25#test_block_stmt_before = 0.00 s = .
> TestRubyParserV25#test_undef_block_3_post = 0.00 s = .
> TestRubyParserV25#test_if_post_not__18 = 0.00 s = .
> TestRubyParserV25#test_unary_plus_on_literal = 0.00 s = .
> TestRubyParserV25#test_for_no_body = 0.00 s = .
> TestRubyParserV25#test_yield_arg = 0.00 s = .
> TestRubyParserV25#test_literal_concat_dstr_evstr = 0.00 s = .
> TestRubyParserV25#test_literal_concat_str_evstr = 0.00 s = .
> TestRubyParserV25#test_i_fucking_hate_line_numbers2 = 0.00 s = .
> TestRubyParserV25#test_wtf = 0.00 s = .
> TestRubyParserV25#test_call_not_equal__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_double_block_error_05 = 0.00 s = .
> TestRubyParserV25#test_zarray = 0.00 s = .
> TestRubyParserV25#test_do_lambda = 0.00 s = .
> TestRubyParserV25#test_parse_line_call_ivar_arg_no_parens_line_break = 0.00 s = .
> TestRubyParserV25#test_dasgn_icky2 = 0.00 s = .
> TestRubyParserV25#test_proc_args_0 = 0.00 s = .
> TestRubyParserV25#test_bug_hash_args = 0.00 s = .
> TestRubyParserV25#test_kill_me5 = 0.00 s = S
> TestRubyParserV25#test_call_carat = 0.00 s = .
> TestRubyParserV25#test_list_prepend = 0.00 s = .
> TestRubyParserV25#test_parse_floats_as_args = 0.00 s = .
> TestRubyParserV25#test_dstr_gross = 0.00 s = .
> TestRubyParserV25#test_parse_line_block_inline_comment = 0.00 s = .
> TestRubyParserV25#test_qsymbols_interp = 0.00 s = .
> TestRubyParserV25#test_stabby_block_iter_call_no_target_with_arg = 0.00 s = .
> TestRubyParserV25#test_parse_line_heredoc_hardnewline = 0.00 s = S
> TestRubyParserV25#test_cdecl = 0.00 s = .
> TestRubyParserV25#test_iter_args_10_2 = 0.00 s = .
> TestRubyParserV25#test_iter_while = 0.00 s = .
> TestRubyParserV25#test_block_append_begin_begin = 0.00 s = .
> TestRubyParserV25#test_kill_me4 = 0.00 s = .
> TestRubyParserV25#test_sclass_trailing_class = 0.00 s = .
> TestRubyParserV25#test_str_question_escape__18 = 0.00 s = .
> TestRubyParserV25#test_super_block_pass = 0.00 s = .
> TestRubyParserV25#test_iter_masgn_args_splat = 0.00 s = .
> TestRubyParserV25#test_lambda_args_anon_star = 0.00 s = .
> TestRubyParserV25#test_motherfuckin_leading_dots = 0.00 s = .
> TestRubyParserV25#test_block_pass_call_1 = 0.00 s = .
> TestRubyParserV25#test_hash = 0.00 s = .
> TestRubyParserV25#test_parse_opt_call_args_assocs_comma = 0.00 s = .
> TestRubyParserV25#test_heredoc_unicode = 0.00 s = .
> TestRubyParserV25#test_defn_args_none = 0.00 s = .
> TestRubyParserV25#test_if_lasgn_short = 0.00 s = .
> TestRubyParserV25#test_svalue = 0.00 s = .
> TestRubyParserV25#test_ruby21_numbers = 0.00 s = .
> TestRubyParserV25#test_safe_calls = 0.00 s = .
> TestRubyParserV25#test_stabby_args_2__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV25#test_call_arglist_trailing_comma__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_op_asgn_dot_ident_command_call = 0.00 s = .
> TestRubyParserV25#test_wtf_7 = 0.00 s = .
> TestRubyParserV25#test_match = 0.00 s = .
> TestRubyParserV25#test_masgn_iasgn = 0.00 s = .
> TestRubyParserV25#test_op_asgn_or = 0.00 s = .
> TestRubyParserV25#test_when_splat = 0.00 s = .
> TestRubyParserV25#test_defn_args_mand_splat_no_name = 0.00 s = .
> TestRubyParserV25#test_if_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_bug_args_masgn = 0.00 s = .
> TestRubyParserV25#test_mlhs_front_splat = 0.00 s = .
> TestRubyParserV25#test_undef_block_2 = 0.00 s = .
> TestRubyParserV25#test_while_post2 = 0.00 s = .
> TestRubyParserV25#test_kill_me_8 = 0.00 s = .
> TestRubyParserV25#test_parse_while_not_noncanonical = 0.00 s = .
> TestRubyParserV25#test_defn_rescue = 0.00 s = .
> TestRubyParserV25#test_words_interp = 0.00 s = .
> TestRubyParserV25#test_iter_call_arglist_space = 0.00 s = .
> TestRubyParserV25#test_block_stmt_after_mri_verbose_flag = 0.00 s = .
> TestRubyParserV25#test_literal_concat_dstr_dstr = 0.00 s = .
> TestRubyParserV25#test_array_pct_w = 0.00 s = .
> TestRubyParserV25#test_attr_asgn_colon_id = 0.00 s = .
> TestRubyParserV25#test_block_lasgn = 0.00 s = .
> TestRubyParserV25#test_defn_args_opt = 0.00 s = .
> TestRubyParserV25#test_block_append_nil_tail = 0.00 s = .
> TestRubyParserV25#test_unless_post = 0.00 s = .
> TestRubyParserV25#test_index_0_opasgn = 0.00 s = .
> TestRubyParserV25#test_alias_gvar_backref = 0.00 s = .
> TestRubyParserV25#test_yield_array_0 = 0.00 s = .
> TestRubyParserV25#test_block_args_opt1 = 0.00 s = .
> TestRubyParserV25#test_method_call_trailing_comma = 0.00 s = .
> TestRubyParserV25#test_kill_me3 = 0.00 s = .
> TestRubyParserV25#test_valias = 0.00 s = .
> TestRubyParserV25#test_iter_args_11_1 = 0.00 s = .
> TestRubyParserV25#test_yield_n = 0.00 s = .
> TestRubyParserV25#test_block_command_operation_dot = 0.00 s = .
> TestRubyParserV25#test_parse_line_return = 0.00 s = .
> TestRubyParserV25#test_attrasgn_primary_dot_constant = 0.00 s = .
> TestRubyParserV25#test_call_not = 0.00 s = .
> TestRubyParserV25#test_parse_line_hash_lit = 0.00 s = .
> TestRubyParserV25#test_parse_line_heredoc_regexp_chars = 0.00 s = .
> TestRubyParserV25#test_i_have_no_freakin_clue = 0.00 s = .
> TestRubyParserV25#test_masgn_splat_to_ary = 0.00 s = .
> TestRubyParserV25#test_empty = 0.00 s = .
> TestRubyParserV25#test_op_asgn_and_ivar2 = 0.00 s = .
> TestRubyParserV25#test_unless_pre_not__18 = 0.00 s = .
> TestRubyParserV25#test_parse_line_iter_call_no_parens = 0.00 s = .
> TestRubyParserV25#test_str_heredoc_call = 0.00 s = .
> TestRubyParserV25#test_block_call_operation_dot = 0.00 s = .
> TestRubyParserV25#test_rescue_block_body_3 = 0.00 s = .
> TestRubyParserV25#test_lasgn_arg_rescue_arg = 0.00 s = .
> TestRubyParserV25#test_iter_masgn_2 = 0.00 s = .
> TestRubyParserV25#test_lasgn_call = 0.00 s = .
> TestRubyParserV25#test_break_arg = 0.00 s = .
> TestRubyParserV25#test_iter_masgn_args_splat_no_name = 0.00 s = .
> TestRubyParserV25#test_str_question_control__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_until_pre = 0.00 s = .
> TestRubyParserV25#test_bug_op_asgn_rescue = 0.00 s = .
> TestRubyParserV25#test_defs_comments = 0.00 s = .
> TestRubyParserV25#test_stabby_args_1_no_parens__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV25#test_to_ary = 0.00 s = .
> TestRubyParserV25#test_array_pct_W_dstr = 0.00 s = .
> TestRubyParserV25#test_xstr = 0.00 s = .
> TestRubyParserV25#test_defn_kwarg_env = 0.00 s = .
> TestRubyParserV25#test_quoted_symbol_hash_arg = 0.00 s = .
> TestRubyParserV25#test_splat_return = 0.00 s = .
> TestRubyParserV25#test_qsymbols_empty_space = 0.00 s = .
> TestRubyParserV25#test_bug_case_when_regexp = 0.00 s = .
> TestRubyParserV25#test_masgn_anon_splat_arg = 0.00 s = .
> TestRubyParserV25#test_masgn_paren = 0.00 s = .
> TestRubyParserV25#test_until_pre_not_mod__18 = 0.00 s = .
> TestRubyParserV25#test_begin_rescue_ensure_all_empty = 0.00 s = .
> TestRubyParserV25#test_double_block_error_06 = 0.00 s = .
> TestRubyParserV25#test_stabby_block_kw = 0.00 s = .
> TestRubyParserV25#test_array_bare_hash_labels__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_iter_shadowed_var = 0.00 s = .
> TestRubyParserV25#test_kill_me_9 = 0.00 s = .
> TestRubyParserV25#test_case_nested = 0.00 s = .
> TestRubyParserV25#test_safe_attrasgn = 0.00 s = .
> TestRubyParserV25#test_attrasgn_index_equals = 0.00 s = .
> TestRubyParserV25#test_call_no_space_symbol = 0.00 s = .
> TestRubyParserV25#test_double_block_error_04 = 0.00 s = .
> TestRubyParserV25#test_defs_expr_wtf = 0.00 s = .
> TestRubyParserV25#test_begin_rescue_ensure = 0.00 s = .
> TestRubyParserV25#test_bug_begin_else = 0.00 s = .
> TestRubyParserV25#test_yield_array_n = 0.00 s = .
> TestRubyParserV25#test_call_arglist_norm_hash = 0.00 s = .
> TestRubyParserV25#test_eq_begin_line_numbers = 0.00 s = .
> TestRubyParserV25#test_ensure = 0.00 s = .
> TestRubyParserV25#test_iter_args_1 = 0.00 s = .
> TestRubyParserV25#test_masgn_splat_rhs_n = 0.00 s = .
> TestRubyParserV25#test_parse_until_not_canonical = 0.00 s = .
> TestRubyParserV25#test_defn_arg_asplat_arg = 0.00 s = .
> TestRubyParserV25#test_call_bang__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_match2 = 0.00 s = .
> TestRubyParserV25#test_iasgn = 0.00 s = .
> TestRubyParserV25#test_lit_regexp_once = 0.00 s = .
> TestRubyParserV25#test_do_bug = 0.00 s = .
> TestRubyParserV25#test_structure_extra_block_for_dvar_scoping = 0.00 s = .
> TestRubyParserV25#test_assoc_list_19 = 0.00 s = .
> TestRubyParserV25#test_fcall_inside_parens = 0.00 s = .
> TestRubyParserV25#test_logical_op_nested_mix = 0.00 s = .
> TestRubyParserV25#test_symbols_empty_space = 0.00 s = .
> TestRubyParserV25#test_dregx = 0.00 s = .
> TestRubyParserV25#test_unary_tilde = 0.00 s = .
> TestRubyParserV25#test_module = 0.00 s = .
> TestRubyParserV25#test_block_paren_splat = 0.00 s = .
> TestRubyParserV25#test_call_lt = 0.00 s = .
> TestRubyParserV25#test_true = 0.00 s = .
> TestRubyParserV25#test_defn_args_splat_no_name = 0.00 s = .
> TestRubyParserV25#test_lambda_args_norm_comma2 = 0.00 s = F
> TestRubyParserV25#test_vcall = 0.00 s = .
> TestRubyParserV25#test_defn_args_splat_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_hash_rescue = 0.00 s = .
> TestRubyParserV25#test_case_nested_inner_no_expr = 0.00 s = .
> TestRubyParserV25#test_class_scoped3 = 0.00 s = .
> TestRubyParserV25#test_masgn_splat_rhs_1 = 0.00 s = .
> TestRubyParserV25#test_until_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_call_splat_mid__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_masgn_splat_arg_arg = 0.00 s = .
> TestRubyParserV25#test_call_arg_kwsplat = 0.00 s = .
> TestRubyParserV25#test_rescue_lasgn = 0.00 s = .
> TestRubyParserV25#test_while_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_dstr_str = 0.00 s = .
> TestRubyParserV25#test_iter_args_9_1 = 0.00 s = .
> TestRubyParserV25#test_call_unary_bang = 0.00 s = .
> TestRubyParserV25#test_fcall_arglist_hash = 0.00 s = .
> TestRubyParserV25#test_parse_opt_call_args_lit_comma = 0.00 s = .
> TestRubyParserV25#test_dasgn_0 = 0.00 s = .
> TestRubyParserV25#test_block_pass_call_0 = 0.00 s = .
> TestRubyParserV25#test_block_pass_args_and_splat = 0.00 s = .
> TestRubyParserV25#test_parse_def_xxx2 = 0.00 s = .
> TestRubyParserV25#test_call_fonz_cm__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_op_asgn_command_call = 0.00 s = .
> TestRubyParserV25#test_lit_regexp = 0.00 s = .
> TestRubyParserV25#test_masgn_command_call = 0.00 s = .
> TestRubyParserV25#test_splat_super_array = 0.00 s = .
> TestRubyParserV25#test_yield_empty_parens = 0.00 s = .
> TestRubyParserV25#test_iter_args_9_2 = 0.00 s = .
> TestRubyParserV25#test_stabby_arg_no_paren = 0.00 s = .
> TestRubyParserV25#test_call_spaceship = 0.00 s = .
> TestRubyParserV25#test_until_post = 0.00 s = .
> TestRubyParserV25#test_defn_opt_reg = 0.00 s = .
> TestRubyParserV25#test_constX = 0.00 s = .
> TestRubyParserV25#test_dstr_2 = 0.00 s = .
> TestRubyParserV25#test_str_heredoc = 0.00 s = .
> TestRubyParserV25#test_if_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_parse_line_multiline_str_literal_n = 0.00 s = .
> TestRubyParserV25#test_dasgn_2 = 0.00 s = .
> TestRubyParserV25#test_mlhs_back_splat = 0.00 s = .
> TestRubyParserV25#test_or_big2 = 0.00 s = .
> TestRubyParserV25#test_masgn_splat_lhs = 0.00 s = .
> TestRubyParserV25#test_sclass = 0.00 s = .
> TestRubyParserV25#test_dstr_heredoc_expand = 0.00 s = .
> TestRubyParserV25#test_assoc_label = 0.00 s = .
> TestRubyParserV25#test_block_splat_reg = 0.00 s = .
> TestRubyParserV25#test_defn_args_mand_splat = 0.00 s = .
> TestRubyParserV25#test_str_question_escape__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_argscat_svalue = 0.00 s = .
> TestRubyParserV25#test_dot2 = 0.00 s = .
> TestRubyParserV25#test_double_block_error_01 = 0.00 s = .
> TestRubyParserV25#test_masgn_splat_to_ary2 = 0.00 s = .
> TestRubyParserV25#test_undef_block_1 = 0.00 s = .
> TestRubyParserV25#test_bug_args__19 = 0.00 s = .
> TestRubyParserV25#test_block_decomp_splat = 0.00 s = .
> TestRubyParserV25#test_str_heredoc_empty = 0.00 s = .
> TestRubyParserV25#test_while_pre_mod = 0.00 s = .
> TestRubyParserV25#test_masgn_colon3 = 0.00 s = .
> TestRubyParserV25#test_block_opt_splat = 0.00 s = .
> TestRubyParserV25#test_next_arg = 0.00 s = .
> TestRubyParserV25#test_block_attrasgn = 0.00 s = .
> TestRubyParserV25#test_lit_bool_false = 0.00 s = .
> TestRubyParserV25#test_call_star = 0.00 s = .
> TestRubyParserV25#test_flip3 = 0.00 s = .
> TestRubyParserV25#test_splat_lit_n = 0.00 s = .
> TestRubyParserV25#test_str_pct_q = 0.00 s = .
> TestRubyParserV25#test_call_gt = 0.00 s = .
> TestRubyParserV25#test_bug_args_masgn_outer_parens__19 = 0.00 s = .
> TestRubyParserV25#test_index_0 = 0.00 s = .
> TestRubyParserV25#test_float_with_if_modifier = 0.00 s = .
> TestRubyParserV25#test_str_backslashes = 0.00 s = .
> TestRubyParserV25#test_block_stmt_both = 0.00 s = .
> TestRubyParserV25#test_call_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV25#test_defn_args_opt_splat_block = 0.00 s = .
> TestRubyParserV25#test_lasgn_env = 0.00 s = .
> TestRubyParserV25#test_fubar_nesting = 0.00 s = .
> TestRubyParserV25#test_call_array_arg = 0.00 s = .
> TestRubyParserV25#test_call_env = 0.00 s = .
> TestRubyParserV25#test_if_pre = 0.00 s = .
> TestRubyParserV25#test_parse_line_iter_call_parens = 0.00 s = .
> TestRubyParserV25#test_iter_each_nested = 0.00 s = .
> TestRubyParserV25#test_lambda_do_vs_brace = 0.00 s = .
> TestRubyParserV25#test_block_decomp_arg_splat_arg = 0.00 s = .
> TestRubyParserV25#test_dstr_heredoc_yet_again = 0.00 s = .
> TestRubyParserV25#test_block_optarg = 0.00 s = .
> TestRubyParserV25#test_slashy_newlines_within_string = 0.00 s = .
> TestRubyParserV25#test_block_stmt_both_mri_verbose_flag = 0.00 s = .
> TestRubyParserV25#test_parse_line_newlines = 0.00 s = .
> TestRubyParserV25#test_unary_plus = 0.00 s = .
> TestRubyParserV25#test_block_append_tail_block = 0.00 s = .
> TestRubyParserV25#test_call_arg_assoc = 0.00 s = .
> TestRubyParserV25#test_until_post_not__18 = 0.00 s = .
> TestRubyParserV25#test_block_append = 0.00 s = .
> TestRubyParserV25#test_return_call_assocs = 0.00 s = .
> TestRubyParserV25#test_call_assoc = 0.00 s = .
> TestRubyParserV25#test_dxstr = 0.00 s = .
> TestRubyParserV25#test_until_pre_mod = 0.00 s = .
> TestRubyParserV25#test_masgn_attrasgn_array_rhs = 0.00 s = .
> TestRubyParserV25#test_alias = 0.00 s = .
> TestRubyParserV25#test_or_big = 0.00 s = .
> TestRubyParserV25#test_splat_next_array = 0.00 s = .
> TestRubyParserV25#test_call_star2 = 0.00 s = .
> TestRubyParserV25#test_call_rshift = 0.00 s = .
> TestRubyParserV25#test_call_unary_neg = 0.00 s = .
> TestRubyParserV25#test_safe_call_operator = 0.00 s = .
> TestRubyParserV25#test_stabby_block_iter_call = 0.00 s = .
> TestRubyParserV25#test_lit_range2 = 0.00 s = .
> TestRubyParserV25#test_do_colon_19 = 0.00 s = .
> TestRubyLexer#test_yylex_float_dot_E_neg = 0.00 s = .
> TestRubyLexer#test_yylex_integer_hex_bad_underscores = 0.00 s = .
> TestRubyLexer#test_yylex_heredoc_none_dash = 0.00 s = .
> TestRubyLexer#test_yylex_string_double_escape_M_escape = 0.00 s = .
> TestRubyLexer#test_yylex_paren_string_parens_interpolated = 0.00 s = .
> TestRubyLexer#test_yylex_float_e = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_ambiguous = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_M_C = 0.00 s = .
> TestRubyLexer#test_yylex_float_e_neg_plus = 0.00 s = .
> TestRubyLexer#test_yylex_integer_oct_o_bad_range = 0.00 s = .
> TestRubyLexer#test_yylex_minus_method = 0.00 s = .
> TestRubyLexer#test_yylex_and_arg = 0.00 s = .
> TestRubyLexer#test_yylex_integer_dec_d = 0.00 s = .
> TestRubyLexer#test_yylex_string_utf8_simple = 0.00 s = .
> TestRubyLexer#test_zbug_float_in_decl = 0.00 s = .
> TestRubyLexer#test_yylex_and_expr = 0.00 s = .
> TestRubyLexer#test_yylex_identifier = 0.00 s = .
> TestRubyLexer#test_yylex_identifier_def__1920 = 0.00 s = .
> TestRubyLexer#test_yylex_integer_dec_d_bad_underscores = 0.00 s = .
> TestRubyLexer#test_yylex_string_double_escape_bs1 = 0.00 s = .
> TestRubyLexer#test_yylex_symbol = 0.00 s = .
> TestRubyLexer#test_yylex_def_bad_name = 0.00 s = .
> TestRubyLexer#test_yylex_heredoc_none = 0.00 s = .
> TestRubyLexer#test_yylex_numbers = 0.00 s = .
> TestRubyLexer#test_yylex_star2_equals = 0.00 s = .
> TestRubyLexer#test_yylex_question_eh_escape_M_escape_C__19 = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_oct2 = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_hex = 0.00 s = .
> TestRubyLexer#test_yylex_rshft = 0.00 s = .
> TestRubyLexer#test_yylex_index = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_M_bad_eos = 0.00 s = .
> TestRubyLexer#test_yylex_star_arg_beg_fname2 = 0.00 s = .
> TestRubyLexer#test_ruby21_imaginary_literal_with_succeeding_keyword = 0.00 s = S
> TestRubyLexer#test_yylex_regexp_escape_backslash_terminator_meta3 = 0.00 s = .
> TestRubyLexer#test_yylex_string_pct_other = 0.00 s = .
> TestRubyLexer#test_yylex_ternary1 = 0.00 s = .
> TestRubyLexer#test_yylex_and_equals = 0.00 s = .
> TestRubyLexer#test_yylex_not_at_ivar = 0.00 s = .
> TestRubyLexer#test_yylex_identifier_equals_def__1920 = 0.00 s = .
> TestRubyLexer#test_yylex_identifier_equals_slash = 0.00 s = .
> TestRubyLexer#test_yylex_or_equals = 0.00 s = .
> TestRubyLexer#test_yylex_and = 0.00 s = .
> TestRubyLexer#test_yylex_rparen = 0.00 s = .
> TestRubyLexer#test_yylex_and_dot = 0.00 s = .
> TestRubyLexer#test_yylex_string_single_nl = 0.00 s = .
> TestRubyLexer#test_yylex_integer_oct_bad_range2 = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_C_bad_eos2 = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_backslash_terminator_meta2 = 0.00 s = .
> TestRubyLexer#test_yylex_label_in_params__18 = 0.00 s = .
> TestRubyLexer#test_yylex_heredoc_double_squiggly_with_tab_indentation_removed = 0.00 s = .
> TestRubyLexer#test_yylex_string_escape_x_single = 0.00 s = .
> TestRubyLexer#test_yylex_label__19 = 0.00 s = .
> TestRubyLexer#test_yylex_string_double_no_interp = 0.00 s = .
> TestRubyLexer#test_yylex_float_e_bad_trailing_underscore = 0.00 s = .
> TestRubyLexer#test_yylex_and_dot_call_newline = 0.00 s = .
> TestRubyLexer#test_yylex_float_e_zero = 0.00 s = .
> TestRubyLexer#test_yylex_lambda_hash__20 = 0.00 s = .
> TestRubyLexer#test_yylex_minus_unary_number = 0.00 s = .
> TestRubyLexer#test_yylex_percent_equals = 0.00 s = .
> TestRubyLexer#test_yylex_dot2 = 0.00 s = .
> TestRubyLexer#test_yylex_star = 0.00 s = .
> TestRubyLexer#test_yylex_string_double_escape_M = 0.00 s = .
> TestRubyLexer#test_yylex_string_double_escape_c_escape = 0.00 s = .
> TestRubyLexer#test_yylex_string_double_interp = 0.00 s = .
> TestRubyLexer#test_yylex_string_pct_I_extra_space = 0.00 s = .
> TestRubyLexer#test_yylex_integer_hex_bad_none = 0.00 s = .
> TestRubyLexer#test_yylex_hash_colon_double_quoted_symbol_22 = 0.00 s = .
> TestRubyLexer#test_yylex_not_at_defn__20 = 0.00 s = .
> TestRubyLexer#test_yylex_identifier_equals_arrow = 0.00 s = .
> TestRubyLexer#test_yylex_plus_unary_number = 0.00 s = .
> TestRubyLexer#test_yylex_symbol_double = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_oct1 = 0.00 s = .
> TestRubyLexer#test_yylex_string_pct_w = 0.00 s = .
> TestRubyLexer#test_yylex_plus_unary_method = 0.00 s = .
> TestRubyLexer#test_yylex_heredoc_single_bad_eos_body = 0.00 s = .
> TestRubyLexer#test_yylex_heredoc_double = 0.00 s = .
> TestRubyLexer#test_yylex_heredoc_double_eos_nl = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_C_M = 0.00 s = .
> TestRubyLexer#test_yylex_lt2_equals = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_C_M_craaaazy = 0.00 s = .
> TestRubyLexer#test_yylex_string_pct_W_bs_nl = 0.00 s = .
> TestRubyLexer#test_yylex_integer_dec_d_bad_none = 0.00 s = .
> TestRubyLexer#test_yylex_float_e_neg = 0.00 s = .
> TestRubyLexer#test_yylex_integer_bin = 0.00 s = .
> TestRubyLexer#test_yylex_global_backref = 0.00 s = .
> TestRubyLexer#test_yylex_star_arg_beg = 0.00 s = .
> TestRubyLexer#test_yylex_integer_oct_o = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_c_backslash = 0.00 s = .
> TestRubyLexer#test_yylex_float_e_plus = 0.00 s = .
> TestRubyLexer#test_yylex_div_equals = 0.00 s = .
> TestRubyLexer#test_yylex_dollar_bad = 0.00 s = .
> TestRubyLexer#test_yylex_float_call = 0.00 s = .
> TestRubyLexer#test_yylex_integer_oct_O_not_bad_none = 0.00 s = .
> TestRubyLexer#test_yylex_string_double_escape_C_question = 0.00 s = .
> TestRubyLexer#test_yylex_string_pct_w_bs_sp = 0.00 s = .
> TestRubyLexer#test_yylex_global_underscore = 0.00 s = .
> TestRubyLexer#test_yylex_identifier_equals_def2 = 0.00 s = .
> TestRubyLexer#test_yylex_label_in_params__19 = 0.00 s = .
> TestRubyLexer#test_yylex_heredoc_single_bad_eos_term = 0.00 s = .
> TestRubyLexer#test_yylex_backtick_cmdarg = 0.00 s = .
> TestRubyLexer#test_yylex_star_equals = 0.00 s = .
> TestRubyLexer#test_yylex_string_double_escape_chars = 0.00 s = .
> TestRubyLexer#test_yylex_and_meth = 0.00 s = .
> TestRubyLexer#test_yylex_integer_oct_O_bad_underscores = 0.00 s = .
> TestRubyLexer#test_yylex_comment = 0.00 s = .
> TestRubyLexer#test_yylex_global_dash_something = 0.00 s = .
> TestRubyLexer#test_yylex_bang_tilde = 0.00 s = .
> TestRubyLexer#test_yylex_identifier_eh = 0.00 s = .
> TestRubyLexer#test_yylex_open_curly_bracket = 0.00 s = .
> TestRubyLexer#test_yylex_string_double_escape_hex = 0.00 s = .
> TestRubyLexer#test_yylex_back_ref = 0.00 s = .
> TestRubyLexer#test_yylex_integer_dec = 0.00 s = .
> TestRubyLexer#test_yylex_is_your_spacebar_broken? = 0.00 s = .
> TestRubyLexer#test_yylex_string_bad_eos_quote = 0.00 s = .
> TestRubyLexer#test_yylex_bad_char = 0.00 s = .
> TestRubyLexer#test_yylex_global_wierd = 0.00 s = .
> TestRubyLexer#test_yylex_integer_oct_bad_range = 0.00 s = .
> TestRubyLexer#test_yylex_integer_oct_bad_underscores = 0.00 s = .
> TestRubyLexer#test_yylex_heredoc_double_dash = 0.00 s = .
> TestRubyLexer#test_yylex_string_double_escape_C = 0.00 s = .
> TestRubyLexer#test_yylex_heredoc_double_eos = 0.00 s = .
> TestRubyLexer#test_yylex_open_bracket = 0.00 s = .
> TestRubyLexer#test_yylex_uminus = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_oct3 = 0.00 s = .
> TestRubyLexer#test_yylex_or = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_M = 0.00 s = .
> TestRubyLexer#test_yylex_regexp = 0.00 s = .
> TestRubyLexer#test_yylex_string_double_escape_M_backslash = 0.00 s = .
> TestRubyLexer#test_yylex_float_dot_E = 0.00 s = .
> TestRubyLexer#test_yylex_float_dot_e_neg = 0.00 s = .
> TestRubyLexer#test_read_escape = 0.00 s = .
> TestRubyLexer#test_yylex_gt = 0.00 s = .
> TestRubyLexer#test_yylex_or2_equals = 0.00 s = .
> TestRubyLexer#test_yylex_open_bracket_exprarg__19 = 0.00 s = .
> TestRubyLexer#test_yylex_string_double_escape_c_backslash = 0.00 s = .
> TestRubyLexer#test_yylex_symbol_double_interp = 0.00 s = .
> TestRubyLexer#test_yylex_heredoc_empty = 0.00 s = .
> TestRubyLexer#test_yylex_integer_zero = 0.00 s = .
> TestRubyLexer#test_yylex_cvar_bad = 0.00 s = .
> TestRubyLexer#test_yylex_star_arg_beg_fname = 0.00 s = .
> TestRubyLexer#test_yylex_comment_begin_bad = 0.00 s = .
> TestRubyLexer#test_yylex_nth_ref = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_M_bad_dash_eos2 = 0.00 s = .
> TestRubyLexer#test_yylex_symbol_zero_byte = 0.00 s = .
> TestRubyLexer#test_yylex_string_double_escape_bs2 = 0.00 s = .
> TestRubyLexer#test_zbug_id_equals = 0.00 s = .
> TestRubyLexer#test_yylex_heredoc_backtick = 0.00 s = .
> TestRubyLexer#test_yylex_colon3 = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_hex_bad = 0.00 s = .
> TestRubyLexer#test_yylex_integer_oct_o_not_bad_none = 0.00 s = .
> TestRubyLexer#test_yylex_star2 = 0.00 s = .
> TestRubyLexer#test_yylex_integer_underscore = 0.00 s = .
> TestRubyLexer#test_yylex_ambiguous_uminus = 0.00 s = .
> TestRubyLexer#test_yylex_backslash = 0.00 s = .
> TestRubyLexer#test_yylex_bang = 0.00 s = .
> TestRubyLexer#test_yylex_symbol_single = 0.00 s = .
> TestRubyLexer#test_yylex_lt = 0.00 s = .
> TestRubyLexer#test_yylex_string_pct_i_extra_space = 0.00 s = .
> TestRubyLexer#test_yylex_string_pct_q = 0.00 s = .
> TestRubyLexer#test_yylex_open_curly_bracket_arg = 0.00 s = .
> TestRubyLexer#test_yylex_global_number_big = 0.00 s = .
> TestRubyLexer#test_yylex_heredoc_single_squiggly = 0.00 s = .
> TestRubyLexer#test_yylex_minus = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_bad = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_return = 0.00 s = .
> TestRubyLexer#test_yylex_dot = 0.00 s = .
> TestRubyLexer#test_yylex_equals = 0.00 s = .
> TestRubyLexer#test_yylex_integer_oct_O_bad_range = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escaped_delim = 0.00 s = .
> TestRubyLexer#test_read_escape_c = 0.00 s = .
> TestRubyLexer#test_yylex_float_dot_e = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_backslash_terminator = 0.00 s = .
> TestRubyLexer#test_yylex_string_pct_i = 0.00 s = .
> TestRubyLexer#test_why_does_ruby_hate_me? = 0.00 s = .
> TestRubyLexer#test_yylex_bang_equals = 0.00 s = .
> TestRubyLexer#test_yylex_heredoc_single = 0.00 s = .
> TestRubyLexer#test_yylex_global = 0.00 s = .
> TestRubyLexer#test_yylex_integer = 0.00 s = .
> TestRubyLexer#test_yylex_ge = 0.00 s = .
> TestRubyLexer#test_yylex_backtick_dot = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_M_bad_dash = 0.00 s = .
> TestRubyLexer#test_yylex_string_single_escape_chars = 0.00 s = .
> TestRubyLexer#test_yylex_ivar_bad_0_length = 0.00 s = .
> TestRubyLexer#test_yylex_integer_oct_o_bad_underscores = 0.00 s = .
> TestRubyLexer#test_yylex_string_double_escape_C_escape = 0.00 s = .
> TestRubyLexer#test_yylex_identifier_equals_caret = 0.00 s = .
> TestRubyLexer#test_yylex_float_bad_no_underscores = 0.00 s = .
> TestRubyLexer#test_yylex_lambda_args_opt__20 = 0.00 s = .
> TestRubyLexer#test_yylex_string_double = 0.00 s = .
> TestRubyLexer#test_yylex_question__19 = 0.00 s = .
> TestRubyLexer#test_yylex_keyword_expr = 0.00 s = .
> TestRubyLexer#test_read_escape_m = 0.00 s = .
> TestRubyLexer#test_ruby21_rational_imaginary_literal = 0.00 s = .
> TestRubyLexer#test_yylex_integer_trailing = 0.00 s = .
> TestRubyLexer#test_yylex_uplus = 0.00 s = .
> TestRubyLexer#test_yylex_identifier_equals_expr = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_C = 0.00 s = .
> TestRubyLexer#test_yylex_minus_unary_method = 0.00 s = .
> TestRubyLexer#test_yylex_string_double_escape_C_backslash = 0.00 s = .
> TestRubyLexer#test_yylex_sym_quoted = 0.00 s = .
> TestRubyLexer#test_yylex_float_bad_trailing_underscore = 0.00 s = .
> TestRubyLexer#test_yylex_integer_hex = 0.00 s = .
> TestRubyLexer#test_yylex_string_double_escape_c = 0.00 s = .
> TestRubyLexer#test_yylex_cvar = 0.00 s = .
> TestRubyLexer#test_yylex_comma = 0.00 s = .
> TestRubyLexer#test_yylex_question_bad_eos = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_C_bad_eos = 0.00 s = .
> TestRubyLexer#test_yylex_integer_bin_bad_none = 0.00 s = .
> TestRubyLexer#test_yylex_do_block2 = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_C_bad_dash_eos2 = 0.00 s = .
> TestRubyLexer#test_yylex_integer_oct = 0.00 s = .
> TestRubyLexer#test_yylex_string_double_pound_dollar_bad = 0.00 s = .
> TestRubyLexer#test_yylex_open_square_bracket_ary = 0.00 s = .
> TestRubyLexer#test_yylex_string_bad_eos = 0.00 s = .
> TestRubyLexer#test_yylex_and2 = 0.00 s = .
> TestRubyLexer#test_yylex_method_parens_chevron = 0.00 s = .
> TestRubyLexer#test_yylex_global_other = 0.00 s = .
> TestRubyLexer#test_yylex_question_eh_a__18 = 0.00 s = .
> TestRubyLexer#test_ruby21_rational_literal = 0.00 s = .
> TestRubyLexer#test_yylex_global_zero = 0.00 s = .
> TestRubyLexer#test_yylex_string_pct_W = 0.00 s = .
> TestRubyLexer#test_yylex_identifier_lt = 0.00 s = .
> TestRubyLexer#test_yylex_constant_semi = 0.00 s = .
> TestRubyLexer#test_yylex_required_kwarg_no_value_22 = 0.00 s = .
> TestRubyLexer#test_yylex_float = 0.00 s = .
> TestRubyLexer#test_yylex_heredoc_single_bad_eos_empty = 0.00 s = .
> TestRubyLexer#test_yylex_string_double_nested_curlies = 0.00 s = .
> TestRubyLexer#test_yylex_string_pct_Q = 0.00 s = .
> TestRubyLexer#test_yylex_identifier_equals_tilde = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_c = 0.00 s = .
> TestRubyLexer#test_yylex_global_dash_nothing = 0.00 s = .
> TestRubyLexer#test_yylex_underscore = 0.00 s = .
> TestRubyLexer#test_yylex_and_dot_call = 0.00 s = .
> TestRubyLexer#test_yylex_comment_eos = 0.00 s = .
> TestRubyLexer#test_yylex_and2_equals = 0.00 s = .
> TestRubyLexer#test_yylex_comment_begin = 0.00 s = .
> TestRubyLexer#test_yylex_ambiguous_uplus = 0.00 s = .
> TestRubyLexer#test_yylex_heredoc_double_squiggly_with_tab_indentation_remaining = 0.00 s = .
> TestRubyLexer#test_yylex_float_e_bad_double_e = 0.00 s = .
> TestRubyLexer#test_yylex_comment_end_space_and_text = 0.00 s = .
> TestRubyLexer#test_yylex_heredoc_single_dash = 0.00 s = .
> TestRubyLexer#test_ruby21_imaginary_literal = 0.00 s = .
> TestRubyLexer#test_unicode_ident = 0.00 s = .
> TestRubyLexer#test_yylex_question__18 = 0.00 s = .
> TestRubyLexer#test_yylex_symbol_zero_byte__18 = 0.00 s = .
> TestRubyLexer#test_yylex_string_single = 0.00 s = .
> TestRubyLexer#test_yylex_do_block = 0.00 s = .
> TestRubyLexer#test_yylex_heredoc_none_squiggly = 0.00 s = .
> TestRubyLexer#test_yylex_float_e_minus = 0.00 s = .
> TestRubyLexer#test_yylex_backtick_method = 0.00 s = .
> TestRubyLexer#test_yylex_integer_oct_O = 0.00 s = .
> TestRubyLexer#test_yylex_paren_string_parens_interpolated_regexp = 0.00 s = .
> TestRubyLexer#test_yylex_symbol_single_noninterp = 0.00 s = .
> TestRubyLexer#test_yylex_lt_equals = 0.00 s = .
> TestRubyLexer#test_yylex_or2 = 0.00 s = .
> TestRubyLexer#test_yylex_plus = 0.00 s = .
> TestRubyLexer#test_yylex_plus_method = 0.00 s = .
> TestRubyLexer#test_yylex_tilde = 0.00 s = .
> TestRubyLexer#test_yylex_string_utf8_complex = 0.00 s = .
> TestRubyLexer#test_yylex_question_eh_escape_M_escape_C__18 = 0.00 s = .
> TestRubyLexer#test_yylex_question_ws_backslashed__18 = 0.00 s = .
> TestRubyLexer#test_yylex_identifier_equals_def__18 = 0.00 s = .
> TestRubyLexer#test_yylex_open_bracket_cmdarg = 0.00 s = .
> TestRubyLexer#test_pct_w_backslashes = 0.00 s = .
> TestRubyLexer#test_yylex_open_square_bracket_meth = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_C_bad_dash_eos = 0.00 s = .
> TestRubyLexer#test_yylex_identifier_tilde = 0.00 s = .
> TestRubyLexer#test_yylex_heredoc_double_interp = 0.00 s = .
> TestRubyLexer#test_yylex_div = 0.00 s = .
> TestRubyLexer#test_yylex_const_call_same_name = 0.00 s = .
> TestRubyLexer#test_yylex_heredoc_double_squiggly = 0.00 s = .
> TestRubyLexer#test_yylex_open_curly_bracket_block = 0.00 s = .
> TestRubyLexer#test_yylex_constant = 0.00 s = .
> TestRubyLexer#test_yylex_string_double_escape_octal_fucked = 0.00 s = .
> TestRubyLexer#test_yylex_assoc = 0.00 s = .
> TestRubyLexer#test_yylex_dot3 = 0.00 s = .
> TestRubyLexer#test_yylex_heredoc_none_bad_eos = 0.00 s = .
> TestRubyLexer#test_yylex_rshft_equals = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_backslash_terminator_meta1 = 0.00 s = .
> TestRubyLexer#test_yylex_equals_tilde = 0.00 s = .
> TestRubyLexer#test_yylex_float_if_modifier = 0.00 s = .
> TestRubyLexer#test_next_token = 0.00 s = .
> TestRubyLexer#test_yylex_identifier_gt = 0.00 s = .
> TestRubyLexer#test_yylex_number_times_ident_times_return_number = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_chars = 0.00 s = .
> TestRubyLexer#test_yylex_hash_colon = 0.00 s = .
> TestRubyLexer#test_yylex_float_e_neg_minus = 0.00 s = .
> TestRubyLexer#test_yylex_question_ws_backslashed__19 = 0.00 s = .
> TestRubyLexer#test_yylex_iter_array_curly = 0.00 s = .
> TestRubyLexer#test_yylex_label__18 = 0.00 s = .
> TestRubyLexer#test_yylex_dollar_eos = 0.00 s = .
> TestRubyLexer#test_yylex_not_unary_method = 0.00 s = .
> TestRubyLexer#test_yylex_identifier_cmp = 0.00 s = .
> TestRubyLexer#test_yylex_string_pct_w_bs_nl = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_M_bad_dash_eos = 0.00 s = .
> TestRubyLexer#test_yylex_question_ws = 0.00 s = .
> TestRubyLexer#test_yylex_do_cond = 0.00 s = .
> TestRubyLexer#test_yylex_integer_bin_bad_underscores = 0.00 s = .
> TestRubyLexer#test_yylex_lasgn_call_same_name = 0.00 s = .
> TestRubyLexer#test_yylex_question_eh_a__19 = 0.00 s = .
> TestRubyLexer#test_yylex_comment_begin_space = 0.00 s = .
> TestRubyLexer#test_yylex_underscore_end = 0.00 s = .
> TestRubyLexer#test_zbug_no_spaces_in_decl = 0.00 s = .
> TestRubyLexer#test_yylex_identifier_equals_or = 0.00 s = .
> TestRubyLexer#test_yylex_ivar = 0.00 s = .
> TestRubyLexer#test_yylex_float_neg = 0.00 s = .
> TestRubyLexer#test_yylex_heredoc_single_bad_eos_term_nl = 0.00 s = .
> TestRubyLexer#test_yylex_comment_begin_not_comment = 0.00 s = .
> TestRubyLexer#test_yylex_equals3 = 0.00 s = .
> TestRubyLexer#test_yylex_identifier_bang = 0.00 s = .
> TestRubyLexer#test_yylex_open_bracket_exprarg__18 = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_nm = 0.00 s = .
> TestRubyLexer#test_yylex_global_number = 0.00 s = .
> TestRubyLexer#test_yylex_hash_colon_quoted_22 = 0.00 s = .
> TestRubyLexer#test_yylex_string_pct_I = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_C_bad_dash = 0.00 s = .
> TestRubyLexer#test_yylex_string_double_escape_octal = 0.00 s = .
> TestRubyLexer#test_read_escape_errors = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_bs = 0.00 s = .
> TestRubyLexer#test_yylex_integer_underscore_bad = 0.00 s = .
> TestRubyLexer#test_yylex_colon2_argh = 0.00 s = .
> TestRubyLexer#test_yylex_identifier_def__18 = 0.00 s = .
> TestRubyLexer#test_yylex_colon2 = 0.00 s = .
> TestRubyLexer#test_yylex_lambda_args__20 = 0.00 s = .
> TestRubyLexer#test_yylex_do = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_backslash_slash = 0.00 s = .
> TestRubyLexer#test_yylex_identifier_equals_equals_arrow = 0.00 s = .
> TestRubyLexer#test_yylex_ivar_bad = 0.00 s = .
> TestRubyLexer#test_yylex_tilde_unary = 0.00 s = .
> TestRubyLexer#test_yylex_rcurly = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_hex_one = 0.00 s = .
> TestRubyLexer#test_yylex_lt2 = 0.00 s = .
> TestRubyLexer#test_yylex_float_bad_no_zero_leading = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_double_backslash = 0.00 s = .
> TestRubyLexer#test_yylex_carat_equals = 0.00 s = .
> TestRubyLexer#test_yylex_rbracket = 0.00 s = .
> TestRubyLexer#test_yylex_regexp_escape_bad_eos = 0.00 s = .
> TestRubyLexer#test_yylex_index_equals = 0.00 s = .
> TestRubyLexer#test_yylex_percent = 0.00 s = .
> TestRubyLexer#test_yylex_string_pct_angle = 0.00 s = .
> TestRubyLexer#test_yylex_backslash_bad = 0.00 s = .
> TestRubyLexer#test_yylex_identifier_equals3 = 0.00 s = .
> TestRubyLexer#test_yylex_carat = 0.00 s = .
> TestRubyLexer#test_yylex_hash_colon_quoted_symbol_22 = 0.00 s = .
> TestRubyLexer#test_yylex_open_square_bracket_arg = 0.00 s = .
> TestRubyLexer#test_yylex_backtick = 0.00 s = .
> TestRubyLexer#test_yylex_string_double_escape_c_question = 0.00 s = .
> TestRubyLexer#test_yylex_identifier_le = 0.00 s = .
> TestRubyLexer#test_yylex_paren_string_interpolated_regexp = 0.00 s = .
> TestRubyLexer#test_yylex_integer_if_modifier = 0.00 s = .
> TestRubyLexer#test_yylex_equals2 = 0.00 s = .
> TestRubyLexer#test_yylex_integer_dec_bad_underscores = 0.00 s = .
> TestRubyLexer#test_yylex_minus_equals = 0.00 s = .
> TestRubyLexer#test_yylex_star_arg = 0.00 s = .
> TestRubyLexer#test_yylex_plus_equals = 0.00 s = .
> TestRubyParserV20#test_call_not_equal__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_lambda_args_star_block = 0.00 s = .
> TestRubyParserV20#test_dstr_str = 0.00 s = .
> TestRubyParserV20#test_motherfuckin_leading_dots = 0.00 s = .
> TestRubyParserV20#test_block_stmt_before_mri_verbose_flag = 0.00 s = .
> TestRubyParserV20#test_sclass_trailing_class = 0.00 s = .
> TestRubyParserV20#test_defn_args_opt_splat = 0.00 s = .
> TestRubyParserV20#test_defn_opt_splat_arg = 0.00 s = .
> TestRubyParserV20#test_defn_args_splat_no_name = 0.00 s = .
> TestRubyParserV20#test_rescue_lasgn_var = 0.00 s = .
> TestRubyParserV20#test_mlhs_back_splat = 0.00 s = .
> TestRubyParserV20#test_constY = 0.00 s = .
> TestRubyParserV20#test_module = 0.00 s = .
> TestRubyParserV20#test_block_paren_splat = 0.00 s = .
> TestRubyParserV20#test_parse_line_return = 0.00 s = .
> TestRubyParserV20#test_colon3 = 0.00 s = .
> TestRubyParserV20#test_parse_line_heredoc_evstr = 0.00 s = S
> TestRubyParserV20#test_block_arg_opt_splat = 0.00 s = .
> TestRubyParserV20#test_block_decomp_arg_splat_arg = 0.00 s = .
> TestRubyParserV20#test_dregx = 0.00 s = .
> TestRubyParserV20#test_list_append = 0.00 s = .
> TestRubyParserV20#test_structure_remove_begin_2 = 0.00 s = .
> TestRubyParserV20#test_masgn_splat_no_name_trailing = 0.00 s = .
> TestRubyParserV20#test_case_then_colon_19 = 0.00 s = .
> TestRubyParserV20#test_masgn_lhs_splat = 0.00 s = .
> TestRubyParserV20#test_class_scoped = 0.00 s = .
> TestRubyParserV20#test_bug_args_masgn2 = 0.00 s = .
> TestRubyParserV20#test_defs_empty = 0.00 s = .
> TestRubyParserV20#test_block_pass_thingy = 0.00 s = .
> TestRubyParserV20#test_defn_args_mand_opt = 0.00 s = .
> TestRubyParserV20#test_stabby_proc_scope = 0.00 s = .
> TestRubyParserV20#test_defn_unary_not = 0.00 s = .
> TestRubyParserV20#test_global = 0.00 s = .
> TestRubyParserV20#test_method_call_assoc_trailing_comma = 0.00 s = .
> TestRubyParserV20#test_double_block_error_08 = 0.00 s = .
> TestRubyParserV20#test_if_lasgn_short = 0.00 s = .
> TestRubyParserV20#test_ternary_symbol_no_spaces = 0.00 s = .
> TestRubyParserV20#test_call_colon_parens = 0.00 s = .
> TestRubyParserV20#test_do_lambda = 0.00 s = .
> TestRubyParserV20#test_call = 0.00 s = .
> TestRubyParserV20#test_if_pre_not__18 = 0.00 s = .
> TestRubyParserV20#test_qsymbols_empty_space = 0.00 s = .
> TestRubyParserV20#test_kill_me_12 = 0.00 s = .
> TestRubyParserV20#test_masgn_arg_splat_arg = 0.00 s = .
> TestRubyParserV20#test_parse_line_call_no_args = 0.00 s = .
> TestRubyParserV20#test_call_unary_bang = 0.00 s = .
> TestRubyParserV20#test_dregx_once_n_interp = 0.00 s = .
> TestRubyParserV20#test_iter_kwarg_kwsplat = 0.00 s = .
> TestRubyParserV20#test_array_pct_w_dstr = 0.00 s = .
> TestRubyParserV20#test_op_asgn_dot_ident_command_call = 0.00 s = .
> TestRubyParserV20#test_block_pass_call_1 = 0.00 s = .
> TestRubyParserV20#test_fcall_arglist_norm_hash_splat__18 = 0.00 s = .
> TestRubyParserV20#test_bug_comment_eq_begin = 0.00 s = .
> TestRubyParserV20#test_lit_sym = 0.00 s = .
> TestRubyParserV20#test_parse_floats_as_args = 0.00 s = .
> TestRubyParserV20#test_dot2 = 0.00 s = .
> TestRubyParserV20#test_super_0 = 0.00 s = .
> TestRubyParserV20#test_block_return = 0.00 s = .
> TestRubyParserV20#test_call_spaceship = 0.00 s = .
> TestRubyParserV20#test_lit_long = 0.00 s = .
> TestRubyParserV20#test_mlhs_keyword = 0.00 s = .
> TestRubyParserV20#test_parse_line_newlines = 0.00 s = .
> TestRubyParserV20#test_bug_masgn_right = 0.00 s = .
> TestRubyParserV20#test_kill_me_9 = 0.00 s = .
> TestRubyParserV20#test_dasgn_mixed = 0.00 s = .
> TestRubyParserV20#test_false = 0.00 s = .
> TestRubyParserV20#test_return_1 = 0.00 s = .
> TestRubyParserV20#test_iasgn = 0.00 s = .
> TestRubyParserV20#test_block_splat_reg = 0.00 s = .
> TestRubyParserV20#test_bug_args_masgn_outer_parens__19 = 0.00 s = .
> TestRubyParserV20#test_lit_long_negative = 0.00 s = .
> TestRubyParserV20#test_break_arg = 0.00 s = .
> TestRubyParserV20#test_masgn_colon3 = 0.00 s = .
> TestRubyParserV20#test_stabby_args_1_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV20#test_attrasgn = 0.00 s = .
> TestRubyParserV20#test_kill_me_11 = 0.00 s = .
> TestRubyParserV20#test_mlhs_front_anonsplat = 0.00 s = .
> TestRubyParserV20#test_heredoc_broken_windows_theory_applies_to_microsoft_more_than_anything = 0.00 s = .
> TestRubyParserV20#test_when_splat = 0.00 s = .
> TestRubyParserV20#test_until_pre_not_mod__18 = 0.00 s = .
> TestRubyParserV20#test_args_kw_block = 0.00 s = .
> TestRubyParserV20#test_eq_begin_why_wont_people_use_their_spacebar? = 0.00 s = .
> TestRubyParserV20#test_op_asgn1 = 0.00 s = .
> TestRubyParserV20#test_stabby_args_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV20#test_dasgn_0 = 0.00 s = .
> TestRubyParserV20#test_defn_kwarg_no_parens = 0.00 s = .
> TestRubyParserV20#test_until_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_defn_opt_reg = 0.00 s = .
> TestRubyParserV20#test_alias = 0.00 s = .
> TestRubyParserV20#test_i_have_no_freakin_clue = 0.00 s = .
> TestRubyParserV20#test_super_n = 0.00 s = .
> TestRubyParserV20#test_call_env = 0.00 s = .
> TestRubyParserV20#test_dstr_heredoc_windoze_sucks = 0.00 s = .
> TestRubyParserV20#test_iter_args_3 = 0.00 s = .
> TestRubyParserV20#test_parse_line_trailing_newlines = 0.00 s = .
> TestRubyParserV20#test_proc_args_1 = 0.00 s = .
> TestRubyParserV20#test_splat_return_array = 0.00 s = .
> TestRubyParserV20#test_assoc_label = 0.00 s = .
> TestRubyParserV20#test_double_block_error_02 = 0.00 s = .
> TestRubyParserV20#test_op_asgn2_self = 0.00 s = .
> TestRubyParserV20#test_pipe_semicolon = 0.00 s = S
> TestRubyParserV20#test_dstr_heredoc_yet_again = 0.00 s = .
> TestRubyParserV20#test_if_pre = 0.00 s = .
> TestRubyParserV20#test_undef = 0.00 s = .
> TestRubyParserV20#test_gasgn = 0.00 s = .
> TestRubyParserV20#test_fcall_arglist_norm_hash = 0.00 s = .
> TestRubyParserV20#test_undef_block_wtf = 0.00 s = .
> TestRubyParserV20#test_class_comments = 0.00 s = .
> TestRubyParserV20#test_if_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_return_call_assocs = 0.00 s = .
> TestRubyParserV20#test_splat_lasgn = 0.00 s = .
> TestRubyParserV20#test_kill_me4 = 0.00 s = .
> TestRubyParserV20#test_lit_range2 = 0.00 s = .
> TestRubyParserV20#test_str_heredoc_call = 0.00 s = .
> TestRubyParserV20#test_defs = 0.00 s = .
> TestRubyParserV20#test_defn_args_block = 0.00 s = .
> TestRubyParserV20#test_rescue = 0.00 s = .
> TestRubyParserV20#test_unary_tilde = 0.00 s = .
> TestRubyParserV20#test_index_0 = 0.00 s = .
> TestRubyParserV20#test_begin_rescue_twice = 0.00 s = .
> TestRubyParserV20#test_block_arg_opt_splat_arg_block_omfg = 0.00 s = .
> TestRubyParserV20#test_bug_249 = 0.00 s = .
> TestRubyParserV20#test_cvdecl = 0.00 s = .
> TestRubyParserV20#test_parse_def_xxx2 = 0.00 s = .
> TestRubyParserV20#test_pipe_space = 0.00 s = .
> TestRubyParserV20#test_block_kwarg_lvar = 0.00 s = .
> TestRubyParserV20#test_i_fucking_hate_line_numbers = 0.00 s = .
> TestRubyParserV20#test_iter_array_curly = 0.00 s = .
> TestRubyParserV20#test_class_super_expr = 0.00 s = .
> TestRubyParserV20#test_flip2_method = 0.00 s = .
> TestRubyParserV20#test_masgn_splat_to_ary = 0.00 s = .
> TestRubyParserV20#test_cvar = 0.00 s = .
> TestRubyParserV20#test_label_vs_string = 0.00 s = .
> TestRubyParserV20#test_parse_line_heredoc = 0.00 s = .
> TestRubyParserV20#test_while_post = 0.00 s = .
> TestRubyParserV20#test_block_call_operation_dot = 0.00 s = .
> TestRubyParserV20#test_call_lte = 0.00 s = .
> TestRubyParserV20#test_defn_args_opt_splat_block = 0.00 s = .
> TestRubyParserV20#test_parse_line_call_ivar_line_break_paren = 0.00 s = .
> TestRubyParserV20#test_gvar = 0.00 s = .
> TestRubyParserV20#test_stabby_args__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV20#test_block_arg_kwsplat = 0.00 s = .
> TestRubyParserV20#test_splat_break_array = 0.00 s = .
> TestRubyParserV20#test_stabby_args_1_no_parens_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV20#test_call_args_assoc_trailing_comma = 0.00 s = .
> TestRubyParserV20#test_iter_masgn_args_ivar__18 = 0.00 s = .
> TestRubyParserV20#test_parse_line_multiline_str_literal_n = 0.00 s = .
> TestRubyParserV20#test_interpolated_word_array_line_breaks = 0.00 s = .
> TestRubyParserV20#test_block_stmt_both = 0.00 s = .
> TestRubyParserV20#test_defn_args_mand_opt_block = 0.00 s = .
> TestRubyParserV20#test_defn_args_mand_opt_splat_no_name = 0.00 s = .
> TestRubyParserV20#test_dregx_interp_empty = 0.00 s = .
> TestRubyParserV20#test_block_pass_fcall_0 = 0.00 s = .
> TestRubyParserV20#test_parse_def_xxx1 = 0.00 s = .
> TestRubyParserV20#test_xstr = 0.00 s = .
> TestRubyParserV20#test_alias_ugh = 0.00 s = .
> TestRubyParserV20#test_call_index = 0.00 s = .
> TestRubyParserV20#test_defn_kwarg_lvar = 0.00 s = .
> TestRubyParserV20#test_iter_while = 0.00 s = .
> TestRubyParserV20#test_words_interp = 0.00 s = .
> TestRubyParserV20#test_call_index_no_args = 0.00 s = .
> TestRubyParserV20#test_hash_rescue = 0.00 s = .
> TestRubyParserV20#test_dasgn_icky = 0.00 s = .
> TestRubyParserV20#test_stabby_args_0_no_parens_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV20#test_dsym_to_sym = 0.00 s = .
> TestRubyParserV20#test_block_lasgn = 0.00 s = .
> TestRubyParserV20#test_lasgn_call = 0.00 s = .
> TestRubyParserV20#test_kill_me = 0.00 s = .
> TestRubyParserV20#test_dstr_concat = 0.00 s = .
> TestRubyParserV20#test_while_pre_not__18 = 0.00 s = .
> TestRubyParserV20#test_zsuper = 0.00 s = .
> TestRubyParserV20#test_call_colon2 = 0.00 s = .
> TestRubyParserV20#test_block_pass_call_n = 0.00 s = .
> TestRubyParserV20#test_literal_concat_evstr_evstr = 0.00 s = .
> TestRubyParserV20#test_array_bare_hash_labels__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_block_stmt_after = 0.00 s = .
> TestRubyParserV20#test_defn_something_eh = 0.00 s = .
> TestRubyParserV20#test_defn_splat_arg = 0.00 s = .
> TestRubyParserV20#test_aref_args_assocs = 0.00 s = .
> TestRubyParserV20#test_lit_range3 = 0.00 s = .
> TestRubyParserV20#test_case_nested_inner_no_expr = 0.00 s = .
> TestRubyParserV20#test_symbols_empty = 0.00 s = .
> TestRubyParserV20#test_defn_args_splat_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_parse_line_multiline_str = 0.00 s = .
> TestRubyParserV20#test_block_decomp_splat = 0.00 s = .
> TestRubyParserV20#test_iter_args_10_2 = 0.00 s = .
> TestRubyParserV20#test_attrasgn_primary_dot_constant = 0.00 s = .
> TestRubyParserV20#test_true = 0.00 s = .
> TestRubyParserV20#test_call_not = 0.00 s = .
> TestRubyParserV20#test_block_yield = 0.00 s = .
> TestRubyParserV20#test_while_pre_mod = 0.00 s = .
> TestRubyParserV20#test_case_nested = 0.00 s = .
> TestRubyParserV20#test_block_args_opt2_2 = 0.00 s = .
> TestRubyParserV20#test_call_command = 0.00 s = .
> TestRubyParserV20#test_flip2 = 0.00 s = .
> TestRubyParserV20#test_or_big = 0.00 s = .
> TestRubyParserV20#test_stabby_args_0_no_parens__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV20#test_unary_minus = 0.00 s = .
> TestRubyParserV20#test_parse_comments = 0.00 s = .
> TestRubyParserV20#test_parse_line_heredoc_regexp_chars = 0.00 s = .
> TestRubyParserV20#test_defn_args_mand_opt_splat = 0.00 s = .
> TestRubyParserV20#test_kill_me_6 = 0.00 s = .
> TestRubyParserV20#test_match2 = 0.00 s = .
> TestRubyParserV20#test_case_no_expr = 0.00 s = .
> TestRubyParserV20#test_yield_arg = 0.00 s = .
> TestRubyParserV20#test_call_array_arg = 0.00 s = .
> TestRubyParserV20#test_lambda_args_norm_comma2 = 0.00 s = F
> TestRubyParserV20#test_str_question_escape__18 = 0.00 s = .
> TestRubyParserV20#test_call_fonz_cm__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_defns_reserved = 0.00 s = .
> TestRubyParserV20#test_str_pct_q = 0.00 s = .
> TestRubyParserV20#test_defn_args_mand_opt_splat_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_masgn_arg_colon_arg = 0.00 s = .
> TestRubyParserV20#test_until_post = 0.00 s = .
> TestRubyParserV20#test_block_scope = 0.00 s = .
> TestRubyParserV20#test_bug_args__19 = 0.00 s = .
> TestRubyParserV20#test_flip2_env_lvar = 0.00 s = .
> TestRubyParserV20#test_module2 = 0.00 s = .
> TestRubyParserV20#test_bug_cond_pct = 0.00 s = .
> TestRubyParserV20#test_symbol_empty = 0.00 s = .
> TestRubyParserV20#test_while_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_not__18 = 0.00 s = .
> TestRubyParserV20#test_until_pre = 0.00 s = .
> TestRubyParserV20#test_call_star2 = 0.00 s = .
> TestRubyParserV20#test_defn_args_mand = 0.00 s = .
> TestRubyParserV20#test_flip3 = 0.00 s = .
> TestRubyParserV20#test_op_asgn_or_ivar = 0.00 s = .
> TestRubyParserV20#test_masgn_command_call = 0.00 s = .
> TestRubyParserV20#test_bug_hash_args = 0.00 s = .
> TestRubyParserV20#test_dstr_str_lit_start = 0.00 s = .
> TestRubyParserV20#test_masgn_splat_rhs_n = 0.00 s = .
> TestRubyParserV20#test_motherfuckin_leading_dots2 = 0.00 s = .
> TestRubyParserV20#test_BEGIN = 0.00 s = .
> TestRubyParserV20#test_qsymbols = 0.00 s = .
> TestRubyParserV20#test_call_bang_command_call = 0.00 s = .
> TestRubyParserV20#test_block_args_opt2 = 0.00 s = .
> TestRubyParserV20#test_defn_args_splat = 0.00 s = .
> TestRubyParserV20#test_undef_3 = 0.00 s = .
> TestRubyParserV20#test_defn_args_mand_opt_splat_block = 0.00 s = .
> TestRubyParserV20#test_dstr_evstr_empty_end = 0.00 s = .
> TestRubyParserV20#test_masgn_argscat = 0.00 s = .
> TestRubyParserV20#test_parse_line_block = 0.00 s = .
> TestRubyParserV20#test_stabby_arg_no_paren = 0.00 s = .
> TestRubyParserV20#test_while_pre_nil = 0.00 s = .
> TestRubyParserV20#test_defn_args_opt_block = 0.00 s = .
> TestRubyParserV20#test_bug_hash_args_trailing_comma = 0.00 s = .
> TestRubyParserV20#test_stabby_args_2_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV20#test_block_pass_splat = 0.00 s = .
> TestRubyParserV20#test_block_stmt_both_mri_verbose_flag = 0.00 s = .
> TestRubyParserV20#test_fcall_inside_parens = 0.00 s = .
> TestRubyParserV20#test_structure_remove_begin_1 = 0.00 s = .
> TestRubyParserV20#test_defn_args_mand_splat_no_name = 0.00 s = .
> TestRubyParserV20#test_return_0 = 0.00 s = .
> TestRubyParserV20#test_str_question_control__18 = 0.00 s = .
> TestRubyParserV20#test_unless_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_block_opt_splat = 0.00 s = .
> TestRubyParserV20#test_if_args_no_space_symbol__18 = 0.00 s = .
> TestRubyParserV20#test_defn_splat_no_name = 0.00 s = .
> TestRubyParserV20#test_unless_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_while_post2 = 0.00 s = .
> TestRubyParserV20#test_mlhs_back_anonsplat = 0.00 s = .
> TestRubyParserV20#test_masgn_attrasgn_array_rhs = 0.00 s = .
> TestRubyParserV20#test_masgn_paren = 0.00 s = .
> TestRubyParserV20#test_redo = 0.00 s = .
> TestRubyParserV20#test_begin_rescue_ensure_all_empty = 0.00 s = .
> TestRubyParserV20#test_block_arg_scope = 0.00 s = .
> TestRubyParserV20#test_op_asgn1_ivar = 0.00 s = .
> TestRubyParserV20#test_ternary_nil_no_space = 0.00 s = .
> TestRubyParserV20#test_block_append_nil_head = 0.00 s = .
> TestRubyParserV20#test_defn_reg_opt_reg = 0.00 s = .
> TestRubyParserV20#test_if_symbol = 0.00 s = .
> TestRubyParserV20#test_splat_next = 0.00 s = .
> TestRubyParserV20#test_block_args_opt1 = 0.00 s = .
> TestRubyParserV20#test_attrasgn_array_arg = 0.00 s = .
> TestRubyParserV20#test_parse_line_iter_call_parens = 0.00 s = .
> TestRubyParserV20#test_splat_yield = 0.00 s = .
> TestRubyParserV20#test_sclass_multiple = 0.00 s = .
> TestRubyParserV20#test_rescue_exceptions = 0.00 s = .
> TestRubyParserV20#test_str_heredoc_double = 0.00 s = .
> TestRubyParserV20#test_masgn_splat_to_ary2 = 0.00 s = .
> TestRubyParserV20#test_stabby_args_2_no_parens_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV20#test_masgn_arg_ident = 0.00 s = .
> TestRubyParserV20#test_while_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_dstr_2 = 0.00 s = .
> TestRubyParserV20#test_iter_shadowed_var = 0.00 s = .
> TestRubyParserV20#test_lasgn_lasgn_command_call = 0.00 s = .
> TestRubyParserV20#test_call_index_space = 0.00 s = .
> TestRubyParserV20#test_parse_while_not_noncanonical = 0.00 s = .
> TestRubyParserV20#test_block_arg_scope2 = 0.00 s = .
> TestRubyParserV20#test_do_bug = 0.00 s = .
> TestRubyParserV20#test_fcall_block = 0.00 s = .
> TestRubyParserV20#test_str_pct_Q_nested = 0.00 s = .
> TestRubyParserV20#test_str_concat_newline = 0.00 s = .
> TestRubyParserV20#test_mlhs_front_splat = 0.00 s = .
> TestRubyParserV20#test_return_n = 0.00 s = .
> TestRubyParserV20#test_str_heredoc_interp = 0.00 s = .
> TestRubyParserV20#test_call_arg_assoc = 0.00 s = .
> TestRubyParserV20#test_call_kwsplat = 0.00 s = .
> TestRubyParserV20#test_defn_kwarg_val = 0.00 s = .
> TestRubyParserV20#test_masgn_masgn = 0.00 s = .
> TestRubyParserV20#test_proc_args_no = 0.00 s = .
> TestRubyParserV20#test_splat_return = 0.00 s = .
> TestRubyParserV20#test_block_call_dot_op2_brace_block = 0.00 s = .
> TestRubyParserV20#test_rescue_block_nada = 0.00 s = .
> TestRubyParserV20#test_begin_else_return_value = 0.00 s = .
> TestRubyParserV20#test_block_pass_call_0 = 0.00 s = .
> TestRubyParserV20#test_defn_args_mand_block = 0.00 s = .
> TestRubyParserV20#test_splat_fcall_array = 0.00 s = .
> TestRubyParserV20#test_array_pct_W_dstr = 0.00 s = .
> TestRubyParserV20#test_cvasgn_cls_method = 0.00 s = .
> TestRubyParserV20#test_parse_line_defn_complex = 0.00 s = .
> TestRubyParserV20#test_block_opt_splat_arg_block_omfg = 0.00 s = .
> TestRubyParserV20#test_op_asgn_command_call = 0.00 s = .
> TestRubyParserV20#test_splat_next_array = 0.00 s = .
> TestRubyParserV20#test_rescue_lasgn_var_empty = 0.00 s = .
> TestRubyParserV20#test_dsym = 0.00 s = .
> TestRubyParserV20#test_next = 0.00 s = .
> TestRubyParserV20#test_str_question_escape__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_logical_op_12_3 = 0.00 s = .
> TestRubyParserV20#test_stabby_args_2_no_parens__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV20#test_until_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_cond_unary_minus = 0.00 s = .
> TestRubyParserV20#test_block_decomp_anon_splat_arg = 0.00 s = .
> TestRubyParserV20#test_block_stmt_after_mri_verbose_flag = 0.00 s = .
> TestRubyParserV20#test_yield_n = 0.00 s = .
> TestRubyParserV20#test_defn_comments = 0.00 s = .
> TestRubyParserV20#test_zarray = 0.00 s = .
> TestRubyParserV20#test_defn_rescue = 0.00 s = .
> TestRubyParserV20#test_iter_args_9_1 = 0.00 s = .
> TestRubyParserV20#test_iter_kwarg = 0.00 s = .
> TestRubyParserV20#test_array_pct_w = 0.00 s = .
> TestRubyParserV20#test_block_args_opt3 = 0.00 s = .
> TestRubyParserV20#test_yield_empty_parens = 0.00 s = .
> TestRubyParserV20#test_defn_kwarg_env = 0.00 s = .
> TestRubyParserV20#test_dstr_gross = 0.00 s = .
> TestRubyParserV20#test_list_prepend = 0.00 s = .
> TestRubyParserV20#test_op_asgn_val_dot_ident_command_call = 0.00 s = .
> TestRubyParserV20#test_yield_array_0 = 0.00 s = .
> TestRubyParserV20#test_fcall_keyword = 0.00 s = .
> TestRubyParserV20#test_str_str = 0.00 s = .
> TestRubyParserV20#test_dstr = 0.00 s = .
> TestRubyParserV20#test_lit_regexp_i_wwtt = 0.00 s = .
> TestRubyParserV20#test_and = 0.00 s = .
> TestRubyParserV20#test_block_pass_fcall_n = 0.00 s = .
> TestRubyParserV20#test_bug_not_parens = 0.00 s = .
> TestRubyParserV20#test_splat_lasgn_array = 0.00 s = .
> TestRubyParserV20#test_stabby_args_1__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV20#test_unary_plus = 0.00 s = .
> TestRubyParserV20#test_structure_extra_block_for_dvar_scoping = 0.00 s = .
> TestRubyParserV20#test_iter_masgn_2 = 0.00 s = .
> TestRubyParserV20#test_argscat_inside = 0.00 s = .
> TestRubyParserV20#test_if_post = 0.00 s = .
> TestRubyParserV20#test___ENCODING__ = 0.00 s = .
> TestRubyParserV20#test_defn_zarray = 0.00 s = .
> TestRubyParserV20#test_iter_loop_empty = 0.00 s = .
> TestRubyParserV20#test_masgn_anon_splat_arg = 0.00 s = .
> TestRubyParserV20#test_splat_array = 0.00 s = .
> TestRubyParserV20#test_splat_yield_array = 0.00 s = .
> TestRubyParserV20#test_hash = 0.00 s = .
> TestRubyParserV20#test_rescue_iasgn_var_empty = 0.00 s = .
> TestRubyParserV20#test_undef_block_3 = 0.00 s = .
> TestRubyParserV20#test_break = 0.00 s = .
> TestRubyParserV20#test_op_asgn_and_ivar2 = 0.00 s = .
> TestRubyParserV20#test_masgn_attrasgn_idx = 0.00 s = .
> TestRubyParserV20#test_call_assoc = 0.00 s = .
> TestRubyParserV20#test_iter_args_ivar__18 = 0.00 s = .
> TestRubyParserV20#test_lambda_args_norm_anon_star_block = 0.00 s = .
> TestRubyParserV20#test_qwords_empty = 0.00 s = .
> TestRubyParserV20#test_call_carat = 0.00 s = .
> TestRubyParserV20#test_stabby_block_iter_call = 0.00 s = .
> TestRubyParserV20#test_bug_args_masgn = 0.00 s = .
> TestRubyParserV20#test_call_assoc_new_if_multiline = 0.00 s = .
> TestRubyParserV20#test_op_asgn_or_ivar2 = 0.00 s = .
> TestRubyParserV20#test_defn_or = 0.00 s = .
> TestRubyParserV20#test_class_super_array = 0.00 s = .
> TestRubyParserV20#test_to_ary = 0.00 s = .
> TestRubyParserV20#test_call_unary_neg = 0.00 s = .
> TestRubyParserV20#test_hash_new_no_space__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_iter_args_11_1 = 0.00 s = .
> TestRubyParserV20#test_parse_line_block_inline_comment = 0.00 s = .
> TestRubyParserV20#test_until_pre_mod = 0.00 s = .
> TestRubyParserV20#test_parse_line_evstr_after_break = 0.00 s = .
> TestRubyParserV20#test_lit_bool_true = 0.00 s = .
> TestRubyParserV20#test_regexp = 0.00 s = .
> TestRubyParserV20#test_empty = 0.00 s = .
> TestRubyParserV20#test_parse_line_call_ivar_arg_no_parens_line_break = 0.00 s = .
> TestRubyParserV20#test_super_1_array = 0.00 s = .
> TestRubyParserV20#test_iter_args_11_2 = 0.00 s = .
> TestRubyParserV20#test_iter_each_lvar = 0.00 s = .
> TestRubyParserV20#test_constX = 0.00 s = .
> TestRubyParserV20#test_iter_masgn_args_splat_no_name = 0.00 s = .
> TestRubyParserV20#test_lit_regexp_n = 0.00 s = .
> TestRubyParserV20#test_parse_line_block_inline_comment_leading_newlines = 0.00 s = .
> TestRubyParserV20#test_op_asgn_or_block = 0.00 s = .
> TestRubyParserV20#test_block_append_block = 0.00 s = .
> TestRubyParserV20#test_call_lt = 0.00 s = .
> TestRubyParserV20#test_lambda_args_anon_star_block = 0.00 s = .
> TestRubyParserV20#test_block_kwarg_lvar_multiple = 0.00 s = .
> TestRubyParserV20#test_defn_kwarg_kwsplat = 0.00 s = .
> TestRubyParserV20#test_dregx_n = 0.00 s = .
> TestRubyParserV20#test_call_div = 0.00 s = .
> TestRubyParserV20#test_kill_me3 = 0.00 s = .
> TestRubyParserV20#test_lambda_do_vs_brace = 0.00 s = .
> TestRubyParserV20#test_block_decomp_arg_splat = 0.00 s = .
> TestRubyParserV20#test_defn_args_none = 0.00 s = .
> TestRubyParserV20#test_dot3 = 0.00 s = .
> TestRubyParserV20#test_if_post_not__18 = 0.00 s = .
> TestRubyParserV20#test_op_asgn2 = 0.00 s = .
> TestRubyParserV20#test_block_command_operation_dot = 0.00 s = .
> TestRubyParserV20#test_cvasgn = 0.00 s = .
> TestRubyParserV20#test_defs_comments = 0.00 s = .
> TestRubyParserV20#test_wtf_7 = 0.00 s = .
> TestRubyParserV20#test_iter_args_2__19 = 0.00 s = .
> TestRubyParserV20#test_kill_me5 = 0.00 s = S
> TestRubyParserV20#test_alias_gvar_backref = 0.00 s = .
> TestRubyParserV20#test_bug_and = 0.00 s = .
> TestRubyParserV20#test_parse_line_defn_no_parens = 0.00 s = .
> TestRubyParserV20#test_rescue_lasgn = 0.00 s = .
> TestRubyParserV20#test_defn_kwarg_kwarg = 0.00 s = .
> TestRubyParserV20#test_yield_array_1 = 0.00 s = .
> TestRubyParserV20#test_block_append_tail_block = 0.00 s = .
> TestRubyParserV20#test_call_arglist_norm_hash = 0.00 s = .
> TestRubyParserV20#test_dstr_nest = 0.00 s = .
> TestRubyParserV20#test_yield_call_assocs = 0.00 s = .
> TestRubyParserV20#test_parse_opt_call_args_lit_comma = 0.00 s = .
> TestRubyParserV20#test_dasgn_2 = 0.00 s = .
> TestRubyParserV20#test_attrasgn_index_equals_space = 0.00 s = .
> TestRubyParserV20#test_module_comments = 0.00 s = .
> TestRubyParserV20#test_symbols = 0.00 s = .
> TestRubyParserV20#test_block_pass_omgwtf = 0.00 s = .
> TestRubyParserV20#test_cdecl = 0.00 s = .
> TestRubyParserV20#test_splat = 0.00 s = .
> TestRubyParserV20#test_stabby_arg_opt_splat_arg_block_omfg = 0.00 s = .
> TestRubyParserV20#test_call_bang_squiggle = 0.00 s = .
> TestRubyParserV20#test_argscat_svalue = 0.00 s = .
> TestRubyParserV20#test_index_0_opasgn = 0.00 s = .
> TestRubyParserV20#test_begin_rescue_ensure = 0.00 s = .
> TestRubyParserV20#test_block_pass_args_and_splat = 0.00 s = .
> TestRubyParserV20#test_sclass = 0.00 s = .
> TestRubyParserV20#test_thingy = 0.00 s = .
> TestRubyParserV20#test_array_line_breaks = 0.00 s = .
> TestRubyParserV20#test_block_arg_optional = 0.00 s = .
> TestRubyParserV20#test_kill_me_7 = 0.00 s = .
> TestRubyParserV20#test_iter_args_10_1 = 0.00 s = .
> TestRubyParserV20#test_attrasgn_index_equals = 0.00 s = .
> TestRubyParserV20#test_while_pre = 0.00 s = .
> TestRubyParserV20#test_lit_regexp = 0.00 s = .
> TestRubyParserV20#test_iter_args_8_1 = 0.00 s = .
> TestRubyParserV20#test_lambda_args_block = 0.00 s = .
> TestRubyParserV20#test_dstr_lex_state = 0.00 s = .
> TestRubyParserV20#test_hash_new_with_keyword__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_return_1_splatted = 0.00 s = .
> TestRubyParserV20#test_array_bare_hash__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_dasgn_1 = 0.00 s = .
> TestRubyParserV20#test_block_call_dot_op2_cmd_args_do_block = 0.00 s = .
> TestRubyParserV20#test_if_elsif = 0.00 s = .
> TestRubyParserV20#test_iter_masgn_splat_no_name = 0.00 s = .
> TestRubyParserV20#test_symbols_empty_space = 0.00 s = .
> TestRubyParserV20#test_dasgn_icky2 = 0.00 s = .
> TestRubyParserV20#test_str_heredoc = 0.00 s = .
> TestRubyParserV20#test_bug_comma = 0.00 s = .
> TestRubyParserV20#test_parse_opt_call_args_assocs_comma = 0.00 s = .
> TestRubyParserV20#test_defn_args_mand_splat_block = 0.00 s = .
> TestRubyParserV20#test_str_question_literal__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_double_block_error_07 = 0.00 s = .
> TestRubyParserV20#test_module_scoped = 0.00 s = .
> TestRubyParserV20#test_class_scoped3 = 0.00 s = .
> TestRubyParserV20#test_method_call_trailing_comma = 0.00 s = .
> TestRubyParserV20#test_fcall_arglist = 0.00 s = .
> TestRubyParserV20#test_const = 0.00 s = .
> TestRubyParserV20#test_parse_until_not_noncanonical = 0.00 s = .
> TestRubyParserV20#test_call_rshift = 0.00 s = .
> TestRubyParserV20#test_kill_me2 = 0.00 s = .
> TestRubyParserV20#test_masgn = 0.00 s = .
> TestRubyParserV20#test_unless_pre_not__18 = 0.00 s = .
> TestRubyParserV20#test_heredoc_unicode = 0.00 s = .
> TestRubyParserV20#test_logical_op_12 = 0.00 s = .
> TestRubyParserV20#test_masgn_splat_arg_arg = 0.00 s = .
> TestRubyParserV20#test_lambda_args_anon_star = 0.00 s = .
> TestRubyParserV20#test_parse_line_dstr_newline = 0.00 s = S
> TestRubyParserV20#test_stabby_args_2__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV20#test_block_arg_opt_arg_block = 0.00 s = .
> TestRubyParserV20#test_bug_187 = 0.00 s = .
> TestRubyParserV20#test_lit_regexp_once = 0.00 s = .
> TestRubyParserV20#test_match3 = 0.00 s = .
> TestRubyParserV20#test_proc_args_0 = 0.00 s = .
> TestRubyParserV20#test_parse_until_not_canonical = 0.00 s = .
> TestRubyParserV20#test_str_newline_hash_line_number = 0.00 s = .
> TestRubyParserV20#test_call_arglist_trailing_comma__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_next_arg = 0.00 s = .
> TestRubyParserV20#test_double_block_error_04 = 0.00 s = .
> TestRubyParserV20#test_block_append_begin_begin = 0.00 s = .
> TestRubyParserV20#test_svalue = 0.00 s = .
> TestRubyParserV20#test_while_post_not__18 = 0.00 s = .
> TestRubyParserV20#test_call_splat_mid__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_iter_args_6 = 0.00 s = .
> TestRubyParserV20#test_attrasgn_array_lhs = 0.00 s = .
> TestRubyParserV20#test_literal_concat_dstr_dstr = 0.00 s = .
> TestRubyParserV20#test_bang_eq = 0.00 s = .
> TestRubyParserV20#test_str_backslashes = 0.00 s = .
> TestRubyParserV20#test_super_block_splat = 0.00 s = .
> TestRubyParserV20#test_dregx_once = 0.00 s = .
> TestRubyParserV20#test_stabby_args_1_no_parens__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV20#test_bug_op_asgn_rescue = 0.00 s = .
> TestRubyParserV20#test_wtf_8 = 0.00 s = .
> TestRubyParserV20#test_evstr_str = 0.00 s = .
> TestRubyParserV20#test_iter_args_7_2 = 0.00 s = .
> TestRubyParserV20#test_until_pre_not__18 = 0.00 s = .
> TestRubyParserV20#test_bug_case_when_regexp = 0.00 s = .
> TestRubyParserV20#test_dregx_interp = 0.00 s = .
> TestRubyParserV20#test_hash_new__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_defn_args_opt = 0.00 s = .
> TestRubyParserV20#test_colon2 = 0.00 s = .
> TestRubyParserV20#test_str_heredoc_indent = 0.00 s = .
> TestRubyParserV20#test_stabby_args_0_spacebar_broken__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV20#test_valias = 0.00 s = .
> TestRubyParserV20#test_proc_args_2 = 0.00 s = .
> TestRubyParserV20#test_lambda_args_star = 0.00 s = .
> TestRubyParserV20#test_dstr_evstr = 0.00 s = .
> TestRubyParserV20#test_splat_fcall = 0.00 s = .
> TestRubyParserV20#test_defs_expr_wtf = 0.00 s = .
> TestRubyParserV20#test_lambda_args_norm_block = 0.00 s = .
> TestRubyParserV20#test_parse_line_hash_lit = 0.00 s = .
> TestRubyParserV20#test_evstr_evstr = 0.00 s = .
> TestRubyParserV20#test_call_bang__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_bug_begin_else = 0.00 s = .
> TestRubyParserV20#test_parse_line_str_with_newline_escape = 0.00 s = .
> TestRubyParserV20#test_parse_if_not_canonical = 0.00 s = .
> TestRubyParserV20#test_defn_args_opt_splat_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_for_no_body = 0.00 s = .
> TestRubyParserV20#test_gvar_underscore = 0.00 s = .
> TestRubyParserV20#test_lit_float = 0.00 s = .
> TestRubyParserV20#test_unless_post = 0.00 s = .
> TestRubyParserV20#test_wtf = 0.00 s = .
> TestRubyParserV20#test_masgn_splat_arg = 0.00 s = .
> TestRubyParserV20#test_fcall_arglist_hash_colons__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_if_block_condition = 0.00 s = .
> TestRubyParserV20#test_block_stmt_before = 0.00 s = .
> TestRubyParserV20#test_super_1 = 0.00 s = .
> TestRubyParserV20#test_masgn_iasgn = 0.00 s = .
> TestRubyParserV20#test_fubar_nesting = 0.00 s = .
> TestRubyParserV20#test_iter_args_9_2 = 0.00 s = .
> TestRubyParserV20#test_str_str_str = 0.00 s = .
> TestRubyParserV20#test_defn_arg_asplat_arg = 0.00 s = .
> TestRubyParserV20#test_constZ = 0.00 s = .
> TestRubyParserV20#test_or = 0.00 s = .
> TestRubyParserV20#test_iter_masgn_args_splat = 0.00 s = .
> TestRubyParserV20#test_splat_super = 0.00 s = .
> TestRubyParserV20#test_defn_powarg = 0.00 s = .
> TestRubyParserV20#test_masgn_colon2 = 0.00 s = .
> TestRubyParserV20#test_until_pre_not_mod__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_call_trailing_comma = 0.00 s = .
> TestRubyParserV20#test_block_command_operation_colon = 0.00 s = .
> TestRubyParserV20#test_call_arg_assoc_kwsplat = 0.00 s = .
> TestRubyParserV20#test_call_dot_parens = 0.00 s = .
> TestRubyParserV20#test_call_gt = 0.00 s = .
> TestRubyParserV20#test_iter_args_5 = 0.00 s = S
> TestRubyParserV20#test_qWords_space = 0.00 s = .
> TestRubyParserV20#test_dxstr = 0.00 s = .
> TestRubyParserV20#test_mlhs_mid_splat = 0.00 s = .
> TestRubyParserV20#test_defn_args_splat_middle__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_block_break = 0.00 s = .
> TestRubyParserV20#test_array = 0.00 s = .
> TestRubyParserV20#test_block_optarg = 0.00 s = .
> TestRubyParserV20#test_nth_ref = 0.00 s = .
> TestRubyParserV20#test_defn_args_mand_opt_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_defn_args_mand_splat = 0.00 s = .
> TestRubyParserV20#test_iter_args_4 = 0.00 s = .
> TestRubyParserV20#test_iter_downto = 0.00 s = .
> TestRubyParserV20#test_splat_fcall_middle__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_block_reg_optarg = 0.00 s = .
> TestRubyParserV20#test_kill_me_10 = 0.00 s = .
> TestRubyParserV20#test_begin = 0.00 s = .
> TestRubyParserV20#test_uminus_float = 0.00 s = .
> TestRubyParserV20#test_lasgn_env = 0.00 s = .
> TestRubyParserV20#test_dstr_3 = 0.00 s = .
> TestRubyParserV20#test_call_arglist = 0.00 s = .
> TestRubyParserV20#test_masgn_splat_no_name_to_ary = 0.00 s = .
> TestRubyParserV20#test_parse_line_block_inline_multiline_comment = 0.00 s = .
> TestRubyParserV20#test_dstr_heredoc_expand = 0.00 s = .
> TestRubyParserV20#test_splat_super_array = 0.00 s = .
> TestRubyParserV20#test_until_post_not__18 = 0.00 s = .
> TestRubyParserV20#test_dstr_the_revenge = 0.00 s = .
> TestRubyParserV20#test_multiline_hash_declaration = 0.00 s = .
> TestRubyParserV20#test_undef_block_2 = 0.00 s = .
> TestRubyParserV20#test_masgn_attrasgn = 0.00 s = .
> TestRubyParserV20#test_iter_masgn_splat = 0.00 s = .
> TestRubyParserV20#test_call_fonz__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_class_plain = 0.00 s = .
> TestRubyParserV20#test_class_super_object = 0.00 s = .
> TestRubyParserV20#test_dasgn_curr = 0.00 s = .
> TestRubyParserV20#test_defs_kwarg = 0.00 s = .
> TestRubyParserV20#test_qsymbols_empty = 0.00 s = .
> TestRubyParserV20#test_logical_op_1234_5 = 0.00 s = .
> TestRubyParserV20#test_stabby_block_iter_call_no_target_with_arg = 0.00 s = .
> TestRubyParserV20#test_str = 0.00 s = .
> TestRubyParserV20#test_op_asgn_index_command_call = 0.00 s = .
> TestRubyParserV20#test_call_pipe = 0.00 s = .
> TestRubyParserV20#test_argspush = 0.00 s = .
> TestRubyParserV20#test_double_block_error_05 = 0.00 s = .
> TestRubyParserV20#test_expr_not_bang = 0.00 s = .
> TestRubyParserV20#test_op_asgn_and = 0.00 s = .
> TestRubyParserV20#test_masgn_splat_lhs = 0.00 s = .
> TestRubyParserV20#test_defs_as_arg_with_do_block_inside = 0.00 s = .
> TestRubyParserV20#test_literal_concat_str_evstr = 0.00 s = .
> TestRubyParserV20#test_unless_post_not__18 = 0.00 s = .
> TestRubyParserV20#test_defn_args_opt_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_double_block_error_03 = 0.00 s = .
> TestRubyParserV20#test_str_question_control__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_super_arg = 0.00 s = .
> TestRubyParserV20#test_call_assoc_trailing_comma = 0.00 s = .
> TestRubyParserV20#test_call_self_brackets = 0.00 s = .
> TestRubyParserV20#test_defined = 0.00 s = .
> TestRubyParserV20#test_block_opt_arg = 0.00 s = .
> TestRubyParserV20#test_while_pre_not_mod__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_literal_concat_dstr_evstr = 0.00 s = .
> TestRubyParserV20#test_kill_me_8 = 0.00 s = .
> TestRubyParserV20#test_unary_plus_on_literal = 0.00 s = .
> TestRubyParserV20#test_block_attrasgn = 0.00 s = .
> TestRubyParserV20#test_iter_dasgn_curr_dasgn_madness = 0.00 s = .
> TestRubyParserV20#test_call_arglist_norm_hash_colons__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_undef_2 = 0.00 s = .
> TestRubyParserV20#test_logical_op_nested_mix = 0.00 s = .
> TestRubyParserV20#test_lvar_def_boundary = 0.00 s = .
> TestRubyParserV20#test_splat_lit_n = 0.00 s = .
> TestRubyParserV20#test_call_arglist_norm_hash_splat__18 = 0.00 s = .
> TestRubyParserV20#test_label_in_callargs_in_ternary__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_case = 0.00 s = .
> TestRubyParserV20#test_call_args_command = 0.00 s = .
> TestRubyParserV20#test_iter_args_7_1 = 0.00 s = .
> TestRubyParserV20#test_call_arglist_hash = 0.00 s = .
> TestRubyParserV20#test_case_splat = 0.00 s = .
> TestRubyParserV20#test_defn_args_opt_splat_no_name = 0.00 s = .
> TestRubyParserV20#test_double_block_error_01 = 0.00 s = .
> TestRubyParserV20#test_gvar_underscore_blah = 0.00 s = .
> TestRubyParserV20#test_parse_line_iter_call_no_parens = 0.00 s = .
> TestRubyParserV20#test_retry = 0.00 s = .
> TestRubyParserV20#test_iter_call_arglist_space = 0.00 s = .
> TestRubyParserV20#test_splat_lit_1 = 0.00 s = .
> TestRubyParserV20#test_super_block_pass = 0.00 s = .
> TestRubyParserV20#test_if_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_iter_args_8_2 = 0.00 s = .
> TestRubyParserV20#test_lit_sym_splat = 0.00 s = .
> TestRubyParserV20#test_str_interp_file = 0.00 s = .
> TestRubyParserV20#test_lasgn_command = 0.00 s = .
> TestRubyParserV20#test_masgn_var_star_var = 0.00 s = .
> TestRubyParserV20#test_str_heredoc_empty = 0.00 s = .
> TestRubyParserV20#test_undef_block_3_post = 0.00 s = .
> TestRubyParserV20#test_zomg_sometimes_i_hate_this_project = 0.00 s = .
> TestRubyParserV20#test_assoc_list_19 = 0.00 s = .
> TestRubyParserV20#test_splat_break = 0.00 s = .
> TestRubyParserV20#test_rescue_block_body_ivar = 0.00 s = .
> TestRubyParserV20#test_yield_0 = 0.00 s = .
> TestRubyParserV20#test_lambda_args_norm_comma = 0.00 s = F
> TestRubyParserV20#test_call_star = 0.00 s = .
> TestRubyParserV20#test_masgn_star = 0.00 s = .
> TestRubyParserV20#test_fcall_index_space = 0.00 s = .
> TestRubyParserV20#test_module_scoped3 = 0.00 s = .
> TestRubyParserV20#test_defs_empty_args = 0.00 s = .
> TestRubyParserV20#test_lit_bool_false = 0.00 s = .
> TestRubyParserV20#test_masgn_double_paren = 0.00 s = .
> TestRubyParserV20#test_qsymbols_interp = 0.00 s = .
> TestRubyParserV20#test_op_asgn_primary_colon_identifier = 0.00 s = .
> TestRubyParserV20#test_unless_pre = 0.00 s = .
> TestRubyParserV20#test_if_nested = 0.00 s = .
> TestRubyParserV20#test_call_expr = 0.00 s = .
> TestRubyParserV20#test_lambda_args_norm_star_block = 0.00 s = .
> TestRubyParserV20#test_double_block_error_09 = 0.00 s = .
> TestRubyParserV20#test_op_asgn_or = 0.00 s = .
> TestRubyParserV20#test_undef_block_1 = 0.00 s = .
> TestRubyParserV20#test_block_append = 0.00 s = .
> TestRubyParserV20#test_double_block_error_06 = 0.00 s = .
> TestRubyParserV20#test_non_interpolated_symbol_array_line_breaks = 0.00 s = .
> TestRubyParserV20#test_defined_eh_parens = 0.00 s = .
> TestRubyParserV20#test_parse_line_rescue = 0.00 s = .
> TestRubyParserV20#test_magic_encoding_comment = 0.00 s = .
> TestRubyParserV20#test_or_big2 = 0.00 s = .
> TestRubyParserV20#test_mlhs_mid_anonsplat = 0.00 s = .
> TestRubyParserV20#test_non_interpolated_word_array_line_breaks = 0.00 s = .
> TestRubyParserV20#test_str_concat_space = 0.00 s = .
> TestRubyParserV20#test_parse_while_not_canonical = 0.00 s = .
> TestRubyParserV20#test_fcall_arglist_hash = 0.00 s = .
> TestRubyParserV20#test_for = 0.00 s = .
> TestRubyParserV20#test_attr_asgn_colon_id = 0.00 s = .
> TestRubyParserV20#test_masgn_cdecl = 0.00 s = .
> TestRubyParserV20#test_parse_if_not_noncanonical = 0.00 s = .
> TestRubyParserV20#test_logical_op_123_4 = 0.00 s = .
> TestRubyParserV20#test_begin_rescue_twice_mri_verbose_flag = 0.00 s = .
> TestRubyParserV20#test_block_append_nil_tail = 0.00 s = .
> TestRubyParserV20#test_str_question_literal__18 = 0.00 s = .
> TestRubyParserV20#test_call_bang_empty__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_do_colon_19 = 0.00 s = .
> TestRubyParserV20#test_bug_call_arglist_parens = 0.00 s = .
> TestRubyParserV20#test_call_assoc_new = 0.00 s = .
> TestRubyParserV20#test_call_array_lit_inline_hash = 0.00 s = .
> TestRubyParserV20#test_iter_args_1 = 0.00 s = .
> TestRubyParserV20#test_block_mystery_block = 0.00 s = .
> TestRubyParserV20#test_yield_array_n = 0.00 s = .
> TestRubyParserV20#test_match = 0.00 s = .
> TestRubyParserV20#test_begin_def = 0.00 s = .
> TestRubyParserV20#test_i_fucking_hate_line_numbers2 = 0.00 s = .
> TestRubyParserV20#test_yield_1 = 0.00 s = .
> TestRubyParserV20#test_back_ref = 0.00 s = .
> TestRubyParserV20#test_lasgn_ivar_env = 0.00 s = .
> TestRubyParserV20#test_call_no_space_symbol = 0.00 s = .
> TestRubyParserV20#test_iter_upto = 0.00 s = .
> TestRubyParserV20#test_array_pct_W = 0.00 s = .
> TestRubyParserV20#test_interpolated_symbol_array_line_breaks = 0.00 s = .
> TestRubyParserV20#test_call_and = 0.00 s = .
> TestRubyParserV20#test_call_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_str_evstr = 0.00 s = .
> TestRubyParserV20#test_postexe = 0.00 s = .
> TestRubyParserV20#test_lambda_args_norm_star = 0.00 s = .
> TestRubyParserV20#test_defn_kwarg_kwsplat_anon = 0.00 s = .
> TestRubyParserV20#test_defn_rescue_mri_verbose_flag = 0.00 s = .
> TestRubyParserV20#test_ensure = 0.00 s = .
> TestRubyParserV20#test_lambda_args_norm_anon_star = 0.00 s = .
> TestRubyParserV20#test_block_arg_splat_arg = 0.00 s = .
> TestRubyParserV20#test_lasgn_arg_rescue_arg = 0.00 s = .
> TestRubyParserV20#test_vcall = 0.00 s = .
> TestRubyParserV20#test_block_pass_fcall_1 = 0.00 s = .
> TestRubyParserV20#test_call_arglist_space__18 = 0.00 s = .
> TestRubyParserV20#test_call_eq3 = 0.00 s = .
> TestRubyParserV20#test_block_call_operation_colon = 0.00 s = .
> TestRubyParserV20#test_rescue_block_body_3 = 0.00 s = .
> TestRubyParserV20#test_iter_each_nested = 0.00 s = .
> TestRubyParserV20#test_masgn_splat_rhs_1 = 0.00 s = .
> TestRubyParserV20#test_while_pre_not_mod__18 = 0.00 s = .
> TestRubyParserV20#test_label_in_bare_hash_in_array_in_ternary__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV20#test_symbols_interp = 0.00 s = .
> TestRubyParserV20#test_aref_args_lit_assocs = 0.00 s = .
> TestRubyParserV20#test_eq_begin_line_numbers = 0.00 s = .
> TestRubyParserV20#test_lasgn_array = 0.00 s = .
> TestRubyParserV20#test_rescue_block_body = 0.00 s = .
> TestRubyParserV20#test_block_next = 0.00 s = .
> TestRubyParserV20#test_call_arg_kwsplat = 0.00 s = .
> TestRubyParserV23#test_str_evstr = 0.00 s = .
> TestRubyParserV23#test_defn_kwarg_kwarg = 0.00 s = .
> TestRubyParserV23#test_multiline_hash_declaration = 0.00 s = .
> TestRubyParserV23#test_rescue_lasgn_var_empty = 0.00 s = .
> TestRubyParserV23#test_block_args_opt2_2 = 0.00 s = .
> TestRubyParserV23#test_while_post = 0.00 s = .
> TestRubyParserV23#test_postexe = 0.00 s = .
> TestRubyParserV23#test_splat = 0.00 s = .
> TestRubyParserV23#test_lit_sym = 0.00 s = .
> TestRubyParserV23#test_rescue_lasgn = 0.00 s = .
> TestRubyParserV23#test_proc_args_2 = 0.00 s = .
> TestRubyParserV23#test_colon3 = 0.00 s = .
> TestRubyParserV23#test_iter_kwarg = 0.00 s = .
> TestRubyParserV23#test_kill_me5 = 0.00 s = S
> TestRubyParserV23#test_masgn_arg_ident = 0.00 s = .
> TestRubyParserV23#test_gvar = 0.00 s = .
> TestRubyParserV23#test_label_in_bare_hash_in_array_in_ternary__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_block_pass_call_1 = 0.00 s = .
> TestRubyParserV23#test_while_post_not__18 = 0.00 s = .
> TestRubyParserV23#test_iter_masgn_2 = 0.00 s = .
> TestRubyParserV23#test_bang_eq = 0.00 s = .
> TestRubyParserV23#test_bug_cond_pct = 0.00 s = .
> TestRubyParserV23#test_while_pre_not_mod__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_iter_args_8_1 = 0.00 s = .
> TestRubyParserV23#test_parse_line_str_with_newline_escape = 0.00 s = .
> TestRubyParserV23#test_hash = 0.00 s = .
> TestRubyParserV23#test_str_question_escape__18 = 0.00 s = .
> TestRubyParserV23#test_undef_2 = 0.00 s = .
> TestRubyParserV23#test_until_post = 0.00 s = .
> TestRubyParserV23#test_xstr = 0.00 s = .
> TestRubyParserV23#test_array_bare_hash__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_block_pass_thingy = 0.00 s = .
> TestRubyParserV23#test_f_kw__required = 0.00 s = .
> TestRubyParserV23#test_splat_fcall = 0.00 s = .
> TestRubyParserV23#test_stabby_args_1__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV23#test_block_arg_splat_arg = 0.00 s = .
> TestRubyParserV23#test_masgn_splat_to_ary2 = 0.00 s = .
> TestRubyParserV23#test_masgn_splat_arg = 0.00 s = .
> TestRubyParserV23#test_splat_return_array = 0.00 s = .
> TestRubyParserV23#test_break = 0.00 s = .
> TestRubyParserV23#test_stabby_args_2_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV23#test_call_rshift = 0.00 s = .
> TestRubyParserV23#test_iter_shadowed_var = 0.00 s = .
> TestRubyParserV23#test_nth_ref = 0.00 s = .
> TestRubyParserV23#test_iter_args_9_1 = 0.00 s = .
> TestRubyParserV23#test_iter_masgn_args_splat = 0.00 s = .
> TestRubyParserV23#test_parse_line_multiline_str_literal_n = 0.00 s = .
> TestRubyParserV23#test_defs_empty_args = 0.00 s = .
> TestRubyParserV23#test_defn_args_mand_opt_splat_block = 0.00 s = .
> TestRubyParserV23#test_defn_args_opt_splat_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_defn_or = 0.00 s = .
> TestRubyParserV23#test_fcall_arglist_norm_hash = 0.00 s = .
> TestRubyParserV23#test_lambda_args_norm_comma = 0.00 s = F
> TestRubyParserV23#test_block_opt_arg = 0.00 s = .
> TestRubyParserV23#test_unless_post_not__18 = 0.00 s = .
> TestRubyParserV23#test_do_lambda = 0.00 s = .
> TestRubyParserV23#test_attr_asgn_colon_id = 0.00 s = .
> TestRubyParserV23#test_defn_comments = 0.00 s = .
> TestRubyParserV23#test_splat_return = 0.00 s = .
> TestRubyParserV23#test_dregx_n = 0.00 s = .
> TestRubyParserV23#test_block_pass_fcall_n = 0.00 s = .
> TestRubyParserV23#test_call = 0.00 s = .
> TestRubyParserV23#test_iter_while = 0.00 s = .
> TestRubyParserV23#test_kill_me_10 = 0.00 s = .
> TestRubyParserV23#test_dregx_interp_empty = 0.00 s = .
> TestRubyParserV23#test_case_then_colon_19 = 0.00 s = .
> TestRubyParserV23#test_defs_kwarg = 0.00 s = .
> TestRubyParserV23#test_proc_args_1 = 0.00 s = .
> TestRubyParserV23#test_qsymbols = 0.00 s = .
> TestRubyParserV23#test_while_post2 = 0.00 s = .
> TestRubyParserV23#test_op_asgn1 = 0.00 s = .
> TestRubyParserV23#test_masgn_lhs_splat = 0.00 s = .
> TestRubyParserV23#test_dstr_3 = 0.00 s = .
> TestRubyParserV23#test_bug_call_arglist_parens = 0.00 s = .
> TestRubyParserV23#test_if_elsif = 0.00 s = .
> TestRubyParserV23#test_motherfuckin_leading_dots2 = 0.00 s = .
> TestRubyParserV23#test_block_stmt_before_mri_verbose_flag = 0.00 s = .
> TestRubyParserV23#test_double_block_error_04 = 0.00 s = .
> TestRubyParserV23#test_iter_args_4 = 0.00 s = .
> TestRubyParserV23#test_defn_args_mand_block = 0.00 s = .
> TestRubyParserV23#test_class_super_expr = 0.00 s = .
> TestRubyParserV23#test_masgn_double_paren = 0.00 s = .
> TestRubyParserV23#test_call_arglist_hash = 0.00 s = .
> TestRubyParserV23#test_op_asgn_or_ivar2 = 0.00 s = .
> TestRubyParserV23#test_safe_call_newline = 0.00 s = .
> TestRubyParserV23#test_parse_line_call_ivar_line_break_paren = 0.00 s = .
> TestRubyParserV23#test_kill_me2 = 0.00 s = .
> TestRubyParserV23#test_quoted_symbol_hash_arg = 0.00 s = .
> TestRubyParserV23#test_call_args_assoc_quoted = 0.00 s = .
> TestRubyParserV23#test_case_nested_inner_no_expr = 0.00 s = .
> TestRubyParserV23#test_symbols_empty_space = 0.00 s = .
> TestRubyParserV23#test_defn_opt_splat_arg = 0.00 s = .
> TestRubyParserV23#test_unary_tilde = 0.00 s = .
> TestRubyParserV23#test_defn_args_opt_splat = 0.00 s = .
> TestRubyParserV23#test_qsymbols_empty_space = 0.00 s = .
> TestRubyParserV23#test_yield_1 = 0.00 s = .
> TestRubyParserV23#test_while_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_lambda_args_norm_comma2 = 0.00 s = F
> TestRubyParserV23#test_splat_yield_array = 0.00 s = .
> TestRubyParserV23#test_str_question_control__18 = 0.00 s = .
> TestRubyParserV23#test_true = 0.00 s = .
> TestRubyParserV23#test_call_bang_empty__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_call_dot_parens = 0.00 s = .
> TestRubyParserV23#test_op_asgn_dot_ident_command_call = 0.00 s = .
> TestRubyParserV23#test_call_assoc_new = 0.00 s = .
> TestRubyParserV23#test_block_kw = 0.00 s = .
> TestRubyParserV23#test_block_splat_reg = 0.00 s = .
> TestRubyParserV23#test_call_arglist_norm_hash = 0.00 s = .
> TestRubyParserV23#test_do_bug = 0.00 s = .
> TestRubyParserV23#test_block_pass_call_n = 0.00 s = .
> TestRubyParserV23#test_dasgn_2 = 0.00 s = .
> TestRubyParserV23#test_parse_line_trailing_newlines = 0.00 s = .
> TestRubyParserV23#test_block_arg_opt_arg_block = 0.00 s = .
> TestRubyParserV23#test_call_index = 0.00 s = .
> TestRubyParserV23#test_safe_call_operator = 0.00 s = .
> TestRubyParserV23#test_stabby_args_1_no_parens_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV23#test_return_1_splatted = 0.00 s = .
> TestRubyParserV23#test_dstr_heredoc_yet_again = 0.00 s = .
> TestRubyParserV23#test_parse_while_not_noncanonical = 0.00 s = .
> TestRubyParserV23#test_safe_call = 0.00 s = .
> TestRubyParserV23#test_call_lte = 0.00 s = .
> TestRubyParserV23#test_cdecl = 0.00 s = .
> TestRubyParserV23#test_assoc_label = 0.00 s = .
> TestRubyParserV23#test_call_assoc = 0.00 s = .
> TestRubyParserV23#test_attrasgn = 0.00 s = .
> TestRubyParserV23#test_required_kwarg_no_value = 0.00 s = .
> TestRubyParserV23#test_masgn_splat_lhs = 0.00 s = .
> TestRubyParserV23#test_call_eq3 = 0.00 s = .
> TestRubyParserV23#test_stabby_args_1_no_parens__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV23#test_call_arglist_space__18 = 0.00 s = .
> TestRubyParserV23#test_parse_until_not_noncanonical = 0.00 s = .
> TestRubyParserV23#test_yield_arg = 0.00 s = .
> TestRubyParserV23#test_constX = 0.00 s = .
> TestRubyParserV23#test_super_1_array = 0.00 s = .
> TestRubyParserV23#test_defined_eh_parens = 0.00 s = .
> TestRubyParserV23#test_op_asgn_and_ivar2 = 0.00 s = .
> TestRubyParserV23#test_iter_masgn_args_splat_no_name = 0.00 s = .
> TestRubyParserV23#test_constZ = 0.00 s = .
> TestRubyParserV23#test_iter_upto = 0.00 s = .
> TestRubyParserV23#test_super_arg = 0.00 s = .
> TestRubyParserV23#test_stabby_proc_scope = 0.00 s = .
> TestRubyParserV23#test_false = 0.00 s = .
> TestRubyParserV23#test_block_arg_opt_splat_arg_block_omfg = 0.00 s = .
> TestRubyParserV23#test_while_pre_not__18 = 0.00 s = .
> TestRubyParserV23#test_parse_line_heredoc_regexp_chars = 0.00 s = .
> TestRubyParserV23#test_aref_args_assocs = 0.00 s = .
> TestRubyParserV23#test_call_colon2 = 0.00 s = .
> TestRubyParserV23#test_cond_unary_minus = 0.00 s = .
> TestRubyParserV23#test_attrasgn_index_equals_space = 0.00 s = .
> TestRubyParserV23#test_dstr_2 = 0.00 s = .
> TestRubyParserV23#test_alias = 0.00 s = .
> TestRubyParserV23#test_defn_kwarg_kwsplat = 0.00 s = .
> TestRubyParserV23#test_parse_line_defn_no_parens = 0.00 s = .
> TestRubyParserV23#test_lit_long = 0.00 s = .
> TestRubyParserV23#test_parse_line_dstr_newline = 0.00 s = S
> TestRubyParserV23#test_rescue_block_body_ivar = 0.00 s = .
> TestRubyParserV23#test_double_block_error_05 = 0.00 s = .
> TestRubyParserV23#test_parse_line_block_inline_comment = 0.00 s = .
> TestRubyParserV23#test_sclass = 0.00 s = .
> TestRubyParserV23#test_not__18 = 0.00 s = .
> TestRubyParserV23#test_op_asgn_primary_colon_identifier = 0.00 s = .
> TestRubyParserV23#test_const = 0.00 s = .
> TestRubyParserV23#test_defn_args_mand_opt_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_op_asgn1_ivar = 0.00 s = .
> TestRubyParserV23#test_bug_comment_eq_begin = 0.00 s = .
> TestRubyParserV23#test_unless_post = 0.00 s = .
> TestRubyParserV23#test_dstr = 0.00 s = .
> TestRubyParserV23#test_dstr_heredoc_windoze_sucks = 0.00 s = .
> TestRubyParserV23#test_when_splat = 0.00 s = .
> TestRubyParserV23#test_dstr_lex_state = 0.00 s = .
> TestRubyParserV23#test_to_ary = 0.00 s = .
> TestRubyParserV23#test_defn_arg_asplat_arg = 0.00 s = .
> TestRubyParserV23#test_splat_lasgn = 0.00 s = .
> TestRubyParserV23#test_bug191 = 0.00 s = .
> TestRubyParserV23#test_call_arglist_norm_hash_colons__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_until_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_defn_args_opt_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_structure_remove_begin_1 = 0.00 s = .
> TestRubyParserV23#test_stabby_args_1_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV23#test_parse_def_xxx2 = 0.00 s = .
> TestRubyParserV23#test_defn_splat_no_name = 0.00 s = .
> TestRubyParserV23#test_flip2_env_lvar = 0.00 s = .
> TestRubyParserV23#test_iter_args_1 = 0.00 s = .
> TestRubyParserV23#test_parse_while_not_canonical = 0.00 s = .
> TestRubyParserV23#test_block_kwarg_lvar_multiple = 0.00 s = .
> TestRubyParserV23#test_defn_something_eh = 0.00 s = .
> TestRubyParserV23#test_dstr_the_revenge = 0.00 s = .
> TestRubyParserV23#test_splat_array = 0.00 s = .
> TestRubyParserV23#test_begin_else_return_value = 0.00 s = .
> TestRubyParserV23#test_iter_downto = 0.00 s = .
> TestRubyParserV23#test_masgn_splat_arg_arg = 0.00 s = .
> TestRubyParserV23#test_block_mystery_block = 0.00 s = .
> TestRubyParserV23#test_splat_super_array = 0.00 s = .
> TestRubyParserV23#test_fcall_arglist_hash_colons__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_lambda_args_norm_star_block = 0.00 s = .
> TestRubyParserV23#test_call_unary_bang = 0.00 s = .
> TestRubyParserV23#test_parse_line_hash_lit = 0.00 s = .
> TestRubyParserV23#test_class_super_object = 0.00 s = .
> TestRubyParserV23#test_mlhs_back_anonsplat = 0.00 s = .
> TestRubyParserV23#test_defn_powarg = 0.00 s = .
> TestRubyParserV23#test_or = 0.00 s = .
> TestRubyParserV23#test_magic_encoding_comment = 0.00 s = .
> TestRubyParserV23#test_aref_args_lit_assocs = 0.00 s = .
> TestRubyParserV23#test_defn_args_block = 0.00 s = .
> TestRubyParserV23#test_kill_me_11 = 0.00 s = .
> TestRubyParserV23#test_begin_rescue_ensure = 0.00 s = .
> TestRubyParserV23#test_op_asgn_or_block = 0.00 s = .
> TestRubyParserV23#test_attrasgn_array_lhs = 0.00 s = .
> TestRubyParserV23#test_flip2_method = 0.00 s = .
> TestRubyParserV23#test_masgn_splat_rhs_1 = 0.00 s = .
> TestRubyParserV23#test_dstr_heredoc_expand = 0.00 s = .
> TestRubyParserV23#test_next_arg = 0.00 s = .
> TestRubyParserV23#test_stabby_block_kw__required = 0.00 s = .
> TestRubyParserV23#test_undef = 0.00 s = .
> TestRubyParserV23#test_defs_comments = 0.00 s = .
> TestRubyParserV23#test_parse_line_heredoc = 0.00 s = .
> TestRubyParserV23#test_block_stmt_before = 0.00 s = .
> TestRubyParserV23#test_defn_kwarg_val = 0.00 s = .
> TestRubyParserV23#test_lasgn_call = 0.00 s = .
> TestRubyParserV23#test_lit_sym_splat = 0.00 s = .
> TestRubyParserV23#test_splat_lasgn_array = 0.00 s = .
> TestRubyParserV23#test_call_kwsplat = 0.00 s = .
> TestRubyParserV23#test_iter_args_7_2 = 0.00 s = .
> TestRubyParserV23#test_unless_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_call_not = 0.00 s = .
> TestRubyParserV23#test_str_str_str = 0.00 s = .
> TestRubyParserV23#test_defn_args_opt_block = 0.00 s = .
> TestRubyParserV23#test_label_vs_string = 0.00 s = .
> TestRubyParserV23#test_yield_array_n = 0.00 s = .
> TestRubyParserV23#test_array_pct_W_dstr = 0.00 s = .
> TestRubyParserV23#test_block_append = 0.00 s = .
> TestRubyParserV23#test_masgn_splat_no_name_trailing = 0.00 s = .
> TestRubyParserV23#test_dstr_str = 0.00 s = .
> TestRubyParserV23#test_op_asgn_val_dot_ident_command_call = 0.00 s = .
> TestRubyParserV23#test_splat_yield = 0.00 s = .
> TestRubyParserV23#test_dsym_to_sym = 0.00 s = .
> TestRubyParserV23#test_dsym = 0.00 s = .
> TestRubyParserV23#test_fcall_keyword = 0.00 s = .
> TestRubyParserV23#test_block_append_nil_tail = 0.00 s = .
> TestRubyParserV23#test_logical_op_12_3 = 0.00 s = .
> TestRubyParserV23#test_non_interpolated_word_array_line_breaks = 0.00 s = .
> TestRubyParserV23#test_bug_hash_args = 0.00 s = .
> TestRubyParserV23#test_case_splat = 0.00 s = .
> TestRubyParserV23#test_lit_bool_false = 0.00 s = .
> TestRubyParserV23#test_ensure = 0.00 s = .
> TestRubyParserV23#test_defs_empty = 0.00 s = .
> TestRubyParserV23#test_stabby_args_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV23#test_parse_line_block_inline_multiline_comment = 0.00 s = .
> TestRubyParserV23#test_zsuper = 0.00 s = .
> TestRubyParserV23#test_begin_rescue_ensure_all_empty = 0.00 s = .
> TestRubyParserV23#test_lit_regexp_once = 0.00 s = .
> TestRubyParserV23#test_parse_line_block_inline_comment_leading_newlines = 0.00 s = .
> TestRubyParserV23#test_str_heredoc = 0.00 s = .
> TestRubyParserV23#test_call_index_no_args = 0.00 s = .
> TestRubyParserV23#test_masgn_colon3 = 0.00 s = .
> TestRubyParserV23#test_parse_if_not_noncanonical = 0.00 s = .
> TestRubyParserV23#test_call_assoc_trailing_comma = 0.00 s = .
> TestRubyParserV23#test_evstr_evstr = 0.00 s = .
> TestRubyParserV23#test_iter_each_nested = 0.00 s = .
> TestRubyParserV23#test_stabby_args_2_no_parens__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV23#test_module2 = 0.00 s = .
> TestRubyParserV23#test_pipe_space = 0.00 s = .
> TestRubyParserV23#test_block_decomp_arg_splat = 0.00 s = .
> TestRubyParserV23#test_lit_range2 = 0.00 s = .
> TestRubyParserV23#test_dregx_once = 0.00 s = .
> TestRubyParserV23#test_iter_dasgn_curr_dasgn_madness = 0.00 s = .
> TestRubyParserV23#test_slashy_newlines_within_string = 0.00 s = .
> TestRubyParserV23#test_call_bang__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_for = 0.00 s = .
> TestRubyParserV23#test_stabby_block_kw = 0.00 s = .
> TestRubyParserV23#test_if_post_not__18 = 0.00 s = .
> TestRubyParserV23#test_mlhs_keyword = 0.00 s = .
> TestRubyParserV23#test_alias_gvar_backref = 0.00 s = .
> TestRubyParserV23#test_op_asgn_command_call = 0.00 s = .
> TestRubyParserV23#test_str_question_escape__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_dasgn_mixed = 0.00 s = .
> TestRubyParserV23#test_stabby_arg_opt_splat_arg_block_omfg = 0.00 s = .
> TestRubyParserV23#test_iter_args_ivar__18 = 0.00 s = .
> TestRubyParserV23#test_defn_args_mand_splat_no_name = 0.00 s = .
> TestRubyParserV23#test_symbols = 0.00 s = .
> TestRubyParserV23#test_block_pass_splat = 0.00 s = .
> TestRubyParserV23#test_mlhs_back_splat = 0.00 s = .
> TestRubyParserV23#test_masgn_masgn = 0.00 s = .
> TestRubyParserV23#test_dasgn_icky2 = 0.00 s = .
> TestRubyParserV23#test_double_block_error_07 = 0.00 s = .
> TestRubyParserV23#test_while_pre = 0.00 s = .
> TestRubyParserV23#test_bug_case_when_regexp = 0.00 s = .
> TestRubyParserV23#test_literal_concat_str_evstr = 0.00 s = .
> TestRubyParserV23#test_f_kw = 0.00 s = .
> TestRubyParserV23#test_svalue = 0.00 s = .
> TestRubyParserV23#test_double_block_error_01 = 0.00 s = .
> TestRubyParserV23#test_block_opt_splat_arg_block_omfg = 0.00 s = .
> TestRubyParserV23#test_lambda_args_anon_star = 0.00 s = .
> TestRubyParserV23#test_lambda_args_norm_block = 0.00 s = .
> TestRubyParserV23#test_class_comments = 0.00 s = .
> TestRubyParserV23#test_str = 0.00 s = .
> TestRubyParserV23#test_str_newline_hash_line_number = 0.00 s = .
> TestRubyParserV23#test_cvasgn = 0.00 s = .
> TestRubyParserV23#test_parse_line_newlines = 0.00 s = .
> TestRubyParserV23#test_iasgn = 0.00 s = .
> TestRubyParserV23#test_logical_op_nested_mix = 0.00 s = .
> TestRubyParserV23#test_defn_args_mand_splat_block = 0.00 s = .
> TestRubyParserV23#test_symbol_empty = 0.00 s = .
> TestRubyParserV23#test_undef_block_2 = 0.00 s = .
> TestRubyParserV23#test_undef_block_3_post = 0.00 s = .
> TestRubyParserV23#test_defn_args_mand_opt_splat_no_name = 0.00 s = .
> TestRubyParserV23#test_array_pct_w_dstr = 0.00 s = .
> TestRubyParserV23#test_dasgn_0 = 0.00 s = .
> TestRubyParserV23#test_str_heredoc_interp = 0.00 s = .
> TestRubyParserV23#test_call_pipe = 0.00 s = .
> TestRubyParserV23#test_call_lt = 0.00 s = .
> TestRubyParserV23#test_call_command = 0.00 s = .
> TestRubyParserV23#test_attrasgn_array_arg = 0.00 s = .
> TestRubyParserV23#test_block_kw__required = 0.00 s = .
> TestRubyParserV23#test_call_arg_assoc_kwsplat = 0.00 s = .
> TestRubyParserV23#test_retry = 0.00 s = .
> TestRubyParserV23#test_safe_call_dot_parens = 0.00 s = .
> TestRubyParserV23#test_class_scoped = 0.00 s = .
> TestRubyParserV23#test_masgn_command_call = 0.00 s = .
> TestRubyParserV23#test_safe_call_rhs_newline = 0.00 s = .
> TestRubyParserV23#test_bug_187 = 0.00 s = .
> TestRubyParserV23#test_kill_me_6 = 0.00 s = .
> TestRubyParserV23#test_call_star2 = 0.00 s = .
> TestRubyParserV23#test_until_pre = 0.00 s = .
> TestRubyParserV23#test_call_spaceship = 0.00 s = .
> TestRubyParserV23#test_str_concat_newline = 0.00 s = .
> TestRubyParserV23#test_undef_block_wtf = 0.00 s = .
> TestRubyParserV23#test_until_pre_not__18 = 0.00 s = .
> TestRubyParserV23#test_if_args_no_space_symbol__18 = 0.00 s = .
> TestRubyParserV23#test_safe_call_after_newline = 0.00 s = .
> TestRubyParserV23#test_iter_each_lvar = 0.00 s = .
> TestRubyParserV23#test_masgn_attrasgn_idx = 0.00 s = .
> TestRubyParserV23#test_defn_args_mand_opt = 0.00 s = .
> TestRubyParserV23#test_args_kw_block = 0.00 s = .
> TestRubyParserV23#test_attrasgn_primary_dot_constant = 0.00 s = .
> TestRubyParserV23#test_block_arg_scope2 = 0.00 s = .
> TestRubyParserV23#test_block_arg_kwsplat = 0.00 s = .
> TestRubyParserV23#test_i_fucking_hate_line_numbers2 = 0.00 s = .
> TestRubyParserV23#test_call_expr = 0.00 s = .
> TestRubyParserV23#test_index_0 = 0.00 s = .
> TestRubyParserV23#test_block_pass_omgwtf = 0.00 s = .
> TestRubyParserV23#test_iter_args_8_2 = 0.00 s = .
> TestRubyParserV23#test_defn_rescue_mri_verbose_flag = 0.00 s = .
> TestRubyParserV23#test_fcall_arglist = 0.00 s = .
> TestRubyParserV23#test_block_append_nil_head = 0.00 s = .
> TestRubyParserV23#test_defn_kwarg_no_parens = 0.00 s = .
> TestRubyParserV23#test_do_colon_19 = 0.00 s = .
> TestRubyParserV23#test_list_append = 0.00 s = .
> TestRubyParserV23#test_block_opt_splat = 0.00 s = .
> TestRubyParserV23#test_match3 = 0.00 s = .
> TestRubyParserV23#test_safe_attrasgn = 0.00 s = .
> TestRubyParserV23#test_splat_lit_1 = 0.00 s = .
> TestRubyParserV23#test_bug_args_masgn = 0.00 s = .
> TestRubyParserV23#test_interpolated_word_array_line_breaks = 0.00 s = .
> TestRubyParserV23#test_symbols_interp = 0.00 s = .
> TestRubyParserV23#test_if_post = 0.00 s = .
> TestRubyParserV23#test_block_arg_optional = 0.00 s = .
> TestRubyParserV23#test_bug_not_parens = 0.00 s = .
> TestRubyParserV23#test_thingy = 0.00 s = .
> TestRubyParserV23#test_block_lasgn = 0.00 s = .
> TestRubyParserV23#test_block_return = 0.00 s = .
> TestRubyParserV23#test_ternary_symbol_no_spaces = 0.00 s = .
> TestRubyParserV23#test_iter_masgn_splat = 0.00 s = .
> TestRubyParserV23#test_block_call_operation_dot = 0.00 s = .
> TestRubyParserV23#test_break_arg = 0.00 s = .
> TestRubyParserV23#test_splat_break_array = 0.00 s = .
> TestRubyParserV23#test_hash_new__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_masgn_arg_colon_arg = 0.00 s = .
> TestRubyParserV23#test_call_fonz__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_for_no_body = 0.00 s = .
> TestRubyParserV23#test_iter_args_5 = 0.00 s = S
> TestRubyParserV23#test_integer_with_if_modifier = 0.00 s = .
> TestRubyParserV23#test_cvar = 0.00 s = .
> TestRubyParserV23#test_assoc_list_19 = 0.00 s = .
> TestRubyParserV23#test_masgn_star = 0.00 s = .
> TestRubyParserV23#test_if_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_call_trailing_comma = 0.00 s = .
> TestRubyParserV23#test_logical_op_1234_5 = 0.00 s = .
> TestRubyParserV23#test_block_pass_call_0 = 0.00 s = .
> TestRubyParserV23#test_dstr_concat = 0.00 s = .
> TestRubyParserV23#test_parse_opt_call_args_assocs_comma = 0.00 s = .
> TestRubyParserV23#test_stabby_args__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV23#test_parse_line_block = 0.00 s = .
> TestRubyParserV23#test_op_asgn2 = 0.00 s = .
> TestRubyParserV23#test_redo = 0.00 s = .
> TestRubyParserV23#test_block_call_dot_op2_cmd_args_do_block = 0.00 s = .
> TestRubyParserV23#test_valias = 0.00 s = .
> TestRubyParserV23#test_symbols_empty = 0.00 s = .
> TestRubyParserV23#test_literal_concat_dstr_evstr = 0.00 s = .
> TestRubyParserV23#test_pipe_semicolon = 0.00 s = S
> TestRubyParserV23#test_block_arg_opt_splat = 0.00 s = .
> TestRubyParserV23#test_proc_args_0 = 0.00 s = .
> TestRubyParserV23#test_zomg_sometimes_i_hate_this_project = 0.00 s = .
> TestRubyParserV23#test_iter_args_3 = 0.00 s = .
> TestRubyParserV23#test_sclass_multiple = 0.00 s = .
> TestRubyParserV23#test_safe_op_asgn2 = 0.00 s = .
> TestRubyParserV23#test_gvar_underscore = 0.00 s = .
> TestRubyParserV23#test_iter_args_11_2 = 0.00 s = .
> TestRubyParserV23#test_gasgn = 0.00 s = .
> TestRubyParserV23#test_str_backslashes = 0.00 s = .
> TestRubyParserV23#test_next = 0.00 s = .
> TestRubyParserV23#test_structure_extra_block_for_dvar_scoping = 0.00 s = .
> TestRubyParserV23#test_wtf_8 = 0.00 s = .
> TestRubyParserV23#test_begin_rescue_twice_mri_verbose_flag = 0.00 s = .
> TestRubyParserV23#test_bug_args__19 = 0.00 s = .
> TestRubyParserV23#test_call_gt = 0.00 s = .
> TestRubyParserV23#test_masgn_splat_to_ary = 0.00 s = .
> TestRubyParserV23#test_rescue_block_nada = 0.00 s = .
> TestRubyParserV23#test_defn_args_mand_splat = 0.00 s = .
> TestRubyParserV23#test_dstr_str_lit_start = 0.00 s = .
> TestRubyParserV23#test_iter_call_arglist_space = 0.00 s = .
> TestRubyParserV23#test_safe_op_asgn = 0.00 s = .
> TestRubyParserV23#test_defn_args_none = 0.00 s = .
> TestRubyParserV23#test_lambda_args_norm_star = 0.00 s = .
> TestRubyParserV23#test_hash_rescue = 0.00 s = .
> TestRubyParserV23#test_lambda_args_norm_anon_star = 0.00 s = .
> TestRubyParserV23#test_str_concat_space = 0.00 s = .
> TestRubyParserV23#test_undef_3 = 0.00 s = .
> TestRubyParserV23#test_kill_me_7 = 0.00 s = .
> TestRubyParserV23#test_call_args_command = 0.00 s = .
> TestRubyParserV23#test_block_stmt_after = 0.00 s = .
> TestRubyParserV23#test_str_question_control__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_block_kwarg_lvar = 0.00 s = .
> TestRubyParserV23#test_bug_begin_else = 0.00 s = .
> TestRubyParserV23#test_defn_args_mand_opt_block = 0.00 s = .
> TestRubyParserV23#test_if_block_condition = 0.00 s = .
> TestRubyParserV23#test_parse_line_iter_call_parens = 0.00 s = .
> TestRubyParserV23#test_op_asgn_or_ivar = 0.00 s = .
> TestRubyParserV23#test_call_unary_neg = 0.00 s = .
> TestRubyParserV23#test_safe_attrasgn_constant = 0.00 s = .
> TestRubyParserV23#test_masgn_attrasgn = 0.00 s = .
> TestRubyParserV23#test_str_pct_Q_nested = 0.00 s = .
> TestRubyParserV23#test_str_heredoc_empty = 0.00 s = .
> TestRubyParserV23#test_defs_as_arg_with_do_block_inside = 0.00 s = .
> TestRubyParserV23#test_masgn_splat_no_name_to_ary = 0.00 s = .
> TestRubyParserV23#test_begin = 0.00 s = .
> TestRubyParserV23#test_block_stmt_both = 0.00 s = .
> TestRubyParserV23#test_defn_args_splat = 0.00 s = .
> TestRubyParserV23#test_lambda_args_anon_star_block = 0.00 s = .
> TestRubyParserV23#test_block_optarg = 0.00 s = .
> TestRubyParserV23#test_interpolated_symbol_array_line_breaks = 0.00 s = .
> TestRubyParserV23#test_call_star = 0.00 s = .
> TestRubyParserV23#test_class_super_array = 0.00 s = .
> TestRubyParserV23#test_list_prepend = 0.00 s = .
> TestRubyParserV23#test_mlhs_front_anonsplat = 0.00 s = .
> TestRubyParserV23#test_module_scoped3 = 0.00 s = .
> TestRubyParserV23#test_begin_rescue_twice = 0.00 s = .
> TestRubyParserV23#test_logical_op_12 = 0.00 s = .
> TestRubyParserV23#test_begin_def = 0.00 s = .
> TestRubyParserV23#test_lasgn_env = 0.00 s = .
> TestRubyParserV23#test_defn_kwarg_kwsplat_anon = 0.00 s = .
> TestRubyParserV23#test_block_next = 0.00 s = .
> TestRubyParserV23#test_splat_next_array = 0.00 s = .
> TestRubyParserV23#test_heredoc_squiggly = 0.00 s = .
> TestRubyParserV23#test_block_args_opt3 = 0.00 s = .
> TestRubyParserV23#test_case_nested = 0.00 s = .
> TestRubyParserV23#test_iter_args_2__19 = 0.00 s = .
> TestRubyParserV23#test_array_bare_hash_labels__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_constY = 0.00 s = .
> TestRubyParserV23#test_str_str = 0.00 s = .
> TestRubyParserV23#test_lit_regexp = 0.00 s = .
> TestRubyParserV23#test_mlhs_mid_anonsplat = 0.00 s = .
> TestRubyParserV23#test_defined = 0.00 s = .
> TestRubyParserV23#test_defn_args_opt_splat_no_name = 0.00 s = .
> TestRubyParserV23#test_until_pre_not_mod__18 = 0.00 s = .
> TestRubyParserV23#test_iter_args_10_1 = 0.00 s = .
> TestRubyParserV23#test_module = 0.00 s = .
> TestRubyParserV23#test_parse_opt_call_args_lit_comma = 0.00 s = .
> TestRubyParserV23#test_masgn = 0.00 s = .
> TestRubyParserV23#test_splat_fcall_array = 0.00 s = .
> TestRubyParserV23#test_defn_rescue = 0.00 s = .
> TestRubyParserV23#test_double_block_error_02 = 0.00 s = .
> TestRubyParserV23#test_iter_args_9_2 = 0.00 s = .
> TestRubyParserV23#test_masgn_iasgn = 0.00 s = .
> TestRubyParserV23#test_masgn_var_star_var = 0.00 s = .
> TestRubyParserV23#test_BEGIN = 0.00 s = .
> TestRubyParserV23#test_gvar_underscore_blah = 0.00 s = .
> TestRubyParserV23#test_argscat_inside = 0.00 s = .
> TestRubyParserV23#test___ENCODING__ = 0.00 s = .
> TestRubyParserV23#test_block_command_operation_dot = 0.00 s = .
> TestRubyParserV23#test_masgn_splat_rhs_n = 0.00 s = .
> TestRubyParserV23#test_back_ref = 0.00 s = .
> TestRubyParserV23#test_block_arg_scope = 0.00 s = .
> TestRubyParserV23#test_literal_concat_dstr_dstr = 0.00 s = .
> TestRubyParserV23#test_proc_args_no = 0.00 s = .
> TestRubyParserV23#test_undef_block_1 = 0.00 s = .
> TestRubyParserV23#test_call_bang_command_call = 0.00 s = .
> TestRubyParserV23#test_masgn_argscat = 0.00 s = .
> TestRubyParserV23#test_wtf = 0.00 s = .
> TestRubyParserV23#test_heredoc_unicode = 0.00 s = .
> TestRubyParserV23#test_masgn_colon2 = 0.00 s = .
> TestRubyParserV23#test_call_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_masgn_attrasgn_array_rhs = 0.00 s = .
> TestRubyParserV23#test_rescue_exceptions = 0.00 s = .
> TestRubyParserV23#test_splat_next = 0.00 s = .
> TestRubyParserV23#test_dregx_once_n_interp = 0.00 s = .
> TestRubyParserV23#test_parse_until_not_canonical = 0.00 s = .
> TestRubyParserV23#test_array_pct_w = 0.00 s = .
> TestRubyParserV23#test_label_in_callargs_in_ternary__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_lit_float = 0.00 s = .
> TestRubyParserV23#test_defn_kwarg_lvar = 0.00 s = .
> TestRubyParserV23#test_while_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_empty = 0.00 s = .
> TestRubyParserV23#test_i_have_no_freakin_clue = 0.00 s = .
> TestRubyParserV23#test_parse_if_not_canonical = 0.00 s = .
> TestRubyParserV23#test_fcall_inside_parens = 0.00 s = .
> TestRubyParserV23#test_literal_concat_evstr_evstr = 0.00 s = .
> TestRubyParserV23#test_if_pre_not__18 = 0.00 s = .
> TestRubyParserV23#test_dstr_evstr = 0.00 s = .
> TestRubyParserV23#test_iter_args_7_1 = 0.00 s = .
> TestRubyParserV23#test_regexp = 0.00 s = .
> TestRubyParserV23#test_defn_zarray = 0.00 s = .
> TestRubyParserV23#test_block_reg_optarg = 0.00 s = .
> TestRubyParserV23#test_call_index_space = 0.00 s = .
> TestRubyParserV23#test_if_symbol = 0.00 s = .
> TestRubyParserV23#test_parse_line_call_ivar_arg_no_parens_line_break = 0.00 s = .
> TestRubyParserV23#test_yield_array_1 = 0.00 s = .
> TestRubyParserV23#test_block_decomp_anon_splat_arg = 0.00 s = .
> TestRubyParserV23#test_masgn_cdecl = 0.00 s = .
> TestRubyParserV23#test_call_array_arg = 0.00 s = .
> TestRubyParserV23#test_block_attrasgn = 0.00 s = .
> TestRubyParserV23#test_block_command_operation_colon = 0.00 s = .
> TestRubyParserV23#test_call_arglist = 0.00 s = .
> TestRubyParserV23#test_lambda_args_star_block = 0.00 s = .
> TestRubyParserV23#test_mlhs_mid_splat = 0.00 s = .
> TestRubyParserV23#test_if_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_block_append_begin_begin = 0.00 s = .
> TestRubyParserV23#test_parse_line_defn_complex = 0.00 s = .
> TestRubyParserV23#test_return_call_assocs = 0.00 s = .
> TestRubyParserV23#test_float_with_if_modifier = 0.00 s = .
> TestRubyParserV23#test_lambda_args_star = 0.00 s = .
> TestRubyParserV23#test_method_call_assoc_trailing_comma = 0.00 s = .
> TestRubyParserV23#test_parse_line_iter_call_no_parens = 0.00 s = .
> TestRubyParserV23#test_cvasgn_cls_method = 0.00 s = .
> TestRubyParserV23#test_call_carat = 0.00 s = .
> TestRubyParserV23#test_bug_args_masgn2 = 0.00 s = .
> TestRubyParserV23#test_fcall_arglist_hash = 0.00 s = .
> TestRubyParserV23#test_kill_me3 = 0.00 s = .
> TestRubyParserV23#test_lasgn_array = 0.00 s = .
> TestRubyParserV23#test_iter_loop_empty = 0.00 s = .
> TestRubyParserV23#test_until_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_double_block_error_03 = 0.00 s = .
> TestRubyParserV23#test_parse_line_call_no_args = 0.00 s = .
> TestRubyParserV23#test_iter_args_11_1 = 0.00 s = .
> TestRubyParserV23#test_op_asgn2_self = 0.00 s = .
> TestRubyParserV23#test_match2 = 0.00 s = .
> TestRubyParserV23#test_splat_fcall_middle__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_block_append_tail_block = 0.00 s = .
> TestRubyParserV23#test_hash_new_no_space__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_block_break = 0.00 s = .
> TestRubyParserV23#test_or_big = 0.00 s = .
> TestRubyParserV23#test_yield_0 = 0.00 s = .
> TestRubyParserV23#test_qsymbols_empty = 0.00 s = .
> TestRubyParserV23#test_dregx = 0.00 s = .
> TestRubyParserV23#test_non_interpolated_symbol_array_line_breaks = 0.00 s = .
> TestRubyParserV23#test_dot2 = 0.00 s = .
> TestRubyParserV23#test_dstr_evstr_empty_end = 0.00 s = .
> TestRubyParserV23#test_bug_and = 0.00 s = .
> TestRubyParserV23#test_unless_pre_not__18 = 0.00 s = .
> TestRubyParserV23#test_str_interp_file = 0.00 s = .
> TestRubyParserV23#test_bug_masgn_right = 0.00 s = .
> TestRubyParserV23#test_return_0 = 0.00 s = .
> TestRubyParserV23#test_until_pre_mod = 0.00 s = .
> TestRubyParserV23#test_lasgn_arg_rescue_arg = 0.00 s = .
> TestRubyParserV23#test_qwords_empty = 0.00 s = .
> TestRubyParserV23#test_block_decomp_splat = 0.00 s = .
> TestRubyParserV23#test_class_scoped3 = 0.00 s = .
> TestRubyParserV23#test_parse_floats_as_args = 0.00 s = .
> TestRubyParserV23#test_match = 0.00 s = .
> TestRubyParserV23#test_bug_249 = 0.00 s = .
> TestRubyParserV23#test_expr_not_bang = 0.00 s = .
> TestRubyParserV23#test_dregx_interp = 0.00 s = .
> TestRubyParserV23#test_defn_args_splat_no_name = 0.00 s = .
> TestRubyParserV23#test_call_arg_kwsplat = 0.00 s = .
> TestRubyParserV23#test_kill_me = 0.00 s = .
> TestRubyParserV23#test_while_pre_nil = 0.00 s = .
> TestRubyParserV23#test_defn_args_mand_opt_splat_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_heredoc_broken_windows_theory_applies_to_microsoft_more_than_anything = 0.00 s = .
> TestRubyParserV23#test_parse_line_return = 0.00 s = .
> TestRubyParserV23#test_array_pct_W = 0.00 s = .
> TestRubyParserV23#test_defn_splat_arg = 0.00 s = .
> TestRubyParserV23#test_block_scope = 0.00 s = .
> TestRubyParserV23#test_rescue_lasgn_var = 0.00 s = .
> TestRubyParserV23#test_double_block_error_08 = 0.00 s = .
> TestRubyParserV23#test_defs = 0.00 s = .
> TestRubyParserV23#test_argspush = 0.00 s = .
> TestRubyParserV23#test_array = 0.00 s = .
> TestRubyParserV23#test_double_block_error_09 = 0.00 s = .
> TestRubyParserV23#test_ternary_nil_no_space = 0.00 s = .
> TestRubyParserV23#test_cvdecl = 0.00 s = .
> TestRubyParserV23#test_parse_line_rescue = 0.00 s = .
> TestRubyParserV23#test_masgn_paren = 0.00 s = .
> TestRubyParserV23#test_return_n = 0.00 s = .
> TestRubyParserV23#test_fubar_nesting = 0.00 s = .
> TestRubyParserV23#test_block_stmt_after_mri_verbose_flag = 0.00 s = .
> TestRubyParserV23#test_super_0 = 0.00 s = .
> TestRubyParserV23#test_defn_reg_opt_reg = 0.00 s = .
> TestRubyParserV23#test_flip3 = 0.00 s = .
> TestRubyParserV23#test_iter_kwarg_kwsplat = 0.00 s = .
> TestRubyParserV23#test_kill_me_12 = 0.00 s = .
> TestRubyParserV23#test_str_heredoc_double = 0.00 s = .
> TestRubyParserV23#test_dstr_gross = 0.00 s = .
> TestRubyParserV23#test_call_arglist_trailing_comma__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_method_call_trailing_comma = 0.00 s = .
> TestRubyParserV23#test_super_block_splat = 0.00 s = .
> TestRubyParserV23#test_dasgn_1 = 0.00 s = .
> TestRubyParserV23#test_super_block_pass = 0.00 s = .
> TestRubyParserV23#test_unary_plus_on_literal = 0.00 s = .
> TestRubyParserV23#test_kill_me_9 = 0.00 s = .
> TestRubyParserV23#test_call_arglist_norm_hash_splat__18 = 0.00 s = .
> TestRubyParserV23#test_splat_super = 0.00 s = .
> TestRubyParserV23#test_motherfuckin_leading_dots = 0.00 s = .
> TestRubyParserV23#test_lambda_args_block = 0.00 s = .
> TestRubyParserV23#test_str_question_literal__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_call_and = 0.00 s = .
> TestRubyParserV23#test_fcall_index_space = 0.00 s = .
> TestRubyParserV23#test_bug_args_masgn_outer_parens__19 = 0.00 s = .
> TestRubyParserV23#test_case = 0.00 s = .
> TestRubyParserV23#test_dxstr = 0.00 s = .
> TestRubyParserV23#test_words_interp = 0.00 s = .
> TestRubyParserV23#test_argscat_svalue = 0.00 s = .
> TestRubyParserV23#test_rescue_block_body_3 = 0.00 s = .
> TestRubyParserV23#test_defns_reserved = 0.00 s = .
> TestRubyParserV23#test_iter_args_10_2 = 0.00 s = .
> TestRubyParserV23#test_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_str_heredoc_call = 0.00 s = .
> TestRubyParserV23#test_unary_plus = 0.00 s = .
> TestRubyParserV23#test_safe_calls = 0.00 s = .
> TestRubyParserV23#test_stabby_args_2__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV23#test_module_comments = 0.00 s = .
> TestRubyParserV23#test_zarray = 0.00 s = .
> TestRubyParserV23#test_block_call_dot_op2_brace_block = 0.00 s = .
> TestRubyParserV23#test_kill_me4 = 0.00 s = .
> TestRubyParserV23#test_qsymbols_interp = 0.00 s = .
> TestRubyParserV23#test_or_big2 = 0.00 s = .
> TestRubyParserV23#test_yield_array_0 = 0.00 s = .
> TestRubyParserV23#test_block_decomp_arg_splat_arg = 0.00 s = .
> TestRubyParserV23#test_dasgn_curr = 0.00 s = .
> TestRubyParserV23#test_dstr_nest = 0.00 s = .
> TestRubyParserV23#test_lit_regexp_n = 0.00 s = .
> TestRubyParserV23#test_stabby_args_0_spacebar_broken__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV23#test_dot3 = 0.00 s = .
> TestRubyParserV23#test_masgn_arg_splat_arg = 0.00 s = .
> TestRubyParserV23#test_if_nested = 0.00 s = .
> TestRubyParserV23#test_call_bang_squiggle = 0.00 s = .
> TestRubyParserV23#test_lit_regexp_i_wwtt = 0.00 s = .
> TestRubyParserV23#test_sclass_trailing_class = 0.00 s = .
> TestRubyParserV23#test_return_1 = 0.00 s = .
> TestRubyParserV23#test_bug_op_asgn_rescue = 0.00 s = .
> TestRubyParserV23#test_masgn_anon_splat_arg = 0.00 s = .
> TestRubyParserV23#test_block_pass_args_and_splat = 0.00 s = .
> TestRubyParserV23#test_parse_def_xxx1 = 0.00 s = .
> TestRubyParserV23#test_block_paren_splat = 0.00 s = .
> TestRubyParserV23#test_block_args_opt1 = 0.00 s = .
> TestRubyParserV23#test_parse_line_heredoc_evstr = 0.00 s = S
> TestRubyParserV23#test_stabby_args_2_no_parens_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV23#test_unless_pre = 0.00 s = .
> TestRubyParserV23#test_flip2 = 0.00 s = .
> TestRubyParserV23#test_double_block_error_06 = 0.00 s = .
> TestRubyParserV23#test_op_asgn_index_command_call = 0.00 s = .
> TestRubyParserV23#test_block_pass_fcall_0 = 0.00 s = .
> TestRubyParserV23#test_block_pass_fcall_1 = 0.00 s = .
> TestRubyParserV23#test_call_assoc_new_if_multiline = 0.00 s = .
> TestRubyParserV23#test_defn_args_opt_splat_block = 0.00 s = .
> TestRubyParserV23#test_uminus_float = 0.00 s = .
> TestRubyParserV23#test_rescue_iasgn_var_empty = 0.00 s = .
> TestRubyParserV23#test_until_post_not__18 = 0.00 s = .
> TestRubyParserV23#test_super_1 = 0.00 s = .
> TestRubyParserV23#test_evstr_str = 0.00 s = .
> TestRubyParserV23#test_block_call_operation_colon = 0.00 s = .
> TestRubyParserV23#test_if_pre = 0.00 s = .
> TestRubyParserV23#test_defs_expr_wtf = 0.00 s = .
> TestRubyParserV23#test_alias_ugh = 0.00 s = .
> TestRubyParserV23#test_call_div = 0.00 s = .
> TestRubyParserV23#test_op_asgn_or = 0.00 s = .
> TestRubyParserV23#test_case_no_expr = 0.00 s = .
> TestRubyParserV23#test_defn_opt_reg = 0.00 s = .
> TestRubyParserV23#test_yield_empty_parens = 0.00 s = .
> TestRubyParserV23#test_splat_break = 0.00 s = .
> TestRubyParserV23#test_colon2 = 0.00 s = .
> TestRubyParserV23#test_stabby_args_0_no_parens__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV23#test_fcall_arglist_norm_hash_splat__18 = 0.00 s = .
> TestRubyParserV23#test_stabby_arg_no_paren = 0.00 s = .
> TestRubyParserV23#test_eq_begin_line_numbers = 0.00 s = .
> TestRubyParserV23#test_stabby_args_0_no_parens_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV23#test_defn_args_opt = 0.00 s = .
> TestRubyParserV23#test_splat_lit_n = 0.00 s = .
> TestRubyParserV23#test_stabby_block_iter_call_no_target_with_arg = 0.00 s = .
> TestRubyParserV23#test_call_self_brackets = 0.00 s = .
> TestRubyParserV23#test_kill_me_8 = 0.00 s = .
> TestRubyParserV23#test_wtf_7 = 0.00 s = .
> TestRubyParserV23#test_lasgn_ivar_env = 0.00 s = .
> TestRubyParserV23#test_block_stmt_both_mri_verbose_flag = 0.00 s = .
> TestRubyParserV23#test_unary_minus = 0.00 s = .
> TestRubyParserV23#test_lit_range3 = 0.00 s = .
> TestRubyParserV23#test_and = 0.00 s = .
> TestRubyParserV23#test_quoted_symbol_keys = 0.00 s = .
> TestRubyParserV23#test_call_splat_mid__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_vcall = 0.00 s = .
> TestRubyParserV23#test_bug_comma = 0.00 s = .
> TestRubyParserV23#test_defn_args_splat_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_structure_remove_begin_2 = 0.00 s = .
> TestRubyParserV23#test_yield_call_assocs = 0.00 s = .
> TestRubyParserV23#test_block_yield = 0.00 s = .
> TestRubyParserV23#test_module_scoped = 0.00 s = .
> TestRubyParserV23#test_str_pct_q = 0.00 s = .
> TestRubyParserV23#test_defn_args_mand = 0.00 s = .
> TestRubyParserV23#test_yield_n = 0.00 s = .
> TestRubyParserV23#test_block_args_opt2 = 0.00 s = .
> TestRubyParserV23#test_class_plain = 0.00 s = .
> TestRubyParserV23#test_until_pre_not_mod__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_block_append_block = 0.00 s = .
> TestRubyParserV23#test_rescue = 0.00 s = .
> TestRubyParserV23#test_attrasgn_index_equals = 0.00 s = .
> TestRubyParserV23#test_iter_args_6 = 0.00 s = .
> TestRubyParserV23#test_lvar_def_boundary = 0.00 s = .
> TestRubyParserV23#test_unless_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_call_args_assoc_trailing_comma = 0.00 s = .
> TestRubyParserV23#test_str_heredoc_indent = 0.00 s = .
> TestRubyParserV23#test_super_n = 0.00 s = .
> TestRubyParserV23#test_mlhs_front_splat = 0.00 s = .
> TestRubyParserV23#test_i_fucking_hate_line_numbers = 0.00 s = .
> TestRubyParserV23#test_call_colon_parens = 0.00 s = .
> TestRubyParserV23#test_rescue_block_body = 0.00 s = .
> TestRubyParserV23#test_call_fonz_cm__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_op_asgn_and = 0.00 s = .
> TestRubyParserV23#test_hash_new_with_keyword__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_iter_masgn_splat_no_name = 0.00 s = .
> TestRubyParserV23#test_defn_args_mand_opt_splat = 0.00 s = .
> TestRubyParserV23#test_index_0_opasgn = 0.00 s = .
> TestRubyParserV23#test_fcall_block = 0.00 s = .
> TestRubyParserV23#test_lasgn_command = 0.00 s = .
> TestRubyParserV23#test_lasgn_lasgn_command_call = 0.00 s = .
> TestRubyParserV23#test_while_pre_mod = 0.00 s = .
> TestRubyParserV23#test_logical_op_123_4 = 0.00 s = .
> TestRubyParserV23#test_qWords_space = 0.00 s = .
> TestRubyParserV23#test_call_arg_assoc = 0.00 s = .
> TestRubyParserV23#test_call_env = 0.00 s = .
> TestRubyParserV23#test_defn_kwarg_env = 0.00 s = .
> TestRubyParserV23#test_call_array_lit_inline_hash = 0.00 s = .
> TestRubyParserV23#test_parse_line_heredoc_hardnewline = 0.00 s = S
> TestRubyParserV23#test_stabby_block_iter_call = 0.00 s = .
> TestRubyParserV23#test_dasgn_icky = 0.00 s = .
> TestRubyParserV23#test_call_no_space_symbol = 0.00 s = .
> TestRubyParserV23#test_eq_begin_why_wont_people_use_their_spacebar? = 0.00 s = .
> TestRubyParserV23#test_undef_block_3 = 0.00 s = .
> TestRubyParserV23#test_bug_hash_args_trailing_comma = 0.00 s = .
> TestRubyParserV23#test_defn_args_splat_middle__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV23#test_iter_array_curly = 0.00 s = .
> TestRubyParserV23#test_parse_line_multiline_str = 0.00 s = .
> TestRubyParserV23#test_parse_comments = 0.00 s = .
> TestRubyParserV23#test_array_line_breaks = 0.00 s = .
> TestRubyParserV23#test_ruby21_numbers = 0.00 s = .
> TestRubyParserV23#test_str_question_literal__18 = 0.00 s = .
> TestRubyParserV23#test_lit_bool_true = 0.00 s = .
> TestRubyParserV23#test_while_pre_not_mod__18 = 0.00 s = .
> TestRubyParserV23#test_global = 0.00 s = .
> TestRubyParserV23#test_if_lasgn_short = 0.00 s = .
> TestRubyParserV23#test_lit_long_negative = 0.00 s = .
> TestRubyParserV23#test_parse_line_evstr_after_break = 0.00 s = .
> TestRubyParserV23#test_iter_masgn_args_ivar__18 = 0.00 s = .
> TestRubyParserV23#test_lambda_args_norm_anon_star_block = 0.00 s = .
> TestRubyParserV23#test_lambda_do_vs_brace = 0.00 s = .
> TestRubyParserV23#test_call_not_equal__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> block args arity 24#test_0010_parses '-> ()    do    end' = 0.00 s = .
> block args arity 24#test_0007_parses 'Proc.new {    }' = 0.00 s = .
> block args arity 24#test_0014_parses 'proc     do || end' = 0.00 s = .
> block args arity 24#test_0004_parses 'lambda   do    end' = 0.00 s = .
> block args arity 24#test_0005_parses 'proc     {    }' = 0.00 s = .
> block args arity 24#test_0015_parses 'Proc.new { || }' = 0.00 s = .
> block args arity 24#test_0001_parses '->       {    }' = 0.00 s = .
> block args arity 24#test_0003_parses 'lambda   {    }' = 0.00 s = .
> block args arity 24#test_0002_parses '->       do    end' = 0.00 s = .
> block args arity 24#test_0012_parses 'lambda   do || end' = 0.00 s = .
> block args arity 24#test_0016_parses 'Proc.new do || end' = 0.00 s = .
> block args arity 24#test_0013_parses 'proc     { || }' = 0.00 s = .
> block args arity 24#test_0011_parses 'lambda   { || }' = 0.00 s = .
> block args arity 24#test_0009_parses '-> ()    {    }' = 0.00 s = .
> block args arity 24#test_0008_parses 'Proc.new do    end' = 0.00 s = .
> block args arity 24#test_0006_parses 'proc     do    end' = 0.00 s = .
> block args arity 19#test_0003_parses 'lambda   {    }' = 0.00 s = .
> block args arity 19#test_0001_parses '->       {    }' = 0.00 s = .
> block args arity 19#test_0009_parses 'lambda   { || }' = 0.00 s = .
> block args arity 19#test_0005_parses 'proc     {    }' = 0.00 s = .
> block args arity 19#test_0010_parses 'lambda   do || end' = 0.00 s = .
> block args arity 19#test_0007_parses 'Proc.new {    }' = 0.00 s = .
> block args arity 19#test_0011_parses 'proc     { || }' = 0.00 s = .
> block args arity 19#test_0008_parses 'Proc.new do    end' = 0.00 s = .
> block args arity 19#test_0006_parses 'proc     do    end' = 0.00 s = .
> block args arity 19#test_0004_parses 'lambda   do    end' = 0.00 s = .
> block args arity 19#test_0012_parses 'proc     do || end' = 0.00 s = .
> block args arity 19#test_0013_parses 'Proc.new { || }' = 0.00 s = .
> block args arity 19#test_0002_parses '->       do    end' = 0.00 s = .
> block args arity 19#test_0014_parses 'Proc.new do || end' = 0.00 s = .
> TestRubyParserV21#test_call_not = 0.00 s = .
> TestRubyParserV21#test_iter_array_curly = 0.00 s = .
> TestRubyParserV21#test_bug_not_parens = 0.00 s = .
> TestRubyParserV21#test_module2 = 0.00 s = .
> TestRubyParserV21#test_dstr_heredoc_windoze_sucks = 0.00 s = .
> TestRubyParserV21#test_parse_while_not_canonical = 0.00 s = .
> TestRubyParserV21#test_masgn_arg_ident = 0.00 s = .
> TestRubyParserV21#test_parse_if_not_canonical = 0.00 s = .
> TestRubyParserV21#test_aref_args_lit_assocs = 0.00 s = .
> TestRubyParserV21#test_unless_post_not__18 = 0.00 s = .
> TestRubyParserV21#test_block_pass_thingy = 0.00 s = .
> TestRubyParserV21#test_block_return = 0.00 s = .
> TestRubyParserV21#test_cdecl = 0.00 s = .
> TestRubyParserV21#test_sclass = 0.00 s = .
> TestRubyParserV21#test___ENCODING__ = 0.00 s = .
> TestRubyParserV21#test_dstr_heredoc_expand = 0.00 s = .
> TestRubyParserV21#test_splat_yield_array = 0.00 s = .
> TestRubyParserV21#test_iter_args_ivar__18 = 0.00 s = .
> TestRubyParserV21#test_super_1_array = 0.00 s = .
> TestRubyParserV21#test_parse_line_block_inline_multiline_comment = 0.00 s = .
> TestRubyParserV21#test_call_carat = 0.00 s = .
> TestRubyParserV21#test_literal_concat_str_evstr = 0.00 s = .
> TestRubyParserV21#test_match = 0.00 s = .
> TestRubyParserV21#test_unary_plus = 0.00 s = .
> TestRubyParserV21#test_array_bare_hash_labels__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_proc_args_2 = 0.00 s = .
> TestRubyParserV21#test_defn_args_mand_opt_splat_no_name = 0.00 s = .
> TestRubyParserV21#test_lambda_args_anon_star_block = 0.00 s = .
> TestRubyParserV21#test_call_array_arg = 0.00 s = .
> TestRubyParserV21#test_attrasgn_primary_dot_constant = 0.00 s = .
> TestRubyParserV21#test_fubar_nesting = 0.00 s = .
> TestRubyParserV21#test_splat_fcall = 0.00 s = .
> TestRubyParserV21#test_block_call_operation_colon = 0.00 s = .
> TestRubyParserV21#test_masgn_splat_rhs_n = 0.00 s = .
> TestRubyParserV21#test_stabby_args_2_no_parens__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV21#test_attrasgn_array_lhs = 0.00 s = .
> TestRubyParserV21#test_block_arg_scope2 = 0.00 s = .
> TestRubyParserV21#test_index_0_opasgn = 0.00 s = .
> TestRubyParserV21#test_call_array_lit_inline_hash = 0.00 s = .
> TestRubyParserV21#test_op_asgn_or = 0.00 s = .
> TestRubyParserV21#test_dasgn_0 = 0.00 s = .
> TestRubyParserV21#test_lit_regexp_once = 0.00 s = .
> TestRubyParserV21#test_parse_line_iter_call_no_parens = 0.00 s = .
> TestRubyParserV21#test_masgn_var_star_var = 0.00 s = .
> TestRubyParserV21#test_parse_line_heredoc = 0.00 s = .
> TestRubyParserV21#test_splat_lasgn_array = 0.00 s = .
> TestRubyParserV21#test_alias_gvar_backref = 0.00 s = .
> TestRubyParserV21#test_class_super_object = 0.00 s = .
> TestRubyParserV21#test_const = 0.00 s = .
> TestRubyParserV21#test_block_splat_reg = 0.00 s = .
> TestRubyParserV21#test_false = 0.00 s = .
> TestRubyParserV21#test_case_nested_inner_no_expr = 0.00 s = .
> TestRubyParserV21#test_op_asgn_or_block = 0.00 s = .
> TestRubyParserV21#test_defs_empty_args = 0.00 s = .
> TestRubyParserV21#test_do_bug = 0.00 s = .
> TestRubyParserV21#test_constZ = 0.00 s = .
> TestRubyParserV21#test_defn_args_opt_splat_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_double_block_error_08 = 0.00 s = .
> TestRubyParserV21#test_yield_array_0 = 0.00 s = .
> TestRubyParserV21#test_lambda_args_norm_anon_star_block = 0.00 s = .
> TestRubyParserV21#test_module_comments = 0.00 s = .
> TestRubyParserV21#test_alias = 0.00 s = .
> TestRubyParserV21#test_block_yield = 0.00 s = .
> TestRubyParserV21#test_str_heredoc_call = 0.00 s = .
> TestRubyParserV21#test_symbols_empty = 0.00 s = .
> TestRubyParserV21#test_if_post_not__18 = 0.00 s = .
> TestRubyParserV21#test_module_scoped3 = 0.00 s = .
> TestRubyParserV21#test_bug_args_masgn_outer_parens__19 = 0.00 s = .
> TestRubyParserV21#test_kill_me4 = 0.00 s = .
> TestRubyParserV21#test_label_vs_string = 0.00 s = .
> TestRubyParserV21#test_block_command_operation_colon = 0.00 s = .
> TestRubyParserV21#test_double_block_error_02 = 0.00 s = .
> TestRubyParserV21#test_case_splat = 0.00 s = .
> TestRubyParserV21#test_fcall_arglist = 0.00 s = .
> TestRubyParserV21#test_call_bang_squiggle = 0.00 s = .
> TestRubyParserV21#test_dstr_lex_state = 0.00 s = .
> TestRubyParserV21#test_kill_me_12 = 0.00 s = .
> TestRubyParserV21#test_lasgn_array = 0.00 s = .
> TestRubyParserV21#test_stabby_block_iter_call = 0.00 s = .
> TestRubyParserV21#test_defn_args_opt_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_if_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_rescue_block_body = 0.00 s = .
> TestRubyParserV21#test_parse_line_block_inline_comment = 0.00 s = .
> TestRubyParserV21#test_until_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_yield_call_assocs = 0.00 s = .
> TestRubyParserV21#test_constX = 0.00 s = .
> TestRubyParserV21#test_str_question_control__18 = 0.00 s = .
> TestRubyParserV21#test_block_stmt_both = 0.00 s = .
> TestRubyParserV21#test_if_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_while_pre_not_mod__18 = 0.00 s = .
> TestRubyParserV21#test_defn_rescue = 0.00 s = .
> TestRubyParserV21#test_to_ary = 0.00 s = .
> TestRubyParserV21#test_iter_args_8_2 = 0.00 s = .
> TestRubyParserV21#test_masgn_splat_lhs = 0.00 s = .
> TestRubyParserV21#test_kill_me = 0.00 s = .
> TestRubyParserV21#test_call_assoc = 0.00 s = .
> TestRubyParserV21#test_case_nested = 0.00 s = .
> TestRubyParserV21#test_method_call_assoc_trailing_comma = 0.00 s = .
> TestRubyParserV21#test_next = 0.00 s = .
> TestRubyParserV21#test_qsymbols = 0.00 s = .
> TestRubyParserV21#test_dstr_the_revenge = 0.00 s = .
> TestRubyParserV21#test_defn_or = 0.00 s = .
> TestRubyParserV21#test_call_unary_neg = 0.00 s = .
> TestRubyParserV21#test_bug_args_masgn = 0.00 s = .
> TestRubyParserV21#test_call_and = 0.00 s = .
> TestRubyParserV21#test_defn_rescue_mri_verbose_flag = 0.00 s = .
> TestRubyParserV21#test_assoc_label = 0.00 s = .
> TestRubyParserV21#test_module = 0.00 s = .
> TestRubyParserV21#test_return_1 = 0.00 s = .
> TestRubyParserV21#test_stabby_args_0_no_parens_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV21#test_ternary_symbol_no_spaces = 0.00 s = .
> TestRubyParserV21#test_call_gt = 0.00 s = .
> TestRubyParserV21#test_fcall_inside_parens = 0.00 s = .
> TestRubyParserV21#test_until_pre_mod = 0.00 s = .
> TestRubyParserV21#test_sclass_multiple = 0.00 s = .
> TestRubyParserV21#test_dregx_n = 0.00 s = .
> TestRubyParserV21#test_parse_line_block = 0.00 s = .
> TestRubyParserV21#test_logical_op_nested_mix = 0.00 s = .
> TestRubyParserV21#test_until_post = 0.00 s = .
> TestRubyParserV21#test_kill_me_11 = 0.00 s = .
> TestRubyParserV21#test_defs_empty = 0.00 s = .
> TestRubyParserV21#test_iter_args_10_2 = 0.00 s = .
> TestRubyParserV21#test_gasgn = 0.00 s = .
> TestRubyParserV21#test_block_arg_opt_splat_arg_block_omfg = 0.00 s = .
> TestRubyParserV21#test_lasgn_call = 0.00 s = .
> TestRubyParserV21#test_hash_new_no_space__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_parse_def_xxx2 = 0.00 s = .
> TestRubyParserV21#test_splat_return_array = 0.00 s = .
> TestRubyParserV21#test_double_block_error_06 = 0.00 s = .
> TestRubyParserV21#test_stabby_block_iter_call_no_target_with_arg = 0.00 s = .
> TestRubyParserV21#test_while_post = 0.00 s = .
> TestRubyParserV21#test_yield_array_n = 0.00 s = .
> TestRubyParserV21#test_call_not_equal__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_regexp = 0.00 s = .
> TestRubyParserV21#test_defs_as_arg_with_do_block_inside = 0.00 s = .
> TestRubyParserV21#test_if_pre_not__18 = 0.00 s = .
> TestRubyParserV21#test_iter_each_nested = 0.00 s = .
> TestRubyParserV21#test_splat_fcall_array = 0.00 s = .
> TestRubyParserV21#test_wtf = 0.00 s = .
> TestRubyParserV21#test_kill_me3 = 0.00 s = .
> TestRubyParserV21#test_block_call_dot_op2_brace_block = 0.00 s = .
> TestRubyParserV21#test_defn_arg_asplat_arg = 0.00 s = .
> TestRubyParserV21#test_defn_args_mand_opt_splat_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_double_block_error_05 = 0.00 s = .
> TestRubyParserV21#test_logical_op_1234_5 = 0.00 s = .
> TestRubyParserV21#test_zarray = 0.00 s = .
> TestRubyParserV21#test_case_no_expr = 0.00 s = .
> TestRubyParserV21#test_cvar = 0.00 s = .
> TestRubyParserV21#test_bug_begin_else = 0.00 s = .
> TestRubyParserV21#test_flip2_method = 0.00 s = .
> TestRubyParserV21#test_attrasgn = 0.00 s = .
> TestRubyParserV21#test_call_assoc_new_if_multiline = 0.00 s = .
> TestRubyParserV21#test_rescue_block_body_ivar = 0.00 s = .
> TestRubyParserV21#test_aref_args_assocs = 0.00 s = .
> TestRubyParserV21#test_dxstr = 0.00 s = .
> TestRubyParserV21#test_block_args_opt2_2 = 0.00 s = .
> TestRubyParserV21#test_lit_regexp_i_wwtt = 0.00 s = .
> TestRubyParserV21#test_dregx_interp = 0.00 s = .
> TestRubyParserV21#test_constY = 0.00 s = .
> TestRubyParserV21#test_parse_line_heredoc_regexp_chars = 0.00 s = .
> TestRubyParserV21#test_call_arglist_norm_hash_colons__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_symbols = 0.00 s = .
> TestRubyParserV21#test_defn_args_splat_middle__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_block_stmt_before_mri_verbose_flag = 0.00 s = .
> TestRubyParserV21#test_iter_downto = 0.00 s = .
> TestRubyParserV21#test_iter_masgn_splat_no_name = 0.00 s = .
> TestRubyParserV21#test_parse_line_newlines = 0.00 s = .
> TestRubyParserV21#test_defn_args_mand_opt_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_begin_rescue_ensure = 0.00 s = .
> TestRubyParserV21#test_block_scope = 0.00 s = .
> TestRubyParserV21#test_global = 0.00 s = .
> TestRubyParserV21#test_vcall = 0.00 s = .
> TestRubyParserV21#test_class_comments = 0.00 s = .
> TestRubyParserV21#test_double_block_error_09 = 0.00 s = .
> TestRubyParserV21#test_str_question_literal__18 = 0.00 s = .
> TestRubyParserV21#test_op_asgn_index_command_call = 0.00 s = .
> TestRubyParserV21#test_unless_post = 0.00 s = .
> TestRubyParserV21#test_defn_kwarg_val = 0.00 s = .
> TestRubyParserV21#test_defn_splat_arg = 0.00 s = .
> TestRubyParserV21#test_splat_lit_n = 0.00 s = .
> TestRubyParserV21#test_splat_super_array = 0.00 s = .
> TestRubyParserV21#test_lasgn_ivar_env = 0.00 s = .
> TestRubyParserV21#test_op_asgn_or_ivar = 0.00 s = .
> TestRubyParserV21#test_fcall_keyword = 0.00 s = .
> TestRubyParserV21#test_redo = 0.00 s = .
> TestRubyParserV21#test_block_kwarg_lvar_multiple = 0.00 s = .
> TestRubyParserV21#test_if_symbol = 0.00 s = .
> TestRubyParserV21#test_logical_op_12_3 = 0.00 s = .
> TestRubyParserV21#test_undef = 0.00 s = .
> TestRubyParserV21#test_until_pre_not__18 = 0.00 s = .
> TestRubyParserV21#test_fcall_arglist_hash_colons__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_iter_args_4 = 0.00 s = .
> TestRubyParserV21#test_str_pct_Q_nested = 0.00 s = .
> TestRubyParserV21#test_op_asgn1_ivar = 0.00 s = .
> TestRubyParserV21#test_rescue_iasgn_var_empty = 0.00 s = .
> TestRubyParserV21#test_str_evstr = 0.00 s = .
> TestRubyParserV21#test_i_have_no_freakin_clue = 0.00 s = .
> TestRubyParserV21#test_op_asgn_command_call = 0.00 s = .
> TestRubyParserV21#test_when_splat = 0.00 s = .
> TestRubyParserV21#test_defn_args_opt_splat_no_name = 0.00 s = .
> TestRubyParserV21#test_defn_kwarg_kwarg = 0.00 s = .
> TestRubyParserV21#test_lasgn_arg_rescue_arg = 0.00 s = .
> TestRubyParserV21#test_parse_line_defn_no_parens = 0.00 s = .
> TestRubyParserV21#test_lit_bool_false = 0.00 s = .
> TestRubyParserV21#test_block_arg_scope = 0.00 s = .
> TestRubyParserV21#test_lambda_args_norm_comma2 = 0.00 s = F
> TestRubyParserV21#test_lit_regexp_n = 0.00 s = .
> TestRubyParserV21#test_ternary_nil_no_space = 0.00 s = .
> TestRubyParserV21#test_until_pre_not_mod__18 = 0.00 s = .
> TestRubyParserV21#test_return_call_assocs = 0.00 s = .
> TestRubyParserV21#test_bug_hash_args_trailing_comma = 0.00 s = .
> TestRubyParserV21#test_defn_args_mand_splat_block = 0.00 s = .
> TestRubyParserV21#test_defn_kwarg_kwsplat_anon = 0.00 s = .
> TestRubyParserV21#test_block_pass_call_0 = 0.00 s = .
> TestRubyParserV21#test_lit_range3 = 0.00 s = .
> TestRubyParserV21#test_mlhs_front_splat = 0.00 s = .
> TestRubyParserV21#test_str_heredoc_indent = 0.00 s = .
> TestRubyParserV21#test_call_env = 0.00 s = .
> TestRubyParserV21#test_postexe = 0.00 s = .
> TestRubyParserV21#test_lambda_args_star = 0.00 s = .
> TestRubyParserV21#test_masgn_masgn = 0.00 s = .
> TestRubyParserV21#test_return_n = 0.00 s = .
> TestRubyParserV21#test_until_pre_not_mod__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_iter_args_3 = 0.00 s = .
> TestRubyParserV21#test_splat_next_array = 0.00 s = .
> TestRubyParserV21#test_bug_masgn_right = 0.00 s = .
> TestRubyParserV21#test_parse_line_hash_lit = 0.00 s = .
> TestRubyParserV21#test_bug_187 = 0.00 s = .
> TestRubyParserV21#test_dregx_once = 0.00 s = .
> TestRubyParserV21#test_iter_shadowed_var = 0.00 s = .
> TestRubyParserV21#test_bug_hash_args = 0.00 s = .
> TestRubyParserV21#test_stabby_args_2_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV21#test_block_kw__required = 0.00 s = .
> TestRubyParserV21#test_block_opt_splat = 0.00 s = .
> TestRubyParserV21#test_symbol_empty = 0.00 s = .
> TestRubyParserV21#test_wtf_7 = 0.00 s = .
> TestRubyParserV21#test_array_pct_W = 0.00 s = .
> TestRubyParserV21#test_dsym = 0.00 s = .
> TestRubyParserV21#test_proc_args_1 = 0.00 s = .
> TestRubyParserV21#test_iasgn = 0.00 s = .
> TestRubyParserV21#test_dstr_str_lit_start = 0.00 s = .
> TestRubyParserV21#test_op_asgn_dot_ident_command_call = 0.00 s = .
> TestRubyParserV21#test_if_elsif = 0.00 s = .
> TestRubyParserV21#test_call_colon2 = 0.00 s = .
> TestRubyParserV21#test_str_str_str = 0.00 s = .
> TestRubyParserV21#test_bang_eq = 0.00 s = .
> TestRubyParserV21#test_block_reg_optarg = 0.00 s = .
> TestRubyParserV21#test_splat_return = 0.00 s = .
> TestRubyParserV21#test_block_paren_splat = 0.00 s = .
> TestRubyParserV21#test_label_in_callargs_in_ternary__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_masgn_attrasgn_idx = 0.00 s = .
> TestRubyParserV21#test_mlhs_mid_anonsplat = 0.00 s = .
> TestRubyParserV21#test_block_opt_arg = 0.00 s = .
> TestRubyParserV21#test_assoc_list_19 = 0.00 s = .
> TestRubyParserV21#test_dstr_nest = 0.00 s = .
> TestRubyParserV21#test_iter_masgn_args_splat = 0.00 s = .
> TestRubyParserV21#test_list_append = 0.00 s = .
> TestRubyParserV21#test_str_newline_hash_line_number = 0.00 s = .
> TestRubyParserV21#test_f_kw__required = 0.00 s = .
> TestRubyParserV21#test_or_big = 0.00 s = .
> TestRubyParserV21#test_unless_pre_not__18 = 0.00 s = .
> TestRubyParserV21#test_unary_tilde = 0.00 s = .
> TestRubyParserV21#test_parse_def_xxx1 = 0.00 s = .
> TestRubyParserV21#test_while_pre_not__18 = 0.00 s = .
> TestRubyParserV21#test_expr_not_bang = 0.00 s = .
> TestRubyParserV21#test_call_index_space = 0.00 s = .
> TestRubyParserV21#test_colon2 = 0.00 s = .
> TestRubyParserV21#test_gvar = 0.00 s = .
> TestRubyParserV21#test_masgn_attrasgn_array_rhs = 0.00 s = .
> TestRubyParserV21#test_class_scoped = 0.00 s = .
> TestRubyParserV21#test_xstr = 0.00 s = .
> TestRubyParserV21#test_block_attrasgn = 0.00 s = .
> TestRubyParserV21#test_op_asgn2_self = 0.00 s = .
> TestRubyParserV21#test_block_pass_fcall_1 = 0.00 s = .
> TestRubyParserV21#test_dasgn_mixed = 0.00 s = .
> TestRubyParserV21#test_dregx = 0.00 s = .
> TestRubyParserV21#test_parse_while_not_noncanonical = 0.00 s = .
> TestRubyParserV21#test_block_decomp_arg_splat_arg = 0.00 s = .
> TestRubyParserV21#test_block_stmt_both_mri_verbose_flag = 0.00 s = .
> TestRubyParserV21#test_defs_expr_wtf = 0.00 s = .
> TestRubyParserV21#test_fcall_index_space = 0.00 s = .
> TestRubyParserV21#test_undef_block_2 = 0.00 s = .
> TestRubyParserV21#test_attr_asgn_colon_id = 0.00 s = .
> TestRubyParserV21#test_defn_kwarg_env = 0.00 s = .
> TestRubyParserV21#test_argscat_inside = 0.00 s = .
> TestRubyParserV21#test_stabby_args_0_no_parens__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV21#test_method_call_trailing_comma = 0.00 s = .
> TestRubyParserV21#test_op_asgn_or_ivar2 = 0.00 s = .
> TestRubyParserV21#test_super_1 = 0.00 s = .
> TestRubyParserV21#test_thingy = 0.00 s = .
> TestRubyParserV21#test_while_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_defn_args_mand_opt_block = 0.00 s = .
> TestRubyParserV21#test_hash_new__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_lasgn_lasgn_command_call = 0.00 s = .
> TestRubyParserV21#test_op_asgn_and = 0.00 s = .
> TestRubyParserV21#test_call_arglist_hash = 0.00 s = .
> TestRubyParserV21#test_kill_me_7 = 0.00 s = .
> TestRubyParserV21#test_array_pct_W_dstr = 0.00 s = .
> TestRubyParserV21#test_undef_block_3_post = 0.00 s = .
> TestRubyParserV21#test_class_super_array = 0.00 s = .
> TestRubyParserV21#test_proc_args_no = 0.00 s = .
> TestRubyParserV21#test_parse_line_defn_complex = 0.00 s = .
> TestRubyParserV21#test_parse_opt_call_args_lit_comma = 0.00 s = .
> TestRubyParserV21#test_call_expr = 0.00 s = .
> TestRubyParserV21#test_structure_remove_begin_2 = 0.00 s = .
> TestRubyParserV21#test_zomg_sometimes_i_hate_this_project = 0.00 s = .
> TestRubyParserV21#test_call_index_no_args = 0.00 s = .
> TestRubyParserV21#test_index_0 = 0.00 s = .
> TestRubyParserV21#test_lambda_args_norm_anon_star = 0.00 s = .
> TestRubyParserV21#test_splat_break_array = 0.00 s = .
> TestRubyParserV21#test_iter_masgn_args_ivar__18 = 0.00 s = .
> TestRubyParserV21#test_masgn_arg_splat_arg = 0.00 s = .
> TestRubyParserV21#test_splat_lasgn = 0.00 s = .
> TestRubyParserV21#test_proc_args_0 = 0.00 s = .
> TestRubyParserV21#test_block_append_begin_begin = 0.00 s = .
> TestRubyParserV21#test_valias = 0.00 s = .
> TestRubyParserV21#test_dasgn_icky = 0.00 s = .
> TestRubyParserV21#test_lit_sym_splat = 0.00 s = .
> TestRubyParserV21#test_defn_reg_opt_reg = 0.00 s = .
> TestRubyParserV21#test_block_args_opt2 = 0.00 s = .
> TestRubyParserV21#test_call_arglist = 0.00 s = .
> TestRubyParserV21#test_if_block_condition = 0.00 s = .
> TestRubyParserV21#test_return_1_splatted = 0.00 s = .
> TestRubyParserV21#test_block_pass_call_1 = 0.00 s = .
> TestRubyParserV21#test_call_arg_assoc = 0.00 s = .
> TestRubyParserV21#test_parse_line_call_no_args = 0.00 s = .
> TestRubyParserV21#test_block_pass_fcall_0 = 0.00 s = .
> TestRubyParserV21#test_rescue_lasgn_var = 0.00 s = .
> TestRubyParserV21#test_masgn_cdecl = 0.00 s = .
> TestRubyParserV21#test_str_backslashes = 0.00 s = .
> TestRubyParserV21#test_call_eq3 = 0.00 s = .
> TestRubyParserV21#test_call_pipe = 0.00 s = .
> TestRubyParserV21#test_lambda_args_norm_block = 0.00 s = .
> TestRubyParserV21#test_while_pre_not_mod__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_parse_line_call_ivar_line_break_paren = 0.00 s = .
> TestRubyParserV21#test_block_pass_splat = 0.00 s = .
> TestRubyParserV21#test_class_plain = 0.00 s = .
> TestRubyParserV21#test_str_question_literal__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_masgn_paren = 0.00 s = .
> TestRubyParserV21#test_case_then_colon_19 = 0.00 s = .
> TestRubyParserV21#test_true = 0.00 s = .
> TestRubyParserV21#test_iter_kwarg = 0.00 s = .
> TestRubyParserV21#test_parse_line_evstr_after_break = 0.00 s = .
> TestRubyParserV21#test_call_arg_assoc_kwsplat = 0.00 s = .
> TestRubyParserV21#test_defn_args_mand_block = 0.00 s = .
> TestRubyParserV21#test_block_arg_splat_arg = 0.00 s = .
> TestRubyParserV21#test_interpolated_symbol_array_line_breaks = 0.00 s = .
> TestRubyParserV21#test_lit_regexp = 0.00 s = .
> TestRubyParserV21#test_block_append_tail_block = 0.00 s = .
> TestRubyParserV21#test_defn_opt_splat_arg = 0.00 s = .
> TestRubyParserV21#test_stabby_args__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV21#test_qsymbols_interp = 0.00 s = .
> TestRubyParserV21#test_defn_comments = 0.00 s = .
> TestRubyParserV21#test_stabby_arg_opt_splat_arg_block_omfg = 0.00 s = .
> TestRubyParserV21#test_uminus_float = 0.00 s = .
> TestRubyParserV21#test_i_fucking_hate_line_numbers = 0.00 s = .
> TestRubyParserV21#test_structure_extra_block_for_dvar_scoping = 0.00 s = .
> TestRubyParserV21#test_dot2 = 0.00 s = .
> TestRubyParserV21#test_masgn_splat_to_ary = 0.00 s = .
> TestRubyParserV21#test_call_lte = 0.00 s = .
> TestRubyParserV21#test_empty = 0.00 s = .
> TestRubyParserV21#test_cvasgn_cls_method = 0.00 s = .
> TestRubyParserV21#test_defs_kwarg = 0.00 s = .
> TestRubyParserV21#test_bug_case_when_regexp = 0.00 s = .
> TestRubyParserV21#test_call_args_assoc_trailing_comma = 0.00 s = .
> TestRubyParserV21#test_block_pass_args_and_splat = 0.00 s = .
> TestRubyParserV21#test_str_heredoc_empty = 0.00 s = .
> TestRubyParserV21#test_call_assoc_trailing_comma = 0.00 s = .
> TestRubyParserV21#test_parse_floats_as_args = 0.00 s = .
> TestRubyParserV21#test_parse_if_not_noncanonical = 0.00 s = .
> TestRubyParserV21#test_splat = 0.00 s = .
> TestRubyParserV21#test_dasgn_curr = 0.00 s = .
> TestRubyParserV21#test_defn_opt_reg = 0.00 s = .
> TestRubyParserV21#test_lit_long_negative = 0.00 s = .
> TestRubyParserV21#test_bug_and = 0.00 s = .
> TestRubyParserV21#test_stabby_proc_scope = 0.00 s = .
> TestRubyParserV21#test_while_pre = 0.00 s = .
> TestRubyParserV21#test_parse_comments = 0.00 s = .
> TestRubyParserV21#test_return_0 = 0.00 s = .
> TestRubyParserV21#test_lvar_def_boundary = 0.00 s = .
> TestRubyParserV21#test_bug_op_asgn_rescue = 0.00 s = .
> TestRubyParserV21#test_lambda_args_norm_star = 0.00 s = .
> TestRubyParserV21#test_parse_line_call_ivar_arg_no_parens_line_break = 0.00 s = .
> TestRubyParserV21#test_block_kw = 0.00 s = .
> TestRubyParserV21#test_op_asgn2 = 0.00 s = .
> TestRubyParserV21#test_call_kwsplat = 0.00 s = .
> TestRubyParserV21#test_dstr_2 = 0.00 s = .
> TestRubyParserV21#test_op_asgn_val_dot_ident_command_call = 0.00 s = .
> TestRubyParserV21#test_while_post_not__18 = 0.00 s = .
> TestRubyParserV21#test_argscat_svalue = 0.00 s = .
> TestRubyParserV21#test_bug_call_arglist_parens = 0.00 s = .
> TestRubyParserV21#test_iter_masgn_args_splat_no_name = 0.00 s = .
> TestRubyParserV21#test_dregx_once_n_interp = 0.00 s = .
> TestRubyParserV21#test_iter_args_10_1 = 0.00 s = .
> TestRubyParserV21#test_iter_upto = 0.00 s = .
> TestRubyParserV21#test_iter_args_9_2 = 0.00 s = .
> TestRubyParserV21#test_masgn_double_paren = 0.00 s = .
> TestRubyParserV21#test_pipe_space = 0.00 s = .
> TestRubyParserV21#test_defn_args_opt_splat_block = 0.00 s = .
> TestRubyParserV21#test_literal_concat_dstr_dstr = 0.00 s = .
> TestRubyParserV21#test_gvar_underscore = 0.00 s = .
> TestRubyParserV21#test_double_block_error_03 = 0.00 s = .
> TestRubyParserV21#test_super_block_pass = 0.00 s = .
> TestRubyParserV21#test_begin_def = 0.00 s = .
> TestRubyParserV21#test_call_bang__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_call_args_command = 0.00 s = .
> TestRubyParserV21#test_fcall_arglist_norm_hash_splat__18 = 0.00 s = .
> TestRubyParserV21#test_block_opt_splat_arg_block_omfg = 0.00 s = .
> TestRubyParserV21#test_gvar_underscore_blah = 0.00 s = .
> TestRubyParserV21#test_rescue_lasgn_var_empty = 0.00 s = .
> TestRubyParserV21#test_if_nested = 0.00 s = .
> TestRubyParserV21#test_masgn_star = 0.00 s = .
> TestRubyParserV21#test_defn_args_mand_opt_splat_block = 0.00 s = .
> TestRubyParserV21#test_not__18 = 0.00 s = .
> TestRubyParserV21#test_lit_sym = 0.00 s = .
> TestRubyParserV21#test_array_pct_w = 0.00 s = .
> TestRubyParserV21#test_unless_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_masgn_splat_no_name_to_ary = 0.00 s = .
> TestRubyParserV21#test_multiline_hash_declaration = 0.00 s = .
> TestRubyParserV21#test_call_bang_empty__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_label_in_bare_hash_in_array_in_ternary__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_lit_float = 0.00 s = .
> TestRubyParserV21#test_stabby_args_2__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV21#test_str_str = 0.00 s = .
> TestRubyParserV21#test_str = 0.00 s = .
> TestRubyParserV21#test_block_decomp_splat = 0.00 s = .
> TestRubyParserV21#test_defn_powarg = 0.00 s = .
> TestRubyParserV21#test_parse_line_iter_call_parens = 0.00 s = .
> TestRubyParserV21#test_stabby_block_kw__required = 0.00 s = .
> TestRubyParserV21#test_masgn_argscat = 0.00 s = .
> TestRubyParserV21#test_defn_args_mand = 0.00 s = .
> TestRubyParserV21#test_str_concat_newline = 0.00 s = .
> TestRubyParserV21#test_stabby_args_1_no_parens_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV21#test_parse_opt_call_args_assocs_comma = 0.00 s = .
> TestRubyParserV21#test_splat_array = 0.00 s = .
> TestRubyParserV21#test_block_pass_call_n = 0.00 s = .
> TestRubyParserV21#test_parse_line_multiline_str_literal_n = 0.00 s = .
> TestRubyParserV21#test_undef_2 = 0.00 s = .
> TestRubyParserV21#test_dstr_str = 0.00 s = .
> TestRubyParserV21#test_block_arg_kwsplat = 0.00 s = .
> TestRubyParserV21#test_and = 0.00 s = .
> TestRubyParserV21#test_call_arglist_trailing_comma__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_splat_super = 0.00 s = .
> TestRubyParserV21#test_yield_1 = 0.00 s = .
> TestRubyParserV21#test_call_index = 0.00 s = .
> TestRubyParserV21#test_iter_kwarg_kwsplat = 0.00 s = .
> TestRubyParserV21#test_do_colon_19 = 0.00 s = .
> TestRubyParserV21#test_BEGIN = 0.00 s = .
> TestRubyParserV21#test_iter_args_6 = 0.00 s = .
> TestRubyParserV21#test_masgn_attrasgn = 0.00 s = .
> TestRubyParserV21#test_defn_something_eh = 0.00 s = .
> TestRubyParserV21#test_do_lambda = 0.00 s = .
> TestRubyParserV21#test_stabby_args_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV21#test_defn_args_opt_splat = 0.00 s = .
> TestRubyParserV21#test_double_block_error_07 = 0.00 s = .
> TestRubyParserV21#test_hash_rescue = 0.00 s = .
> TestRubyParserV21#test_masgn_anon_splat_arg = 0.00 s = .
> TestRubyParserV21#test_colon3 = 0.00 s = .
> TestRubyParserV21#test_symbols_interp = 0.00 s = .
> TestRubyParserV21#test_while_pre_mod = 0.00 s = .
> TestRubyParserV21#test_str_interp_file = 0.00 s = .
> TestRubyParserV21#test_yield_arg = 0.00 s = .
> TestRubyParserV21#test_masgn_colon3 = 0.00 s = .
> TestRubyParserV21#test_splat_fcall_middle__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_kill_me5 = 0.00 s = S
> TestRubyParserV21#test_lasgn_command = 0.00 s = .
> TestRubyParserV21#test_call_command = 0.00 s = .
> TestRubyParserV21#test_iter_args_7_1 = 0.00 s = .
> TestRubyParserV21#test_dstr_gross = 0.00 s = .
> TestRubyParserV21#test_iter_args_8_1 = 0.00 s = .
> TestRubyParserV21#test_ensure = 0.00 s = .
> TestRubyParserV21#test_parse_line_multiline_str = 0.00 s = .
> TestRubyParserV21#test_eq_begin_why_wont_people_use_their_spacebar? = 0.00 s = .
> TestRubyParserV21#test_stabby_args_1_no_parens__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV21#test_evstr_evstr = 0.00 s = .
> TestRubyParserV21#test_lambda_args_star_block = 0.00 s = .
> TestRubyParserV21#test_splat_yield = 0.00 s = .
> TestRubyParserV21#test_block_arg_opt_splat = 0.00 s = .
> TestRubyParserV21#test_next_arg = 0.00 s = .
> TestRubyParserV21#test_non_interpolated_symbol_array_line_breaks = 0.00 s = .
> TestRubyParserV21#test_block_call_operation_dot = 0.00 s = .
> TestRubyParserV21#test_defn_args_mand_opt_splat = 0.00 s = .
> TestRubyParserV21#test_unless_pre = 0.00 s = .
> TestRubyParserV21#test_unless_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_block_decomp_arg_splat = 0.00 s = .
> TestRubyParserV21#test_iter_masgn_2 = 0.00 s = .
> TestRubyParserV21#test_parse_line_block_inline_comment_leading_newlines = 0.00 s = .
> TestRubyParserV21#test_yield_empty_parens = 0.00 s = .
> TestRubyParserV21#test_block_optarg = 0.00 s = .
> TestRubyParserV21#test_attrasgn_array_arg = 0.00 s = .
> TestRubyParserV21#test_defn_args_mand_splat = 0.00 s = .
> TestRubyParserV21#test_cond_unary_minus = 0.00 s = .
> TestRubyParserV21#test_super_arg = 0.00 s = .
> TestRubyParserV21#test_block_break = 0.00 s = .
> TestRubyParserV21#test_defn_kwarg_lvar = 0.00 s = .
> TestRubyParserV21#test_op_asgn_and_ivar2 = 0.00 s = .
> TestRubyParserV21#test_qWords_space = 0.00 s = .
> TestRubyParserV21#test_parse_line_rescue = 0.00 s = .
> TestRubyParserV21#test_super_n = 0.00 s = .
> TestRubyParserV21#test_call_no_space_symbol = 0.00 s = .
> TestRubyParserV21#test_attrasgn_index_equals_space = 0.00 s = .
> TestRubyParserV21#test_block_lasgn = 0.00 s = .
> TestRubyParserV21#test_mlhs_back_anonsplat = 0.00 s = .
> TestRubyParserV21#test_rescue_exceptions = 0.00 s = .
> TestRubyParserV21#test_iter_args_7_2 = 0.00 s = .
> TestRubyParserV21#test_parse_line_trailing_newlines = 0.00 s = .
> TestRubyParserV21#test_hash = 0.00 s = .
> TestRubyParserV21#test_str_heredoc_double = 0.00 s = .
> TestRubyParserV21#test_yield_array_1 = 0.00 s = .
> TestRubyParserV21#test_defn_args_none = 0.00 s = .
> TestRubyParserV21#test_call_bang_command_call = 0.00 s = .
> TestRubyParserV21#test_module_scoped = 0.00 s = .
> TestRubyParserV21#test_begin = 0.00 s = .
> TestRubyParserV21#test_defn_args_block = 0.00 s = .
> TestRubyParserV21#test_defn_args_opt = 0.00 s = .
> TestRubyParserV21#test_block_pass_fcall_n = 0.00 s = .
> TestRubyParserV21#test_splat_lit_1 = 0.00 s = .
> TestRubyParserV21#test_dstr_heredoc_yet_again = 0.00 s = .
> TestRubyParserV21#test_for = 0.00 s = .
> TestRubyParserV21#test_call_arglist_norm_hash = 0.00 s = .
> TestRubyParserV21#test_defn_args_splat_no_name = 0.00 s = .
> TestRubyParserV21#test_motherfuckin_leading_dots = 0.00 s = .
> TestRubyParserV21#test_alias_ugh = 0.00 s = .
> TestRubyParserV21#test_call_trailing_comma = 0.00 s = .
> TestRubyParserV21#test_dasgn_1 = 0.00 s = .
> TestRubyParserV21#test_iter_args_9_1 = 0.00 s = .
> TestRubyParserV21#test_yield_0 = 0.00 s = .
> TestRubyParserV21#test_call_fonz_cm__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_call_div = 0.00 s = .
> TestRubyParserV21#test_cvdecl = 0.00 s = .
> TestRubyParserV21#test_bug_249 = 0.00 s = .
> TestRubyParserV21#test_rescue = 0.00 s = .
> TestRubyParserV21#test_call_star2 = 0.00 s = .
> TestRubyParserV21#test_stabby_block_kw = 0.00 s = .
> TestRubyParserV21#test_call_unary_bang = 0.00 s = .
> TestRubyParserV21#test_parse_line_heredoc_hardnewline = 0.00 s = S
> TestRubyParserV21#test_block_pass_omgwtf = 0.00 s = .
> TestRubyParserV21#test_fcall_arglist_norm_hash = 0.00 s = .
> TestRubyParserV21#test_masgn_command_call = 0.00 s = .
> TestRubyParserV21#test_block_kwarg_lvar = 0.00 s = .
> TestRubyParserV21#test_defns_reserved = 0.00 s = .
> TestRubyParserV21#test_masgn_splat_arg_arg = 0.00 s = .
> TestRubyParserV21#test_motherfuckin_leading_dots2 = 0.00 s = .
> TestRubyParserV21#test_if_lasgn_short = 0.00 s = .
> TestRubyParserV21#test_masgn_splat_arg = 0.00 s = .
> TestRubyParserV21#test_undef_block_3 = 0.00 s = .
> TestRubyParserV21#test_evstr_str = 0.00 s = .
> TestRubyParserV21#test_kill_me_9 = 0.00 s = .
> TestRubyParserV21#test_begin_rescue_twice = 0.00 s = .
> TestRubyParserV21#test_or = 0.00 s = .
> TestRubyParserV21#test_defn_args_opt_block = 0.00 s = .
> TestRubyParserV21#test_wtf_8 = 0.00 s = .
> TestRubyParserV21#test_flip2_env_lvar = 0.00 s = .
> TestRubyParserV21#test_dstr_concat = 0.00 s = .
> TestRubyParserV21#test_block_command_operation_dot = 0.00 s = .
> TestRubyParserV21#test_defn_args_splat = 0.00 s = .
> TestRubyParserV21#test_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_block_args_opt1 = 0.00 s = .
> TestRubyParserV21#test_mlhs_mid_splat = 0.00 s = .
> TestRubyParserV21#test_unary_minus = 0.00 s = .
> TestRubyParserV21#test_while_pre_nil = 0.00 s = .
> TestRubyParserV21#test_flip2 = 0.00 s = .
> TestRubyParserV21#test_bug_comment_eq_begin = 0.00 s = .
> TestRubyParserV21#test_double_block_error_01 = 0.00 s = .
> TestRubyParserV21#test_iter_call_arglist_space = 0.00 s = .
> TestRubyParserV21#test_call_star = 0.00 s = .
> TestRubyParserV21#test_block_append_nil_head = 0.00 s = .
> TestRubyParserV21#test_dstr_evstr = 0.00 s = .
> TestRubyParserV21#test_if_pre = 0.00 s = .
> TestRubyParserV21#test_stabby_args_0_spacebar_broken__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV21#test_str_pct_q = 0.00 s = .
> TestRubyParserV21#test_masgn_iasgn = 0.00 s = .
> TestRubyParserV21#test_call = 0.00 s = .
> TestRubyParserV21#test_logical_op_12 = 0.00 s = .
> TestRubyParserV21#test_masgn_colon2 = 0.00 s = .
> TestRubyParserV21#test_double_block_error_04 = 0.00 s = .
> TestRubyParserV21#test_splat_next = 0.00 s = .
> TestRubyParserV21#test_words_interp = 0.00 s = .
> TestRubyParserV21#test_defined = 0.00 s = .
> TestRubyParserV21#test_dot3 = 0.00 s = .
> TestRubyParserV21#test_call_fonz__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_block_append_nil_tail = 0.00 s = .
> TestRubyParserV21#test_rescue_block_nada = 0.00 s = .
> TestRubyParserV21#test_masgn = 0.00 s = .
> TestRubyParserV21#test_iter_args_2__19 = 0.00 s = .
> TestRubyParserV21#test_bug_cond_pct = 0.00 s = .
> TestRubyParserV21#test_defs = 0.00 s = .
> TestRubyParserV21#test_heredoc_broken_windows_theory_applies_to_microsoft_more_than_anything = 0.00 s = .
> TestRubyParserV21#test_qsymbols_empty = 0.00 s = .
> TestRubyParserV21#test_block_stmt_after_mri_verbose_flag = 0.00 s = .
> TestRubyParserV21#test_call_arglist_space__18 = 0.00 s = .
> TestRubyParserV21#test_stabby_args_1_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV21#test_break = 0.00 s = .
> TestRubyParserV21#test_case = 0.00 s = .
> TestRubyParserV21#test_lit_range2 = 0.00 s = .
> TestRubyParserV21#test_defs_comments = 0.00 s = .
> TestRubyParserV21#test_kill_me_8 = 0.00 s = .
> TestRubyParserV21#test_array_bare_hash__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_attrasgn_index_equals = 0.00 s = .
> TestRubyParserV21#test_iter_args_1 = 0.00 s = .
> TestRubyParserV21#test_lit_bool_true = 0.00 s = .
> TestRubyParserV21#test_or_big2 = 0.00 s = .
> TestRubyParserV21#test_fcall_arglist_hash = 0.00 s = .
> TestRubyParserV21#test_lambda_args_block = 0.00 s = .
> TestRubyParserV21#test_mlhs_keyword = 0.00 s = .
> TestRubyParserV21#test_block_append = 0.00 s = .
> TestRubyParserV21#test_defn_kwarg_no_parens = 0.00 s = .
> TestRubyParserV21#test_break_arg = 0.00 s = .
> TestRubyParserV21#test_iter_masgn_splat = 0.00 s = .
> TestRubyParserV21#test_defn_args_mand_splat_no_name = 0.00 s = .
> TestRubyParserV21#test_until_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_block_arg_opt_arg_block = 0.00 s = .
> TestRubyParserV21#test_cvasgn = 0.00 s = .
> TestRubyParserV21#test_defn_args_splat_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_flip3 = 0.00 s = .
> TestRubyParserV21#test_lit_long = 0.00 s = .
> TestRubyParserV21#test_literal_concat_dstr_evstr = 0.00 s = .
> TestRubyParserV21#test_parse_until_not_noncanonical = 0.00 s = .
> TestRubyParserV21#test_rescue_lasgn = 0.00 s = .
> TestRubyParserV21#test_while_post2 = 0.00 s = .
> TestRubyParserV21#test_call_rshift = 0.00 s = .
> TestRubyParserV21#test_iter_while = 0.00 s = .
> TestRubyParserV21#test_masgn_splat_rhs_1 = 0.00 s = .
> TestRubyParserV21#test_defined_eh_parens = 0.00 s = .
> TestRubyParserV21#test_dstr_evstr_empty_end = 0.00 s = .
> TestRubyParserV21#test_iter_args_5 = 0.00 s = S
> TestRubyParserV21#test_while_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_array = 0.00 s = .
> TestRubyParserV21#test_class_super_expr = 0.00 s = .
> TestRubyParserV21#test_if_post = 0.00 s = .
> TestRubyParserV21#test_block_next = 0.00 s = .
> TestRubyParserV21#test_structure_remove_begin_1 = 0.00 s = .
> TestRubyParserV21#test_dregx_interp_empty = 0.00 s = .
> TestRubyParserV21#test_call_dot_parens = 0.00 s = .
> TestRubyParserV21#test_literal_concat_evstr_evstr = 0.00 s = .
> TestRubyParserV21#test_iter_loop_empty = 0.00 s = .
> TestRubyParserV21#test_block_mystery_block = 0.00 s = .
> TestRubyParserV21#test_for_no_body = 0.00 s = .
> TestRubyParserV21#test_interpolated_word_array_line_breaks = 0.00 s = .
> TestRubyParserV21#test_lambda_do_vs_brace = 0.00 s = .
> TestRubyParserV21#test_bug_args__19 = 0.00 s = .
> TestRubyParserV21#test_lasgn_env = 0.00 s = .
> TestRubyParserV21#test_masgn_splat_no_name_trailing = 0.00 s = .
> TestRubyParserV21#test_dasgn_2 = 0.00 s = .
> TestRubyParserV21#test_call_spaceship = 0.00 s = .
> TestRubyParserV21#test_until_post_not__18 = 0.00 s = .
> TestRubyParserV21#test_until_pre = 0.00 s = .
> TestRubyParserV21#test_super_0 = 0.00 s = .
> TestRubyParserV21#test_iter_each_lvar = 0.00 s = .
> TestRubyParserV21#test_kill_me_6 = 0.00 s = .
> TestRubyParserV21#test_back_ref = 0.00 s = .
> TestRubyParserV21#test_block_stmt_after = 0.00 s = .
> TestRubyParserV21#test_str_concat_space = 0.00 s = .
> TestRubyParserV21#test_rescue_block_body_3 = 0.00 s = .
> TestRubyParserV21#test_undef_3 = 0.00 s = .
> TestRubyParserV21#test_array_line_breaks = 0.00 s = .
> TestRubyParserV21#test_super_block_splat = 0.00 s = .
> TestRubyParserV21#test_call_arg_kwsplat = 0.00 s = .
> TestRubyParserV21#test_lambda_args_norm_star_block = 0.00 s = .
> TestRubyParserV21#test_array_pct_w_dstr = 0.00 s = .
> TestRubyParserV21#test_class_scoped3 = 0.00 s = .
> TestRubyParserV21#test_splat_break = 0.00 s = .
> TestRubyParserV21#test_match2 = 0.00 s = .
> TestRubyParserV21#test_sclass_trailing_class = 0.00 s = .
> TestRubyParserV21#test_svalue = 0.00 s = .
> TestRubyParserV21#test_kill_me_10 = 0.00 s = .
> TestRubyParserV21#test_stabby_arg_no_paren = 0.00 s = .
> TestRubyParserV21#test_begin_rescue_ensure_all_empty = 0.00 s = .
> TestRubyParserV21#test_kill_me2 = 0.00 s = .
> TestRubyParserV21#test_magic_encoding_comment = 0.00 s = .
> TestRubyParserV21#test_mlhs_front_anonsplat = 0.00 s = .
> TestRubyParserV21#test_parse_until_not_canonical = 0.00 s = .
> TestRubyParserV21#test_defn_kwarg_kwsplat = 0.00 s = .
> TestRubyParserV21#test_op_asgn1 = 0.00 s = .
> TestRubyParserV21#test_block_args_opt3 = 0.00 s = .
> TestRubyParserV21#test_if_args_no_space_symbol__18 = 0.00 s = .
> TestRubyParserV21#test_lambda_args_norm_comma = 0.00 s = F
> TestRubyParserV21#test_yield_n = 0.00 s = .
> TestRubyParserV21#test_hash_new_with_keyword__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_eq_begin_line_numbers = 0.00 s = .
> TestRubyParserV21#test_pipe_semicolon = 0.00 s = S
> TestRubyParserV21#test_call_self_brackets = 0.00 s = .
> TestRubyParserV21#test_defn_args_mand_opt = 0.00 s = .
> TestRubyParserV21#test_parse_line_str_with_newline_escape = 0.00 s = .
> TestRubyParserV21#test_qwords_empty = 0.00 s = .
> TestRubyParserV21#test_call_splat_mid__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_iter_args_11_2 = 0.00 s = .
> TestRubyParserV21#test_parse_line_return = 0.00 s = .
> TestRubyParserV21#test_str_question_control__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_dasgn_icky2 = 0.00 s = .
> TestRubyParserV21#test_defn_zarray = 0.00 s = .
> TestRubyParserV21#test_non_interpolated_word_array_line_breaks = 0.00 s = .
> TestRubyParserV21#test_call_colon_parens = 0.00 s = .
> TestRubyParserV21#test_unary_plus_on_literal = 0.00 s = .
> TestRubyParserV21#test_stabby_args_2_no_parens_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV21#test_dstr = 0.00 s = .
> TestRubyParserV21#test_block_decomp_anon_splat_arg = 0.00 s = .
> TestRubyParserV21#test_heredoc_unicode = 0.00 s = .
> TestRubyParserV21#test_match3 = 0.00 s = .
> TestRubyParserV21#test_dstr_3 = 0.00 s = .
> TestRubyParserV21#test_f_kw = 0.00 s = .
> TestRubyParserV21#test_block_call_dot_op2_cmd_args_do_block = 0.00 s = .
> TestRubyParserV21#test_dsym_to_sym = 0.00 s = .
> TestRubyParserV21#test_call_assoc_new = 0.00 s = .
> TestRubyParserV21#test_fcall_block = 0.00 s = .
> TestRubyParserV21#test_args_kw_block = 0.00 s = .
> TestRubyParserV21#test_lambda_args_anon_star = 0.00 s = .
> TestRubyParserV21#test_bug_comma = 0.00 s = .
> TestRubyParserV21#test_call_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_nth_ref = 0.00 s = .
> TestRubyParserV21#test_undef_block_wtf = 0.00 s = .
> TestRubyParserV21#test_symbols_empty_space = 0.00 s = .
> TestRubyParserV21#test_block_arg_optional = 0.00 s = .
> TestRubyParserV21#test_zsuper = 0.00 s = .
> TestRubyParserV21#test_parse_line_heredoc_evstr = 0.00 s = S
> TestRubyParserV21#test_defn_splat_no_name = 0.00 s = .
> TestRubyParserV21#test_iter_dasgn_curr_dasgn_madness = 0.00 s = .
> TestRubyParserV21#test_masgn_splat_to_ary2 = 0.00 s = .
> TestRubyParserV21#test_str_heredoc_interp = 0.00 s = .
> TestRubyParserV21#test_begin_else_return_value = 0.00 s = .
> TestRubyParserV21#test_call_arglist_norm_hash_splat__18 = 0.00 s = .
> TestRubyParserV21#test_masgn_lhs_splat = 0.00 s = .
> TestRubyParserV21#test_str_question_escape__18 = 0.00 s = .
> TestRubyParserV21#test_block_append_block = 0.00 s = .
> TestRubyParserV21#test_undef_block_1 = 0.00 s = .
> TestRubyParserV21#test_parse_line_dstr_newline = 0.00 s = S
> TestRubyParserV21#test_call_lt = 0.00 s = .
> TestRubyParserV21#test_qsymbols_empty_space = 0.00 s = .
> TestRubyParserV21#test_retry = 0.00 s = .
> TestRubyParserV21#test_str_heredoc = 0.00 s = .
> TestRubyParserV21#test_logical_op_123_4 = 0.00 s = .
> TestRubyParserV21#test_bug_args_masgn2 = 0.00 s = .
> TestRubyParserV21#test_stabby_args_1__19_20_21_22_23_24_25_26_27 = 0.00 s = F
> TestRubyParserV21#test_str_question_escape__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV21#test_argspush = 0.00 s = .
> TestRubyParserV21#test_list_prepend = 0.00 s = .
> TestRubyParserV21#test_masgn_arg_colon_arg = 0.00 s = .
> TestRubyParserV21#test_iter_args_11_1 = 0.00 s = .
> TestRubyParserV21#test_block_stmt_before = 0.00 s = .
> TestRubyParserV21#test_mlhs_back_splat = 0.00 s = .
> TestRubyParserV21#test_op_asgn_primary_colon_identifier = 0.00 s = .
> TestRubyParserV21#test_begin_rescue_twice_mri_verbose_flag = 0.00 s = .
> TestRubyParserV21#test_i_fucking_hate_line_numbers2 = 0.00 s = .
> block args arity 20#test_0011_parses 'lambda   { || }' = 0.00 s = .
> block args arity 20#test_0013_parses 'proc     { || }' = 0.00 s = .
> block args arity 20#test_0006_parses 'proc     do    end' = 0.00 s = .
> block args arity 20#test_0008_parses 'Proc.new do    end' = 0.00 s = .
> block args arity 20#test_0012_parses 'lambda   do || end' = 0.00 s = .
> block args arity 20#test_0014_parses 'proc     do || end' = 0.00 s = .
> block args arity 20#test_0002_parses '->       do    end' = 0.00 s = .
> block args arity 20#test_0005_parses 'proc     {    }' = 0.00 s = .
> block args arity 20#test_0007_parses 'Proc.new {    }' = 0.00 s = .
> block args arity 20#test_0009_parses '-> ()    {    }' = 0.00 s = .
> block args arity 20#test_0001_parses '->       {    }' = 0.00 s = .
> block args arity 20#test_0003_parses 'lambda   {    }' = 0.00 s = .
> block args arity 20#test_0015_parses 'Proc.new { || }' = 0.00 s = .
> block args arity 20#test_0016_parses 'Proc.new do || end' = 0.00 s = .
> block args arity 20#test_0004_parses 'lambda   do    end' = 0.00 s = .
> block args arity 20#test_0010_parses '-> ()    do    end' = 0.00 s = .
> TestRubyParserV18#test_defn_args_mand_splat_block = 0.00 s = .
> TestRubyParserV18#test_lasgn_env = 0.00 s = .
> TestRubyParserV18#test_iter_loop_empty = 0.00 s = .
> TestRubyParserV18#test_unless_pre_not__18 = 0.00 s = .
> TestRubyParserV18#test_parse_line_block_inline_comment = 0.00 s = .
> TestRubyParserV18#test_true = 0.00 s = .
> TestRubyParserV18#test_defn_args_splat = 0.00 s = .
> TestRubyParserV18#test_defn_zarray = 0.00 s = .
> TestRubyParserV18#test_flip2_env_lvar = 0.00 s = .
> TestRubyParserV18#test_array_pct_W_dstr = 0.00 s = .
> TestRubyParserV18#test_call_arglist_norm_hash = 0.00 s = .
> TestRubyParserV18#test_defs = 0.00 s = .
> TestRubyParserV18#test_module2 = 0.00 s = .
> TestRubyParserV18#test_splat_lit_1 = 0.00 s = .
> TestRubyParserV18#test_rescue_lasgn_var = 0.00 s = .
> TestRubyParserV18#test_while_pre_mod = 0.00 s = .
> TestRubyParserV18#test_class_super_array = 0.00 s = .
> TestRubyParserV18#test_ternary_symbol_no_spaces = 0.00 s = .
> TestRubyParserV18#test_defn_args_mand_block = 0.00 s = .
> TestRubyParserV18#test_block_append_block = 0.00 s = .
> TestRubyParserV18#test_parse_line_multiline_str_literal_n = 0.00 s = .
> TestRubyParserV18#test_fcall_arglist_norm_hash = 0.00 s = .
> TestRubyParserV18#test_defs_comments = 0.00 s = .
> TestRubyParserV18#test_fcall_arglist_hash = 0.00 s = .
> TestRubyParserV18#test_dasgn_icky = 0.00 s = .
> TestRubyParserV18#test_for = 0.00 s = .
> TestRubyParserV18#test_call = 0.00 s = .
> TestRubyParserV18#test_splat_super = 0.00 s = .
> TestRubyParserV18#test_splat_lasgn_array = 0.00 s = .
> TestRubyParserV18#test_iter_masgn_args_ivar__18 = 0.00 s = .
> TestRubyParserV18#test_evstr_str = 0.00 s = .
> TestRubyParserV18#test_retry = 0.00 s = .
> TestRubyParserV18#test_until_post_not__18 = 0.00 s = .
> TestRubyParserV18#test_BEGIN = 0.00 s = .
> TestRubyParserV18#test_bug_not_parens = 0.00 s = .
> TestRubyParserV18#test_if_lasgn_short = 0.00 s = .
> TestRubyParserV18#test_defn_or = 0.00 s = .
> TestRubyParserV18#test_op_asgn_index_command_call = 0.00 s = .
> TestRubyParserV18#test_op_asgn1_ivar = 0.00 s = .
> TestRubyParserV18#test_masgn_cdecl = 0.00 s = .
> TestRubyParserV18#test_str_heredoc_double = 0.00 s = .
> TestRubyParserV18#test_masgn_double_paren = 0.00 s = .
> TestRubyParserV18#test_iter_args_2_18 = 0.00 s = .
> TestRubyParserV18#test_stabby_args_0_spacebar_broken__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_op_asgn_dot_ident_command_call = 0.00 s = .
> TestRubyParserV18#test_splat_fcall_array = 0.00 s = .
> TestRubyParserV18#test_vcall = 0.00 s = .
> TestRubyParserV18#test_bug_call_arglist_parens = 0.00 s = .
> TestRubyParserV18#test_lambda_args_norm_star = 0.00 s = .
> TestRubyParserV18#test_unless_pre = 0.00 s = .
> TestRubyParserV18#test_lambda_args_anon_star_block = 0.00 s = .
> TestRubyParserV18#test_masgn_arg_colon_arg = 0.00 s = .
> TestRubyParserV18#test_parse_line_iter_call_no_parens = 0.00 s = .
> TestRubyParserV18#test_stabby_args_0_no_parens_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_heredoc_broken_windows_theory_applies_to_microsoft_more_than_anything = 0.00 s = .
> TestRubyParserV18#test_splat = 0.00 s = .
> TestRubyParserV18#test_lit_bool_true = 0.00 s = .
> TestRubyParserV18#test_while_pre_not__18 = 0.00 s = .
> TestRubyParserV18#test_attrasgn_array_arg = 0.00 s = .
> TestRubyParserV18#test_structure_remove_begin_2 = 0.00 s = .
> TestRubyParserV18#test_and = 0.00 s = .
> TestRubyParserV18#test_defn_args_opt_splat_no_name = 0.00 s = .
> TestRubyParserV18#test_label_in_bare_hash_in_array_in_ternary__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_lvar_def_boundary = 0.00 s = .
> TestRubyParserV18#test_xstr = 0.00 s = .
> TestRubyParserV18#test_super_block_splat = 0.00 s = .
> TestRubyParserV18#test_call_index_space = 0.00 s = .
> TestRubyParserV18#test_not__18 = 0.00 s = .
> TestRubyParserV18#test_op_asgn_command_call = 0.00 s = .
> TestRubyParserV18#test_str_concat_space = 0.00 s = .
> TestRubyParserV18#test_iter_each_lvar = 0.00 s = .
> TestRubyParserV18#test_unary_minus = 0.00 s = .
> TestRubyParserV18#test_bug_args_masgn2 = 0.00 s = .
> TestRubyParserV18#test_while_post2 = 0.00 s = .
> TestRubyParserV18#test_dstr_the_revenge = 0.00 s = .
> TestRubyParserV18#test_fcall_inside_parens = 0.00 s = .
> TestRubyParserV18#test_bug_args__18 = 0.00 s = .
> TestRubyParserV18#test_parse_comments = 0.00 s = .
> TestRubyParserV18#test_dasgn_mixed = 0.00 s = .
> TestRubyParserV18#test_dasgn_curr = 0.00 s = .
> TestRubyParserV18#test_lit_range2 = 0.00 s = .
> TestRubyParserV18#test_words_interp = 0.00 s = .
> TestRubyParserV18#test_until_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_masgn_masgn = 0.00 s = .
> TestRubyParserV18#test_parse_until_not_canonical = 0.00 s = .
> TestRubyParserV18#test_defn_args_mand_opt_splat_block = 0.00 s = .
> TestRubyParserV18#test_call_eq3 = 0.00 s = .
> TestRubyParserV18#test_double_block_error_04 = 0.00 s = .
> TestRubyParserV18#test_qWords_space = 0.00 s = .
> TestRubyParserV18#test_str_newline_hash_line_number = 0.00 s = .
> TestRubyParserV18#test_parse_line_newlines = 0.00 s = .
> TestRubyParserV18#test_assoc_list_18 = 0.00 s = .
> TestRubyParserV18#test_attrasgn_index_equals_space = 0.00 s = .
> TestRubyParserV18#test_double_block_error_02 = 0.00 s = .
> TestRubyParserV18#test_double_block_error_10 = 0.00 s = .
> TestRubyParserV18#test_parse_line_hash_lit = 0.00 s = .
> TestRubyParserV18#test_dasgn_1 = 0.00 s = .
> TestRubyParserV18#test_empty = 0.00 s = .
> TestRubyParserV18#test_if_pre_not__18 = 0.00 s = .
> TestRubyParserV18#test_parse_line_block_inline_multiline_comment = 0.00 s = .
> TestRubyParserV18#test_attrasgn_primary_dot_constant = 0.00 s = .
> TestRubyParserV18#test_block_pass_args_and_splat = 0.00 s = .
> TestRubyParserV18#test_stabby_args_2__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_call_array_arg = 0.00 s = .
> TestRubyParserV18#test_iter_while = 0.00 s = .
> TestRubyParserV18#test_defn_args_opt = 0.00 s = .
> TestRubyParserV18#test_do_colon_18 = 0.00 s = .
> TestRubyParserV18#test_double_block_error_14 = 0.00 s = .
> TestRubyParserV18#test_masgn_splat_no_name_to_ary = 0.00 s = .
> TestRubyParserV18#test_parse_if_not_canonical = 0.00 s = .
> TestRubyParserV18#test_until_pre = 0.00 s = .
> TestRubyParserV18#test_defn_args_mand_opt_block = 0.00 s = .
> TestRubyParserV18#test_list_prepend = 0.00 s = .
> TestRubyParserV18#test_lit_float = 0.00 s = .
> TestRubyParserV18#test_block_stmt_after_mri_verbose_flag = 0.00 s = .
> TestRubyParserV18#test_iter_masgn_splat = 0.00 s = .
> TestRubyParserV18#test_label_in_callargs_in_ternary__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_label_vs_string = 0.00 s = .
> TestRubyParserV18#test_rescue_block_body_ivar = 0.00 s = .
> TestRubyParserV18#test_defn_args_mand_opt_splat = 0.00 s = .
> TestRubyParserV18#test_defs_as_arg_with_do_block_inside = 0.00 s = .
> TestRubyParserV18#test_block_pass_splat = 0.00 s = .
> TestRubyParserV18#test_lit_regexp_once = 0.00 s = .
> TestRubyParserV18#test_masgn_colon3 = 0.00 s = .
> TestRubyParserV18#test_undef_2 = 0.00 s = .
> TestRubyParserV18#test_iter_masgn_splat_no_name = 0.00 s = .
> TestRubyParserV18#test_literal_concat_str_evstr = 0.00 s = .
> TestRubyParserV18#test_magic_encoding_comment = 0.00 s = .
> TestRubyParserV18#test_iter_dasgn_curr_dasgn_madness = 0.00 s = .
> TestRubyParserV18#test_array_bare_hash_labels__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_parse_floats_as_args = 0.00 s = .
> TestRubyParserV18#test_str_str = 0.00 s = .
> TestRubyParserV18#test_str_pct_q = 0.00 s = .
> TestRubyParserV18#test_dasgn_0 = 0.00 s = .
> TestRubyParserV18#test_dxstr = 0.00 s = .
> TestRubyParserV18#test_next = 0.00 s = .
> TestRubyParserV18#test_uminus_float = 0.00 s = .
> TestRubyParserV18#test_lasgn_arg_rescue_arg = 0.00 s = .
> TestRubyParserV18#test_call_bang__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_dregx_interp_empty = 0.00 s = .
> TestRubyParserV18#test_stabby_args_2_no_parens_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_block_pass_call_n = 0.00 s = .
> TestRubyParserV18#test_block_pass_thingy = 0.00 s = .
> TestRubyParserV18#test_cvasgn = 0.00 s = .
> TestRubyParserV18#test_lambda_args_star_block = 0.00 s = .
> TestRubyParserV18#test_lit_range3 = 0.00 s = .
> TestRubyParserV18#test_call_index = 0.00 s = .
> TestRubyParserV18#test_call_arglist_norm_hash_splat__18 = 0.00 s = .
> TestRubyParserV18#test_iter_call_arglist_space = 0.00 s = .
> TestRubyParserV18#test_defn_args_mand_opt_splat_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_class_scoped = 0.00 s = .
> TestRubyParserV18#test_call_arglist_space__18 = 0.00 s = .
> TestRubyParserV18#test_stabby_args_1_no_parens_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_double_block_error_13 = 0.00 s = .
> TestRubyParserV18#test_fcall_index_space = 0.00 s = .
> TestRubyParserV18#test_undef_block_wtf = 0.00 s = .
> TestRubyParserV18#test_op_asgn_and_ivar2 = 0.00 s = .
> TestRubyParserV18#test_rescue_block_body = 0.00 s = .
> TestRubyParserV18#test_call_expr = 0.00 s = .
> TestRubyParserV18#test_non_interpolated_word_array_line_breaks = 0.00 s = .
> TestRubyParserV18#test_str_backslashes = 0.00 s = .
> TestRubyParserV18#test_hash_new_with_keyword__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_parse_line_heredoc = 0.00 s = .
> TestRubyParserV18#test_rescue_exceptions = 0.00 s = .
> TestRubyParserV18#test_parse_while_not_canonical = 0.00 s = .
> TestRubyParserV18#test_dstr_nest = 0.00 s = .
> TestRubyParserV18#test_iter_each_nested = 0.00 s = .
> TestRubyParserV18#test_super_block_pass = 0.00 s = .
> TestRubyParserV18#test_dstr_str = 0.00 s = .
> TestRubyParserV18#test_next_arg = 0.00 s = .
> TestRubyParserV18#test_undef_block_3_post = 0.00 s = .
> TestRubyParserV18#test_evstr_evstr = 0.00 s = .
> TestRubyParserV18#test_op_asgn_or_ivar = 0.00 s = .
> TestRubyParserV18#test_lambda_args_block = 0.00 s = .
> TestRubyParserV18#test_list_append = 0.00 s = .
> TestRubyParserV18#test_yield_array_1 = 0.00 s = .
> TestRubyParserV18#test_iter_masgn_2 = 0.00 s = .
> TestRubyParserV18#test_flip3 = 0.00 s = .
> TestRubyParserV18#test_lambda_args_norm_comma2 = 0.00 s = F
> TestRubyParserV18#test_stabby_args_2_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_bug_begin_else = 0.00 s = .
> TestRubyParserV18#test_case_then_colon_18 = 0.00 s = .
> TestRubyParserV18#test_flip2 = 0.00 s = .
> TestRubyParserV18#test_rescue_block_nada = 0.00 s = .
> TestRubyParserV18#test_while_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_call_arglist_hash = 0.00 s = .
> TestRubyParserV18#test_double_block_error_07 = 0.00 s = .
> TestRubyParserV18#test_splat_fcall = 0.00 s = .
> TestRubyParserV18#test_call_bang_empty__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_block_append_nil_head = 0.00 s = .
> TestRubyParserV18#test_class_scoped3 = 0.00 s = .
> TestRubyParserV18#test_fcall_block = 0.00 s = .
> TestRubyParserV18#test_lit_regexp = 0.00 s = .
> TestRubyParserV18#test_defs_empty_args = 0.00 s = .
> TestRubyParserV18#test_return_1_splatted = 0.00 s = .
> TestRubyParserV18#test_defn_args_mand_splat = 0.00 s = .
> TestRubyParserV18#test_double_block_error_15 = 0.00 s = .
> TestRubyParserV18#test_masgn_iasgn = 0.00 s = .
> TestRubyParserV18#test_undef = 0.00 s = .
> TestRubyParserV18#test_call_args_command = 0.00 s = .
> TestRubyParserV18#test_str_question_literal__18 = 0.00 s = .
> TestRubyParserV18#test_logical_op_12_3 = 0.00 s = .
> TestRubyParserV18#test_op_asgn_or = 0.00 s = .
> TestRubyParserV18#test_masgn_argscat = 0.00 s = .
> TestRubyParserV18#test_parse_line_trailing_newlines = 0.00 s = .
> TestRubyParserV18#test_str_str_str = 0.00 s = .
> TestRubyParserV18#test_iter_args_ivar__18 = 0.00 s = .
> TestRubyParserV18#test_argspush = 0.00 s = .
> TestRubyParserV18#test_begin_rescue_ensure = 0.00 s = .
> TestRubyParserV18#test_begin_rescue_ensure_all_empty = 0.00 s = .
> TestRubyParserV18#test_call_unary_neg = 0.00 s = .
> TestRubyParserV18#test_case_nested = 0.00 s = .
> TestRubyParserV18#test_false = 0.00 s = .
> TestRubyParserV18#test_splat_break = 0.00 s = .
> TestRubyParserV18#test_str_question_literal__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_if_post = 0.00 s = .
> TestRubyParserV18#test_lit_bool_false = 0.00 s = .
> TestRubyParserV18#test_call_bang_squiggle = 0.00 s = .
> TestRubyParserV18#test_block_attrasgn = 0.00 s = .
> TestRubyParserV18#test_stabby_args_1_no_parens__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_unary_tilde = 0.00 s = .
> TestRubyParserV18#test_dot3 = 0.00 s = .
> TestRubyParserV18#test_zsuper = 0.00 s = .
> TestRubyParserV18#test_dregx_once = 0.00 s = .
> TestRubyParserV18#test_parse_until_not_noncanonical = 0.00 s = .
> TestRubyParserV18#test_splat_lit_n = 0.00 s = .
> TestRubyParserV18#test_call_self_brackets = 0.00 s = .
> TestRubyParserV18#test_fcall_arglist_hash_colons__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_array = 0.00 s = .
> TestRubyParserV18#test_iter_args_1 = 0.00 s = .
> TestRubyParserV18#test_lasgn_call = 0.00 s = .
> TestRubyParserV18#test_defn_args_splat_no_name = 0.00 s = .
> TestRubyParserV18#test_i_fucking_hate_line_numbers2 = 0.00 s = .
> TestRubyParserV18#test_break_arg = 0.00 s = .
> TestRubyParserV18#test_dstr_2 = 0.00 s = .
> TestRubyParserV18#test_splat_array = 0.00 s = .
> TestRubyParserV18#test_heredoc_unicode = 0.00 s = .
> TestRubyParserV18#test_dstr_heredoc_expand = 0.00 s = .
> TestRubyParserV18#test_match2 = 0.00 s = .
> TestRubyParserV18#test_constZ = 0.00 s = .
> TestRubyParserV18#test_masgn_splat_no_name_trailing = 0.00 s = .
> TestRubyParserV18#test_block_pass_fcall_1 = 0.00 s = .
> TestRubyParserV18#test_parse_if_not_noncanonical = 0.00 s = .
> TestRubyParserV18#test_iasgn = 0.00 s = .
> TestRubyParserV18#test_op_asgn_or_ivar2 = 0.00 s = .
> TestRubyParserV18#test_block_stmt_before_mri_verbose_flag = 0.00 s = .
> TestRubyParserV18#test_masgn_arg_ident = 0.00 s = .
> TestRubyParserV18#test_cdecl = 0.00 s = .
> TestRubyParserV18#test_array_pct_w = 0.00 s = .
> TestRubyParserV18#test_gasgn = 0.00 s = .
> TestRubyParserV18#test_unless_post = 0.00 s = .
> TestRubyParserV18#test_op_asgn_or_block = 0.00 s = .
> TestRubyParserV18#test_sclass_multiple = 0.00 s = .
> TestRubyParserV18#test_call_star2 = 0.00 s = .
> TestRubyParserV18#test_class_super_expr = 0.00 s = .
> TestRubyParserV18#test_class_comments = 0.00 s = .
> TestRubyParserV18#test_defined_eh_parens = 0.00 s = .
> TestRubyParserV18#test_valias = 0.00 s = .
> TestRubyParserV18#test_argscat_svalue = 0.00 s = .
> TestRubyParserV18#test_str_question_escape__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_masgn_star = 0.00 s = .
> TestRubyParserV18#test_proc_args_no = 0.00 s = .
> TestRubyParserV18#test_dasgn_icky2 = 0.00 s = .
> TestRubyParserV18#test_masgn_lhs_splat = 0.00 s = .
> TestRubyParserV18#test_qwords_empty = 0.00 s = .
> TestRubyParserV18#test_unless_post_not__18 = 0.00 s = .
> TestRubyParserV18#test_call_not_equal__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_parse_line_heredoc_regexp_chars = 0.00 s = .
> TestRubyParserV18#test_begin_rescue_twice_mri_verbose_flag = 0.00 s = .
> TestRubyParserV18#test_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_call_lt = 0.00 s = .
> TestRubyParserV18#test_sclass_trailing_class = 0.00 s = .
> TestRubyParserV18#test_bug_and = 0.00 s = .
> TestRubyParserV18#test_call_arglist_trailing_comma__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_call_rshift = 0.00 s = .
> TestRubyParserV18#test_masgn_colon2 = 0.00 s = .
> TestRubyParserV18#test_literal_concat_dstr_dstr = 0.00 s = .
> TestRubyParserV18#test_literal_concat_evstr_evstr = 0.00 s = .
> TestRubyParserV18#test_splat_yield = 0.00 s = .
> TestRubyParserV18#test_wtf_8 = 0.00 s = .
> TestRubyParserV18#test_undef_block_1 = 0.00 s = .
> TestRubyParserV18#test_dregx_interp = 0.00 s = .
> TestRubyParserV18#test_module_scoped3 = 0.00 s = .
> TestRubyParserV18#test_yield_array_n = 0.00 s = .
> TestRubyParserV18#test_defn_comments = 0.00 s = .
> TestRubyParserV18#test_str_pct_Q_nested = 0.00 s = .
> TestRubyParserV18#test_constY = 0.00 s = .
> TestRubyParserV18#test_until_post = 0.00 s = .
> TestRubyParserV18#test_block_stmt_both_mri_verbose_flag = 0.00 s = .
> TestRubyParserV18#test_ternary_nil_no_space = 0.00 s = .
> TestRubyParserV18#test_defn_args_opt_splat_block = 0.00 s = .
> TestRubyParserV18#test_dstr_str_lit_start = 0.00 s = .
> TestRubyParserV18#test_str_heredoc_indent = 0.00 s = .
> TestRubyParserV18#test_while_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_masgn_attrasgn = 0.00 s = .
> TestRubyParserV18#test_lambda_args_norm_anon_star = 0.00 s = .
> TestRubyParserV18#test_lasgn_command = 0.00 s = .
> TestRubyParserV18#test_call_not = 0.00 s = .
> TestRubyParserV18#test_logical_op_12 = 0.00 s = .
> TestRubyParserV18#test_rescue_iasgn_var_empty = 0.00 s = .
> TestRubyParserV18#test_block_pass_fcall_n = 0.00 s = .
> TestRubyParserV18#test_parse_line_defn_complex = 0.00 s = .
> TestRubyParserV18#test_fcall_arglist = 0.00 s = .
> TestRubyParserV18#test_defn_args_splat_middle__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_block_pass_omgwtf = 0.00 s = .
> TestRubyParserV18#test_return_n = 0.00 s = .
> TestRubyParserV18#test_defn_args_block = 0.00 s = .
> TestRubyParserV18#test_lambda_args_norm_block = 0.00 s = .
> TestRubyParserV18#test_dregx_n = 0.00 s = .
> TestRubyParserV18#test_dstr = 0.00 s = .
> TestRubyParserV18#test_masgn_splat_rhs_n = 0.00 s = .
> TestRubyParserV18#test_constX = 0.00 s = .
> TestRubyParserV18#test_double_block_error_11 = 0.00 s = .
> TestRubyParserV18#test_postexe = 0.00 s = .
> TestRubyParserV18#test_until_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_block_stmt_before = 0.00 s = .
> TestRubyParserV18#test_logical_op_1234_5 = 0.00 s = .
> TestRubyParserV18#test_logical_op_123_4 = 0.00 s = .
> TestRubyParserV18#test_parse_line_call_no_args = 0.00 s = .
> TestRubyParserV18#test_splat_fcall_middle__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_until_pre_not_mod__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_call_colon2 = 0.00 s = .
> TestRubyParserV18#test_stabby_args_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_yield_n = 0.00 s = .
> TestRubyParserV18#test_double_block_error_03 = 0.00 s = .
> TestRubyParserV18#test_dstr_evstr_empty_end = 0.00 s = .
> TestRubyParserV18#test_dstr_heredoc_yet_again = 0.00 s = .
> TestRubyParserV18#test_lasgn_array = 0.00 s = .
> TestRubyParserV18#test_dregx = 0.00 s = .
> TestRubyParserV18#test_module_scoped = 0.00 s = .
> TestRubyParserV18#test_literal_concat_dstr_evstr = 0.00 s = .
> TestRubyParserV18#test_lit_long_negative = 0.00 s = .
> TestRubyParserV18#test_splat_return = 0.00 s = .
> TestRubyParserV18#test_iter_downto = 0.00 s = .
> TestRubyParserV18#test_call_bang_command_call = 0.00 s = .
> TestRubyParserV18#test_fubar_nesting = 0.00 s = .
> TestRubyParserV18#test_lambda_args_norm_anon_star_block = 0.00 s = .
> TestRubyParserV18#test_when_splat = 0.00 s = .
> TestRubyParserV18#test_dstr_heredoc_windoze_sucks = 0.00 s = .
> TestRubyParserV18#test_begin = 0.00 s = .
> TestRubyParserV18#test_stabby_args_1_doend__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_wtf_7 = 0.00 s = .
> TestRubyParserV18#test_pipe_space = 0.00 s = .
> TestRubyParserV18#test_iter_args_3 = 0.00 s = .
> TestRubyParserV18#test_return_0 = 0.00 s = .
> TestRubyParserV18#test_fcall_arglist_norm_hash_splat__18 = 0.00 s = .
> TestRubyParserV18#test_if_post_not__18 = 0.00 s = .
> TestRubyParserV18#test_parse_line_defn_no_parens = 0.00 s = .
> TestRubyParserV18#test_case_splat = 0.00 s = .
> TestRubyParserV18#test_if_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_alias = 0.00 s = .
> TestRubyParserV18#test_lit_regexp_i_wwtt = 0.00 s = .
> TestRubyParserV18#test_attrasgn_array_lhs = 0.00 s = .
> TestRubyParserV18#test_undef_3 = 0.00 s = .
> TestRubyParserV18#test_zarray = 0.00 s = .
> TestRubyParserV18#test_aref_args_assocs = 0.00 s = .
> TestRubyParserV18#test_str_interp_file = 0.00 s = .
> TestRubyParserV18#test_attr_asgn_colon_id = 0.00 s = .
> TestRubyParserV18#test_defs_expr_wtf = 0.00 s = .
> TestRubyParserV18#test_op_asgn_and = 0.00 s = .
> TestRubyParserV18#test_block_append_nil_tail = 0.00 s = .
> TestRubyParserV18#test_i_fucking_hate_line_numbers = 0.00 s = .
> TestRubyParserV18#test_str_heredoc_empty = 0.00 s = .
> TestRubyParserV18#test_block_pass_call_1 = 0.00 s = .
> TestRubyParserV18#test_hash_rescue = 0.00 s = .
> TestRubyParserV18#test_super_1_array = 0.00 s = .
> TestRubyParserV18#test_defn_args_opt_splat_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_block_mystery_block = 0.00 s = .
> TestRubyParserV18#test_splat_lasgn = 0.00 s = .
> TestRubyParserV18#test_str = 0.00 s = .
> TestRubyParserV18#test_redo = 0.00 s = .
> TestRubyParserV18#test_bug_masgn_right = 0.00 s = .
> TestRubyParserV18#test_op_asgn_val_dot_ident_command_call = 0.00 s = .
> TestRubyParserV18#test_attrasgn = 0.00 s = .
> TestRubyParserV18#test_match = 0.00 s = .
> TestRubyParserV18#test_undef_block_2 = 0.00 s = .
> TestRubyParserV18#test_lambda_args_norm_star_block = 0.00 s = .
> TestRubyParserV18#test_parse_line_multiline_str = 0.00 s = .
> TestRubyParserV18#test_block_stmt_after = 0.00 s = .
> TestRubyParserV18#test_str_concat_newline = 0.00 s = .
> TestRubyParserV18#test_attrasgn_index_equals = 0.00 s = .
> TestRubyParserV18#test_block_append_tail_block = 0.00 s = .
> TestRubyParserV18#test_defn_args_opt_block = 0.00 s = .
> TestRubyParserV18#test_ensure = 0.00 s = .
> TestRubyParserV18#test_proc_args_2 = 0.00 s = .
> TestRubyParserV18#test_double_block_error_06 = 0.00 s = .
> TestRubyParserV18#test_fcall_keyword = 0.00 s = .
> TestRubyParserV18#test_unless_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test___ENCODING__ = 0.00 s = .
> TestRubyParserV18#test_defn_args_splat_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_rescue_lasgn_var_empty = 0.00 s = .
> TestRubyParserV18#test_masgn = 0.00 s = .
> TestRubyParserV18#test_back_ref = 0.00 s = .
> TestRubyParserV18#test_until_pre_mod = 0.00 s = .
> TestRubyParserV18#test_call_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_iter_shadowed_var = 0.00 s = .
> TestRubyParserV18#test_call_index_no_args = 0.00 s = .
> TestRubyParserV18#test_call_fonz__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_cvasgn_cls_method = 0.00 s = .
> TestRubyParserV18#test_defns_reserved = 0.00 s = .
> TestRubyParserV18#test_match3 = 0.00 s = .
> TestRubyParserV18#test_parse_while_not_noncanonical = 0.00 s = .
> TestRubyParserV18#test_double_block_error_09 = 0.00 s = .
> TestRubyParserV18#test_defn_args_none = 0.00 s = .
> TestRubyParserV18#test_super_arg = 0.00 s = .
> TestRubyParserV18#test_while_pre_nil = 0.00 s = .
> TestRubyParserV18#test_array_pct_W = 0.00 s = .
> TestRubyParserV18#test_until_pre_not__18 = 0.00 s = .
> TestRubyParserV18#test_block_pass_fcall_0 = 0.00 s = .
> TestRubyParserV18#test_call_pipe = 0.00 s = .
> TestRubyParserV18#test_defn_args_mand_opt_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_if_block_condition = 0.00 s = .
> TestRubyParserV18#test_masgn_splat_to_ary2 = 0.00 s = .
> TestRubyParserV18#test_call_gt = 0.00 s = .
> TestRubyParserV18#test_class_super_object = 0.00 s = .
> TestRubyParserV18#test_module = 0.00 s = .
> TestRubyParserV18#test_if_elsif = 0.00 s = .
> TestRubyParserV18#test_or_big2 = 0.00 s = .
> TestRubyParserV18#test_dregx_once_n_interp = 0.00 s = .
> TestRubyParserV18#test_hash_new_no_space__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_block_stmt_both = 0.00 s = .
> TestRubyParserV18#test_yield_arg = 0.00 s = .
> TestRubyParserV18#test_parse_line_block_inline_comment_leading_newlines = 0.00 s = .
> TestRubyParserV18#test_until_pre_not_mod__18 = 0.00 s = .
> TestRubyParserV18#test_defn_splat_no_name = 0.00 s = .
> TestRubyParserV18#test_hash = 0.00 s = .
> TestRubyParserV18#test_bug_args_masgn_outer_parens__18 = 0.00 s = .
> TestRubyParserV18#test_parse_line_heredoc_evstr = 0.00 s = S
> TestRubyParserV18#test_bug_args_masgn = 0.00 s = .
> TestRubyParserV18#test_while_post = 0.00 s = .
> TestRubyParserV18#test_defn_args_mand_splat_no_name = 0.00 s = .
> TestRubyParserV18#test_masgn_attrasgn_array_rhs = 0.00 s = .
> TestRubyParserV18#test_parse_line_dstr_newline = 0.00 s = S
> TestRubyParserV18#test_str_evstr = 0.00 s = .
> TestRubyParserV18#test_super_n = 0.00 s = .
> TestRubyParserV18#test_logical_op_nested_mix = 0.00 s = .
> TestRubyParserV18#test_masgn_command_call = 0.00 s = .
> TestRubyParserV18#test_rescue_block_body_3 = 0.00 s = .
> TestRubyParserV18#test_index_0_opasgn = 0.00 s = .
> TestRubyParserV18#test_iter_masgn_args_splat = 0.00 s = .
> TestRubyParserV18#test_case = 0.00 s = .
> TestRubyParserV18#test_defn_args_mand = 0.00 s = .
> TestRubyParserV18#test_while_pre = 0.00 s = .
> TestRubyParserV18#test_lit_long = 0.00 s = .
> TestRubyParserV18#test_undef_block_3 = 0.00 s = .
> TestRubyParserV18#test_yield_array_0 = 0.00 s = .
> TestRubyParserV18#test_block_append = 0.00 s = .
> TestRubyParserV18#test_module_comments = 0.00 s = .
> TestRubyParserV18#test_regexp = 0.00 s = .
> TestRubyParserV18#test_block_lasgn = 0.00 s = .
> TestRubyParserV18#test_if_pre = 0.00 s = .
> TestRubyParserV18#test_unary_plus = 0.00 s = .
> TestRubyParserV18#test_array_bare_hash__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_defn_something_eh = 0.00 s = .
> TestRubyParserV18#test_dstr_gross = 0.00 s = .
> TestRubyParserV18#test_gvar_underscore = 0.00 s = .
> TestRubyParserV18#test_stabby_args__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_while_post_not__18 = 0.00 s = .
> TestRubyParserV18#test_proc_args_1 = 0.00 s = .
> TestRubyParserV18#test_lambda_args_anon_star = 0.00 s = .
> TestRubyParserV18#test_dsym = 0.00 s = .
> TestRubyParserV18#test_interpolated_word_array_line_breaks = 0.00 s = .
> TestRubyParserV18#test_op_asgn1 = 0.00 s = .
> TestRubyParserV18#test_call_fonz_cm__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_parse_line_rescue = 0.00 s = .
> TestRubyParserV18#test_hash_new__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_splat_next_array = 0.00 s = .
> TestRubyParserV18#test_call_star = 0.00 s = .
> TestRubyParserV18#test_if_symbol = 0.00 s = .
> TestRubyParserV18#test_stabby_args_0_no_parens__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_str_question_control__18 = 0.00 s = .
> TestRubyParserV18#test_parse_line_block = 0.00 s = .
> TestRubyParserV18#test_str_heredoc = 0.00 s = .
> TestRubyParserV18#test_unless_post_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_lambda_args_norm_comma = 0.00 s = F
> TestRubyParserV18#test_case_no_expr = 0.00 s = .
> TestRubyParserV18#test_break = 0.00 s = .
> TestRubyParserV18#test_call_splat_mid__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_lambda_args_star = 0.00 s = .
> TestRubyParserV18#test_lit_sym_splat = 0.00 s = .
> TestRubyParserV18#test_array_pct_w_dstr = 0.00 s = .
> TestRubyParserV18#test_parse_line_iter_call_parens = 0.00 s = .
> TestRubyParserV18#test_if_pre_not__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_begin_def = 0.00 s = .
> TestRubyParserV18#test_proc_args_0 = 0.00 s = .
> TestRubyParserV18#test_super_0 = 0.00 s = .
> TestRubyParserV18#test_splat_return_array = 0.00 s = .
> TestRubyParserV18#test_op_asgn_primary_colon_identifier = 0.00 s = .
> TestRubyParserV18#test_stabby_args_1__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_call_command = 0.00 s = .
> TestRubyParserV18#test_gvar_underscore_blah = 0.00 s = .
> TestRubyParserV18#test_parse_line_str_with_newline_escape = 0.00 s = .
> TestRubyParserV18#test_sclass = 0.00 s = .
> TestRubyParserV18#test_call_carat = 0.00 s = .
> TestRubyParserV18#test_parse_line_call_ivar_arg_no_parens_line_break = 0.00 s = .
> TestRubyParserV18#test_stabby_args_2_no_parens__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_begin_else_return_value = 0.00 s = .
> TestRubyParserV18#test_while_pre_not_mod__18 = 0.00 s = .
> TestRubyParserV18#test_double_block_error_05 = 0.00 s = .
> TestRubyParserV18#test_block_decomp_splat = 0.00 s = S
> TestRubyParserV18#test_call_no_space_symbol = 0.00 s = .
> TestRubyParserV18#test_defn_args_opt_splat = 0.00 s = .
> TestRubyParserV18#test_parse_line_call_ivar_line_break_paren = 0.00 s = .
> TestRubyParserV18#test_parse_line_return = 0.00 s = .
> TestRubyParserV18#test_array_line_breaks = 0.00 s = .
> TestRubyParserV18#test_str_heredoc_call = 0.00 s = .
> TestRubyParserV18#test_bug_case_when_regexp = 0.00 s = .
> TestRubyParserV18#test_bug_cond_pct = 0.00 s = .
> TestRubyParserV18#test_if_nested = 0.00 s = .
> TestRubyParserV18#test_defs_empty = 0.00 s = .
> TestRubyParserV18#test_call_spaceship = 0.00 s = .
> TestRubyParserV18#test_op_asgn2_self = 0.00 s = .
> TestRubyParserV18#test_svalue = 0.00 s = .
> TestRubyParserV18#test_yield_0 = 0.00 s = .
> TestRubyParserV18#test_call_env = 0.00 s = .
> TestRubyParserV18#test_bug_comment_eq_begin = 0.00 s = .
> TestRubyParserV18#test_call_arglist_norm_hash_colons__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_dsym_to_sym = 0.00 s = .
> TestRubyParserV18#test_flip2_method = 0.00 s = .
> TestRubyParserV18#test_or = 0.00 s = .
> TestRubyParserV18#test_global = 0.00 s = .
> TestRubyParserV18#test_bang_eq = 0.00 s = .
> TestRubyParserV18#test_do_bug = 0.00 s = .
> TestRubyParserV18#test_masgn_splat_lhs = 0.00 s = .
> TestRubyParserV18#test_str_question_escape__18 = 0.00 s = .
> TestRubyParserV18#test_defn_args_mand_opt = 0.00 s = .
> TestRubyParserV18#test_nth_ref = 0.00 s = .
> TestRubyParserV18#test_colon3 = 0.00 s = .
> TestRubyParserV18#test_for_no_body = 0.00 s = .
> TestRubyParserV18#test_masgn_attrasgn_idx = 0.00 s = .
> TestRubyParserV18#test_yield_empty_parens = 0.00 s = .
> TestRubyParserV18#test_defn_rescue = 0.00 s = .
> TestRubyParserV18#test_structure_remove_begin_1 = 0.00 s = .
> TestRubyParserV18#test_super_1 = 0.00 s = .
> TestRubyParserV18#test_return_1 = 0.00 s = .
> TestRubyParserV18#test_iter_upto = 0.00 s = .
> TestRubyParserV18#test_defn_rescue_mri_verbose_flag = 0.00 s = .
> TestRubyParserV18#test_class_plain = 0.00 s = .
> TestRubyParserV18#test_dasgn_2 = 0.00 s = .
> TestRubyParserV18#test_defined = 0.00 s = .
> TestRubyParserV18#test_or_big = 0.00 s = .
> TestRubyParserV18#test_call_div = 0.00 s = .
> TestRubyParserV18#test_lit_sym = 0.00 s = .
> TestRubyParserV18#test_double_block_error_12 = 0.00 s = .
> TestRubyParserV18#test_alias_gvar_backref = 0.00 s = .
> TestRubyParserV18#test_rescue_lasgn = 0.00 s = .
> TestRubyParserV18#test_const = 0.00 s = .
> TestRubyParserV18#test_defn_args_mand_opt_splat_no_name = 0.00 s = .
> TestRubyParserV18#test_double_block_error_16 = 0.00 s = .
> TestRubyParserV18#test_call_space_before_paren_args_18 = 0.00 s = .
> TestRubyParserV18#test_yield_1 = 0.00 s = .
> TestRubyParserV18#test_argscat_inside = 0.00 s = .
> TestRubyParserV18#test_block_pass_call_0 = 0.00 s = .
> TestRubyParserV18#test_op_asgn2 = 0.00 s = .
> TestRubyParserV18#test_iter_masgn_args_splat_no_name = 0.00 s = .
> TestRubyParserV18#test_splat_break_array = 0.00 s = .
> TestRubyParserV18#test_block_append_begin_begin = 0.00 s = .
> TestRubyParserV18#test_call_and = 0.00 s = .
> TestRubyParserV18#test_cvar = 0.00 s = .
> TestRubyParserV18#test_str_heredoc_interp = 0.00 s = .
> TestRubyParserV18#test_double_block_error_01 = 0.00 s = .
> TestRubyParserV18#test_splat_yield_array = 0.00 s = .
> TestRubyParserV18#test_to_ary = 0.00 s = .
> TestRubyParserV18#test_dstr_3 = 0.00 s = .
> TestRubyParserV18#test_str_question_control__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_cvdecl = 0.00 s = .
> TestRubyParserV18#test_bug_op_asgn_rescue = 0.00 s = .
> TestRubyParserV18#test_eq_begin_line_numbers = 0.00 s = .
> TestRubyParserV18#test_while_pre_not_mod__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_begin_rescue_twice = 0.00 s = .
> TestRubyParserV18#test_double_block_error_08 = 0.00 s = .
> TestRubyParserV18#test_dstr_evstr = 0.00 s = .
> TestRubyParserV18#test_lit_regexp_n = 0.00 s = .
> TestRubyParserV18#test_defn_args_opt_mand__19_20_21_22_23_24_25_26_27 = 0.00 s = .
> TestRubyParserV18#test_eq_begin_why_wont_people_use_their_spacebar? = 0.00 s = .
> TestRubyParserV18#test_alias_ugh = 0.00 s = .
> TestRubyParserV18#test_if_args_no_space_symbol__18 = 0.00 s = .
> TestRubyParserV18#test_lasgn_ivar_env = 0.00 s = .
> TestRubyParserV18#test_call_arglist = 0.00 s = .
> TestRubyParserV18#test_structure_extra_block_for_dvar_scoping = 0.00 s = .
> TestRubyParserV18#test_cond_unary_minus = 0.00 s = .
> TestRubyParserV18#test_dstr_concat = 0.00 s = .
> TestRubyParserV18#test_masgn_paren = 0.00 s = .
> TestRubyParserV18#test_call_unary_bang = 0.00 s = .
> TestRubyParserV18#test_bug_comma = 0.00 s = .
> TestRubyParserV18#test_masgn_splat_to_ary = 0.00 s = .
> TestRubyParserV18#test_parse_line_evstr_after_break = 0.00 s = .
> TestRubyParserV18#test_call_lte = 0.00 s = .
> TestRubyParserV18#test_case_nested_inner_no_expr = 0.00 s = .
> TestRubyParserV18#test_splat_next = 0.00 s = .
> TestRubyParserV18#test_masgn_splat_rhs_1 = 0.00 s = .
> TestRubyParserV18#test_splat_super_array = 0.00 s = .
> TestRubyParserV18#test_colon2 = 0.00 s = .
> TestRubyParserV18#test_gvar = 0.00 s = .
> TestRubyParserV18#test_dot2 = 0.00 s = .
> TestRubyParserV18#test_rescue = 0.00 s = .
> 
> Finished in 3.143987s, 2007.3241 runs/s, 8743.6762 assertions/s.
> 
>   1) Skipped:
> TestRubyParserV24#test_kill_me5 [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:2655]:
> not yet
> 
>   2) Failure:
> TestRubyParserV24#test_stabby_args_2__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->(x, y) { (x + y) }".
> --- expected
> +++ actual
> @@ -1,4 +1,4 @@
>  s(:iter,
> - s(:lambda),
> + s(:call, nil, :lambda),
>   s(:args, :x, :y),
>   s(:call, s(:lvar, :x), :+, s(:lvar, :y)))
> 
> 
>   3) Skipped:
> TestRubyParserV24#test_iter_args_5 [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:2671]:
> not yet
> 
>   4) Failure:
> TestRubyParserV24#test_stabby_args_0_no_parens__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> { (x + 1) }".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), 0, s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + 0,
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
>   5) Failure:
> TestRubyParserV24#test_stabby_args_0_spacebar_broken__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->{x+1}".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), 0, s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + 0,
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
>   6) Failure:
> TestRubyParserV24#test_stabby_args_1__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->(x) { (x + 1) }".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args, :x), s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args, :x),
> + s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> 
> 
>   7) Failure:
> TestRubyParserV24#test_stabby_args_1_no_parens__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> x { (x + 1) }".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args, :x), s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args, :x),
> + s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> 
> 
>   8) Skipped:
> TestRubyParserV24#test_parse_line_heredoc_evstr [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:733]:
> heredoc line numbers are just gonna be screwed for a while...
> 
>   9) Failure:
> TestRubyParserV24#test_lambda_args_norm_comma2 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "lambda { |a, b,| a }".
> --- expected
> +++ actual
> @@ -1 +1 @@
> -s(:iter, s(:call, nil, :lambda), s(:args, :a, :b, nil), s(:lvar, :a))
> +s(:iter, s(:call, nil, :lambda), s(:args, :a, :b), s(:lvar, :a))
> 
> 
>  10) Failure:
> TestRubyParserV24#test_lambda_args_norm_comma [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "lambda { |a,| a }".
> --- expected
> +++ actual
> @@ -1 +1 @@
> -s(:iter, s(:call, nil, :lambda), s(:args, :a, nil), s(:lvar, :a))
> +s(:iter, s(:call, nil, :lambda), s(:args, :a), s(:lvar, :a))
> 
> 
>  11) Failure:
> TestRubyParserV24#test_stabby_args__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->() { (x + 1) }".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args), s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args),
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
>  12) Failure:
> TestRubyParserV24#test_stabby_args_2_no_parens_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> x, y do (x + y) end".
> --- expected
> +++ actual
> @@ -1,4 +1,4 @@
>  s(:iter,
> - s(:lambda),
> + s(:call, nil, :lambda),
>   s(:args, :x, :y),
>   s(:call, s(:lvar, :x), :+, s(:lvar, :y)))
> 
> 
>  13) Failure:
> TestRubyParserV24#test_stabby_args_2_no_parens__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> x, y { (x + y) }".
> --- expected
> +++ actual
> @@ -1,4 +1,4 @@
>  s(:iter,
> - s(:lambda),
> + s(:call, nil, :lambda),
>   s(:args, :x, :y),
>   s(:call, s(:lvar, :x), :+, s(:lvar, :y)))
> 
> 
>  14) Failure:
> TestRubyParserV24#test_stabby_args_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->() do (x + 1) end".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args), s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args),
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
>  15) Skipped:
> TestRubyParserV24#test_pipe_semicolon [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:2544]:
> not yet
> 
>  16) Failure:
> TestRubyParserV24#test_stabby_args_0_no_parens_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> do (x + 1) end".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), 0, s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + 0,
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
>  17) Skipped:
> TestRubyParserV24#test_parse_line_heredoc_hardnewline [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:2957]:
> not yet
> 
>  18) Failure:
> TestRubyParserV24#test_stabby_args_1_no_parens_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> x do (x + 1) end".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args, :x), s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args, :x),
> + s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> 
> 
>  19) Skipped:
> TestRubyParserV24#test_parse_line_dstr_newline [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:707]:
> dstr line numbers are just gonna be screwed for a while...
> 
>  20) Failure:
> TestRubyParserV24#test_stabby_args_2_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->(x, y) do (x + y) end".
> --- expected
> +++ actual
> @@ -1,4 +1,4 @@
>  s(:iter,
> - s(:lambda),
> + s(:call, nil, :lambda),
>   s(:args, :x, :y),
>   s(:call, s(:lvar, :x), :+, s(:lvar, :y)))
> 
> 
>  21) Failure:
> TestRubyParserV24#test_stabby_args_1_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->(x) do (x + 1) end".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args, :x), s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args, :x),
> + s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> 
> 
>  22) Failure:
> TestRubyParserV19#test_stabby_args__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->() { (x + 1) }".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args), s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args),
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
>  23) Failure:
> TestRubyParserV19#test_stabby_args_1_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->(x) do (x + 1) end".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args, :x), s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args, :x),
> + s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> 
> 
>  24) Failure:
> TestRubyParserV19#test_lambda_args_norm_comma [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "lambda { |a,| a }".
> --- expected
> +++ actual
> @@ -1 +1 @@
> -s(:iter, s(:call, nil, :lambda), s(:args, :a, nil), s(:lvar, :a))
> +s(:iter, s(:call, nil, :lambda), s(:args, :a), s(:lvar, :a))
> 
> 
>  25) Failure:
> TestRubyParserV19#test_stabby_args_0_no_parens__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> { (x + 1) }".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), 0, s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + 0,
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
>  26) Skipped:
> TestRubyParserV19#test_pipe_semicolon [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:2544]:
> not yet
> 
>  27) Failure:
> TestRubyParserV19#test_stabby_args_2__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->(x, y) { (x + y) }".
> --- expected
> +++ actual
> @@ -1,4 +1,4 @@
>  s(:iter,
> - s(:lambda),
> + s(:call, nil, :lambda),
>   s(:args, :x, :y),
>   s(:call, s(:lvar, :x), :+, s(:lvar, :y)))
> 
> 
>  28) Failure:
> TestRubyParserV19#test_stabby_args_1__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->(x) { (x + 1) }".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args, :x), s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args, :x),
> + s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> 
> 
>  29) Skipped:
> TestRubyParserV19#test_kill_me5 [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:2655]:
> not yet
> 
>  30) Skipped:
> TestRubyParserV19#test_parse_line_dstr_newline [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:707]:
> dstr line numbers are just gonna be screwed for a while...
> 
>  31) Failure:
> TestRubyParserV19#test_stabby_args_1_no_parens_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> x do (x + 1) end".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args, :x), s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args, :x),
> + s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> 
> 
>  32) Failure:
> TestRubyParserV19#test_stabby_args_0_no_parens_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> do (x + 1) end".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), 0, s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + 0,
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
>  33) Failure:
> TestRubyParserV19#test_stabby_args_2_no_parens_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> x, y do (x + y) end".
> --- expected
> +++ actual
> @@ -1,4 +1,4 @@
>  s(:iter,
> - s(:lambda),
> + s(:call, nil, :lambda),
>   s(:args, :x, :y),
>   s(:call, s(:lvar, :x), :+, s(:lvar, :y)))
> 
> 
>  34) Skipped:
> TestRubyParserV19#test_parse_line_heredoc_evstr [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:733]:
> heredoc line numbers are just gonna be screwed for a while...
> 
>  35) Failure:
> TestRubyParserV19#test_stabby_args_0_spacebar_broken__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->{x+1}".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), 0, s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + 0,
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
>  36) Skipped:
> TestRubyParserV19#test_iter_args_5 [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:2671]:
> not yet
> 
>  37) Failure:
> TestRubyParserV19#test_stabby_args_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->() do (x + 1) end".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args), s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args),
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
>  38) Failure:
> TestRubyParserV19#test_stabby_args_1_no_parens__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> x { (x + 1) }".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args, :x), s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args, :x),
> + s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> 
> 
>  39) Failure:
> TestRubyParserV19#test_lambda_args_norm_comma2 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "lambda { |a, b,| a }".
> --- expected
> +++ actual
> @@ -1 +1 @@
> -s(:iter, s(:call, nil, :lambda), s(:args, :a, :b, nil), s(:lvar, :a))
> +s(:iter, s(:call, nil, :lambda), s(:args, :a, :b), s(:lvar, :a))
> 
> 
>  40) Failure:
> TestRubyParserV19#test_stabby_args_2_no_parens__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> x, y { (x + y) }".
> --- expected
> +++ actual
> @@ -1,4 +1,4 @@
>  s(:iter,
> - s(:lambda),
> + s(:call, nil, :lambda),
>   s(:args, :x, :y),
>   s(:call, s(:lvar, :x), :+, s(:lvar, :y)))
> 
> 
>  41) Failure:
> TestRubyParserV19#test_stabby_args_2_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->(x, y) do (x + y) end".
> --- expected
> +++ actual
> @@ -1,4 +1,4 @@
>  s(:iter,
> - s(:lambda),
> + s(:call, nil, :lambda),
>   s(:args, :x, :y),
>   s(:call, s(:lvar, :x), :+, s(:lvar, :y)))
> 
> 
>  42) Failure:
> TestRubyParserV22#test_lambda_args_norm_comma [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "lambda { |a,| a }".
> --- expected
> +++ actual
> @@ -1 +1 @@
> -s(:iter, s(:call, nil, :lambda), s(:args, :a, nil), s(:lvar, :a))
> +s(:iter, s(:call, nil, :lambda), s(:args, :a), s(:lvar, :a))
> 
> 
>  43) Failure:
> TestRubyParserV22#test_stabby_args__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->() { (x + 1) }".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args), s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args),
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
>  44) Failure:
> TestRubyParserV22#test_stabby_args_1_no_parens__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> x { (x + 1) }".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args, :x), s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args, :x),
> + s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> 
> 
>  45) Failure:
> TestRubyParserV22#test_stabby_args_2__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->(x, y) { (x + y) }".
> --- expected
> +++ actual
> @@ -1,4 +1,4 @@
>  s(:iter,
> - s(:lambda),
> + s(:call, nil, :lambda),
>   s(:args, :x, :y),
>   s(:call, s(:lvar, :x), :+, s(:lvar, :y)))
> 
> 
>  46) Skipped:
> TestRubyParserV22#test_iter_args_5 [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:2671]:
> not yet
> 
>  47) Skipped:
> TestRubyParserV22#test_parse_line_heredoc_evstr [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:733]:
> heredoc line numbers are just gonna be screwed for a while...
> 
>  48) Failure:
> TestRubyParserV22#test_stabby_args_0_no_parens__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> { (x + 1) }".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), 0, s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + 0,
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
>  49) Failure:
> TestRubyParserV22#test_stabby_args_2_no_parens_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> x, y do (x + y) end".
> --- expected
> +++ actual
> @@ -1,4 +1,4 @@
>  s(:iter,
> - s(:lambda),
> + s(:call, nil, :lambda),
>   s(:args, :x, :y),
>   s(:call, s(:lvar, :x), :+, s(:lvar, :y)))
> 
> 
>  50) Failure:
> TestRubyParserV22#test_stabby_args_0_spacebar_broken__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->{x+1}".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), 0, s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + 0,
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
>  51) Failure:
> TestRubyParserV22#test_lambda_args_norm_comma2 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "lambda { |a, b,| a }".
> --- expected
> +++ actual
> @@ -1 +1 @@
> -s(:iter, s(:call, nil, :lambda), s(:args, :a, :b, nil), s(:lvar, :a))
> +s(:iter, s(:call, nil, :lambda), s(:args, :a, :b), s(:lvar, :a))
> 
> 
>  52) Failure:
> TestRubyParserV22#test_stabby_args_0_no_parens_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> do (x + 1) end".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), 0, s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + 0,
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
>  53) Failure:
> TestRubyParserV22#test_stabby_args_1_no_parens_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> x do (x + 1) end".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args, :x), s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args, :x),
> + s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> 
> 
>  54) Failure:
> TestRubyParserV22#test_stabby_args_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->() do (x + 1) end".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args), s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args),
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
>  55) Skipped:
> TestRubyParserV22#test_kill_me5 [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:2655]:
> not yet
> 
>  56) Skipped:
> TestRubyParserV22#test_parse_line_dstr_newline [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:707]:
> dstr line numbers are just gonna be screwed for a while...
> 
>  57) Failure:
> TestRubyParserV22#test_stabby_args_2_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->(x, y) do (x + y) end".
> --- expected
> +++ actual
> @@ -1,4 +1,4 @@
>  s(:iter,
> - s(:lambda),
> + s(:call, nil, :lambda),
>   s(:args, :x, :y),
>   s(:call, s(:lvar, :x), :+, s(:lvar, :y)))
> 
> 
>  58) Failure:
> TestRubyParserV22#test_stabby_args_1_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->(x) do (x + 1) end".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args, :x), s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args, :x),
> + s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> 
> 
>  59) Failure:
> TestRubyParserV22#test_stabby_args_1__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->(x) { (x + 1) }".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args, :x), s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args, :x),
> + s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> 
> 
>  60) Skipped:
> TestRubyParserV22#test_pipe_semicolon [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:2544]:
> not yet
> 
>  61) Failure:
> TestRubyParserV22#test_stabby_args_2_no_parens__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> x, y { (x + y) }".
> --- expected
> +++ actual
> @@ -1,4 +1,4 @@
>  s(:iter,
> - s(:lambda),
> + s(:call, nil, :lambda),
>   s(:args, :x, :y),
>   s(:call, s(:lvar, :x), :+, s(:lvar, :y)))
> 
> 
>  62) Skipped:
> TestRubyParserV22#test_parse_line_heredoc_hardnewline [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:2957]:
> not yet
> 
>  63) Skipped:
> TestRubyParserV25#test_parse_line_heredoc_evstr [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:733]:
> heredoc line numbers are just gonna be screwed for a while...
> 
>  64) Failure:
> TestRubyParserV25#test_stabby_args_2_no_parens_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> x, y do (x + y) end".
> --- expected
> +++ actual
> @@ -1,4 +1,4 @@
>  s(:iter,
> - s(:lambda),
> + s(:call, nil, :lambda),
>   s(:args, :x, :y),
>   s(:call, s(:lvar, :x), :+, s(:lvar, :y)))
> 
> 
>  65) Failure:
> TestRubyParserV25#test_lambda_args_norm_comma [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "lambda { |a,| a }".
> --- expected
> +++ actual
> @@ -1 +1 @@
> -s(:iter, s(:call, nil, :lambda), s(:args, :a, nil), s(:lvar, :a))
> +s(:iter, s(:call, nil, :lambda), s(:args, :a), s(:lvar, :a))
> 
> 
>  66) Failure:
> TestRubyParserV25#test_stabby_args_1_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->(x) do (x + 1) end".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args, :x), s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args, :x),
> + s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> 
> 
>  67) Failure:
> TestRubyParserV25#test_stabby_args__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->() { (x + 1) }".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args), s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args),
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
>  68) Skipped:
> TestRubyParserV25#test_iter_args_5 [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:2671]:
> not yet
> 
>  69) Skipped:
> TestRubyParserV25#test_parse_line_dstr_newline [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:707]:
> dstr line numbers are just gonna be screwed for a while...
> 
>  70) Failure:
> TestRubyParserV25#test_stabby_args_2_no_parens__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> x, y { (x + y) }".
> --- expected
> +++ actual
> @@ -1,4 +1,4 @@
>  s(:iter,
> - s(:lambda),
> + s(:call, nil, :lambda),
>   s(:args, :x, :y),
>   s(:call, s(:lvar, :x), :+, s(:lvar, :y)))
> 
> 
>  71) Failure:
> TestRubyParserV25#test_stabby_args_1__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->(x) { (x + 1) }".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args, :x), s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args, :x),
> + s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> 
> 
>  72) Skipped:
> TestRubyParserV25#test_pipe_semicolon [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:2544]:
> not yet
> 
>  73) Failure:
> TestRubyParserV25#test_stabby_args_1_no_parens_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> x do (x + 1) end".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args, :x), s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args, :x),
> + s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> 
> 
>  74) Failure:
> TestRubyParserV25#test_stabby_args_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->() do (x + 1) end".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args), s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args),
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
>  75) Failure:
> TestRubyParserV25#test_stabby_args_0_spacebar_broken__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->{x+1}".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), 0, s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + 0,
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
>  76) Failure:
> TestRubyParserV25#test_stabby_args_0_no_parens__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> { (x + 1) }".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), 0, s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + 0,
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
>  77) Failure:
> TestRubyParserV25#test_stabby_args_2_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->(x, y) do (x + y) end".
> --- expected
> +++ actual
> @@ -1,4 +1,4 @@
>  s(:iter,
> - s(:lambda),
> + s(:call, nil, :lambda),
>   s(:args, :x, :y),
>   s(:call, s(:lvar, :x), :+, s(:lvar, :y)))
> 
> 
>  78) Failure:
> TestRubyParserV25#test_stabby_args_0_no_parens_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> do (x + 1) end".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), 0, s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + 0,
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
>  79) Skipped:
> TestRubyParserV25#test_kill_me5 [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:2655]:
> not yet
> 
>  80) Skipped:
> TestRubyParserV25#test_parse_line_heredoc_hardnewline [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:2957]:
> not yet
> 
>  81) Failure:
> TestRubyParserV25#test_stabby_args_2__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->(x, y) { (x + y) }".
> --- expected
> +++ actual
> @@ -1,4 +1,4 @@
>  s(:iter,
> - s(:lambda),
> + s(:call, nil, :lambda),
>   s(:args, :x, :y),
>   s(:call, s(:lvar, :x), :+, s(:lvar, :y)))
> 
> 
>  82) Failure:
> TestRubyParserV25#test_stabby_args_1_no_parens__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> x { (x + 1) }".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args, :x), s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args, :x),
> + s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> 
> 
>  83) Failure:
> TestRubyParserV25#test_lambda_args_norm_comma2 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "lambda { |a, b,| a }".
> --- expected
> +++ actual
> @@ -1 +1 @@
> -s(:iter, s(:call, nil, :lambda), s(:args, :a, :b, nil), s(:lvar, :a))
> +s(:iter, s(:call, nil, :lambda), s(:args, :a, :b), s(:lvar, :a))
> 
> 
>  84) Skipped:
> TestRubyLexer#test_ruby21_imaginary_literal_with_succeeding_keyword [/<<PKGBUILDDIR>>/test/test_ruby_lexer.rb:2880]:
> Currently does not tokenize correctly
> 
>  85) Skipped:
> TestRubyParserV20#test_parse_line_heredoc_evstr [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:733]:
> heredoc line numbers are just gonna be screwed for a while...
> 
>  86) Failure:
> TestRubyParserV20#test_stabby_args_1_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->(x) do (x + 1) end".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args, :x), s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args, :x),
> + s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> 
> 
>  87) Failure:
> TestRubyParserV20#test_stabby_args_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->() do (x + 1) end".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args), s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args),
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
>  88) Skipped:
> TestRubyParserV20#test_pipe_semicolon [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:2544]:
> not yet
> 
>  89) Failure:
> TestRubyParserV20#test_stabby_args__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->() { (x + 1) }".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args), s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args),
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
>  90) Failure:
> TestRubyParserV20#test_stabby_args_1_no_parens_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> x do (x + 1) end".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args, :x), s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args, :x),
> + s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> 
> 
>  91) Failure:
> TestRubyParserV20#test_stabby_args_0_no_parens_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> do (x + 1) end".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), 0, s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + 0,
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
>  92) Failure:
> TestRubyParserV20#test_stabby_args_0_no_parens__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> { (x + 1) }".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), 0, s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + 0,
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
>  93) Failure:
> TestRubyParserV20#test_lambda_args_norm_comma2 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "lambda { |a, b,| a }".
> --- expected
> +++ actual
> @@ -1 +1 @@
> -s(:iter, s(:call, nil, :lambda), s(:args, :a, :b, nil), s(:lvar, :a))
> +s(:iter, s(:call, nil, :lambda), s(:args, :a, :b), s(:lvar, :a))
> 
> 
>  94) Failure:
> TestRubyParserV20#test_stabby_args_2_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->(x, y) do (x + y) end".
> --- expected
> +++ actual
> @@ -1,4 +1,4 @@
>  s(:iter,
> - s(:lambda),
> + s(:call, nil, :lambda),
>   s(:args, :x, :y),
>   s(:call, s(:lvar, :x), :+, s(:lvar, :y)))
> 
> 
>  95) Failure:
> TestRubyParserV20#test_stabby_args_2_no_parens_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> x, y do (x + y) end".
> --- expected
> +++ actual
> @@ -1,4 +1,4 @@
>  s(:iter,
> - s(:lambda),
> + s(:call, nil, :lambda),
>   s(:args, :x, :y),
>   s(:call, s(:lvar, :x), :+, s(:lvar, :y)))
> 
> 
>  96) Failure:
> TestRubyParserV20#test_stabby_args_2_no_parens__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> x, y { (x + y) }".
> --- expected
> +++ actual
> @@ -1,4 +1,4 @@
>  s(:iter,
> - s(:lambda),
> + s(:call, nil, :lambda),
>   s(:args, :x, :y),
>   s(:call, s(:lvar, :x), :+, s(:lvar, :y)))
> 
> 
>  97) Failure:
> TestRubyParserV20#test_stabby_args_1__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->(x) { (x + 1) }".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args, :x), s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args, :x),
> + s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> 
> 
>  98) Skipped:
> TestRubyParserV20#test_kill_me5 [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:2655]:
> not yet
> 
>  99) Skipped:
> TestRubyParserV20#test_parse_line_dstr_newline [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:707]:
> dstr line numbers are just gonna be screwed for a while...
> 
> 100) Failure:
> TestRubyParserV20#test_stabby_args_2__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->(x, y) { (x + y) }".
> --- expected
> +++ actual
> @@ -1,4 +1,4 @@
>  s(:iter,
> - s(:lambda),
> + s(:call, nil, :lambda),
>   s(:args, :x, :y),
>   s(:call, s(:lvar, :x), :+, s(:lvar, :y)))
> 
> 
> 101) Failure:
> TestRubyParserV20#test_stabby_args_1_no_parens__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> x { (x + 1) }".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args, :x), s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args, :x),
> + s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> 
> 
> 102) Failure:
> TestRubyParserV20#test_stabby_args_0_spacebar_broken__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->{x+1}".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), 0, s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + 0,
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
> 103) Skipped:
> TestRubyParserV20#test_iter_args_5 [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:2671]:
> not yet
> 
> 104) Failure:
> TestRubyParserV20#test_lambda_args_norm_comma [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "lambda { |a,| a }".
> --- expected
> +++ actual
> @@ -1 +1 @@
> -s(:iter, s(:call, nil, :lambda), s(:args, :a, nil), s(:lvar, :a))
> +s(:iter, s(:call, nil, :lambda), s(:args, :a), s(:lvar, :a))
> 
> 
> 105) Skipped:
> TestRubyParserV23#test_kill_me5 [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:2655]:
> not yet
> 
> 106) Failure:
> TestRubyParserV23#test_stabby_args_1__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->(x) { (x + 1) }".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args, :x), s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args, :x),
> + s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> 
> 
> 107) Failure:
> TestRubyParserV23#test_stabby_args_2_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->(x, y) do (x + y) end".
> --- expected
> +++ actual
> @@ -1,4 +1,4 @@
>  s(:iter,
> - s(:lambda),
> + s(:call, nil, :lambda),
>   s(:args, :x, :y),
>   s(:call, s(:lvar, :x), :+, s(:lvar, :y)))
> 
> 
> 108) Failure:
> TestRubyParserV23#test_lambda_args_norm_comma [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "lambda { |a,| a }".
> --- expected
> +++ actual
> @@ -1 +1 @@
> -s(:iter, s(:call, nil, :lambda), s(:args, :a, nil), s(:lvar, :a))
> +s(:iter, s(:call, nil, :lambda), s(:args, :a), s(:lvar, :a))
> 
> 
> 109) Failure:
> TestRubyParserV23#test_lambda_args_norm_comma2 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "lambda { |a, b,| a }".
> --- expected
> +++ actual
> @@ -1 +1 @@
> -s(:iter, s(:call, nil, :lambda), s(:args, :a, :b, nil), s(:lvar, :a))
> +s(:iter, s(:call, nil, :lambda), s(:args, :a, :b), s(:lvar, :a))
> 
> 
> 110) Failure:
> TestRubyParserV23#test_stabby_args_1_no_parens_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> x do (x + 1) end".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args, :x), s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args, :x),
> + s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> 
> 
> 111) Failure:
> TestRubyParserV23#test_stabby_args_1_no_parens__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> x { (x + 1) }".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args, :x), s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args, :x),
> + s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> 
> 
> 112) Skipped:
> TestRubyParserV23#test_parse_line_dstr_newline [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:707]:
> dstr line numbers are just gonna be screwed for a while...
> 
> 113) Failure:
> TestRubyParserV23#test_stabby_args_1_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->(x) do (x + 1) end".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args, :x), s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args, :x),
> + s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> 
> 
> 114) Failure:
> TestRubyParserV23#test_stabby_args_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->() do (x + 1) end".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args), s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args),
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
> 115) Failure:
> TestRubyParserV23#test_stabby_args_2_no_parens__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> x, y { (x + y) }".
> --- expected
> +++ actual
> @@ -1,4 +1,4 @@
>  s(:iter,
> - s(:lambda),
> + s(:call, nil, :lambda),
>   s(:args, :x, :y),
>   s(:call, s(:lvar, :x), :+, s(:lvar, :y)))
> 
> 
> 116) Skipped:
> TestRubyParserV23#test_iter_args_5 [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:2671]:
> not yet
> 
> 117) Failure:
> TestRubyParserV23#test_stabby_args__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->() { (x + 1) }".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args), s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args),
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
> 118) Skipped:
> TestRubyParserV23#test_pipe_semicolon [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:2544]:
> not yet
> 
> 119) Failure:
> TestRubyParserV23#test_stabby_args_2__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->(x, y) { (x + y) }".
> --- expected
> +++ actual
> @@ -1,4 +1,4 @@
>  s(:iter,
> - s(:lambda),
> + s(:call, nil, :lambda),
>   s(:args, :x, :y),
>   s(:call, s(:lvar, :x), :+, s(:lvar, :y)))
> 
> 
> 120) Failure:
> TestRubyParserV23#test_stabby_args_0_spacebar_broken__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->{x+1}".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), 0, s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + 0,
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
> 121) Skipped:
> TestRubyParserV23#test_parse_line_heredoc_evstr [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:733]:
> heredoc line numbers are just gonna be screwed for a while...
> 
> 122) Failure:
> TestRubyParserV23#test_stabby_args_2_no_parens_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> x, y do (x + y) end".
> --- expected
> +++ actual
> @@ -1,4 +1,4 @@
>  s(:iter,
> - s(:lambda),
> + s(:call, nil, :lambda),
>   s(:args, :x, :y),
>   s(:call, s(:lvar, :x), :+, s(:lvar, :y)))
> 
> 
> 123) Failure:
> TestRubyParserV23#test_stabby_args_0_no_parens__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> { (x + 1) }".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), 0, s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + 0,
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
> 124) Failure:
> TestRubyParserV23#test_stabby_args_0_no_parens_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> do (x + 1) end".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), 0, s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + 0,
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
> 125) Skipped:
> TestRubyParserV23#test_parse_line_heredoc_hardnewline [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:2957]:
> not yet
> 
> 126) Failure:
> TestRubyParserV21#test_stabby_args_2_no_parens__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> x, y { (x + y) }".
> --- expected
> +++ actual
> @@ -1,4 +1,4 @@
>  s(:iter,
> - s(:lambda),
> + s(:call, nil, :lambda),
>   s(:args, :x, :y),
>   s(:call, s(:lvar, :x), :+, s(:lvar, :y)))
> 
> 
> 127) Failure:
> TestRubyParserV21#test_stabby_args_0_no_parens_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> do (x + 1) end".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), 0, s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + 0,
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
> 128) Failure:
> TestRubyParserV21#test_lambda_args_norm_comma2 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "lambda { |a, b,| a }".
> --- expected
> +++ actual
> @@ -1 +1 @@
> -s(:iter, s(:call, nil, :lambda), s(:args, :a, :b, nil), s(:lvar, :a))
> +s(:iter, s(:call, nil, :lambda), s(:args, :a, :b), s(:lvar, :a))
> 
> 
> 129) Failure:
> TestRubyParserV21#test_stabby_args_2_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->(x, y) do (x + y) end".
> --- expected
> +++ actual
> @@ -1,4 +1,4 @@
>  s(:iter,
> - s(:lambda),
> + s(:call, nil, :lambda),
>   s(:args, :x, :y),
>   s(:call, s(:lvar, :x), :+, s(:lvar, :y)))
> 
> 
> 130) Failure:
> TestRubyParserV21#test_stabby_args_0_no_parens__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> { (x + 1) }".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), 0, s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + 0,
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
> 131) Failure:
> TestRubyParserV21#test_stabby_args__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->() { (x + 1) }".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args), s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args),
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
> 132) Failure:
> TestRubyParserV21#test_stabby_args_2__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->(x, y) { (x + y) }".
> --- expected
> +++ actual
> @@ -1,4 +1,4 @@
>  s(:iter,
> - s(:lambda),
> + s(:call, nil, :lambda),
>   s(:args, :x, :y),
>   s(:call, s(:lvar, :x), :+, s(:lvar, :y)))
> 
> 
> 133) Failure:
> TestRubyParserV21#test_stabby_args_1_no_parens_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> x do (x + 1) end".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args, :x), s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args, :x),
> + s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> 
> 
> 134) Failure:
> TestRubyParserV21#test_stabby_args_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->() do (x + 1) end".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args), s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args),
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
> 135) Skipped:
> TestRubyParserV21#test_kill_me5 [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:2655]:
> not yet
> 
> 136) Failure:
> TestRubyParserV21#test_stabby_args_1_no_parens__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> x { (x + 1) }".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args, :x), s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args, :x),
> + s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> 
> 
> 137) Skipped:
> TestRubyParserV21#test_parse_line_heredoc_hardnewline [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:2957]:
> not yet
> 
> 138) Failure:
> TestRubyParserV21#test_stabby_args_0_spacebar_broken__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->{x+1}".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), 0, s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + 0,
> + s(:call, s(:call, nil, :x), :+, s(:lit, 1)))
> 
> 
> 139) Failure:
> TestRubyParserV21#test_stabby_args_1_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->(x) do (x + 1) end".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args, :x), s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args, :x),
> + s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> 
> 
> 140) Skipped:
> TestRubyParserV21#test_iter_args_5 [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:2671]:
> not yet
> 
> 141) Failure:
> TestRubyParserV21#test_lambda_args_norm_comma [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "lambda { |a,| a }".
> --- expected
> +++ actual
> @@ -1 +1 @@
> -s(:iter, s(:call, nil, :lambda), s(:args, :a, nil), s(:lvar, :a))
> +s(:iter, s(:call, nil, :lambda), s(:args, :a), s(:lvar, :a))
> 
> 
> 142) Skipped:
> TestRubyParserV21#test_pipe_semicolon [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:2544]:
> not yet
> 
> 143) Failure:
> TestRubyParserV21#test_stabby_args_2_no_parens_doend__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "-> x, y do (x + y) end".
> --- expected
> +++ actual
> @@ -1,4 +1,4 @@
>  s(:iter,
> - s(:lambda),
> + s(:call, nil, :lambda),
>   s(:args, :x, :y),
>   s(:call, s(:lvar, :x), :+, s(:lvar, :y)))
> 
> 
> 144) Skipped:
> TestRubyParserV21#test_parse_line_heredoc_evstr [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:733]:
> heredoc line numbers are just gonna be screwed for a while...
> 
> 145) Skipped:
> TestRubyParserV21#test_parse_line_dstr_newline [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:707]:
> dstr line numbers are just gonna be screwed for a while...
> 
> 146) Failure:
> TestRubyParserV21#test_stabby_args_1__19_20_21_22_23_24_25_26_27 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "->(x) { (x + 1) }".
> --- expected
> +++ actual
> @@ -1 +1,4 @@
> -s(:iter, s(:lambda), s(:args, :x), s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> +s(:iter,
> + s(:call, nil, :lambda),
> + s(:args, :x),
> + s(:call, s(:lvar, :x), :+, s(:lit, 1)))
> 
> 
> 147) Failure:
> TestRubyParserV18#test_lambda_args_norm_comma2 [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "lambda { |a, b,| a }".
> --- expected
> +++ actual
> @@ -1 +1 @@
> -s(:iter, s(:call, nil, :lambda), s(:args, :a, :b, nil), s(:lvar, :a))
> +s(:iter, s(:call, nil, :lambda), s(:args, :a, :b), s(:lvar, :a))
> 
> 
> 148) Skipped:
> TestRubyParserV18#test_parse_line_heredoc_evstr [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:733]:
> heredoc line numbers are just gonna be screwed for a while...
> 
> 149) Skipped:
> TestRubyParserV18#test_parse_line_dstr_newline [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:707]:
> dstr line numbers are just gonna be screwed for a while...
> 
> 150) Failure:
> TestRubyParserV18#test_lambda_args_norm_comma [/usr/lib/ruby/vendor_ruby/pt_testcase.rb:154]:
> failed on input: "lambda { |a,| a }".
> --- expected
> +++ actual
> @@ -1 +1 @@
> -s(:iter, s(:call, nil, :lambda), s(:args, :a, nil), s(:lvar, :a))
> +s(:iter, s(:call, nil, :lambda), s(:args, :a), s(:lvar, :a))
> 
> 
> 151) Skipped:
> TestRubyParserV18#test_block_decomp_splat [/<<PKGBUILDDIR>>/test/test_ruby_parser.rb:1523]:
> not that smart yet
> 
> 6311 runs, 27490 assertions, 107 failures, 0 errors, 44 skips
> rake aborted!
> Command failed with status (1): [ruby -w -I"test"  "/usr/share/rubygems-integration/all/gems/rake-13.0.1/lib/rake/rake_test_loader.rb" "test/test_ruby_lexer.rb" "test/test_ruby_parser.rb" "test/test_ruby_parser_extras.rb" -v]
> /usr/share/rubygems-integration/all/gems/rake-13.0.1/exe/rake:27:in `<top (required)>'
> Tasks: TOP => default
> (See full trace by running task with --trace)
> ERROR: Test "ruby2.7" failed.

The full build log is available from:
   http://qa-logs.debian.net/2021/01/20/ruby-parser_3.11.0-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with me
so that we can identify if something relevant changed in the meantime.

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Pkg-ruby-extras-maintainers mailing list