| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-yjit" exit with 0. |
| Cloning into 'trunk-yjit'... |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk-yjit/configure --prefix=/tmp/ruby/install/trunk-yjit --disable-install-doc cppflags=-DYJIT_FORCE_ENABLE" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-unicode -j4" exit with 0. |
| "make update-download -j4" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk-yjit/gems/src/typeprof'... |
| From https://github.com/ruby/typeprof |
| * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD |
| HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 |
| "make update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| a84f2fe..182d326 master -> origin/master |
| "make after-update -j4" exit with 0. |
| + cp /tmp/ruby/src/trunk-yjit/enc/jis/props.h.blt /tmp/ruby/src/trunk-yjit/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 |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| From https://github.com/ruby/typeprof |
| * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD |
| HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. |
| /tmp/ruby/src/trunk-yjit/lib/rdoc/rd/block_parser.rb:219: warning: already initialized constant Racc::Parser::Racc_Runtime_Version |
| /tmp/ruby/src/trunk-yjit/lib/racc/parser.rb:188: warning: previous definition of Racc_Runtime_Version was here |
| /tmp/ruby/src/trunk-yjit/lib/rdoc/rd/block_parser.rb:220: warning: already initialized constant Racc::Parser::Racc_Runtime_Core_Version_R |
| /tmp/ruby/src/trunk-yjit/lib/racc/parser.rb:189: warning: previous definition of Racc_Runtime_Core_Version_R was here |
| /tmp/ruby/src/trunk-yjit/lib/rdoc/rd/block_parser.rb:238: warning: already initialized constant Racc::Parser::Racc_Main_Parsing_Routine |
| /tmp/ruby/src/trunk-yjit/lib/racc/parser.rb:207: warning: previous definition of Racc_Main_Parsing_Routine was here |
| /tmp/ruby/src/trunk-yjit/lib/rdoc/rd/block_parser.rb:239: warning: already initialized constant Racc::Parser::Racc_YY_Parse_Method |
| /tmp/ruby/src/trunk-yjit/lib/racc/parser.rb:208: warning: previous definition of Racc_YY_Parse_Method was here |
| /tmp/ruby/src/trunk-yjit/lib/rdoc/rd/block_parser.rb:240: warning: already initialized constant Racc::Parser::Racc_Runtime_Core_Version |
| /tmp/ruby/src/trunk-yjit/lib/racc/parser.rb:209: warning: previous definition of Racc_Runtime_Core_Version was here |
| /tmp/ruby/src/trunk-yjit/lib/rdoc/rd/block_parser.rb:241: warning: already initialized constant Racc::Parser::Racc_Runtime_Type |
| /tmp/ruby/src/trunk-yjit/lib/racc/parser.rb:210: warning: previous definition of Racc_Runtime_Type was here |
| /tmp/ruby/src/trunk-yjit/lib/racc/info.rb:14: warning: already initialized constant Racc::VERSION |
| /tmp/ruby/src/trunk-yjit/lib/rdoc/rd/block_parser.rb:38: warning: previous definition of VERSION was here |
| /tmp/ruby/src/trunk-yjit/lib/racc/info.rb:15: warning: already initialized constant Racc::Version |
| /tmp/ruby/src/trunk-yjit/lib/rdoc/rd/block_parser.rb:39: warning: previous definition of Version was here |
| /tmp/ruby/src/trunk-yjit/lib/racc/info.rb:16: warning: already initialized constant Racc::Copyright |
| /tmp/ruby/src/trunk-yjit/lib/rdoc/rd/block_parser.rb:40: warning: previous definition of Copyright was here |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'" exit with 0. |