| "make update-unicode DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 512. |
| From https://github.com/ruby/ruby |
| 7d371ca2..b8b319dd master -> origin/master |
| error: The following untracked working tree files would be overwritten by merge: |
| test/prism/snapshots/heredoc_with_comment.txt |
| Please move or remove them before you merge. |
| Aborting |
| make: *** [Makefile:563: update-src] Error 1 |
| "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make all DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make install DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make yes-btest TESTOPTS='-q '" exit with 0. |
| "make yes-test-basic " exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' " exit with 512. |
| Skipping Gem::PackageTask tests. rake not found. |
| 1) Error: |
| TestGemRemoteFetcher#test_ssl_connection_allow_verify_none: |
| Gem::RemoteFetcher::FetchError: SSL_connect returned=1 errno=0 peeraddr=127.0.0.1:42023 state=error: tlsv1 unrecognized name (SSL alert number 112) (https://localhost:42023/yaml) |
| /tmp/ruby/src/trunk-asserts-nopara/lib/rubygems/request.rb:138:in `rescue in connection_for' |
| /tmp/ruby/src/trunk-asserts-nopara/lib/rubygems/request.rb:134:in `connection_for' |
| /tmp/ruby/src/trunk-asserts-nopara/lib/rubygems/request.rb:193:in `perform_request' |
| /tmp/ruby/src/trunk-asserts-nopara/lib/rubygems/request.rb:160:in `fetch' |
| /tmp/ruby/src/trunk-asserts-nopara/lib/rubygems/remote_fetcher.rb:318:in `request' |
| /tmp/ruby/src/trunk-asserts-nopara/lib/rubygems/remote_fetcher.rb:214:in `fetch_http' |
| /tmp/ruby/src/trunk-asserts-nopara/lib/rubygems/remote_fetcher.rb:253:in `fetch_path' |
| /tmp/ruby/src/trunk-asserts-nopara/test/rubygems/test_gem_remote_fetcher.rb:1031:in `block in test_ssl_connection_allow_verify_none' |
| /tmp/ruby/src/trunk-asserts-nopara/test/rubygems/test_gem_remote_fetcher.rb:1070:in `with_configured_fetcher' |
| /tmp/ruby/src/trunk-asserts-nopara/test/rubygems/test_gem_remote_fetcher.rb:1030:in `test_ssl_connection_allow_verify_none' |
| make: *** [uncommon.mk:937: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' " exit with 0. |