| "make update-unicode -j20" exit with 0. |
| "make update-download -j20" exit with 0. |
| "make update-rubyspec -j20" exit with 0. |
| "make update-src -j20" exit with 0. |
| From https://github.com/ruby/ruby |
| ee1ad00..f5dc9c9 master -> origin/master |
| "make after-update -j20" exit with 0. |
| "make miniruby -j20" exit with 0. |
| "make ruby -j20" exit with 0. |
| "make all -j20" exit with 0. |
| "make install -j20" exit with 0. |
| "make yes-btest TESTOPTS='-q -j20'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j20'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512. |
| Failed tests: |
| TestRDocStore#test_save_method: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocStore#test_load_all: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocStore#test_load_class: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocStore#test_load_method_legacy: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocStore#test_load_single_class: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocStore#test_load_method: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocStore#test_find_c_enclosure_from_cache: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocStore#test_save_class_merge_constant: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocStore#test_find_c_enclosure_from_cache_legacy: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocStore#test_save_class_merge: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocStore#test_save_class_loaded: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocStore#test_save_class_basic_object: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocStore#test_save_class_delete: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocStore#test_save_class_methods: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocStore#test_load_page: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocStore#test_save_class: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocRIDriver#test_add_method_inherited: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocRIDriver#test_load_methods_matching: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocRIDriver#test_filter_methods: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocRIDriver#test_add_method: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocRIDriver#test_display_name: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocRIDriver#test_add_method_overridden: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocRIDriver#test_display_class_ambiguous: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocRIDriver#test_display_method_inherited: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocRIDriver#test_display_class_all: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocRIDriver#test_display_class_multi_no_doc: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocRIDriver#test_display_method_attribute: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocRIDriver#test_display_method_overridden: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocRIDriver#test_add_method_that_is_alias_for_original: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocRIDriver#test_load_method: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocRIDriver#test_display_method_params: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocRIDriver#test_load_methods_matching_inherited: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocRIDriver#test_add_method_attribute: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocRIDriver#test_display_page: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocRIDriver#test_display_class_superclass: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocRIDriver#test_display_class: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocRIDriver#test_display_page_add_extension: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocRIDriver#test_display_class_module: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocRIDriver#test_display_page_ignore_directory: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocRIDriver#test_class_document: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocRIDriver#test_add_method_documentation: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocRIDriver#test_display_method: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocRIDriver#test_display_page_extension: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocRIDriver#test_filter_methods_not_found: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| TestRDocMethodAttr#test_pretty_print: Test::Unit::ProxyError: undefined method 'start_with' for an instance of String |
| 1) Error: |
| TestRDocStore#test_save_method: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_store.rb:947:in 'TestRDocStore#test_save_method' |
| 2) Error: |
| TestRDocStore#test_load_all: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:515:in 'block in RDoc::Store#load_all' |
| <internal:array>:52:in 'Array#each' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:514:in 'RDoc::Store#load_all' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_store.rb:370:in 'TestRDocStore#test_load_all' |
| 3) Error: |
| TestRDocStore#test_load_class: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_store.rb:527:in 'TestRDocStore#test_load_class' |
| 4) Error: |
| TestRDocStore#test_load_method_legacy: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_store.rb:567:in 'TestRDocStore#test_load_method_legacy' |
| 5) Error: |
| TestRDocStore#test_load_single_class: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_store.rb:536:in 'TestRDocStore#test_load_single_class' |
| 6) Error: |
| TestRDocStore#test_load_method: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_store.rb:544:in 'TestRDocStore#test_load_method' |
| 7) Error: |
| TestRDocStore#test_find_c_enclosure_from_cache: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:376:in 'block in RDoc::Store#find_c_enclosure' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:370:in 'Hash#fetch' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:370:in 'RDoc::Store#find_c_enclosure' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_store.rb:263:in 'TestRDocStore#test_find_c_enclosure_from_cache' |
| 8) Error: |
| TestRDocStore#test_save_class_merge_constant: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:809:in 'RDoc::Store#save_class' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_store.rb:908:in 'TestRDocStore#test_save_class_merge_constant' |
| 9) Error: |
| TestRDocStore#test_find_c_enclosure_from_cache_legacy: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:376:in 'block in RDoc::Store#find_c_enclosure' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:370:in 'Hash#fetch' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:370:in 'RDoc::Store#find_c_enclosure' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_store.rb:281:in 'TestRDocStore#test_find_c_enclosure_from_cache_legacy' |
| 10) Error: |
| TestRDocStore#test_save_class_merge: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:809:in 'RDoc::Store#save_class' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_store.rb:876:in 'TestRDocStore#test_save_class_merge' |
| 11) Error: |
| TestRDocStore#test_save_class_loaded: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_store.rb:849:in 'TestRDocStore#test_save_class_loaded' |
| 12) Error: |
| TestRDocStore#test_save_class_basic_object: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_store.rb:784:in 'TestRDocStore#test_save_class_basic_object' |
| 13) Error: |
| TestRDocStore#test_save_class_delete: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:809:in 'RDoc::Store#save_class' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_store.rb:804:in 'TestRDocStore#test_save_class_delete' |
| 14) Error: |
| TestRDocStore#test_save_class_methods: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_store.rb:926:in 'TestRDocStore#test_save_class_methods' |
| 15) Error: |
| TestRDocStore#test_load_page: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:648:in 'RDoc::Store#load_page' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_store.rb:576:in 'TestRDocStore#test_load_page' |
| 16) Error: |
| TestRDocStore#test_save_class: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_store.rb:771:in 'TestRDocStore#test_save_class' |
| 17) Error: |
| TestRDocRIDriver#test_add_method_inherited: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods' |
| <internal:array>:52:in 'Array#each' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1230:in 'RDoc::RI::Driver#lookup_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:548:in 'RDoc::RI::Driver#add_method' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_ri_driver.rb:296:in 'TestRDocRIDriver#test_add_method_inherited' |
| 18) Error: |
| TestRDocRIDriver#test_load_methods_matching: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods' |
| <internal:array>:52:in 'Array#each' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_ri_driver.rb:1204:in 'TestRDocRIDriver#test_load_methods_matching' |
| 19) Error: |
| TestRDocRIDriver#test_filter_methods: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods' |
| <internal:array>:52:in 'Array#each' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_ri_driver.rb:1019:in 'TestRDocRIDriver#test_filter_methods' |
| 20) Error: |
| TestRDocRIDriver#test_add_method: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods' |
| <internal:array>:52:in 'Array#each' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1230:in 'RDoc::RI::Driver#lookup_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:548:in 'RDoc::RI::Driver#add_method' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_ri_driver.rb:228:in 'TestRDocRIDriver#test_add_method' |
| 21) Error: |
| TestRDocRIDriver#test_display_name: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:648:in 'RDoc::Store#load_page' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:895:in 'RDoc::RI::Driver#display_page' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:834:in 'RDoc::RI::Driver#display_name' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_ri_driver.rb:730:in 'block in TestRDocRIDriver#test_display_name' |
| 22) Error: |
| TestRDocRIDriver#test_add_method_overridden: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods' |
| <internal:array>:52:in 'Array#each' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1230:in 'RDoc::RI::Driver#lookup_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:548:in 'RDoc::RI::Driver#add_method' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_ri_driver.rb:316:in 'TestRDocRIDriver#test_add_method_overridden' |
| 23) Error: |
| TestRDocRIDriver#test_display_class_ambiguous: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:721:in 'block in RDoc::RI::Driver#classes_and_includes_and_extends_for' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:719:in 'Array#map' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:719:in 'RDoc::RI::Driver#classes_and_includes_and_extends_for' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:806:in 'RDoc::RI::Driver#display_class' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_ri_driver.rb:634:in 'block in TestRDocRIDriver#test_display_class_ambiguous' |
| 24) Error: |
| TestRDocRIDriver#test_display_method_inherited: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods' |
| <internal:array>:52:in 'Array#each' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1230:in 'RDoc::RI::Driver#lookup_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:548:in 'RDoc::RI::Driver#add_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:821:in 'RDoc::RI::Driver#display_method' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_ri_driver.rb:709:in 'block in TestRDocRIDriver#test_display_method_inherited' |
| 25) Error: |
| TestRDocRIDriver#test_display_class_all: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:721:in 'block in RDoc::RI::Driver#classes_and_includes_and_extends_for' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:719:in 'Array#map' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:719:in 'RDoc::RI::Driver#classes_and_includes_and_extends_for' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:806:in 'RDoc::RI::Driver#display_class' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_ri_driver.rb:612:in 'block in TestRDocRIDriver#test_display_class_all' |
| 26) Error: |
| TestRDocRIDriver#test_display_class_multi_no_doc: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:721:in 'block in RDoc::RI::Driver#classes_and_includes_and_extends_for' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:719:in 'Array#map' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:719:in 'RDoc::RI::Driver#classes_and_includes_and_extends_for' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:806:in 'RDoc::RI::Driver#display_class' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_ri_driver.rb:644:in 'block in TestRDocRIDriver#test_display_class_multi_no_doc' |
| 27) Error: |
| TestRDocRIDriver#test_display_method_attribute: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods' |
| <internal:array>:52:in 'Array#each' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1230:in 'RDoc::RI::Driver#lookup_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:548:in 'RDoc::RI::Driver#add_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:821:in 'RDoc::RI::Driver#display_method' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_ri_driver.rb:698:in 'block in TestRDocRIDriver#test_display_method_attribute' |
| 28) Error: |
| TestRDocRIDriver#test_display_method_overridden: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods' |
| <internal:array>:52:in 'Array#each' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1230:in 'RDoc::RI::Driver#lookup_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:548:in 'RDoc::RI::Driver#add_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:821:in 'RDoc::RI::Driver#display_method' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_ri_driver.rb:720:in 'block in TestRDocRIDriver#test_display_method_overridden' |
| 29) Error: |
| TestRDocRIDriver#test_add_method_that_is_alias_for_original: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods' |
| <internal:array>:52:in 'Array#each' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1230:in 'RDoc::RI::Driver#lookup_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:548:in 'RDoc::RI::Driver#add_method' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_ri_driver.rb:251:in 'TestRDocRIDriver#test_add_method_that_is_alias_for_original' |
| 30) Error: |
| TestRDocRIDriver#test_load_method: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_ri_driver.rb:1184:in 'TestRDocRIDriver#test_load_method' |
| 31) Error: |
| TestRDocRIDriver#test_display_method_params: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods' |
| <internal:array>:52:in 'Array#each' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1230:in 'RDoc::RI::Driver#lookup_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:548:in 'RDoc::RI::Driver#add_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:821:in 'RDoc::RI::Driver#display_method' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_ri_driver.rb:787:in 'block in TestRDocRIDriver#test_display_method_params' |
| 32) Error: |
| TestRDocRIDriver#test_load_methods_matching_inherited: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods' |
| <internal:array>:52:in 'Array#each' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_ri_driver.rb:1218:in 'TestRDocRIDriver#test_load_methods_matching_inherited' |
| 33) Error: |
| TestRDocRIDriver#test_add_method_attribute: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods' |
| <internal:array>:52:in 'Array#each' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1230:in 'RDoc::RI::Driver#lookup_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:548:in 'RDoc::RI::Driver#add_method' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_ri_driver.rb:277:in 'TestRDocRIDriver#test_add_method_attribute' |
| 34) Error: |
| TestRDocRIDriver#test_display_page: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:648:in 'RDoc::Store#load_page' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:895:in 'RDoc::RI::Driver#display_page' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_ri_driver.rb:797:in 'block in TestRDocRIDriver#test_display_page' |
| 35) Error: |
| TestRDocRIDriver#test_display_class_superclass: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:721:in 'block in RDoc::RI::Driver#classes_and_includes_and_extends_for' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:719:in 'Array#map' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:719:in 'RDoc::RI::Driver#classes_and_includes_and_extends_for' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:806:in 'RDoc::RI::Driver#display_class' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_ri_driver.rb:658:in 'block in TestRDocRIDriver#test_display_class_superclass' |
| 36) Error: |
| TestRDocRIDriver#test_display_class: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:721:in 'block in RDoc::RI::Driver#classes_and_includes_and_extends_for' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:719:in 'Array#map' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:719:in 'RDoc::RI::Driver#classes_and_includes_and_extends_for' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:806:in 'RDoc::RI::Driver#display_class' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_ri_driver.rb:588:in 'block in TestRDocRIDriver#test_display_class' |
| 37) Error: |
| TestRDocRIDriver#test_display_page_add_extension: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:648:in 'RDoc::Store#load_page' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:895:in 'RDoc::RI::Driver#display_page' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_ri_driver.rb:807:in 'block in TestRDocRIDriver#test_display_page_add_extension' |
| 38) Error: |
| TestRDocRIDriver#test_display_class_module: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:721:in 'block in RDoc::RI::Driver#classes_and_includes_and_extends_for' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:719:in 'Array#map' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:719:in 'RDoc::RI::Driver#classes_and_includes_and_extends_for' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:806:in 'RDoc::RI::Driver#display_class' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_ri_driver.rb:668:in 'block in TestRDocRIDriver#test_display_class_module' |
| 39) Error: |
| TestRDocRIDriver#test_display_page_ignore_directory: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:648:in 'RDoc::Store#load_page' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:895:in 'RDoc::RI::Driver#display_page' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_ri_driver.rb:866:in 'block in TestRDocRIDriver#test_display_page_ignore_directory' |
| 40) Error: |
| TestRDocRIDriver#test_class_document: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:619:in 'RDoc::Store#load_class_data' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:599:in 'RDoc::Store#load_class' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:809:in 'RDoc::Store#save_class' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_ri_driver.rb:481:in 'TestRDocRIDriver#test_class_document' |
| 41) Error: |
| TestRDocRIDriver#test_add_method_documentation: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods' |
| <internal:array>:52:in 'Array#each' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1230:in 'RDoc::RI::Driver#lookup_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:548:in 'RDoc::RI::Driver#add_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:561:in 'block in RDoc::RI::Driver#add_method_documentation' |
| <internal:array>:52:in 'Array#each' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:559:in 'RDoc::RI::Driver#add_method_documentation' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_ri_driver.rb:340:in 'TestRDocRIDriver#test_add_method_documentation' |
| 42) Error: |
| TestRDocRIDriver#test_display_method: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods' |
| <internal:array>:52:in 'Array#each' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1230:in 'RDoc::RI::Driver#lookup_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:548:in 'RDoc::RI::Driver#add_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:821:in 'RDoc::RI::Driver#display_method' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_ri_driver.rb:686:in 'block in TestRDocRIDriver#test_display_method' |
| 43) Error: |
| TestRDocRIDriver#test_display_page_extension: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:648:in 'RDoc::Store#load_page' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:895:in 'RDoc::RI::Driver#display_page' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_ri_driver.rb:847:in 'block in TestRDocRIDriver#test_display_page_extension' |
| 44) Error: |
| TestRDocRIDriver#test_filter_methods_not_found: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1196:in 'RDoc::RI::Driver#load_method' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1217:in 'block in RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1033:in 'block in RDoc::RI::Driver#find_methods' |
| <internal:array>:52:in 'Array#each' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1032:in 'RDoc::RI::Driver#find_methods' |
| /tmp/ruby/src/trunk/lib/rdoc/ri/driver.rb:1211:in 'RDoc::RI::Driver#load_methods_matching' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_ri_driver.rb:1033:in 'TestRDocRIDriver#test_filter_methods_not_found' |
| 45) Error: |
| TestRDocMethodAttr#test_pretty_print: |
| NoMethodError: undefined method 'start_with' for an instance of String |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:981:in 'block in <class:Store>' |
| <internal:marshal>:34:in 'Marshal.load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'block in RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'IO.open' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:974:in 'RDoc::Store#marshal_load' |
| /tmp/ruby/src/trunk/lib/rdoc/store.rb:632:in 'RDoc::Store#load_method' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_method_attr.rb:179:in 'block in TestRDocMethodAttr#test_pretty_print' |
| /tmp/ruby/src/trunk/test/rdoc/support/test_case.rb:191:in 'block (2 levels) in RDoc::TestCase#temp_dir' |
| /tmp/ruby/src/trunk/test/rdoc/support/test_case.rb:190:in 'Dir.chdir' |
| /tmp/ruby/src/trunk/test/rdoc/support/test_case.rb:190:in 'block in RDoc::TestCase#temp_dir' |
| /tmp/ruby/src/trunk/lib/tmpdir.rb:107:in 'Dir.mktmpdir' |
| /tmp/ruby/src/trunk/test/rdoc/support/test_case.rb:189:in 'RDoc::TestCase#temp_dir' |
| /tmp/ruby/src/trunk/test/rdoc/test_rdoc_method_attr.rb:161:in 'TestRDocMethodAttr#test_pretty_print' |
| make: *** [uncommon.mk:958: yes-test-all] Error 45 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 0. |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240321-1227220-aqne0x/1-mspec-multi-0 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240321-1227220-aqne0x/2-mspec-multi-1 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240321-1227220-aqne0x/3-mspec-multi-2 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240321-1227220-aqne0x/4-mspec-multi-3 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240321-1227220-aqne0x/5-mspec-multi-4 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240321-1227220-aqne0x/6-mspec-multi-5 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240321-1227220-aqne0x/7-mspec-multi-6 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240321-1227220-aqne0x/8-mspec-multi-7 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240321-1227220-aqne0x/9-mspec-multi-8 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240321-1227220-aqne0x/10-mspec-multi-9 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240321-1227220-aqne0x/11-mspec-multi-10 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240321-1227220-aqne0x/12-mspec-multi-11 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240321-1227220-aqne0x/13-mspec-multi-12 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240321-1227220-aqne0x/14-mspec-multi-13 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240321-1227220-aqne0x/15-mspec-multi-14 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240321-1227220-aqne0x/16-mspec-multi-15 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240321-1227220-aqne0x/17-mspec-multi-16 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240321-1227220-aqne0x/18-mspec-multi-17 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240321-1227220-aqne0x/19-mspec-multi-18 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240321-1227220-aqne0x/20-mspec-multi-19 |