| "git clone --depth 1 https://github.com/ruby/ruby.git trunk" exit with 0. |
| Cloning into 'trunk'... |
| "autoconf" exit with 0. |
| "/tmp/ruby/v3/src/trunk/configure --prefix=/tmp/ruby/v3/install/trunk --disable-install-doc --enable-shared" exit with 0. |
| "make update-unicode -j16" exit with 0. |
| "make update-download -j16" exit with 0. |
| "make update-rubyspec -j16" exit with 0. |
| "make update-src -j16" exit with 0. |
| "make after-update -j16" exit with 0. |
| + cp /tmp/ruby/v3/src/trunk/enc/jis/props.h.blt /tmp/ruby/v3/src/trunk/enc/jis/props.h |
| "make miniruby -j16" exit with 0. |
| "make ruby -j16" exit with 0. |
| "make all -j16" exit with 0. |
| "make install -j16" exit with 0. |
| "make yes-btest TESTOPTS='-q -j16'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j16'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. |
| 1) Error: |
| TestIRB::TestRubyLex#test_bracket_corresponding_to_loop: |
| NoMethodError: undefined method `local_variable_set' for nil:NilClass |
| /tmp/ruby/v3/src/trunk/lib/irb/workspace.rb:108:in `initialize' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `new' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `build_context' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:27:in `assert_indenting' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:509:in `block in test_bracket_corresponding_to_loop' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:507:in `each' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:507:in `test_bracket_corresponding_to_loop' |
| 2) Error: |
| TestIRB::TestRubyLex#test_tlambda: |
| NoMethodError: undefined method `local_variable_set' for nil:NilClass |
| /tmp/ruby/v3/src/trunk/lib/irb/workspace.rb:108:in `initialize' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `new' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `build_context' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:27:in `assert_indenting' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:342:in `block in test_tlambda' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:340:in `each' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:340:in `test_tlambda' |
| 3) Error: |
| TestIRB::TestRubyLex#test_corresponding_syntax_to_keyword_for_with_do: |
| NoMethodError: undefined method `local_variable_set' for nil:NilClass |
| /tmp/ruby/v3/src/trunk/lib/irb/workspace.rb:108:in `initialize' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `new' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `build_context' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:27:in `assert_indenting' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:444:in `block in test_corresponding_syntax_to_keyword_for_with_do' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:442:in `each' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:442:in `test_corresponding_syntax_to_keyword_for_with_do' |
| 4) Error: |
| TestIRB::TestRubyLex#test_auto_indent: |
| NoMethodError: undefined method `local_variable_set' for nil:NilClass |
| /tmp/ruby/v3/src/trunk/lib/irb/workspace.rb:108:in `initialize' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `new' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `build_context' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:27:in `assert_indenting' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:99:in `block in test_auto_indent' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:97:in `each' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:97:in `test_auto_indent' |
| 5) Error: |
| TestIRB::TestRubyLex#test_backtick_method: |
| NoMethodError: undefined method `local_variable_set' for nil:NilClass |
| /tmp/ruby/v3/src/trunk/lib/irb/workspace.rb:108:in `initialize' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `new' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `build_context' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:623:in `assert_dynamic_prompt' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:218:in `test_backtick_method' |
| 6) Error: |
| TestIRB::TestRubyLex#test_local_variables_dependent_code: |
| NoMethodError: undefined method `local_variable_set' for nil:NilClass |
| /tmp/ruby/v3/src/trunk/lib/irb/workspace.rb:108:in `initialize' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `new' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `build_context' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:53:in `ruby_lex_for_lines' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:39:in `assert_nesting_level' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:534:in `test_local_variables_dependent_code' |
| 7) Error: |
| TestIRB::TestRubyLex#test_a_closed_brace_and_not_closed_brace_in_a_line: |
| NoMethodError: undefined method `local_variable_set' for nil:NilClass |
| /tmp/ruby/v3/src/trunk/lib/irb/workspace.rb:108:in `initialize' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `new' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `build_context' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:27:in `assert_indenting' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:148:in `block in test_a_closed_brace_and_not_closed_brace_in_a_line' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:146:in `each' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:146:in `test_a_closed_brace_and_not_closed_brace_in_a_line' |
| 8) Error: |
| TestIRB::TestRubyLex#test_dyanmic_prompt: |
| NoMethodError: undefined method `local_variable_set' for nil:NilClass |
| /tmp/ruby/v3/src/trunk/lib/irb/workspace.rb:108:in `initialize' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `new' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `build_context' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:623:in `assert_dynamic_prompt' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:636:in `test_dyanmic_prompt' |
| 9) Error: |
| TestIRB::TestRubyLex#test_corresponding_syntax_to_keyword_for: |
| NoMethodError: undefined method `local_variable_set' for nil:NilClass |
| /tmp/ruby/v3/src/trunk/lib/irb/workspace.rb:108:in `initialize' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `new' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `build_context' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:27:in `assert_indenting' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:428:in `block in test_corresponding_syntax_to_keyword_for' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:426:in `each' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:426:in `test_corresponding_syntax_to_keyword_for' |
| 10) Error: |
| TestIRB::TestRubyLex#test_heredoc_with_indent: |
| NoMethodError: undefined method `local_variable_set' for nil:NilClass |
| /tmp/ruby/v3/src/trunk/lib/irb/workspace.rb:108:in `initialize' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `new' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `build_context' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:27:in `assert_indenting' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:551:in `block in test_heredoc_with_indent' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:549:in `each' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:549:in `test_heredoc_with_indent' |
| 11) Error: |
| TestIRB::TestRubyLex#test_endless_range_at_end_of_line: |
| NameError: uninitialized constant TestIRB::TestRubyLex::Gem |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:174:in `test_endless_range_at_end_of_line' |
| 12) Error: |
| TestIRB::TestRubyLex#test_broken_percent_literal_in_method: |
| NameError: uninitialized constant TestIRB::TestRubyLex::Gem |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:665:in `test_broken_percent_literal_in_method' |
| 13) Error: |
| TestIRB::TestRubyLex#test_incomplete_encoding_magic_comment: |
| NoMethodError: undefined method `local_variable_set' for nil:NilClass |
| /tmp/ruby/v3/src/trunk/lib/irb/workspace.rb:108:in `initialize' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `new' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `build_context' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:27:in `assert_indenting' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:242:in `block in test_incomplete_encoding_magic_comment' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:240:in `each' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:240:in `test_incomplete_encoding_magic_comment' |
| 14) Error: |
| TestIRB::TestRubyLex#test_symbols: |
| NoMethodError: undefined method `local_variable_set' for nil:NilClass |
| /tmp/ruby/v3/src/trunk/lib/irb/workspace.rb:108:in `initialize' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `new' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `build_context' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:27:in `assert_indenting' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:168:in `block in test_symbols' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:166:in `each' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:166:in `test_symbols' |
| 15) Error: |
| TestIRB::TestRubyLex#test_incomplete_emacs_coding_magic_comment: |
| NoMethodError: undefined method `local_variable_set' for nil:NilClass |
| /tmp/ruby/v3/src/trunk/lib/irb/workspace.rb:108:in `initialize' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `new' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `build_context' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:27:in `assert_indenting' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:255:in `block in test_incomplete_emacs_coding_magic_comment' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:253:in `each' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:253:in `test_incomplete_emacs_coding_magic_comment' |
| 16) Error: |
| TestIRB::TestRubyLex#test_oneliner_method_definition: |
| NoMethodError: undefined method `local_variable_set' for nil:NilClass |
| /tmp/ruby/v3/src/trunk/lib/irb/workspace.rb:108:in `initialize' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `new' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `build_context' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:27:in `assert_indenting' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:326:in `block in test_oneliner_method_definition' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:324:in `each' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:324:in `test_oneliner_method_definition' |
| 17) Error: |
| TestIRB::TestRubyLex#test_do_corresponding_to_loop: |
| NoMethodError: undefined method `local_variable_set' for nil:NilClass |
| /tmp/ruby/v3/src/trunk/lib/irb/workspace.rb:108:in `initialize' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `new' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `build_context' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:27:in `assert_indenting' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:525:in `block in test_do_corresponding_to_loop' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:523:in `each' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:523:in `test_do_corresponding_to_loop' |
| 18) Error: |
| TestIRB::TestRubyLex#test_dyanmic_prompt_with_blank_line: |
| NoMethodError: undefined method `local_variable_set' for nil:NilClass |
| /tmp/ruby/v3/src/trunk/lib/irb/workspace.rb:108:in `initialize' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `new' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `build_context' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:623:in `assert_dynamic_prompt' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:648:in `test_dyanmic_prompt_with_blank_line' |
| 19) Error: |
| TestIRB::TestRubyLex#test_multiple_braces_in_a_line: |
| NoMethodError: undefined method `local_variable_set' for nil:NilClass |
| /tmp/ruby/v3/src/trunk/lib/irb/workspace.rb:108:in `initialize' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `new' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `build_context' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:27:in `assert_indenting' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:134:in `block in test_multiple_braces_in_a_line' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:132:in `each' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:132:in `test_multiple_braces_in_a_line' |
| 20) Error: |
| TestIRB::TestRubyLex#test_broken_heredoc: |
| NameError: uninitialized constant TestIRB::TestRubyLex::Gem |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:575:in `test_broken_heredoc' |
| 21) Error: |
| TestIRB::TestRubyLex#test_corresponding_syntax_to_keyword_do_in_class: |
| NoMethodError: undefined method `local_variable_set' for nil:NilClass |
| /tmp/ruby/v3/src/trunk/lib/irb/workspace.rb:108:in `initialize' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `new' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `build_context' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:27:in `assert_indenting' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:363:in `block in test_corresponding_syntax_to_keyword_do_in_class' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:361:in `each' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:361:in `test_corresponding_syntax_to_keyword_do_in_class' |
| 22) Error: |
| TestIRB::TestRubyLex#test_mixed_rescue: |
| NoMethodError: undefined method `local_variable_set' for nil:NilClass |
| /tmp/ruby/v3/src/trunk/lib/irb/workspace.rb:108:in `initialize' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `new' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `build_context' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:27:in `assert_indenting' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:295:in `block in test_mixed_rescue' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:293:in `each' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:293:in `test_mixed_rescue' |
| 23) Error: |
| TestIRB::TestRubyLex#test_incomplete_vim_coding_magic_comment: |
| NoMethodError: undefined method `local_variable_set' for nil:NilClass |
| /tmp/ruby/v3/src/trunk/lib/irb/workspace.rb:108:in `initialize' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `new' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `build_context' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:27:in `assert_indenting' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:268:in `block in test_incomplete_vim_coding_magic_comment' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:266:in `each' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:266:in `test_incomplete_vim_coding_magic_comment' |
| 24) Error: |
| TestIRB::TestRubyLex#test_incomplete_coding_magic_comment: |
| NoMethodError: undefined method `local_variable_set' for nil:NilClass |
| /tmp/ruby/v3/src/trunk/lib/irb/workspace.rb:108:in `initialize' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `new' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `build_context' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:27:in `assert_indenting' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:229:in `block in test_incomplete_coding_magic_comment' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:227:in `each' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:227:in `test_incomplete_coding_magic_comment' |
| 25) Error: |
| TestIRB::TestRubyLex#test_corresponding_syntax_to_keyword_do: |
| NoMethodError: undefined method `local_variable_set' for nil:NilClass |
| /tmp/ruby/v3/src/trunk/lib/irb/workspace.rb:108:in `initialize' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `new' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `build_context' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:27:in `assert_indenting' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:412:in `block in test_corresponding_syntax_to_keyword_do' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:410:in `each' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:410:in `test_corresponding_syntax_to_keyword_do' |
| 26) Error: |
| TestIRB::TestRubyLex#test_unterminated_code: |
| NameError: uninitialized constant TestIRB::TestRubyLex::Gem |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:682:in `test_unterminated_code' |
| 27) Error: |
| TestIRB::TestRubyLex#test_corresponding_syntax_to_keyword_in: |
| NoMethodError: undefined method `local_variable_set' for nil:NilClass |
| /tmp/ruby/v3/src/trunk/lib/irb/workspace.rb:108:in `initialize' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `new' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `build_context' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:27:in `assert_indenting' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:461:in `block in test_corresponding_syntax_to_keyword_in' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:459:in `each' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:459:in `test_corresponding_syntax_to_keyword_in' |
| 28) Error: |
| TestIRB::TestRubyLex#test_broken_percent_literal: |
| NameError: uninitialized constant TestIRB::TestRubyLex::Gem |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:652:in `test_broken_percent_literal' |
| 29) Error: |
| TestIRB::TestRubyLex#test_do_corresponding_to_times: |
| NoMethodError: undefined method `local_variable_set' for nil:NilClass |
| /tmp/ruby/v3/src/trunk/lib/irb/workspace.rb:108:in `initialize' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `new' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `build_context' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:27:in `assert_indenting' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:493:in `block in test_do_corresponding_to_times' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:491:in `each' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:491:in `test_do_corresponding_to_times' |
| 30) Error: |
| TestIRB::TestRubyLex#test_bracket_corresponding_to_times: |
| NoMethodError: undefined method `local_variable_set' for nil:NilClass |
| /tmp/ruby/v3/src/trunk/lib/irb/workspace.rb:108:in `initialize' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `new' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `build_context' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:27:in `assert_indenting' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:477:in `block in test_bracket_corresponding_to_times' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:475:in `each' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:475:in `test_bracket_corresponding_to_times' |
| 31) Error: |
| TestIRB::TestRubyLex#test_heredoc_with_embexpr: |
| NoMethodError: undefined method `local_variable_set' for nil:NilClass |
| /tmp/ruby/v3/src/trunk/lib/irb/workspace.rb:108:in `initialize' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `new' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `build_context' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:623:in `assert_dynamic_prompt' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:205:in `test_heredoc_with_embexpr' |
| 32) Error: |
| TestIRB::TestRubyLex#test_braces_on_their_own_line: |
| NoMethodError: undefined method `local_variable_set' for nil:NilClass |
| /tmp/ruby/v3/src/trunk/lib/irb/workspace.rb:108:in `initialize' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `new' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `build_context' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:27:in `assert_indenting' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:115:in `block in test_braces_on_their_own_line' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:113:in `each' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:113:in `test_braces_on_their_own_line' |
| 33) Error: |
| TestIRB::TestRubyLex#test_oneliner_def_in_multiple_lines: |
| NoMethodError: undefined method `local_variable_set' for nil:NilClass |
| /tmp/ruby/v3/src/trunk/lib/irb/workspace.rb:108:in `initialize' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `new' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:705:in `build_context' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:27:in `assert_indenting' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:568:in `block in test_oneliner_def_in_multiple_lines' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:566:in `each' |
| /tmp/ruby/v3/src/trunk/test/irb/test_ruby_lex.rb:566:in `test_oneliner_def_in_multiple_lines' |
| make: *** [uncommon.mk:863: yes-test-all] Error 33 |
| "make yes-test-rubyspec TESTS='-j16'" exit with 0. |
| $ /tmp/ruby/v3/build/trunk/miniruby -I/tmp/ruby/v3/src/trunk/lib /tmp/ruby/v3/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk --extout=.ext -- /tmp/ruby/v3/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk/spec/default.mspec |