| "git clone --depth 1 https://github.com/ruby/ruby.git trunk" exit with 0. |
| Cloning into 'trunk'... |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk/configure --prefix=/tmp/ruby/install/trunk --disable-install-doc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-unicode -j16" exit with 0. |
| "make update-download -j16" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk/gems/src/typeprof'... |
| Cloning into '/tmp/ruby/src/trunk/gems/src/rbs'... |
| From https://github.com/ruby/typeprof |
| * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD |
| HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 |
| From https://github.com/ruby/rbs |
| * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD |
| HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined |
| "make update-rubyspec -j16" exit with 0. |
| "make update-src -j16" exit with 0. |
| "make after-update -j16" exit with 0. |
| + cp /tmp/ruby/src/trunk/enc/jis/props.h.blt /tmp/ruby/src/trunk/enc/jis/props.h |
| From https://github.com/ruby/typeprof |
| * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD |
| HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 |
| From https://github.com/ruby/rbs |
| * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD |
| HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined |
| "make miniruby -j16" exit with 0. |
| "make ruby -j16" exit with 0. |
| "make all -j16" exit with 0. |
| "make install -j16" exit with 512. |
| From https://github.com/ruby/rbs |
| * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD |
| HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined |
| From https://github.com/ruby/typeprof |
| * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD |
| HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 |
| /tmp/ruby/src/trunk/lib/rubygems/installer.rb:273:in `check_executable_overwrite': "rake" from rake conflicts with /tmp/ruby/install/trunk/bin/rake (Gem::InstallError) |
| from /tmp/ruby/src/trunk/tool/rbinstall.rb:850:in `check_executable_overwrite' |
| from /tmp/ruby/src/trunk/lib/rubygems/installer.rb:505:in `block in generate_bin' |
| from /tmp/ruby/src/trunk/lib/rubygems/installer.rb:492:in `each' |
| from /tmp/ruby/src/trunk/lib/rubygems/installer.rb:492:in `generate_bin' |
| from /tmp/ruby/src/trunk/lib/rubygems/installer.rb:332:in `install' |
| from /tmp/ruby/src/trunk/tool/rbinstall.rb:881:in `block in install' |
| from /tmp/ruby/src/trunk/tool/rbinstall.rb:721:in `no_write' |
| from /tmp/ruby/src/trunk/tool/rbinstall.rb:881:in `install' |
| from /tmp/ruby/src/trunk/tool/rbinstall.rb:1054:in `block (2 levels) in <main>' |
| from /tmp/ruby/src/trunk/tool/rbinstall.rb:1026:in `foreach' |
| from /tmp/ruby/src/trunk/tool/rbinstall.rb:1026:in `block in <main>' |
| from /tmp/ruby/src/trunk/tool/rbinstall.rb:1095:in `block in <main>' |
| from /tmp/ruby/src/trunk/tool/rbinstall.rb:1092:in `each' |
| from /tmp/ruby/src/trunk/tool/rbinstall.rb:1092:in `<main>' |
| make: *** [uncommon.mk:383: do-install-nodoc] Error 1 |