| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-random3" exit with 0. |
| Cloning into 'trunk-random3'... |
| "autoconf" exit with 0. |
| "/tmp/ruby/v3/src/trunk-random3/configure --prefix=/tmp/ruby/v3/install/trunk-random3 --disable-install-doc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-unicode -j6" exit with 0. |
| "make update-download -j6" exit with 512. |
| Cloning into '/tmp/ruby/v3/src/trunk-random3/gems/src/rbs'... |
| /tmp/ruby/v3/src/trunk-random3/tool/downloader.rb:266:in `rescue in download': failed to download yaml-0.2.5.tar.gz (RuntimeError) |
| OpenURI::HTTPError: 403 Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.: https://github.com/yaml/libyaml/releases/download/0.2.5/yaml-0.2.5.tar.gz |
| from /tmp/ruby/v3/src/trunk-random3/tool/downloader.rb:172:in `download' |
| from tool/extlibs.rb:46:in `do_download' |
| from tool/extlibs.rb:155:in `do_command' |
| from tool/extlibs.rb:228:in `block in process' |
| from tool/extlibs.rb:188:in `foreach' |
| from tool/extlibs.rb:188:in `process' |
| from tool/extlibs.rb:241:in `block in process_under' |
| from tool/extlibs.rb:240:in `glob' |
| from tool/extlibs.rb:240:in `process_under' |
| from tool/extlibs.rb:278:in `block in run' |
| from tool/extlibs.rb:277:in `each' |
| from tool/extlibs.rb:277:in `inject' |
| from tool/extlibs.rb:277:in `run' |
| from tool/extlibs.rb:284:in `<main>' |
| /usr/lib/ruby/2.7.0/open-uri.rb:387:in `open_http': 403 Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature. (OpenURI::HTTPError) |
| from /usr/lib/ruby/2.7.0/open-uri.rb:764:in `buffer_open' |
| from /usr/lib/ruby/2.7.0/open-uri.rb:235:in `block in open_loop' |
| from /usr/lib/ruby/2.7.0/open-uri.rb:233:in `catch' |
| from /usr/lib/ruby/2.7.0/open-uri.rb:233:in `open_loop' |
| from /usr/lib/ruby/2.7.0/open-uri.rb:174:in `open_uri' |
| from /usr/lib/ruby/2.7.0/open-uri.rb:744:in `open' |
| from /usr/lib/ruby/2.7.0/open-uri.rb:752:in `read' |
| from /tmp/ruby/v3/src/trunk-random3/tool/downloader.rb:218:in `block in download' |
| from /tmp/ruby/v3/src/trunk-random3/tool/downloader.rb:333:in `with_retry' |
| from /tmp/ruby/v3/src/trunk-random3/tool/downloader.rb:217:in `download' |
| from tool/extlibs.rb:46:in `do_download' |
| from tool/extlibs.rb:155:in `do_command' |
| from tool/extlibs.rb:228:in `block in process' |
| from tool/extlibs.rb:188:in `foreach' |
| from tool/extlibs.rb:188:in `process' |
| from tool/extlibs.rb:241:in `block in process_under' |
| from tool/extlibs.rb:240:in `glob' |
| from tool/extlibs.rb:240:in `process_under' |
| from tool/extlibs.rb:278:in `block in run' |
| from tool/extlibs.rb:277:in `each' |
| from tool/extlibs.rb:277:in `inject' |
| from tool/extlibs.rb:277:in `run' |
| from tool/extlibs.rb:284:in `<main>' |
| make: *** [uncommon.mk:1614: download-extlibs] Error 1 |
| "make update-rubyspec -j6" exit with 0. |
| "make update-src -j6" exit with 0. |
| "make after-update -j6" exit with 512. |
| + cp /tmp/ruby/v3/src/trunk-random3/enc/jis/props.h.blt /tmp/ruby/v3/src/trunk-random3/enc/jis/props.h |
| make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop. |
| make: *** [uncommon.mk:1202: /tmp/ruby/v3/src/trunk-random3/ext/ripper/ripper.c] Error 2 |
| make: *** Waiting for unfinished jobs.... |
| "make miniruby -j6" exit with 0. |
| "make ruby -j6" exit with 0. |
| "make all -j6" exit with 0. |
| "make install -j6" exit with 0. |
| From https://github.com/ruby/rbs |
| * branch 14abbbae8885a09a2ed82de2ef31d67a9c0a108d -> FETCH_HEAD |
| Note: switching to '14abbbae8885a09a2ed82de2ef31d67a9c0a108d'. |
| You are in 'detached HEAD' state. You can look around, make experimental |
| changes and commit them, and you can discard any commits you make in this |
| state without impacting any branches by switching back to a branch. |
| If you want to create a new branch to retain commits you create, you may |
| do so (now or later) by using -c with the switch command. Example: |
| git switch -c <new-branch-name> |
| Or undo this operation with: |
| git switch - |
| Turn off this advice by setting config variable advice.detachedHead to false |
| HEAD is now at 14abbbae Merge pull request #1051 from pocke/Move_bin_sort_implementation_to_under_lib_ |
| "make yes-btest TESTOPTS='-q -j6'" exit with 0. |
| "make yes-test-basic TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 0. |
| "make yes-test-rubyspec TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 0. |
| $ /tmp/ruby/v3/build/trunk-random3/miniruby -I/tmp/ruby/v3/src/trunk-random3/lib /tmp/ruby/v3/src/trunk-random3/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-random3 --extout=.ext -- /tmp/ruby/v3/src/trunk-random3/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-random3/spec/default.mspec |